]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiSelectionManager.cpp
Fix the tab ordering of PanelStack and PrefsUi.
[lyx.git] / src / frontends / qt4 / GuiSelectionManager.cpp
2011-03-19 Vincent van RavesteijnRevert wrong previous commit.
2011-03-19 Vincent van RavesteijnSimplify logic in InsetRef::latex().
2011-03-18 Richard HeckStyle.
2011-03-18 Richard HeckInitialize variable. Possibly related to Jurgen's weird...
2010-04-08 Jean-Marc Lasgouttesfix (again) monolithic build
2010-03-24 Richard HeckDon't be so picky here.
2010-03-24 Richard HeckUse selectedIndex rather than currentIndex. The latter...
2010-03-24 Richard HeckTypo. Bad one.
2010-03-24 Richard HeckTake Andre's advice and implement the focus tracking...
2010-03-24 Richard HeckFix bug #6486. Patch inspired by work by John McCabe...
2010-03-24 Richard HeckThis should give us the selected index, not the current...
2010-03-24 Richard HeckRefactor a bit. This will be needed a bit later.
2009-11-07 Peter Kümmelcmake: fix merge build
2009-08-14 Pavel SandaMove to QAbstractItemView
2009-02-22 Peter Kümmelfix merge build
2009-02-09 Vincent van RavesteijnFix bug 5711: http://bugzilla.lyx.org/show_bug.cgi...
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-09-21 André Pönitzsave a few cycles.
2008-09-20 André Pönitzfix slip
2008-09-20 André Pönitzcosmetics. remoe strange dependency of GuiDocument.h
2008-09-08 Pavel SandaCoding style
2008-04-24 Richard HeckSome comments.
2008-04-24 Richard HeckSome improvements.
2008-01-14 Peter Kümmelremove duplicated code, (fix cmake merge)
2008-01-12 Richard HeckThis commit changes the way individual LyXModule's...
2008-01-10 Richard HeckAdditional UI logic related to module requires and...
2008-01-09 Richard HeckFix copy-paste errors.
2008-01-09 Richard HeckThis commit adds some new functionality to the modules...
2008-01-09 Richard HeckMore whitespace.
2008-01-09 Richard HeckWhat happened to the whitespace?
2007-09-15 Richard HeckRepair behavior of citation dialog after all the recent...
2007-09-05 André Pönitzthe fun begins....
2007-09-03 André Pönitzrename a few view functions from foo() to fooView()
2007-08-31 André Pönitzmove our stuff off the Q* namespace