Revision 559568
Go back to digest for 9th July 2006Features in Development Tools
Alexander Dymo committed changes in /trunk/KDE/kdevelop/src/ideal:
- Areas work now, this means we can have Eclipse-like perspectives in KDevelop
KDevelop Area (almost)== Eclipse Perspective
We don't store the toolview layout now, just the visibility, also Ideal library
does not know yet of document views.
- Added demo2 application to prove areas work
- Made buttonbars hide if no button is visible there
- Fixed the layout of buttonbars in Ideal::Bottom and Ideal::Top places
File Changes
Added 3 files
- /trunk/KDE/kdevelop/src/ideal/test
- /demo2.cpp
- /demowindow2.cpp
- /demowindow2.h
Modified 9 files
- /trunk/KDE/kdevelop/src/ideal
- /area.cpp
- /buttonbar.cpp
- /buttonbar.h
- /buttoncontainer.cpp
- /buttoncontainer.h
- /mainwindow.cpp
- /toolview.cpp
- /test/CMakeLists.txt
- /test/demo1.cpp
12 files changed in total