Revision aefbbd5...

Go back to digest for 22nd January 2012

Bug Fixes in Office

Jörg Ehrichs committed changes in [conquirere] /:

Refactor the sidbarwidget. Widget will not be created again and again after the selectio nchanged

* Widgets will only be created on startup
* Added new widgets for the search result view, library view and mail view
* this introduce some problems with the qcompleter. they won't get updated anymore

File Changes

Added 9 files
  • /mainui/sidebar
  •   src/libraryinfowidget.cpp
  •   src/libraryinfowidget.h
  •   src/libraryinfowidget.ui
  •   src/mailwidget.cpp
  •   src/mailwidget.h
  •   src/mailwidget.ui
  •   src/searchresultinfowidget.cpp
  •   src/searchresultinfowidget.h
  •   src/searchresultinfowidget.ui
Modified 8 files
  •   src/globals.h
  •   src/mainui/CMakeLists.txt
  •   src/mainui/mainwindow.cpp
  •   src/mainui/resourcetablewidget.cpp
  •   src/mainui/sidebar/documentwidget.cpp
  •   src/mainui/sidebar/sidebarcomponent.h
  •   src/mainui/sidebar/sidebarwidget.cpp
  •   src/mainui/sidebar/sidebarwidget.h
17 files changed in total