Age | Commit message (Expand) | Author | Files | Lines |
2004-11-06 | a lots of tests with the iconview, user can now setup the prefered icon-size, | alwin | 5 | -43/+168 |
2004-11-06 | moved a lot of code to the library | alwin | 2 | -1248/+10 |
2004-11-02 | setup dlg into extra files - its a little bit cleaner | alwin | 4 | -40/+77 |
2004-11-02 | if wanted the user may search directories recursiv | alwin | 8 | -30/+96 |
2004-11-02 | ok. now we have real working, simple solution how to act with switching fulls... | alwin | 2 | -15/+12 |
2004-11-01 | some layout work | alwin | 6 | -62/+115 |
2004-11-01 | when jpeg image is smaller than requested thumbsize it will not use | alwin | 1 | -22/+30 |
2004-11-01 | some menu working | alwin | 5 | -23/+45 |
2004-10-31 | minimum slideshow time should be 1 not 0 | alwin | 1 | -2/+2 |
2004-10-31 | some more settings the user can do | alwin | 3 | -5/+23 |
2004-10-31 | a widget for some base settings | alwin | 2 | -0/+91 |
2004-10-31 | all toolbuttons etc. switched to QAction objects | alwin | 4 | -205/+326 |
2004-10-30 | most part of menu implemented | alwin | 5 | -40/+159 |
2004-10-30 | slide show implemented | alwin | 5 | -4/+131 |
2004-10-16 | Disable the unimplemented 'slotRename' and reuse the ToolButton | zecke | 1 | -2/+1 |
2004-10-15 | split the two config in one file into two config.in files, so the dependencie... | clem | 2 | -4/+5 |
2004-10-08 | Use KeyPressed instead of KeyReleased for the Accelerator | zecke | 1 | -4/+10 |
2004-09-20 | don't forget to put the opie2mm library dep. here too | clem | 1 | -2/+2 |
2004-08-27 | The usual forgotten file | zecke | 1 | -0/+8 |
2004-08-27 | -Removal of debug messages | zecke | 25 | -72/+487 |
2004-07-24 | Try to get the Keyup Event inside the IconView to not 'move' | zecke | 2 | -0/+20 |
2004-05-31 | - convert qWarning to owarn | ar | 2 | -4/+7 |
2004-05-12 | - convert qDebug to odebug | ar | 2 | -2/+2 |
2004-04-25 | fix dependency problems | chicken | 1 | -1/+1 |
2004-04-23 | ok, I think I have all tried to reduce flicker in fullscreen when opie-eye | alwin | 4 | -44/+27 |
2004-04-22 | ok. next variant of fullscreen toggeling. It seems, that now within all | alwin | 3 | -40/+19 |
2004-04-22 | resolved some problems with fullscreen mode. | alwin | 4 | -14/+62 |
2004-04-22 | ok, checking for valid link isn't a good idea.. | alwin | 1 | -1/+1 |
2004-04-21 | only adds valid doc-links to list | alwin | 1 | -1/+1 |
2004-04-21 | saves the last view used. | alwin | 1 | -4/+18 |
2004-04-21 | fixed a possible crasher | alwin | 1 | -1/+2 |
2004-04-21 | some performance issues | alwin | 4 | -20/+28 |
2004-04-21 | - added DocView mode | alwin | 13 | -17/+362 |
2004-04-21 | polish on fullscreen mode | alwin | 3 | -13/+49 |
2004-04-20 | some gui stuff - fullscreen now works better on smallscreen, bigscreen | alwin | 4 | -17/+105 |
2004-04-20 | keys in imageview handled via keyconfig manager again | alwin | 4 | -25/+38 |
2004-04-19 | last iconview mode will be saved and restored | alwin | 4 | -25/+30 |
2004-04-19 | re-enabled the cache as designed. | alwin | 3 | -10/+27 |
2004-04-16 | after hard-testing on real device I hade made some beauty to | alwin | 4 | -2/+19 |
2004-04-16 | Implemented fullscreen mode (f-key) | alwin | 4 | -8/+38 |
2004-04-16 | the home directory will inside the pathlisting, too. | alwin | 1 | -1/+9 |
2004-04-16 | layout of iconview can switched | alwin | 2 | -30/+91 |
2004-04-16 | use setAutoScaleRotate of the imagedisplay | alwin | 1 | -2/+5 |
2004-04-16 | not all buttons will showed in every view, small beauties | alwin | 4 | -15/+45 |
2004-04-15 | previous/next image keys implemented | alwin | 5 | -0/+86 |
2004-04-15 | added bmp support | alwin | 1 | -0/+1 |
2004-04-15 | added bmp file support | alwin | 3 | -2/+201 |
2004-04-14 | fixed an include - sorry. | alwin | 1 | -1/+1 |
2004-04-14 | move base image widgets to lib for usage in other applications | alwin | 6 | -1062/+4 |
2004-04-14 | mostly all basics done | alwin | 8 | -98/+221 |