]> git.lyx.org Git - features.git/history - src/frontends/qt2/QMathDialog.C
update ignore, and make sure to dist the lyx2lyx_version.py.in template file
[features.git] / src / frontends / qt2 / QMathDialog.C
2006-04-06 Martin Vermeer The nicefrac patch
2005-07-06 Jean-Marc Lasgouttesadd boldsymbol to Qt math panel
2005-05-12 Angus LeemingMichael's dialog title patch.
2005-05-12 Jean-Marc LasgouttesprocessEvents tweaks
2005-05-11 Martin VermeerUse event loop for Qt >= 3.1
2005-05-11 Martin VermeerThe processEvents / screen update recursion bug fix.
2004-06-02 Angus LeemingReverse yesterday's attempt to squash b_u_g 1530.
2004-06-01 Angus LeemingTell the QDialog base class who the parent dialog is.
2004-05-20 Angus LeemingSane ordering of the files #included in the Qt frontend.
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-18 John LevonMake symbol insertion / delimiters work for Qt again
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-06 Angus LeemingPress the 'Save' button before committing, Angus.
2003-09-05 Angus LeemingStrip out another 350 redundant #includes.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-07-15 John LevonFix for changed Qt behaviour
2003-06-28 Lars Gullik Bjønnesthe doxygen patch
2003-06-17 Angus LeemingMove xforms' Maths Panel to the new scheme.
2003-06-17 Angus LeemingFix memory leaks in the Qt math panel.
2003-06-12 Angus LeemingGet rid of current_view from the Qt math panel.
2003-03-15 John Levonfix a typo
2003-02-13 Lars Gullik Bjønnesdont use pragma impementation and interface anymore
2002-12-17 John LevonThe big Qt toqstr/fromqstr patch.
2002-12-07 John Levonfix some connectinos hopefully
2002-12-01 Lars Gullik Bjønnesws changes
2002-11-26 John Levonbuild fixes.
2002-11-20 John Levonminor fix
2002-11-20 John Levonmath icon name fixups
2002-10-28 John LevonFix symbol insert.
2002-10-20 Lars Gullik Bjønnesthe qtclean-2 patch with some very small changes
2002-09-24 Angus LeemingLots and lots of little trivial bits.
2002-09-16 John Levonallow math menus to be torn off
2002-09-14 John LevonMatrix and delimiter.
2002-09-14 John Levonmath matrix insert
2002-09-14 John Levonimplement font and display style
2002-09-14 John LevonSpaces menu for math dialog
2002-09-12 John Levonsmall fix
2002-09-12 John Levonamortise panel load times
2002-09-12 John Levonfix mathed scrollbars
2002-09-08 John Levongod DAMN !
2002-09-08 John Levonfirst cut of detachable icon menus. Buggy.
2002-09-08 John Levonrelayout on resize for the icon palette
2002-09-08 John LevonMore fixes to math dialog
2002-09-07 John Levonsome math fixes
2002-09-06 John Levonsome math dialog non-improvements
2002-08-30 John LevonAdd basic bits of Qt's math panel. Hacked together...