]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/TocWidget.h
Attempt to workaround movement and editation slowness.
[lyx.git] / src / frontends / qt4 / TocWidget.h
2010-12-19 Pavel SandaAttempt to workaround movement and editation slowness.
2010-02-26 Richard HeckThis can just take a FuncCode.
2010-02-26 Richard HeckA little cleanup while perusing TocWidget....
2010-02-13 Jürgen Spitzmüller* TocWidget.{cpp,h}:
2009-04-11 Vincent van RavesteijnImplement the getStatus mechanism for the context menu...
2009-04-09 Vincent van RavesteijnTOC context menu (part 3)
2009-04-08 Vincent van RavesteijnTOC context menu (part 2)
2009-04-08 Vincent van RavesteijnTOC context menu (part 1): Only scroll the document...
2008-10-02 Pavel SandaAdd persistent view switch to the outliner.
2008-09-28 Abdelrazak YounesAdd a new 'Sort' box to the Navigator so that each...
2008-06-17 Abdelrazak YounesNavigator:
2008-06-17 Abdelrazak YounesGeneral cleanup of the Outline/Navigator:
2008-06-12 André Pönitzcosmetics; compile fix
2008-06-11 Abdelrazak YounesTocWidget: Small reorg in order to fix http://bugzilla...
2008-05-30 Abdelrazak YounesCode simplification.
2008-05-30 Abdelrazak Younesset the focus on the work area after clicking on a...
2008-05-17 Abdelrazak Younessimplify navigator. Get rid of the selectionModel(...
2008-05-02 Abdelrazak YounesCleanup Toc dialog and GuiView interaction. The toc...
2008-04-27 Abdelrazak YounesSome dialog consistency work:
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: