Revision 746542

Go back to digest for 16th December 2007

Features in Development Tools

Dmitry Suzdalev committed changes in /branches/work/kbugbuster-dimsuz:

- Introduced SidebarServerModelQueryItem class - now items with arbitrary bug queries attached to them can be placed to the model
- Retrieving bugs by queries works! Not parsed and not displayed in GUI yet. Plain xml. Can be seen in konsole output
- Renamed serverAddress to serverUrl everywhere
- Moved all model tree item classes to separate file

File Changes

Added 1 files
  • /branches/work/kbugbuster-dimsuz/gui/kbbservermodelitems.h
Modified 9 files
  • /branches/work/kbugbuster-dimsuz
  •   /backend/kbbjobmanager.cpp
  •   /backend/kbbjobmanager.h
  •   /backend/kbbserver.cpp
  •   /backend/kbbserver.h
  •   /backend/kbbservermanager.cpp
  •   /backend/kbbservermanager.h
  •   /gui/kbbmainwindow_new.cpp
  •   /gui/kbbservermodel.cpp
  •   /tests/kbbservertest.cpp
10 files changed in total