Revision 909418
Go back to digest for 18th January 2009Features in Development Tools
Andreas Pakulat committed changes in /trunk/KDE/kdevplatform:
Implement a simple selection interface across platform.
Now anything can provide a selection and anything can listen to selection changes.
This should make quite a lot of ui-improvements possible.
Please have a look at the interface and let me know any comments/opinions you have on it.
File Changes
Added 4 files
- /trunk/KDE/kdevplatform
- /interfaces/iselectioncontroller.cpp
- /interfaces/iselectioncontroller.h
- /shell/selectioncontroller.cpp
- /shell/selectioncontroller.h
Modified 6 files
- /trunk/KDE/kdevplatform
- /interfaces/CMakeLists.txt
- /interfaces/icore.h
- /shell/CMakeLists.txt
- /shell/core.cpp
- /shell/core.h
- /shell/core_p.h
10 files changed in total