17 Apr 2006 18:44
18 Apr 2006 08:40
r13691 - /lyx-devel/branches/BRANCH_1_4_X/src/mathed/math...
<vermeer <at> lyx.org>
2006-04-18 06:40:05 GMT
2006-04-18 06:40:05 GMT
Author: vermeer
Date: Tue Apr 18 08:40:04 2006
New Revision: 13691
Log:
* math_nestinset.C
(MathNestInset::doDispatch): replace recordUndo by recordUndoInset for
LFUN_DELETE, to fix undo behaviour
Modified:
lyx-devel/branches/BRANCH_1_4_X/src/mathed/math_nestinset.C
18 Apr 2006 11:57
r13692 - in /lyx-devel/trunk/src/frontends: controllers/C...
<younes <at> lyx.org>
2006-04-18 09:57:49 GMT
2006-04-18 09:57:49 GMT
Author: younes
Date: Tue Apr 18 11:57:47 2006
New Revision: 13692
Log:
* ControlToc.[Ch]
- bool ControlToc::canOutline(): new method to test if outline is possible.
* TocModel: new class
* QToc is now the controller (inheriting ControlToc directly) and the model (using TocModel)
* QTocDialog is now only the view (inheriting Dialogs::View directly)
* Dialogs.C: updated toc controller and view correspondingly
Added:
lyx-devel/trunk/src/frontends/qt4/TocModel.C
lyx-devel/trunk/src/frontends/qt4/TocModel.h
Modified:
lyx-devel/trunk/src/frontends/controllers/ControlToc.C
lyx-devel/trunk/src/frontends/controllers/ControlToc.h
lyx-devel/trunk/src/frontends/qt4/Dialogs.C
lyx-devel/trunk/src/frontends/qt4/Makefile.dialogs
lyx-devel/trunk/src/frontends/qt4/QToc.C
lyx-devel/trunk/src/frontends/qt4/QToc.h
lyx-devel/trunk/src/frontends/qt4/QTocDialog.C
lyx-devel/trunk/src/frontends/qt4/QTocDialog.h
lyx-devel/trunk/src/frontends/qt4/ui/QTocUi.ui
RSS Feed