]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/PanelStack.cpp
Fix the tab ordering of PanelStack and PrefsUi.
[lyx.git] / src / frontends / qt4 / PanelStack.cpp
2011-09-24 Julien RiouxFix the tab ordering of PanelStack and PrefsUi.
2011-06-05 Vincent van RavesteijnCompile fix for qt versions below 4.6.
2011-06-05 Vincent van RavesteijnAdd a search box to the Document Settings and Preferenc...
2011-02-15 Peter Kümmelsuppress abbreviated descriptions in document dialog
2010-01-10 Jürgen Spitzmüller* PanelStack.{cpp,h}:
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-09-21 André Pönitzcosmetics
2008-08-04 Richard HeckFix for preferences crash by Vincent van Ravesteijn.
2008-05-02 Abdelrazak Younescosmetics
2008-04-30 Jean-Marc Lasgouttesrename assert.h to lassert.h
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-19 Jürgen Spitzmüller* src/frontends/qt4/PanelStack.{cpp, h}:
2008-03-19 Jürgen Spitzmüller* src/frontends/qt4/GuiPrefs.{cpp,h}:
2008-03-05 André Pönitzextend the idea of the previous patch a bit...
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-15 André Pönitzreduce line noise
2007-08-30 Edwin Leuvensingle depth for preference items,
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...