]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Toolbars.cpp
rename buffer parameter math_number_before to math_numbering_side
[lyx.git] / src / frontends / qt4 / Toolbars.cpp
2016-10-21 Richard HeckUse a typedef for vector<Format const *>, which is...
2016-08-28 Guillaume MunchAction.cpp: replace a reference with a shared_ptr
2016-08-28 Guillaume MunchFix Unicode use in Format's prettyname
2016-07-02 Guillaume MunchSimplifications, mainly removal of boost::function...
2015-07-15 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2015-06-30 Jean-Marc LasgouttesRevert "Auto feature for minibuffer toolbar"
2015-06-29 Jean-Marc LasgouttesAuto feature for minibuffer toolbar
2012-08-21 Juergen SpitzmuellerAn IPA toolbar
2011-01-03 Vincent van RavesteijnFix another instance of "visibility >= MATH". This...
2010-12-17 Stephan Wittfix compiler warnings in pedantic mode: remove trailing...
2010-04-22 Peter KümmelUsing "using namespace std" with msvc10 makes also...
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-01-27 Pavel SandaIntroduce "samerow" toolbar tag and let View/Update...
2009-06-07 Uwe Stöhrunify shortcuts to avoid doubled entries in the po...
2009-05-07 Abdelrazak YounesSquash gcc warnings.
2009-05-02 Jürgen Spitzmüller* add all available formats to view/update others popup...
2009-04-18 Jürgen Spitzmüllerremember the last selection on the view/update popup...
2008-08-15 Jean-Marc LasgouttesFix crash when the Gui Name of a toolbar is not plain...
2008-08-15 Enrico ForestieriFix bug 5172: Toolbar names are not translated
2008-06-25 Abdelrazak YounesGuiApplication::resetGui(): reset as many things as...
2008-06-02 Abdelrazak YounesMove secondary toolbars to View->Toolbars->Other Toolbars.
2008-05-27 Abdelrazak YounesRe-engineer the toolbar support code:
2008-05-25 Abdelrazak Younesa bunch of toolbar related renaming.