Revision 692110

Go back to digest for 29th July 2007

Features in Development Tools

Alexander Dymo committed changes in /trunk/KDE/kdevplatform/sublime:

committed aggregate model I wrote during the last days of akademy:
- the model combines several QStandardItemModel's into one making it possible to view several models in the one list/tree/column view
- this model is to be used for the new quick open replacement

File Changes

Added 4 files
  • /trunk/KDE/kdevplatform/sublime
  •   /aggregatemodel.cpp
  •   /aggregatemodel.h
  •   /test/aggregatemodeltest.cpp
  •   /test/aggregatemodeltest.h
Modified 2 files
  • /trunk/KDE/kdevplatform/sublime
  •   /CMakeLists.txt
  •   /test/CMakeLists.txt
6 files changed in total