]> git.lyx.org Git - features.git/commit
new tabular dialog + new widget. more bullet stuff (not finished yet though).
authorEdwin Leuven <e.leuven@gmail.com>
Fri, 8 Nov 2002 00:09:00 +0000 (00:09 +0000)
committerEdwin Leuven <e.leuven@gmail.com>
Fri, 8 Nov 2002 00:09:00 +0000 (00:09 +0000)
commite1b2b64272731b4a44d816f95a96e42b0be9146d
tree19be7b0558d8d0694c3c3bfd91a329cb4fb50759
parent6d7115bb60fcc974a7b3b74f64665a5715dadddc
new tabular dialog + new widget. more bullet stuff (not finished yet though).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5601 a592a061-630c-0410-9148-cb99ea01b6c8
15 files changed:
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlDocument.C
src/frontends/controllers/ControlDocument.h
src/frontends/qt2/BulletsModule.C
src/frontends/qt2/BulletsModule.h
src/frontends/qt2/ChangeLog
src/frontends/qt2/QBrowseBox.C
src/frontends/qt2/QBrowseBox.h
src/frontends/qt2/QDocument.C
src/frontends/qt2/QDocumentDialog.C
src/frontends/qt2/QDocumentDialog.h
src/frontends/qt2/qsetborder.C [new file with mode: 0644]
src/frontends/qt2/qsetborder.h [new file with mode: 0644]
src/frontends/qt2/ui/BulletsModuleBase.ui
src/frontends/qt2/ui/QTabularDialog.ui