Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-05-02 | refixed buttons | harlekin | 1 | -4/+13 |
2002-05-02 | removed the hack that limited the bad influence of the sticky bug on ipaq, ↵ | harlekin | 1 | -36/+36 |
since it is not needed any more. Sticky bug is fixed in 2.4.18-rmk3 hh6 | ||||
2002-05-02 | Fix translation in message boxes | leseb | 1 | -1/+10 |
2002-05-02 | Here is the rewrite of ofileselector | zecke | 2 | -897/+841 |
Mostly the layout was fixed and it should be much easier to understand whats going on It also got more functionality with less code Next is MultipleSelections, Open Dir mode save dir mode and installingViews | ||||
2002-05-02 | I hate vfat.. I really do, or maybe I hate the way the kernel deals with it | llornkcor | 1 | -12/+13 |
2002-05-02 | bug on vfat workaround... sorta | llornkcor | 1 | -2/+4 |
2002-05-02 | damned QFileInfo::isExecutable bug... | llornkcor | 1 | -4/+11 |
2002-05-02 | bug fix #2 delete | llornkcor | 1 | -1/+1 |
2002-05-01 | fixed symlink showing linked file instead of name of symlink. | llornkcor | 1 | -8/+7 |
2002-05-01 | fixed close of local & ipkgfind | tille | 3 | -20/+64 |
2002-05-01 | added popupmenu for installed packages | tille | 1 | -0/+7 |
2002-05-01 | fixed: remove only from std dest | tille | 3 | -3/+4 |
2002-05-01 | more fields in detailed view | tille | 4 | -2/+14 |
2002-05-01 | handles different versions of the same package | tille | 8 | -47/+62 |
2002-05-01 | thats the right place | harlekin | 1 | -0/+0 |
2002-05-01 | moved to own dir | harlekin | 1 | -0/+0 |
2002-05-01 | update | harlekin | 1 | -1/+1 |
2002-05-01 | qipkg is dead, long live oipkg | harlekin | 1 | -1/+1 |
2002-05-01 | added ipkgfind remote query | tille | 24 | -234/+552 |
2002-05-01 | fixed a workaround for QFileInfo::isExecutable() stupid silly bug | llornkcor | 1 | -6/+16 |
2002-04-30 | make some people more happy Now the mediummount get's compiled | zecke | 2 | -1/+2 |
2002-04-30 | - ostream is part of the std namespace | simon | 1 | -1/+1 |
2002-04-30 | - resolved clash between const char *name and struct utsname name | simon | 1 | -2/+2 |
2002-04-30 | - no default args in method impls | simon | 2 | -13/+13 |
2002-04-30 | - no default args in method impls | simon | 1 | -5/+5 |
- resolved parameter shadowing | ||||
2002-04-30 | - no default args in method impls | simon | 8 | -14/+15 |
- don't return void in non-void functions | ||||
2002-04-30 | - no default args in method impls | simon | 5 | -16/+16 |
- resolved parameter shadowing problem | ||||
2002-04-30 | - XMLTree is in the Opie namespace now | simon | 2 | -0/+6 |
2002-04-30 | - put the xml tree classes into the Opie namespace | simon | 5 | -0/+14 |
2002-04-30 | - no default args in method impl | simon | 1 | -1/+1 |
2002-04-30 | - missing NL at EOF | simon | 1 | -1/+2 |
2002-04-30 | - no default args in method impls | simon | 3 | -10/+14 |
- don't unconditionally define _XOPEN_SOURCE (added comment about this being wrong) - fixed parameter shadowing problem in DesktopApplication ctor | ||||
2002-04-30 | - no default arguments in method impls | simon | 1 | -11/+16 |
2002-04-30 | added rescan to popup menu | llornkcor | 1 | -0/+2 |
2002-04-30 | used a slot that didn't exist, took out some unused variables | llornkcor | 2 | -81/+141 |
2002-04-30 | took out QCop busy() because its too slow to respond, fixed titlebar after ↵ | llornkcor | 1 | -17/+18 |
disconnect still showing ftp server info | ||||
2002-04-30 | Clean code + fix 2 new introduced bugs | leseb | 1 | -44/+14 |
2002-04-30 | Sort translations alphabeticaly | leseb | 1 | -12/+12 |
2002-04-30 | Sync with handango package | leseb | 1 | -3/+6 |
2002-04-30 | Fix for Makefile.in | leseb | 1 | -1/+1 |
2002-04-30 | - no default arguments in method implementations | simon | 1 | -3/+4 |
- don't return void in non-void functions | ||||
2002-04-30 | - read(2) and write(2) are not part of the std namespace | simon | 1 | -2/+2 |
2002-04-30 | - no default arguments in method implementations | simon | 2 | -2/+2 |
2002-04-30 | Renamed QColorDialog to OColorDialog | drw | 3 | -40/+40 |
2002-04-29 | removes links again | tille | 21 | -387/+545 |
2002-04-29 | Create an Event. And modify it and try to view it | zecke | 2 | -3/+3 |
The Event gets "losed" this was reported by Stefan Eilers Currently I'm searching my brown paper bag but I just wanted to say I fixed it it was introduced with the change from Task-> ToDoDB | ||||
2002-04-28 | too much | llornkcor | 1 | -1/+1 |
2002-04-28 | debug | llornkcor | 2 | -66/+63 |
2002-04-28 | whoops | llornkcor | 1 | -2/+1 |
2002-04-28 | fixed multi symlink handling | llornkcor | 1 | -73/+76 |