]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/GuiToc.cpp
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / GuiToc.cpp
2008-04-20 Richard HeckComplete the removal of the embedding stuff. Maybe...
2008-04-10 André Pönitzinfrastructure for 'graceful asserts'
2008-03-26 André Pönitzcosmetics
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-11 Abdelrazak YounesNavigator: default to table of contents.
2008-03-11 Abdelrazak Younes* add "List of Graphics"
2008-03-11 Abdelrazak Younesadd "Embedded Files" to Navigator.
2008-03-11 Abdelrazak Younes* add "Child Documents" navigate submenu.
2008-03-06 André Pönitzfrontend cosmetics
2008-03-04 Abdelrazak YounesAdd citations to Navigator.
2008-02-28 Edwin Leuvenset parent
2008-02-28 Richard HeckRemove TextClassPtr without losing the type safety...
2008-02-27 Abdelrazak YounesAdd list of labels. If I have the time and energy the...
2008-02-24 Richard HeckAndre's s/getTextClass/textClass/ cleanup.
2008-02-24 Richard HeckRevert 23154.
2008-02-23 André PönitzReplace the text class shared ptr by good old index...
2008-02-18 Abdelrazak Younesheader cleanup
2008-02-15 Abdelrazak YounesOutliner: Fix synchronous navigation for all types.
2008-02-15 Abdelrazak YounesAdd list of numbered equations.
2008-02-13 Abdelrazak YounesAdd list of Marginal Notes.
2008-02-13 Abdelrazak YounesAdd list of Indexes.
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 YounesSupport for list of Algorithms
2008-02-12 Abdelrazak Younessimplify GuiToc / TocWidget interaction. Much can still...
2008-02-11 Abdelrazak YounesAdd list of notes and list of footnotes to the outline...
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2007-12-12 Abdelrazak Younes'using namespace std' instead of 'using std::xxx'
2007-12-02 Peter Kümmelfix memory leaks
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 André Pönitzcosmetics
2007-11-26 Abdelrazak YounesPlease JMarc: Make sure we always pass through LyXFunc...
2007-11-23 Abdelrazak YounesTransfer some more dialog related code from core to...
2007-11-15 André Pönitzreduce line noise
2007-11-13 Abdelrazak YounesSome cosmetics and a gcc compile fix.
2007-11-07 Abdelrazak YounesIntroducing TextClassPtr.h to minimize header dependencies.
2007-11-05 Abdelrazak YounesRename GuiViewBase to GuiView.
2007-10-20 André Pönitzmainly cosmetics
2007-10-19 Richard HeckInsetCommandParams() now takes an InsetCode rather...
2007-10-09 Abdelrazak YounesFix memory leak.
2007-10-09 Abdelrazak Younes* GuiToc: make it work.
2007-10-08 Abdelrazak YounesMerge Dialog and Controller in DockView. Still crashes...
2007-10-07 André Pönitzmore
2007-10-06 André Pönitznext one
2007-09-08 Peter Kümmelremove recursive call
2007-09-08 Abdelrazak Younesremove dead code.
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-09-03 André Pönitzmerge ButtonController and its view (Qt2BC in this...
2007-08-31 André Pönitzmove our stuff off the Q* namespace