summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-16Added new PackageManager feature (install local ipkgs)drw1-1/+2
2004-11-16Implemented setDocument to allow installs by clicking on ipk filedrw2-12/+31
2004-11-16libopie1 goes into unsupportedmickeyl137-593/+35
2004-11-16Add ability to install local ipkg filesdrw2-21/+52
2004-11-16Remove commented out codedrw1-1/+0
2004-11-16Updated with PackageManager fixes done todaydrw1-0/+3
2004-11-16Minor UI tweak - fix double entry in source feed configuration when adding a ↵drw1-1/+1
new feed
2004-11-16Minor UI tweak - in filter dialog, when option is enabled, set focus to ↵drw1-21/+26
widget that corresponds to that option (less tapping)
2004-11-16Fix bug #1464 - correctly reapply filtersdrw1-21/+31
2004-11-15-Opie ZSafe is now quicklaunchablezecke2-97/+3
-And it uses OConfig the right was now (in ~/Settings)
2004-11-15Remove many many many #ifdefszecke2-629/+72
"I always knew it would come like this" -Make it a QWidget instead of a QDialog -Introduce appName
2004-11-15Make Tonleiter QuickLaunchAblezecke4-13/+6
2004-11-15Make tabmanager quick launchablezecke3-13/+6
2004-11-15Move the method outzecke1-4/+11
2004-11-15-Remove char cast for homedir but use QFile::encodeNamezecke5-31/+20
-Make it quicklaunchable
2004-11-15Define QUICKAPP_NAME on quicklaunchanble applications. This way .pro andzecke1-0/+3
the mainwindow are always in sync with each other
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