]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiParagraph.cpp
Speed up exit time
[lyx.git] / src / frontends / qt4 / GuiParagraph.cpp
2017-10-18 Enrico ForestieriSpeed up exit time
2015-06-13 Juergen SpitzmuellerGuiParagraph: Fix remaining glitch when entering custom...
2015-06-13 Juergen SpitzmuellerGuiParagraph: fix thinko (bug #9621)
2015-05-20 Juergen SpitzmuellerFix problems with immediate apply and length validators
2015-01-10 Jean-Marc LasgouttesMerge remote-tracking branch 'features/scroll-reloaded'
2014-08-25 Stephan Witt#9245 replace Q_WS_MACX with Q_OS_MAC - the Q_OS_MAC...
2014-05-29 Juergen SpitzmuellerAdd layout tag that determines if/when a paragraph...
2014-04-21 Richard HeckThis is the result of an audit of all static variables...
2012-06-28 Pavel SandaRevert a6e42e50791d.
2012-06-26 Uwe Stöhrremoved unused includes
2009-07-12 Jürgen SpitzmüllerAdd support for number localization in the GUI (using...
2009-06-16 Pavel SandaBetter fix
2009-06-16 Pavel SandaNot needed
2009-05-23 Jürgen Spitzmüller* GuiParagraph.{cpp, h}:
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-09-29 Jean-Marc Lasgouttesremove mutable property
2008-09-29 Abdelrazak Younesconstify
2008-09-29 Abdelrazak YounesProperly fix http://bugzilla.lyx.org/show_bug.cgi?id...
2008-09-29 Jean-Marc Lasgouttesconstify
2008-09-26 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5285 .
2008-05-14 Abdelrazak YounesAdd session to paragraph dialog.
2008-04-19 Jürgen SpitzmüllerFix bug 4656 (OK and Cancel buttons for Paragraph dialog).
2008-04-18 André Pönitzcosmetics
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-17 Abdelrazak Younesheader cleanup
2008-02-09 Abdelrazak YounesDisable alignment doesn't mean it's not possible (egg...
2008-02-08 Abdelrazak YounesFix typo and remove unused code.
2008-02-08 Abdelrazak YounesImplement GuiParagraph::enableView() for readonly docum...
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2008-02-04 Abdelrazak Younescleanup DialogView based classes.
2008-01-25 Stefan Schimanski* On Mac it's common to have tool windows which are...
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-09 Abdelrazak YounesFactorize general code out of GuiDialog and into the...
2007-11-29 André Pönitzassimilate BOOST_CURRENT_FUNCTION
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-23 Abdelrazak YounesSimplify Dialog::name() handling.
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-06 Abdelrazak Younes* Bufferview::updateMetrics(): Separate out the SingleP...
2007-11-05 André Pönitzmerge helper files;
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-10-23 Jürgen Spitzmüller* src/frontends/qt4/ui/ParagraphUi.ui:
2007-10-09 André Pönitzfinally merge Dialog and Controller
2007-10-09 André Pönitzmove Controller inheritance further up the tree
2007-10-07 André Pönitzthis (temporarily...) removes the "dock" option.
2007-10-07 André Pönitzmore
2007-10-07 André Pönitzshuffle stuff around
2007-09-28 Abdelrazak Younes* GuiParagraph: uncheck "Immediate Apply" by default.
2007-09-27 Abdelrazak Younes* qt4/DialogView.h: new template class based on QDialog.
2007-09-26 Abdelrazak YounesRedesign and cleanup the Paragraph Settings dialog:
2007-09-26 Abdelrazak YounesDe-serialization of the paragraph settings dialog step...
2007-09-26 Abdelrazak YounesDe-serialization of the paragraph settings dialog step...
2007-09-11 André Pönitzcosmetics
2007-09-11 André Pönitzless functions
2007-09-10 André Pönitzshuffle some frontend stuff around. merge controller...
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-08-31 André PönitzMerge QController into individual dialogs. Also various...
2007-08-31 André Pönitzmove our stuff off the Q* namespace