Version: CVS (using KDE KDE 3.3.2) Installed from: Compiled From Sources When uploading images to a gallery the ability to apply filters to the outgoing images would be a nice feature to have. My main justification for this is to allow for shrinking images to more approperate sizes. My camera produces large jpegs. This takes up plenty of space and download time. This could be implemented as either a generic filter or just a resize. Making this simular to the email images plugin would be great!
CVS commit by pahlibar: allow setting maximum image dimensions before uploading BUG: 94493 M +21 -3 gallerytalker.cpp 1.4 M +2 -1 gallerytalker.h 1.4 M +40 -8 gallerywidget.cpp 1.3 M +3 -0 gallerywidget.h 1.3 M +14 -5 gallerywindow.cpp 1.7 M +3 -0 gallerywindow.h 1.6