]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/TocWidget.cpp
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / TocWidget.cpp
2008-03-06 André Pönitzfrontend cosmetics
2008-03-04 Pavel SandaComments from Andre'.
2008-03-04 Pavel SandaToC tree redrawing after resets.
2008-02-12 Abdelrazak YounesTry to restore current selected type in case of a toc...
2008-02-12 Abdelrazak YounesGuiToc::initialiseParams(): Fix list type parsing
2008-02-12 Abdelrazak Younessimplify GuiToc / TocWidget interaction. Much can still...
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 André Pönitzcosmetics
2007-11-15 André Pönitzreduce line noise
2007-10-17 André Pönitzuse "real" resources
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-09-08 Abdelrazak YounesRestore docked outline widget. Warning: still instable!
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
2007-08-30 André Pönitzxpm -> png
2007-08-19 André Pönitzimplement --enable-monolithic-{client,frontend-qt4...
2007-06-04 Jean-Marc Lasgouttes * src/frontends/qt4/TocWidget.cpp (updateGui): do...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-25 Jürgen Spitzmüllerl10n work:
2007-05-15 Abdelrazak YounesFix assertion with LOF and LOT by transfering the test...
2007-05-15 Abdelrazak YounesFix bug 3183 by Ozgur Ugras BARAN:
2007-05-15 Jürgen SpitzmüllerFrom Ozgur Ugras BARAN: Fix bug 3529
2007-05-11 Abdelrazak YounesBug fix: the type combo was not cleared at each update.
2007-05-10 Abdelrazak YounesFix bugs 3528 and 3534 by Ozgur Ugras BARAN and myself:
2007-05-04 Abdelrazak Younesrevision 18202: I forgot this one.
2007-04-26 André Pönitzfix problem reported by Uwe
2007-04-26 Bo PengRename .C ==> .cpp for files in src/frontends/qt4,...