Abdelrazak Younes
|
c9c47c6464
|
* LyXView.h:
- makeToolbar(): new pure virtual method
* qt4/GuiView.h:
- makeToolbar(): new method transferred from QLToolbar
* qt4/QLToolbar: derive from QToolBar instead of owning a QToolBar member.
* Toolbars.h: remove make_toolbar() prototype (use LyXView::makeToolbar instead).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14964 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-09-10 11:03:21 +00:00 |
|
Abdelrazak Younes
|
58d136aa60
|
* GuiView:
- mainWidget(): deleted
* GuiImplementation.C: adapted to above change.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14624 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-08-12 16:25:51 +00:00 |
|
Abdelrazak Younes
|
e1a5cb74a8
|
GUI API Cleanup step 3: merge with "younes" branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14448 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-07-13 16:37:55 +00:00 |
|
Lars Gullik Bjønnes
|
d2b2aa8124
|
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14277 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-06-30 14:37:33 +00:00 |
|
Abdelrazak Younes
|
3287c44f33
|
GUI API Cleanup step 2: merge of the "younes" branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14231 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-06-26 16:55:35 +00:00 |
|
Peter Kümmel
|
04cfa65a96
|
fix: qt3/qt4 save/restore of the window geometry and maximize status
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14166 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-06-21 10:30:32 +00:00 |
|
Abdelrazak Younes
|
d46add7754
|
QtView renamed to GuiView
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14154 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-06-20 09:33:01 +00:00 |
|