summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2004-11-15Make SFCave quick launchablezecke4-42/+21
2004-11-15Make it Quick Launchable againzecke1-2/+1
2004-11-14Make Powerchord quicklaunchablezecke4-14/+6
2004-11-14Make OYatzee quick launchablezecke4-14/+5
2004-11-14Make QuickLaunchable and see how good it frees resourceszecke5-32/+9
2004-11-14No reason to disable quicklaunching of Opie FTPzecke1-2/+1
2004-11-14Make Bartender Quick Launchablezecke4-14/+6
2004-11-14disabled code which makes problems on Zalwin1-0/+7
2004-11-14+descriptionmickeyl1-1/+1
2004-11-12Remove the pun "Aye Caramba" from Bart Simpson inzecke1-1/+1
"Opie Eye Caramba" found as the Caption of the Mainwindow
2004-11-12Give credit to Rajko Albrecht for making Opie Eye rockzecke1-8/+10
2004-11-12- fixed a bug in docview-lister: different files may have same docviewalwin8-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-11removed some useless codealwin1-3/+0
2004-11-11- correctionar1-0/+1
2004-11-11- add commentar1-0/+1
2004-11-11speed up cat selectionalwin2-4/+11
2004-11-10lister modules can insert special widgets.alwin12-8/+91
doc_dirlister will insert a category select widget
2004-11-10removed a lot of debug messagesalwin3-13/+4
2004-11-10BUGFIX: write to the proper config file *cough*mickeyl2-3/+3
2004-11-10start working on clone functionalitymickeyl1-1/+86
2004-11-08move ubroser to unsupportedmickeyl12-0/+0
2004-11-07try to improve the icon scalingalwin1-7/+10
2004-11-07fixed up the icon display, imagecache size depends on size of iconsalwin1-11/+27
2004-11-07when last view state was fullscreen and user tabbed on an image thealwin2-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-07The fixed column widths break the OTabWidget rendering in windowed mode.treke1-3/+1
2004-11-06Avoid crash if app was unable to open the fileeilers2-3/+7
2004-11-06a lots of tests with the iconview, user can now setup the prefered icon-size,alwin5-43/+168
but still some rewrites/redesigns needed. QIconView(Item) is sometimes horrible. some default-values changed
2004-11-06moved a lot of code to the libraryalwin2-1248/+10
2004-11-04- prepare for backing up root file systems (aka clone)mickeyl4-66/+214
- add file headers - add version to .pro
2004-11-04tiny layout tweakmickeyl1-2/+0
2004-11-04opie-qashmoney is now unsupportedmickeyl72-340/+0
2004-11-02setup dlg into extra files - its a little bit cleaneralwin4-40/+77
2004-11-02switching to sqlite3chicken2-3/+3
2004-11-02switching to sqlite3chicken6-11/+11
2004-11-02if wanted the user may search directories recursivalwin8-30/+96
2004-11-02uiuiui - fixed a bug which let running applications crash if switched stylealwin2-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-02new mirror site web page requiring new parsingllornkcor1-41/+39
2004-11-02ok. now we have real working, simple solution how to act with switching ↵alwin2-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-01some layout workalwin6-62/+115
work on saving default values some fixes
2004-11-01when jpeg image is smaller than requested thumbsize it will not usealwin1-22/+30
scaled loading
2004-11-01some menu workingalwin5-23/+45
some debug messages removed tried to remove some interesting effects when switching view mode
2004-10-31minimum slideshow time should be 1 not 0alwin1-2/+2
2004-10-31some more settings the user can doalwin3-5/+23
2004-10-31a widget for some base settingsalwin2-0/+91
2004-10-31all toolbuttons etc. switched to QAction objectsalwin4-205/+326
menu mostly finished
2004-10-30most part of menu implementedalwin5-40/+159
all buttons etc. should become a QAction inserted into menu and toolbar toolbar may be hidden
2004-10-30slide show implementedalwin5-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-29improve englishmickeyl1-1/+1
2004-10-28small bugfix in converting routinealwin1-0/+3
2004-10-28oops - forgot removing a deklarationalwin1-1/+0