Revision 663434

Go back to digest for 13th May 2007

Features in Development Tools

Paulo Moura Guedes committed changes in /trunk/KDE/kdewebdev/klinkstatus/src:

- Add first ever IPC interface using D-Bus. The famous method is named checkAndExportToHtml. It can check a site and save the results on an HTML file. It receives the path of the configuration file which has the site URL to check, etc.
- Remove Qt3 compatibility dependency
- Change ResultSearchBar from QWidget to QFrame, in order to set border color, which is not working yet
- Move and separate the generation of XSL stylesheet and write to a file code- Other cleanups and EBN fixes

File Changes

Added 4 files
  • /trunk/KDE/kdewebdev/klinkstatus/src/engine/interfaces
  •   /isearchmanager.cpp
  •   /isearchmanager.h
  •   /org.kdewebdev.klinkstatus.ISearchManager.xml
Modified 27 files
  • /trunk/KDE/kdewebdev/klinkstatus/src
  •   /actionmanager.cpp
  •   /CMakeLists.txt
  •   /klinkstatus.cpp
  •   /klinkstatus_part.cpp
  •   /main.cpp
  •   /engine/searchmanager.cpp
  •   /engine/searchmanager.h
  •   /engine/searchmanager_impl.h
  •   /parser/http.h
  •   /parser/mstring.h
  •   /tidy/markupvalidator.cpp
  •   /tidy/markupvalidator.h
  •   /ui/documentrootdialog.cpp
  •   /ui/klshistorycombo.cpp
  •   /ui/resultssearchbar.cpp
  •   /ui/resultssearchbar.h
  •   /ui/resultview.h
  •   /ui/sessionwidget.cpp
  •   /ui/sessionwidget.h
  •   /ui/sessionwidgetbase.ui
  •   /ui/tabwidgetsession.cpp
  •   /ui/treeview.cpp
  •   /ui/treeview.h
  •   /utils/utils.cpp
  •   /utils/utils.h
  •   /tests/data/entities/bull&bladder.jpg
  •   /tests/data/entities/bull_bladder.jpg
31 files changed in total