Revision 773308

Go back to digest for 17th February 2008

Features in Development Tools

Niko Sams committed changes in /trunk/KDE/kdewebdev/quanta:

Upload Plugin for KDevPlatform.
It's a complete rewrite - and for now has less features compared with Quanta3.
- define upload-profiles in project-settings
- upload files to a upload-profile from the project-manager
- browse upload-profile in a new dock
- stores time of last upload in project-developer-settings (and uploads only changed files)

File Changes

Added 27 files
  • /trunk/KDE/kdewebdev/quanta/plugins/upload
  •   /allprofilesmodel.cpp
  •   /allprofilesmodel.h
  •   /CMakeLists.txt
  •   /kcm_kdev_upload.desktop
  •   /kdevupload.desktop
  •   /kdevuploadplugin.cpp
  •   /kdevuploadplugin.h
  •   /profilesfiletree.cpp
  •   /profilesfiletree.h
  •   /uploaddialog.cpp
  •   /uploaddialog.h
  •   /uploaddialog.ui
  •   /uploadjob.cpp
  •   /uploadjob.h
  •   /uploadpreferences.cpp
  •   /uploadpreferences.h
  •   /uploadpreferences.ui
  •   /uploadprofiledlg.cpp
  •   /uploadprofiledlg.h
  •   /uploadprofiledlg.ui
  •   /uploadprofileitem.cpp
  •   /uploadprofileitem.h
  •   /uploadprofilemodel.cpp
  •   /uploadprofilemodel.h
  •   /uploadprojectmodel.cpp
  •   /uploadprojectmodel.h
Modified 2 files
  • /trunk/KDE/kdewebdev/quanta
  •   /plugins/CMakeLists.txt
  •   /src/profile.config
29 files changed in total