]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/TocWidget.h
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / TocWidget.h
2008-03-04 Pavel SandaComments from Andre'.
2008-03-04 Pavel SandaToC tree redrawing after resets.
2008-02-12 Abdelrazak Younessimplify GuiToc / TocWidget interaction. Much can still...
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-11 André Pönitzfix building with automake; break scons, cmake and...
2007-05-15 Jürgen SpitzmüllerFrom Ozgur Ugras BARAN: Fix bug 3529
2007-05-10 Abdelrazak YounesFix bugs 3528 and 3534 by Ozgur Ugras BARAN and myself:
2007-05-04 Abdelrazak YounesTOC Widget beautification by Stefan Schimanski:
2007-04-24 André Pönitzrenaming in frontends/qt4/ui: s/Q//g
2007-04-17 Jürgen SpitzmüllerFix loop when opening TOC widget in an empty document...
2007-03-16 Abdelrazak YounesCleanup of the Toc model and controller: The objective...
2007-03-12 Abdelrazak YounesWe don't need a QMainWindow parent.
2007-03-12 Jürgen SpitzmüllerMake r17416 compile.
2007-03-12 Abdelrazak Younes* ControlToc: