summaryrefslogtreecommitdiff
path: root/noncore/graphics
AgeCommit message (Expand)AuthorFilesLines
2004-08-27The usual forgotten filezecke1-0/+8
2004-08-27-Removal of debug messageszecke25-72/+487
2004-07-24Try to get the Keyup Event inside the IconView to not 'move'zecke2-0/+20
2004-07-14Problem: Opie-Drawpad loads its document delayed. This means a setDocumentzecke1-1/+24
2004-05-31- convert qWarning to owarnar2-4/+7
2004-05-13BUGFIX for 1314: Fix page initialization on first start of drawpad.mickeyl4-6/+10
2004-05-12- convert qDebug to odebugar2-2/+2
2004-04-25fix dependency problemschicken1-1/+1
2004-04-23ok, I think I have all tried to reduce flicker in fullscreen when opie-eyealwin4-44/+27
2004-04-22ok. next variant of fullscreen toggeling. It seems, that now within allalwin3-40/+19
2004-04-22resolved some problems with fullscreen mode.alwin4-14/+62
2004-04-22ok, checking for valid link isn't a good idea..alwin1-1/+1
2004-04-21only adds valid doc-links to listalwin1-1/+1
2004-04-21saves the last view used.alwin1-4/+18
2004-04-21fixed a possible crasheralwin1-1/+2
2004-04-21some performance issuesalwin4-20/+28
2004-04-21- added DocView modealwin13-17/+362
2004-04-21polish on fullscreen modealwin3-13/+49
2004-04-20some gui stuff - fullscreen now works better on smallscreen, bigscreenalwin4-17/+105
2004-04-20keys in imageview handled via keyconfig manager againalwin4-25/+38
2004-04-19last iconview mode will be saved and restoredalwin4-25/+30
2004-04-19re-enabled the cache as designed.alwin3-10/+27
2004-04-16after hard-testing on real device I hade made some beauty toalwin4-2/+19
2004-04-16Implemented fullscreen mode (f-key)alwin4-8/+38
2004-04-16the home directory will inside the pathlisting, too.alwin1-1/+9
2004-04-16layout of iconview can switchedalwin2-30/+91
2004-04-16use setAutoScaleRotate of the imagedisplayalwin1-2/+5
2004-04-16not all buttons will showed in every view, small beautiesalwin4-15/+45
2004-04-15previous/next image keys implementedalwin5-0/+86
2004-04-15added bmp supportalwin1-0/+1
2004-04-15added bmp file supportalwin3-2/+201
2004-04-14fixed an include - sorry.alwin1-1/+1
2004-04-14move base image widgets to lib for usage in other applicationsalwin6-1062/+4
2004-04-14mostly all basics donealwin8-98/+221
2004-04-14-comments on imagezoomerzecke5-8/+56
2004-04-14fix linkingmickeyl1-4/+4
2004-04-14added a nice(?) icon for opie-eyealwin1-2/+2
2004-04-14Alwin thank you for beeing nice (#ifdef 0 #endif ) next time completely revertzecke3-5/+51
2004-04-14jpegs will be loaded scaled if needed for a faster preview loadingalwin2-6/+83
2004-04-14in BigScreen mode the imagedisplay will get a minimum size half of the screenalwin2-8/+23
2004-04-13First bits of different IconView Viewszecke4-3/+47
2004-04-13zoomer widget better integrated, size of it depends on the size of the displa...alwin4-9/+56
2004-04-13Split the KeyConfig Manager and Widget into Ui and Core partszecke7-51/+47
2004-04-08Add API comments so we can now move it to OpieMMzecke2-8/+166
2004-04-08Import a QPixmap via QCOPzecke4-6/+40
2004-04-07Enter folders on Returnzecke1-1/+2
2004-04-07Implement setDocument so now we could start replacing showimgzecke2-0/+11
2004-04-07First version of the zoomer placement still needs some work thoughzecke3-7/+52
2004-04-07speed up painting a lot - drawing QImage seems to be a real bad idea.alwin2-11/+21
2004-04-07Add the ImageZoomer now alwin connect some signals and slotszecke3-2/+186