summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2004-04-21- added DocView modealwin13-17/+362
- fixed a bug in iconview and some small fixes more
2004-04-21Added some missed QWhatsThis, removed OConfItem location as it is not ↵drw22-139/+105
used/needed, reordered includes to follow conventions, removed all using namespaces occurrances and updated documentation
2004-04-21Added/fixed QWhatsThis and fixed a few labels in the config dialogdrw3-21/+64
2004-04-21Should have deleted a line before checking in...drw1-1/+0
2004-04-21Implement saving of ipkg config information and re-initialization of libipkg ↵drw1-1/+71
after config info changed
2004-04-21polish on fullscreen modealwin3-13/+49
2004-04-20some gui stuff - fullscreen now works better on smallscreen, bigscreenalwin4-17/+105
has some more problems...
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
for that, pixcache has now a method setting the size of cache (parameter count of pix) and it will switched between the different views. setPixmap is overloaded that way, that we don't store the pix inside the item but calling calcRect which is accessing the cached pixmap. voila. Zecke: Should we make a configure item where users can setup how much pix-previews should cache? Should we setup a thumbnail cache like .xvpics?
2004-04-16after hard-testing on real device I hade made some beauty toalwin4-2/+19
the fullscreen mode, now it seems working real fine. Zecke: I think, on real frontend side most work is finish, now we should resolve the problems with iconview and co. And find a faster rotate-algorithm ;)
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
ToDo: make it via keywidget, this moment the keywidget sends a key twice (on press and on release)
2004-04-15Fix path to drinks databasedrw1-1/+1
2004-04-15added bmp supportalwin1-0/+1
2004-04-15added bmp file supportalwin3-2/+201
2004-04-14urgs, its not my day - wrong deps againalwin1-2/+2
2004-04-14dependencies fixedalwin1-3/+3
2004-04-14opiemail now displays images send with mailalwin4-7/+62
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
recalculateGrid Alwin please fill in the blank
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
just to piss me off :) Anyway now add the first version of the view button
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
Zecke: I had to deactivate your viewbuttons 'cause you forgot to add the files for it ;)
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 ↵alwin4-9/+56
displayed image, may switched off by user and so on.
2004-04-13Split the KeyConfig Manager and Widget into Ui and Core partszecke7-51/+47
Adjust the only user... Don't add a 2nd example to core but mention the one for the classes in opieui/okeyconfigwidget
2004-04-11needs libopiecore2mickeyl2-2/+3
2004-04-10After using odebug, my mac need libopiecore to compile !eilers1-1/+1
Could someone check it on linux, please !?
2004-04-10WLAN settingswimpie2-0/+237
2004-04-10*** empty log message ***wimpie34-293/+957
2004-04-09- eliminate cylic dependencymickeyl21-55/+96
- complete using opie debugging framework - sanitize #include order
2004-04-09libopie1 --> libopie2mickeyl4-27/+32
2004-04-08fix button layoutllornkcor1-0/+1
2004-04-08fix segfault in d'torllornkcor1-6/+6
2004-04-08add kilos/pound combollornkcor2-147/+162
2004-04-08Add API comments so we can now move it to OpieMMzecke2-8/+166
2004-04-08Link with libopiecore2wimpie18-183/+228
added linke to btmgr
2004-04-08Add SDL to the dependencieszecke4-4/+4
Make SFCAVE_SDL depend on SDL OP2 on XINE MAilWrapper on LIBETPAN PAckageManager on LIBIPK
2004-04-08Import a QPixmap via QCOPzecke4-6/+40
2004-04-08Save proxy informationdrw1-0/+37
2004-04-07Enter folders on Returnzecke1-1/+2