Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-04-27 | added | harlekin | 1 | -0/+10 |
2002-04-27 | Update TODO | zecke | 5 | -103/+3 |
Update todoevent.cpp I almost forgot about this \n -> <br> inside the RichText remove oconfig cause it was bogus. We can achieve the same with Config(path, Config::File ); | ||||
2002-04-27 | Add mediummount but I need a icon and a name | zecke | 1 | -0/+5 |
2002-04-27 | no more dependant on libopie | harlekin | 1 | -1/+1 |
2002-04-27 | remove the dependency of libopie | zecke | 2 | -2/+2 |
2002-04-27 | restore original behaviour this can be changed by the MediumMountSettings app | zecke | 1 | -11/+42 |
2002-04-27 | logo changes | harlekin | 2 | -0/+0 |
2002-04-27 | fixes for the logo part, looks better now on screen > 240 pixel width. Also ↵ | harlekin | 2 | -10/+21 |
now all the i18n guys can finally translate the Today string .-) | ||||
2002-04-27 | .cvsignore makes it more quite | zecke | 1 | -0/+3 |
2002-04-27 | make it behave right | zecke | 1 | -0/+2 |
2002-04-27 | Add the medium mount settings app. Now launcher needs to catch up again | zecke | 8 | -0/+620 |
2002-04-27 | fix bug | llornkcor | 1 | -3/+0 |