Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-04-28 | harcoded Shift & Key_Tab to emit a '\' character | llornkcor | 2 | -3/+8 |
2002-04-28 | fixed functions for x86 | llornkcor | 1 | -15/+50 |
2002-04-28 | changed remove dir function to be recursive and more dangerous | llornkcor | 1 | -6/+16 |
2002-04-28 | added qpeDir icon, added ability to execute with 'open' | llornkcor | 2 | -25/+69 |
2002-04-28 | Patch from Stefan Eilers to raise the Tablewidget when searching and finding ;) | zecke | 2 | -3/+6 |
2002-04-28 | remove the dependency on oconfig | zecke | 1 | -1/+1 |
2002-04-28 | gui fixes | tille | 5 | -14/+33 |
2002-04-27 | compile it for Max | zecke | 2 | -5/+5 |
2002-04-27 | View Interface | zecke | 3 | -1/+81 |
2002-04-27 | fixed some bugs, added multi select, added symlink handling and keyboard ↵ | llornkcor | 2 | -206/+393 |
shortcuts, but listview steals the event to move selection according to alpha. delete works | ||||
2002-04-27 | backward compability functions and TODO update | zecke | 2 | -15/+45 |
2002-04-27 | Move FileItem class from the header into an anonymous namespace | zecke | 2 | -49/+49 |
2002-04-27 | Fix automime and mime tested with textedit | zecke | 1 | -40/+49 |
2002-04-27 | setDocument working and some changes in install gui | tille | 12 | -209/+340 |