Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-01-29 | Each file in this commit exhibits a problem where a variable is made in | erik | 1 | -7/+4 |
some way but never used. This is a tricky problem with Qt since almost all UI forms are made but not used (like QLabel). But I am pretty confident that these changes are correct and do not have any aspect of a change to the UI. In most cases, there are just variables that are made and then copied over (like in iteration over lists or assignment of pointers based on conditionals). | ||||
2007-01-22 | Every file in this commit makes a call to a function which returns a value. | erik | 1 | -3/+1 |
Each file also didn't check the return value. This commit changes it so that every single non-checked call in these files is checked. | ||||
2005-06-24 | s,cardmon/pcmcia,pcmcia, | mickeyl | 2 | -2/+2 |
2005-06-14 | Opie Eye: | zecke | 3 | -15/+0 |
-Change the keyboard shortcut configuration to not blacklist keys found on the joypad (up,down,left,right,enter). This was done on request of Gints Polis | ||||
2005-05-23 | Resource -> OResource | drw | 7 | -64/+93 |
2005-03-25 | Fix for #1473: | zecke | 2 | -1/+7 |
Like the OFileSelector patch show the popup on QToolButton press and do not use setPopup() | ||||
2005-03-24 | last bugfixes on opie-eye an imagescrollview. Seems that now all is working | alwin | 2 | -7/+11 |
as it should. | ||||
2005-03-24 | - increased max-thumbnail-size | alwin | 7 | -21/+84 |
- shortcuts for inc/dec brightness - make max thumbnail size as a static so there is one point in code where it is stored and not 4 time over the whole code | ||||
2005-03-23 | dirty hack let opie-eye crash | alwin | 2 | -21/+8 |
fixed display problems the right way now I hope ToDo: fix flicker when switching images in fullscreen mode while window is visible | ||||
2005-03-22 | -fixed some strange display bugs depending of switch to qte 2.3.10 | alwin | 4 | -2/+95 |
-inserted the missed (and asked for) feature setting a display brightness on the fly. Known Bugs left: When starting with setting a document the image will not displayed if too large. It is since switch to qte 2.3.10 eg. seems to be a timing problem when loading cost too much time. I have no idea how to fix it this moment. | ||||
2005-03-21 | variable declared as slot - fixed. | alwin | 1 | -2/+2 |
visibility changed from private to protected | ||||
2005-03-07 | docLnk->isValid returns if the .doclnk file exists | alwin | 1 | -1/+2 |
so its sensless here - we want the check if the real file exists. | ||||
2005-03-06 | Fix bug 1600: Removing . from directory listing | skyhusker | 1 | -1/+4 |
2005-03-06 | -NoForce is the default mode of the OWidgetStack. There is no need | zecke | 1 | -2/+0 |
to set it here. | ||||
2005-03-05 | prepare for toggle of display mode of the different views | alwin | 2 | -30/+61 |
2005-03-02 | fixed some problems in bigscreen mode and when rotating | alwin | 3 | -11/+55 |
2005-02-05 | Implement deletion for the Document and Camera Liste | zecke | 2 | -2/+12 |
This should fix 1540 | ||||
2005-02-05 | Add a special MessageBox to squeeze the path to fit onto the screen. | zecke | 4 | -10/+185 |
This is a fix for #1539 | ||||
2004-12-24 | Repair damage done by a broken replace program. Note to self: Never use ↵ | mickeyl | 2 | -401/+2 |
anything other than sed! Merry Christmas! | ||||
2004-12-24 | qmake 1.08a has more rigid syntax checking and chokes on our .pro files | mickeyl | 2 | -2/+401 |
2004-11-14 | disabled code which makes problems on Z | alwin | 1 | -0/+7 |
2004-11-12 | Remove the pun "Aye Caramba" from Bart Simpson in | zecke | 1 | -1/+1 |
"Opie Eye Caramba" found as the Caption of the Mainwindow | ||||
2004-11-12 | Give credit to Rajko Albrecht for making Opie Eye rock | zecke | 1 | -8/+10 |
2004-11-12 | - fixed a bug in docview-lister: different files may have same docview | alwin | 8 | -102/+178 |
name. So mapping filenames to docname isn't usefull. - when opie-eye is started from doctab closing the imagewindow closes the application - when a doc-link is changed while opie-eye is running it get the changes, too. | ||||
2004-11-11 | removed some useless code | alwin | 1 | -3/+0 |
2004-11-11 | speed up cat selection | alwin | 2 | -4/+11 |
2004-11-10 | lister modules can insert special widgets. | alwin | 12 | -8/+91 |
doc_dirlister will insert a category select widget | ||||
2004-11-10 | removed a lot of debug messages | alwin | 3 | -13/+4 |
2004-11-07 | try to improve the icon scaling | alwin | 1 | -7/+10 |
2004-11-07 | fixed up the icon display, imagecache size depends on size of icons | alwin | 1 | -11/+27 |
2004-11-07 | when last view state was fullscreen and user tabbed on an image the | alwin | 2 | -2/+17 |
imagedisplay was behind the application gui 'cause gui was painted after the imagewindow. So now opie-eye starts a short timer in setDocument when first start checking the visibility of imagewindow. | ||||
2004-11-06 | a lots of tests with the iconview, user can now setup the prefered icon-size, | alwin | 5 | -43/+168 |
but still some rewrites/redesigns needed. QIconView(Item) is sometimes horrible. some default-values changed | ||||
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 ↵ | alwin | 2 | -15/+12 |
fullscreen when imagewindow is hidden. It is realy impressive what a brain can generate brainf* ideas finding such a solution - I should stop programming on holidays. | ||||
2004-11-01 | some layout work | alwin | 6 | -62/+115 |
work on saving default values some fixes | ||||
2004-11-01 | when jpeg image is smaller than requested thumbsize it will not use | alwin | 1 | -22/+30 |
scaled loading | ||||
2004-11-01 | some menu working | alwin | 5 | -23/+45 |
some debug messages removed tried to remove some interesting effects when switching view mode | ||||
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 |
menu mostly finished | ||||
2004-10-30 | most part of menu implemented | alwin | 5 | -40/+159 |
all buttons etc. should become a QAction inserted into menu and toolbar toolbar may be hidden | ||||
2004-10-30 | slide show implemented | alwin | 5 | -4/+131 |
on next/previous images: if end/begin of list is reached it starts again on begin/end (it was required for slideshow so what ;) zecke: so we have a feature for OPIE 1.1.7 ;) | ||||
2004-10-16 | Disable the unimplemented 'slotRename' and reuse the ToolButton | zecke | 1 | -2/+1 |
to show the ImageInfo, which was only accessible by keyboard before | ||||
2004-10-15 | split the two config in one file into two config.in files, so the ↵ | clem | 2 | -4/+5 |
dependencies will be read (so OPIE_EYE_SLAVE is now defined in slave/config.in) | ||||
2004-10-08 | Use KeyPressed instead of KeyReleased for the Accelerator | zecke | 1 | -4/+10 |
Key in the Image Display component. This fixes the double 'next' problem when going from the browser to the viewer/display | ||||
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 |
so here it is |