]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/TocModel.h
Add missing initialization
[lyx.git] / src / frontends / qt4 / TocModel.h
2017-01-01 Juergen SpitzmuellerMerge branch 'biblatex2' of git.lyx.org:features into...
2016-12-31 Guillaume MunchTocWidget: Remove possibly dangling BufferView pointer
2016-07-03 Guillaume MunchRemove tooltips from the data of Toc Items
2016-06-09 Guillaume MunchReplace support/shared_ptr.h and boost::shared_ptr...
2016-05-30 Guillaume MunchTocModel: clean-up
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Guillaume MunchSimplify class structure in TocBackend
2015-09-20 Georg BaumForbid wrong compiler generated copy constructors
2015-09-15 Guillaume MunchNew class InsetCaptionable
2013-05-23 Pavel SandaHeader cleanup cont.
2013-03-08 Richard HeckRemove unused code.
2010-04-26 Vincent van RavesteijnMake sure the Table of Contents is always on top in...
2010-03-10 Abdelrazak YounesCode simplification.
2010-03-10 Richard HeckAnother try at #6522. This works here, for the most...
2009-12-11 Uwe Stöhrreplace links to bugzilla with links to trac
2009-04-08 Vincent van RavesteijnAdd "Copy label as reference" to context menu of the...
2008-09-30 Abdelrazak YounesAvoid a complete Toc reset in case when only a toc...
2008-09-30 Abdelrazak Younescosmetics and doxygen.
2008-09-29 André Pönitzcosmetics
2008-09-28 Abdelrazak YounesAdd a new 'Sort' box to the Navigator so that each...
2008-06-18 Abdelrazak YounesLocal aware sorting of the toc type.
2008-06-17 André Pönitzcompile fix
2008-06-17 Abdelrazak Younesdelete unused interface.
2008-06-17 Abdelrazak YounesGeneral cleanup of the Outline/Navigator:
2008-06-12 Abdelrazak YounesMac compile fix.
2008-06-12 Abdelrazak Younesremove unneeded TocModel::clear() method.
2008-06-12 Abdelrazak YounesSimplify TocModel by using UserRole data.
2008-05-16 Abdelrazak YounesFactorize out some code between TocModel.cpp and Menus...
2008-05-02 Jürgen Spitzmüller* TocModel.h: compile fix.
2008-05-02 Abdelrazak YounesCleanup Toc dialog and GuiView interaction. The toc...
2008-03-26 André Pönitzcosmetics
2007-11-14 André Pönitzcosmetics
2006-11-25 Abdelrazak YounesToc Slider fixes from Ugras Baran.
2006-11-13 Georg BaumExtend the navigate menu to child docs
2006-11-09 Abdelrazak YounesFix for bug 2975 (http://bugzilla.lyx.org/show_bug...
2006-04-28 Abdelrazak Younes* QToc.[Ch], QTocDialog.[Ch]: adaptation to ControlToc...
2006-04-22 Abdelrazak Younes* TocBackend.[Ch]: new files defining class TocBackend...
2006-04-18 Abdelrazak Younes* ControlToc.[Ch]