]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/TocWidget.cpp
rename buffer parameter math_number_before to math_numbering_side
[lyx.git] / src / frontends / qt4 / TocWidget.cpp
2017-01-01 Juergen SpitzmuellerMerge branch 'biblatex2' of git.lyx.org:features into...
2016-12-31 Guillaume MunchTocWidget: Remove possibly dangling BufferView pointer
2016-12-31 Guillaume MunchRemove outdated comment
2016-09-23 Guillaume Munchexplicit operator bool
2016-06-26 Enrico ForestieriMake oultliner icons same size as the toolbar icons
2016-05-30 Guillaume MunchTocWidget: fix an erroneous collapse and optimise updat...
2016-05-30 Guillaume MunchTocWidget: fix part of #9825
2016-05-29 Uwe StöhrMerge branch 'master' of git.lyx.org:lyx
2016-05-29 Guillaume Munchfix #9826: Outline disclosure of subsection content...
2016-05-29 Guillaume MunchTocWidget: clean-up the timer logic
2016-05-29 Guillaume MunchTocWidget: Fix perf regression
2016-05-29 Guillaume MunchWhitespace
2015-10-01 Guillaume MunchEnhancements and bugfixes to the TOCs
2015-09-12 Jean-MarcAdd missing break statement
2015-03-28 Enrico ForestieriProvide icons for the outline-* lfuns.
2015-03-12 Enrico ForestieriPrefer svg icons.
2014-04-21 Scott KostyshakFocus on buffer after section select in Outliner
2014-04-21 Juergen SpitzmuellerFix section-select when issued from outliner
2014-02-13 Jean-Marc LasgouttesRename some LFUN names to match their text name
2013-11-10 Juergen SpitzmuellerFix crash when using context menu in empty outliner
2013-05-02 Jean-Marc LasgouttesA first batch of potential bugs spotted by llvm/clang
2012-11-20 Juergen SpitzmuellerMerge branch 'master' of git.lyx.org:lyx
2012-11-04 Pavel SandaLeftover.
2012-04-29 Jürgen SpitzmüllerMerge branch 'master' of git.lyx.org:lyx
2012-04-16 Georg BaumNative support for \lstlistoflistings
2011-08-08 Richard HeckFix bug #7708. When we reload the outliner, we have...
2010-12-26 Pavel SandaMake outliner delays again more invisible in some cases.
2010-12-19 Pavel SandaAttempt to workaround movement and editation slowness.
2010-11-25 Vincent van RavesteijnCosmetics, typos and comments.
2010-06-01 Vincent van RavesteijnFix the warning message "TocModel.cpp: type not found...
2010-04-30 Vincent van RavesteijnCorrectly enable/disable the filter label and textfield...
2010-04-26 Vincent van RavesteijnFix bug #3871: Shortcut to switch from TOC to text...
2010-04-19 Vincent van RavesteijnFix bug #6661: Outliner filter bar should not be case...
2010-04-09 Richard HeckMake members of FuncRequest private, per the FIXME...
2010-04-09 Richard HeckThis is just a giant renaming of member variables in...
2010-03-10 Richard HeckThis is worth having here anyway.
2010-03-08 Richard HeckLine length, again.
2010-03-08 Richard HeckRevert r33630 and do something more sensible.
2010-03-08 Richard HeckMake sure the model exists before we access it.
2010-02-26 Richard HeckWe were doing this twice, and I think there's also...
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}:
2010-02-09 Abdelrazak YounesTransfer LyXfunc code to GuiApplication::dispatch(...
2009-10-03 Abdelrazak YounesMove Undo::beginUndoGroup() and Undo::endUndoGroup...
2009-09-06 Vincent van RavesteijnDisable the TOC when no document is open.
2009-09-05 Abdelrazak Younes* GuiView: get rid of Buffer() and documentBuffer(...
2009-09-05 Abdelrazak Younes* LyXView:
2009-07-24 Jürgen Spitzmüller* TocWidget.cpp: disable sort option for TOC (bug 5983).
2009-06-11 Richard HeckWhitespace.
2009-05-20 Vincent van RavesteijnFix the copy label as ref for equations from the contex...
2009-05-03 Vincent van RavesteijnAdd "Select Section" to outliner context menu.
2009-05-03 Vincent van RavesteijnAdd outline-in/out/up/down to the outline context menu.
2009-05-01 Vincent van RavesteijnAdd accept/reject change to the context menu of the...
2009-05-01 Vincent van RavesteijnFix some toc ui glitches:
2009-04-18 Vincent van RavesteijnAdd context menus to the toc for child-documents, listi...
2009-04-11 Vincent van RavesteijnImplement the getStatus mechanism for the context menu...
2009-04-10 Vincent van RavesteijnAdd context menus to the Toc for labels(settings),...
2009-04-09 Pavel SandaCompil fix
2009-04-09 Vincent van RavesteijnTOC context menu (part 4)
2009-04-09 Vincent van RavesteijnLeave handling of LFUN_COPY_LABEL_AS_REF to InsetLabel...
2009-04-09 Vincent van RavesteijnTOC context menu (part 3)
2009-04-08 Vincent van RavesteijnAdd "Insert label as reference" to the context menu...
2009-04-08 Vincent van RavesteijnAdd "Copy label as reference" to context menu of the...
2009-04-08 Vincent van RavesteijnTOC context menu (part 2)
2009-04-08 Vincent van RavesteijnTOC context menu (part 1): Only scroll the document...
2009-04-03 Pavel SandaFix bug http://www.lyx.org/trac/ticket/5812
2009-02-10 Jürgen Spitzmüller* TocWidget.cpp:
2009-02-08 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5767
2009-01-07 Jürgen Spitzmüller* TocWidget: whitespace only.
2008-11-14 André Pönitzthrid attempt at changing the naming pattern of the...
2008-11-11 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5491 withou...
2008-10-28 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=5409
2008-10-27 Pavel SandaFix the worst part of http://bugzilla.lyx.org/show_bug...
2008-10-02 Pavel SandaAdd persistent view switch to the outliner.
2008-09-30 Abdelrazak YounesAdd a "List of Changes" in the Navigator. The list...
2008-09-30 Abdelrazak YounesTocWidget::updateView(): only set the tree depth if...
2008-09-30 Abdelrazak YounesTocWidget: disable the tree view during an update in...
2008-09-28 Abdelrazak YounesAdd a new 'Sort' box to the Navigator so that each...
2008-09-12 Pavel SandaRevert unwanted part
2008-09-12 Pavel SandaDepth slider in Outliner is not automatically set at...
2008-09-08 Pavel SandaCoding style
2008-07-29 Abdelrazak Younesfix critical part of http://bugzilla.lyx.org/show_bug...
2008-06-19 Abdelrazak YounesFix http://bugzilla.lyx.org/show_bug.cgi?id=4941
2008-06-17 Abdelrazak Younesmove a loc to where it's useful.
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 Younesforgot that one.
2008-05-30 Abdelrazak YounesReset the focus on the work area after using on any...
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 Younesadd a FIXME.
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-06 André Pönitzfrontend cosmetics
2008-03-04 Pavel SandaComments from Andre'.
2008-03-04 Pavel SandaToC tree redrawing after resets.
next