Age | Commit message (Expand) | Author | Files | Lines |
2003-03-22 | adated to new icons, adapted to the right help system and removed quit and about | harlekin | 8 | -189/+21 |
2003-03-22 | Bugfix: Groupmembers should be separated by a comma and not by a space. | umopapisdn | 2 | -5/+23 |
2003-03-21 | even better then poping up an error dialog: make a new profile | harlekin | 1 | -1/+8 |
2003-03-21 | added a button for quicklaunch of a default profile | harlekin | 3 | -13/+36 |
2003-03-21 | fixed commandline argument reading, made ubrowser a "document-oriented applic... | spiralman | 4 | -26/+44 |
2003-03-21 | fixed loading of files from commandline using relative filenames | spiralman | 2 | -1/+7 |
2003-03-21 | redo undo now in inline | harlekin | 1 | -4/+4 |
2003-03-21 | adapted to new icons | harlekin | 6 | -269/+11 |
2003-03-21 | added support for specifying a file or url at the command line (currently mus... | spiralman | 2 | -0/+10 |
2003-03-21 | commented out debuging output and increased version to 0.1 (thought 0.0 was c... | spiralman | 2 | -5/+5 |
2003-03-21 | move system info to settings | harlekin | 1 | -1/+1 |
2003-03-21 | move connection work to the lib | harlekin | 9 | -390/+480 |
2003-03-20 | added support for 39xx ipaq | harlekin | 1 | -5/+17 |
2003-03-19 | Fix for bug #733 | drw | 1 | -6/+10 |
2003-03-19 | Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX! | kergoth | 3 | -6/+6 |
2003-03-19 | Fix for bug #741 | drw | 4 | -8/+33 |
2003-03-17 | Depend on libxine1 | opie-mediaplayer-codecs for OZ compatibility. | kergoth | 1 | -1/+1 |
2003-03-16 | explicitly link against libstdc++ (needed for cross-compilation, e.g. when li... | mickeyl | 1 | -1/+1 |
2003-03-15 | merging with the branch. | cniehaus | 5 | -5/+308 |
2003-03-15 | added .control file, fixed toolbar to not be movable, added app icon | spiralman | 2 | -0/+12 |
2003-03-15 | HttpFactory::data() now returns 0 if there is a 404 error (previously, if the... | spiralman | 1 | -1/+7 |
2003-03-15 | Added several checks to ensure we have a valid server or destination. Fixes ... | drw | 1 | -42/+72 |
2003-03-15 | added code to force QTextBrowser to parse input as html if http header claims... | spiralman | 2 | -2/+7 |
2003-03-15 | moved from using QSockets to normal unix sockets, images and chunked encoding... | spiralman | 5 | -419/+276 |
2003-03-10 | move chess to unsupported | mickeyl | 12 | -837/+0 |
2003-03-09 | stop bluetooth when exiting opie | harlekin | 1 | -0/+3 |
2003-03-08 | no file extensions | harlekin | 1 | -6/+6 |
2003-03-08 | wrench from inline | harlekin | 1 | -2/+2 |
2003-03-08 | Use inline pic | drw | 1 | -1/+1 |
2003-03-08 | font icon from inline | harlekin | 1 | -2/+2 |
2003-03-08 | add pics dir | harlekin | 1 | -1/+1 |
2003-03-08 | Use inline pics | drw | 1 | -2/+2 |
2003-03-08 | Use inline pic for style tab | drw | 1 | -4/+4 |
2003-03-08 | use save from inline | harlekin | 1 | -99/+1 |
2003-03-08 | use the wrench from inline | harlekin | 1 | -36/+36 |
2003-03-07 | nicer refresh handling for connections | harlekin | 1 | -7/+33 |
2003-03-07 | was missing | mickeyl | 1 | -0/+3 |
2003-03-07 | show signal strength for connections | harlekin | 7 | -6/+119 |
2003-03-06 | remove previous found services on rescan | harlekin | 1 | -4/+16 |
2003-03-06 | dont show the Connections: from the hcitool output | harlekin | 1 | -2/+5 |
2003-03-06 | activate connections tab | harlekin | 3 | -4/+6 |
2003-03-06 | make recan services and delete item work | harlekin | 1 | -10/+2 |
2003-03-05 | its libpcap0 | harlekin | 1 | -1/+1 |
2003-03-05 | fix | llornkcor | 1 | -1/+1 |
2003-03-05 | add libxine depend | llornkcor | 1 | -1/+1 |
2003-03-04 | make timerStart called twice just reset, instead of stop | llornkcor | 2 | -21/+28 |
2003-03-04 | added 3 qcop calls. timerStart(), timerStop() and timerReset() | llornkcor | 2 | -194/+250 |
2003-03-04 | add missing header for x11 standalone build | mickeyl | 1 | -0/+1 |
2003-03-04 | start_sniff | max | 6 | -34/+135 |
2003-03-04 | Remove AQPkg's own help window, use standard help system | drw | 6 | -207/+0 |