André Pönitz
|
34859c9a4f
|
make WorkArea a pure interface, move all implementation to GuiWorkArea
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21557 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-11-12 22:15:51 +00:00 |
|
Abdelrazak Younes
|
fe8bce6676
|
Transfer readOnly() and updateWindowTitle() from Delegates to WorkArea/WorkAreaManager. This permits to automatically update Windows and Tabs titles (thanks to Qt signal/slot connections).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21551 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-11-11 22:30:21 +00:00 |
|
Abdelrazak Younes
|
f0402e69c6
|
Fix some issues with buffer closing.
* Switch WorkAreaManager to std::list instead of vector.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20664 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-10-02 14:39:48 +00:00 |
|
Abdelrazak Younes
|
5249b74e5b
|
Cosmetics.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20656 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-10-02 09:12:13 +00:00 |
|
Abdelrazak Younes
|
4ce0961b5a
|
Replace Buffer' changed() and closing() signals with a WorkAreaManager before Andre erase everything :-)
The resulting source code is not much bigger actually.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20654 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-10-02 09:00:08 +00:00 |
|