]> git.lyx.org Git - lyx.git/commit
Add a new 'Sort' box to the Navigator so that each list can be optionally sorted.
authorAbdelrazak Younes <younes@lyx.org>
Sun, 28 Sep 2008 17:14:29 +0000 (17:14 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 28 Sep 2008 17:14:29 +0000 (17:14 +0000)
commit4b8f0d359c29620fdbe54d06f2f2afb3f89e23db
tree02d791f6299fe18121dae1588392d2a9f88b4db1
parent45cd1149e411c756100346afdd146ce68dc80167
Add a new 'Sort' box to the Navigator so that each list can be optionally sorted.

* TocModel: redesign so that sorted list are available.
* TocWidget/TocUi: handle the new Sort check box.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26602 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/TocModel.cpp
src/frontends/qt4/TocModel.h
src/frontends/qt4/TocWidget.cpp
src/frontends/qt4/TocWidget.h
src/frontends/qt4/ui/TocUi.ui