summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/phunk_view.pro
AgeCommit message (Collapse)AuthorFilesLines
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-200/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+200
2004-08-27-Removal of debug messageszecke1-29/+8
-Cleanups of .pro files -Cleanups of source code And finally the long awaited DigiCam (dcim) Backend
2004-04-21- added DocView modealwin1-2/+6
- fixed a bug in iconview and some small fixes more
2004-04-14move base image widgets to lib for usage in other applicationsalwin1-5/+3
2004-04-14fix linkingmickeyl1-4/+4
2004-04-14in BigScreen mode the imagedisplay will get a minimum size half of the screenalwin1-4/+4
Zecke: I had to deactivate your viewbuttons 'cause you forgot to add the files for it ;)
2004-04-13First bits of different IconView Viewszecke1-2/+4
2004-04-07Add the ImageZoomer now alwin connect some signals and slotszecke1-2/+4
2004-04-07the ImageScrollView wrapped with another class where just thealwin1-2/+4
opie-eye specifics are implemented. So we can move that into the MM lib and use it in other programs.
2004-04-04imagescrollview addedalwin1-2/+2
2004-04-04convert to Opie Debugging Frameworkmickeyl1-1/+1
2004-04-04first shot of an image info widget (this moment encapsulated just in a testalwin1-3/+5
dlg which will removed later)
2004-03-28ReEnable the ImageInfo as Text even if it is wrong.. at least we see it :)zecke1-1/+1
phunk_view.pro add quick-app to the config
2004-03-23Update....zecke1-1/+1
Start the Slave Add the Iface for OKeyConfigWidget
2004-03-22Initial Check in of the Eye Of Zilla. This ImageViewer featureszecke1-0/+34
Image Infos, EXIF, Jpeg,Png,Gif support. It supports scaled loading of Jpegs. an smart image cache.... GUI needs some work and we need to find a bug in QCOP as well. TODO: Add Image Service for example Mailer Add ImageCanvas/Zoomer/Display