Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-12-20 | Create the 'Config' instance on the Stack to avoid | zecke | 5 | -23/+17 |
that we revert changes done in between of our creation and deletion | ||||
2004-12-20 | -Fix for 1483 | zecke | 5 | -46/+47 |
"ZKB should keep user settings in $HOME/Settings instead of $OPIEDIR/share/zkb" Now by default it loads and saves to $HOME/Applications/zkb but falls back to $OPIEDIR/share/zkb to find the included files | ||||
2004-12-20 | Reapply fix for bug #1017 - Tetrix on high resolution screens | drw | 3 | -12/+58 |
2004-12-20 | remove main (once again) | mickeyl | 1 | -29/+0 |
2004-12-20 | add syslog and bump version | mickeyl | 4 | -7/+168 |
2004-11-20 | set version to 1.0.3 and move v1_1_7 tag for this directory | mickeyl | 1 | -1/+1 |
2004-11-18 | 1. Implemented linking of apps to root (thanks to zecke for getting this ↵ | drw | 7 | -63/+105 |
started for me) 2. Bumped version to 0.5.0 (all v1.0 functionality is there...I think) 3. Added package dependency on ipkg-link 4. Updated Opie-PM ChangeLog, TODO | ||||
2004-11-18 | UI tweaks for Installation dialog - 1. Show destination selection only when ↵ | drw | 3 | -14/+63 |
installing apps, 2. Update available disk space after each package is processed, 3. Disable destination selection once start button has been clicked | ||||
2004-11-17 | Some code clean-up items (thanks to zecke) | drw | 12 | -266/+265 |
2004-11-16 | Implemented setDocument to allow installs by clicking on ipk file | drw | 2 | -12/+31 |
2004-11-16 | libopie1 goes into unsupported | mickeyl | 124 | -0/+29474 |
2004-11-16 | Add ability to install local ipkg files | drw | 2 | -21/+52 |
2004-11-16 | Remove commented out code | drw | 1 | -1/+0 |
2004-11-16 | Minor UI tweak - fix double entry in source feed configuration when adding a ↵ | drw | 1 | -1/+1 |
new feed | ||||
2004-11-16 | Minor UI tweak - in filter dialog, when option is enabled, set focus to ↵ | drw | 1 | -21/+26 |
widget that corresponds to that option (less tapping) | ||||
2004-11-16 | Fix bug #1464 - correctly reapply filters | drw | 1 | -21/+31 |
2004-11-15 | -Opie ZSafe is now quicklaunchable | zecke | 2 | -97/+3 |
-And it uses OConfig the right was now (in ~/Settings) | ||||
2004-11-15 | Remove many many many #ifdefs | zecke | 2 | -629/+72 |
"I always knew it would come like this" -Make it a QWidget instead of a QDialog -Introduce appName | ||||
2004-11-15 | Make Tonleiter QuickLaunchAble | zecke | 4 | -13/+6 |
2004-11-15 | Make tabmanager quick launchable | zecke | 3 | -13/+6 |
2004-11-15 | Move the method out | zecke | 1 | -4/+11 |
2004-11-15 | -Remove char cast for homedir but use QFile::encodeName | zecke | 5 | -31/+20 |
-Make it quicklaunchable | ||||
2004-11-15 | -Make HELP_TEXT translatable | zecke | 3 | -46/+42 |
-Make HelpWindow a QWidget | ||||
2004-11-15 | -Safe the replay via Global::applicationFileName | zecke | 1 | -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-15 | Make SFCave quick launchable | zecke | 4 | -42/+21 |
2004-11-15 | Make it Quick Launchable again | zecke | 1 | -2/+1 |
2004-11-14 | Make Powerchord quicklaunchable | zecke | 4 | -14/+6 |
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 |