Revision 680383

Go back to digest for 1st July 2007

Features in KDE Base

Gavin Beatty committed changes in /branches/work/soc-kdeprint-openprintin:

fixed most of the KIO issues but messy out of order execution etc.

== from my 26 June 2007 update on kde-print-devel ==
Realised the error of my ways after the ONE LINE PATCH I received yesterday. Thanks again!

Mainly fighting with KIO and not checking the source tree with the handy design doc today. My issue was that there is no longer any result(KIO::Job*) signal coming from KIO::TransferJob and pals. Nowadays, you just check for the QByteArray (from the data signal) having zero size().

Downloading is now no longer an issue and tomorrow will be cleaning the awful mess that XmlQueryJob and MainWidget have become.

I have checked in this awful code tonight also.

File Changes

Added 2 files
  • /branches/work/soc-kdeprint-openprintingdotorg
  •   /gendox.bash
  •   /viewdox.bash
Modified 9 files
  • /branches/work/soc-kdeprint-openprintingdotorg
  •   /kopenprintingdialog.desktop
  •   /kopenprintingdialog.kcfg
  •   /kopenprintingdialogui.rc
  •   /mainwidget.cpp
  •   /mainwidget.h
  •   /mainwindow.cpp
  •   /xmlqueryjob.cpp
  •   /xmlqueryjob.h
11 files changed in total