]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/TocWidget.cpp
Remove the .aux and .bbl files and update the citation labels
[lyx.git] / src / frontends / qt4 / TocWidget.cpp
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.
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 Younessimplify GuiToc / TocWidget interaction. Much can still...
2008-02-05 Abdelrazak YounesFactorize out the way window titles are handled.
2007-12-12 Abdelrazak Younesgetting rid of superfluous std:: statements.
2007-11-29 André PönitzMove debug.{cpp,h}, Messages.{cpp,h} and gettext.{cpp...
2007-11-27 André Pönitzcosmetics
2007-11-15 André Pönitzreduce line noise
2007-10-17 André Pönitzuse "real" resources
2007-10-06 André Pönitznext one
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-30 André Pönitzxpm -> png
2007-08-19 André Pönitzimplement --enable-monolithic-{client,frontend-qt4...
2007-06-04 Jean-Marc Lasgouttes * src/frontends/qt4/TocWidget.cpp (updateGui): do...
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-25 Jürgen Spitzmüllerl10n work:
2007-05-15 Abdelrazak YounesFix assertion with LOF and LOT by transfering the test...
2007-05-15 Abdelrazak YounesFix bug 3183 by Ozgur Ugras BARAN:
2007-05-15 Jürgen SpitzmüllerFrom Ozgur Ugras BARAN: Fix bug 3529
2007-05-11 Abdelrazak YounesBug fix: the type combo was not cleared at each update.
2007-05-10 Abdelrazak YounesFix bugs 3528 and 3534 by Ozgur Ugras BARAN and myself:
next