]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiToolbar.cpp
* let the cleanlook style show the check mark. It normally ignores it for comboboxes.
[lyx.git] / src / frontends / qt4 / GuiToolbar.cpp
2008-03-05 Stefan Schimanski* let the cleanlook style show the check mark. It norma...
2008-03-05 Stefan Schimanski* Leave page size at it is to avoid strange layout...
2008-03-05 Stefan Schimanski* rich text item delegate to draw the layout filter...
2008-03-04 Stefan Schimanski* sorting depends on translated string, i.e. column...
2008-03-04 Stefan Schimanski* fix sorting of layout names
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* custom keyboard search/filter which shows only those...
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-24 Richard HeckImprove comment.
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André Pönitzmostly s/Paragraph::layout(...)/Paragraph::setLayout...
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-12 Richard HeckFix bug 4037 and related problems. The patch has been...
2008-02-07 Abdelrazak Younes* GuiLayoutBox: fix initial readonly disabled state...
2008-02-03 Richard HeckSome comments about a better way to do things.
2008-01-19 Pavel SandaCorrect toolbar environment sorting for other locales.
2008-01-19 Pavel SandaEnvironment toolbar is not updated after selection...
2008-01-17 Abdelrazak Younesadd some const.
2008-01-17 Abdelrazak YounesDelay IconPalette construction.
2008-01-17 Abdelrazak Younesstring optimizations.
2008-01-17 Abdelrazak YounesIntroduce class MenuButton in order to delay the math...
2008-01-16 Edwin Leuvendon't update parent and make sure the icon sizes on...
2008-01-16 Edwin Leuveninitialize iconpalettes only when the user asks for...
2008-01-16 Abdelrazak YounesIntroduce class PaletteButton in order to delay the...
2007-12-25 Abdelrazak YounesFix graphics file name. It is textrm_O.png, not textrm_...
2007-12-12 André Pönitzcosmetics
2007-12-12 Abdelrazak Younesgetting rid of superfluous lyx::support:: statements.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-26 Abdelrazak YounesPlease JMarc: Make sure we always pass through LyXFunc...
2007-11-20 Abdelrazak YounesFix initial disabling of the layout combo.
2007-11-20 Abdelrazak Younes- Cleanup and simplify the layout list GUI handling.
2007-11-15 André Pönitzreduce line noise
2007-11-10 Pavel SandaFix bug 2739: Option for alphabetical sorting of enviro...
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-11-02 André Pönitzsome de-boostification
2007-10-20 Bernhard RoiderCmdDef.cpp/h: A class that manages command definitions...
2007-10-20 Bernhard RoiderSearch for toolbar images in the filesystem and afterwa...
2007-10-19 Peter Kümmelrcc: use -name option
2007-10-19 Enrico ForestieriCompile fix
2007-10-18 Peter Kümmeladd qrc file to cmake build process
2007-10-17 André Pönitzun-break display of toolbuttons wiuth delimiters
2007-10-17 André Pönitzuse "real" resources
2007-10-15 André Pönitzmainly reduce include dependencies
2007-10-07 André Pönitzmath stuff
2007-10-03 André Pönitzshuffle stuff around
2007-10-02 Abdelrazak YounesSome fixes and cleanup to command buffer.
2007-10-01 Abdelrazak Younescleanup GuiLayoutBox.
2007-10-01 Abdelrazak Younescleanup GuiLayoutBox a bit.
2007-10-01 Abdelrazak YounesMove most of the Gui specific code in Toolbars to its...
2007-10-01 Jürgen Spitzmüller* src/frontends/qt4/GuiToolbar.cpp (update):
2007-09-29 André Pönitzcosmetics
2007-09-28 André Pönitzcosmetics
2007-09-28 André Pönitzcosmetics
2007-09-28 André Pönitzcosmetics
2007-09-19 André Pönitzreduce #includes
2007-08-31 André Pönitzmove our stuff off the Q* namespace