Revision 876401
Go back to digest for 2nd November 2008Other in Graphics
Andi Clemens committed changes in /trunk/extragear/graphics/kipi-plugins/picasawebexport:
first attempt to port the picasa export plugin to Qt4
- both ui files have been ported
* some widgets have been replaced by their KDE counterpart
* there still is some Qt3 stuff in them, I don't know what this is:
'#include <Qt3Support/Q3MimeSourceFactory>'
It seems to be generated by designer all the time
- new headerfile 'newalbumdialog.h'
Unfortunately I'm not able if the plugin works, I have no picasa web account. So please test it, maybe everything is broken now :-)
(Have I mentioned that I hate ui files? Guess not...)
File Changes
Added 3 files
- /trunk/extragear/graphics/kipi-plugins/picasawebexport
- /newalbumdialog.h
- /picasawebnewalbumdialog.ui
- /ui_picasawebnewalbumdialog.h
Deleted 1 files
- /trunk/extragear/graphics/kipi-plugins/picasawebexport/PicasawebNewAlbumDialog.ui
Modified 9 files
- /trunk/extragear/graphics/kipi-plugins/picasawebexport
- /CMakeLists.txt
- /mpform.cpp
- /picasawebitem.h
- /picasaweblogin.cpp
- /picasawebtalker.cpp
- /picasawebwidget.cpp
- /picasawebwidget.h
- /picasawebwindow.cpp
- /uploadwidget.ui
13 files changed in total