summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-15-Make HELP_TEXT translatablezecke3-46/+42
-Make HelpWindow a QWidget
2004-11-15-Safe the replay via Global::applicationFileNamezecke1-8/+7
-do not use char casts to go from string to char* but use QFile::encodeName so it works for non latin1 people as well
2004-11-15this improves Opie build system playing more nice with OE. instructions later...mickeyl5-5/+214
alert me if this breaks the non-oe work (which i doubt)
2004-11-15Make SFCave quick launchablezecke4-42/+21
2004-11-15Make it Quick Launchable againzecke1-2/+1
2004-11-151.1.7-snapshot nowmickeyl2-1/+9
2004-11-14Make Powerchord quicklaunchablezecke4-14/+6
2004-11-14Make the utlity quicklaunchable even if it is not under the controlzecke4-15/+6
of the buildsystem
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-14-Add the latest fixed OFileSelector bugzecke1-1/+5
-Notice Opie-IRC, Opie-Mail and Opie-Eye improvements what a shame not all fixed bugs are located in this log, we need to do better for Opie1.1.8's ChangeLog
2004-11-14Opie 1.1.7mickeyl3-3/+3
2004-11-14disabled code which makes problems on Zalwin1-0/+7
2004-11-14+descriptionmickeyl1-1/+1
2004-11-14-Fix bug in OFileSelector ListView spotted by hrwzecke2-8/+11
to sort the 'size' column according their 'Number'-Halbordnung and not by string comparsion
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-12Change the Visible application name to Opie Eyezecke1-1/+1
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-12handle more signals and don't kill the process @ endmickeyl1-55/+37
2004-11-11removed some useless codealwin1-3/+0
2004-11-11Remove owarn to be less verbosezecke2-16/+0
2004-11-11- flush icon cache if reloading all documentsalwin6-452/+483
- send QCop message when the doctab is enabled/disabled so the disabled widget appears or the doc-list will reread
2004-11-11send qcop signal when enable/disable doctabalwin2-42/+53
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-10implemented icon cache so it will not scan every time when changing thealwin4-50/+113
doctab categorie ToDo: implement a cache flush
2004-11-10BUGFIX: write to the proper config file *cough*mickeyl2-3/+3
2004-11-10start working on clone functionalitymickeyl1-1/+86
2004-11-09remove change from yesterday - the problem isn't the widget it is thealwin1-1/+1
advancedfm itself I think. zecke or ar - please take a look on it. I don't understand it.
2004-11-09- removed code which let qpe crash when generating image iconsalwin3-76/+70
- when edit properties of an document item it will reread the table of categories
2004-11-09update sysinfo benchmark comparisonschicken1-1/+1
2004-11-09again some improvements to image iconsalwin2-8/+17
2004-11-08ui. in BigScreenmode it had an deep recursion in layout setup. I hadalwin1-1/+1
just commented out that line (353) - it seems to work now, but I'm not sure if it is correct. I think, this widget should be checked carefully.
2004-11-08timer for releasing a reference to opie-eye_slave if exists when unused for tenalwin2-17/+33
minutes.
2004-11-08image preview for documenttab again, I think, for first shot it isalwin2-32/+64
working fine now.
2004-11-08- reworked the icon generation for images in doctabalwin3-325/+387
- some reorg of code was strongly required - code more readable
2004-11-08move ubrowser to unsupportedmickeyl2-1/+2
2004-11-08move ubroser to unsupportedmickeyl12-0/+0
2004-11-08first try getting small imagethumbs in document-tab.alwin2-389/+517
2004-11-07try to improve the icon scalingalwin1-7/+10
2004-11-07small subdir fixalwin1-1/+0
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