More Info

Revision 687146

(Back to digest)
 

Features in KDE Base

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

I'm unfortunately still rewriting the code a lot because I'm not setting anything in stone (which I should)

Currently, most of the implementation is actually there, most of the signals/slots aren't connected (so nothing actually happens)

There is also one (minor issue with my use of KIO::get where it doesn't let me have the progress dialog because I have the KIO::get call not in the GUI thread - I might just make XmlQueryJob not a ThreadWeaver::Job again :-S

The main thing is that I have a written (paper for now) document stating what I want and how the building blocks (/classes) will be formed and let me do that

File Changes

Added 5 files
/branches/work/soc-kdeprint-openprintingdotorg
 
/mockups
 
/notes
 
/printerxmlreaderjob.cpp
 
/printerxmlreaderjob.h
 
/mockups/driverselect.ui
Deleted 7 files
/branches/work/soc-kdeprint-openprintingdotorg
 
/openprintingdriver.cpp
 
/openprintingdriver.h
 
/openprintingprinter.cpp
 
/openprintingprinter.h
 
/printerxmlreaderthread.cpp
 
/printerxmlreaderthread.h
 
/xmljobtype.h
Modified 11 files
/branches/work/soc-kdeprint-openprintingdotorg
 
/CMakeLists.txt
 
/kopenprintingdefs.h
 
/kopenprintingdialogui.rc
 
/mainwidget.cpp
 
/mainwidget.h
 
/mainwindow.cpp
 
/mainwindow.h
 
/printerxmlreader.cpp
 
/printerxmlreader.h
 
/xmlqueryjob.cpp
 
/xmlqueryjob.h
23 files changed in total