Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-11-14 | Make OYatzee quick launchable | zecke | 4 | -14/+5 |
2004-11-14 | Make QuickLaunchable and see how good it frees resources | zecke | 5 | -32/+9 |
2004-11-14 | No reason to disable quicklaunching of Opie FTP | zecke | 1 | -2/+1 |
2004-11-14 | Make Bartender Quick Launchable | zecke | 4 | -14/+6 |
2004-11-14 | disabled code which makes problems on Z | alwin | 1 | -0/+7 |
2004-11-14 | +description | mickeyl | 1 | -1/+1 |
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 | - correction | ar | 1 | -0/+1 |
2004-11-11 | - add comment | ar | 1 | -0/+1 |
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-10 | BUGFIX: write to the proper config file *cough* | mickeyl | 2 | -3/+3 |
2004-11-10 | start working on clone functionality | mickeyl | 1 | -1/+86 |
2004-11-08 | move ubroser to unsupported | mickeyl | 12 | -0/+0 |
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-07 | The fixed column widths break the OTabWidget rendering in windowed mode. | treke | 1 | -3/+1 |
2004-11-06 | Avoid crash if app was unable to open the file | eilers | 2 | -3/+7 |
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-04 | - prepare for backing up root file systems (aka clone) | mickeyl | 4 | -66/+214 |
- add file headers - add version to .pro | ||||
2004-11-04 | tiny layout tweak | mickeyl | 1 | -2/+0 |
2004-11-04 | opie-qashmoney is now unsupported | mickeyl | 72 | -340/+0 |
2004-11-02 | setup dlg into extra files - its a little bit cleaner | alwin | 4 | -40/+77 |
2004-11-02 | switching to sqlite3 | chicken | 2 | -3/+3 |
2004-11-02 | switching to sqlite3 | chicken | 6 | -11/+11 |
2004-11-02 | if wanted the user may search directories recursiv | alwin | 8 | -30/+96 |
2004-11-02 | uiuiui - fixed a bug which let running applications crash if switched style | alwin | 2 | -9/+21 |
from phase to any other. Reason was that in phase-style a special menubaritem- drawroutine was set but not RESET to qte default if this style was removed I'd implemented the unPolish routine and just set this callback to 0 (qt-default) and now it works nice. | ||||
2004-11-02 | new mirror site web page requiring new parsing | llornkcor | 1 | -41/+39 |
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-29 | improve english | mickeyl | 1 | -1/+1 |
2004-10-28 | small bugfix in converting routine | alwin | 1 | -0/+3 |
2004-10-28 | oops - forgot removing a deklaration | alwin | 1 | -1/+0 |
2004-10-28 | fixed some problems when displaying mails | alwin | 4 | -67/+65 |
but it should reworked cause sometimes there are problems with html mails. | ||||
2004-10-27 | fix writing out the new system brightness | mickeyl | 3 | -7/+13 |
2004-10-27 | fixed a bug within tls support | alwin | 1 | -4/+6 |