]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiToolbar.h
Speed up exit time
[lyx.git] / src / frontends / qt4 / GuiToolbar.h
2017-10-18 Enrico ForestieriSpeed up exit time
2015-06-18 Jean-Marc LasgouttesSimplify the code for "auto" toolbars handling
2013-05-23 Pavel SandaHeader cleanup cont.
2013-05-19 Vincent van RavesteijnFix zombie toolbars (bug 8520)
2012-09-22 Vincent van RavesteijnInitialize toolbar pop menu button on start
2012-08-21 Juergen SpitzmuellerAn IPA toolbar
2012-03-19 Richard HeckFix bug #7975 following suggestions made by JMarc there.
2012-03-15 Juergen SpitzmuellerFix bug #8069: View/Update other formats button disable...
2011-01-03 Vincent van RavesteijnRemove unused member variable GuiToolbar::name_.
2011-01-03 Vincent van RavesteijnRemove GuiToolbar::allowauto_ and define this property...
2009-08-14 Vincent van RavesteijnMove layout from GuiToolbar to GuiView. Now, it is...
2009-08-12 Abdelrazak YounesThis move out the GuiLayoutBox class out of GuiToolbar...
2009-04-18 Jürgen Spitzmüllerremember the last selection on the view/update popup...
2008-11-14 André Pönitzmore latin1..utf8 schanges. all of src/* should be...
2008-07-16 Richard HeckClean up the unknown layout stuff some more. Please...
2008-05-28 Abdelrazak YounesGuiToolbar::fill(): only once.
2008-05-28 Abdelrazak Younesstartup optimisation: delay toolbar filling until it...
2008-05-27 Abdelrazak YounesRe-engineer the toolbar support code:
2008-05-25 Abdelrazak Younesa bunch of toolbar related renaming.
2008-03-14 Stefan Schimanski* copy icon size to new GuiView from the last GuiView
2008-03-10 Stefan Schimanski * center the line in the layout category headers...
2008-03-05 Stefan Schimanski* clear filter when showing popup of layout list
2008-03-05 Stefan Schimanski* rich text item delegate to draw the layout filter...
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* custom keyboard search/filter which shows only those...
2008-02-29 Richard HeckThis is the last of the commits that hopes to enforce...
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2008-01-16 Abdelrazak YounesIntroduce class PaletteButton in order to delay the...
2007-11-20 Abdelrazak Younes- Cleanup and simplify the layout list GUI handling.
2007-11-10 Pavel SandaFix bug 2739: Option for alphabetical sorting of enviro...
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-10-15 André Pönitzmainly reduce include dependencies
2007-10-02 Abdelrazak YounesSome fixes and cleanup to command buffer.
2007-10-01 André Pönitzcompile fix
2007-10-01 Abdelrazak YounesTransfer the rest of Toolbars to GuiToolbars and delete...
2007-10-01 Abdelrazak Younescleanup GuiLayoutBox.
2007-10-01 Abdelrazak YounesMove most of the Gui specific code in Toolbars to its...
2007-09-28 André Pönitzcosmetics
2007-09-28 André Pönitzcosmetics
2007-09-05 André Pönitzthe fun begins....
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace