Age | Commit message (Expand) | Author | Files | Lines |
2003-10-06 | decode DHCP ACK packets and show the extracted client IP address | mickeyl | 2 | -4/+7 |
2003-10-05 | * start with preparations for scanning wired networks | mickeyl | 9 | -12/+148 |
2003-10-04 | Allow Opie beeing build with a Plain version of Qt without weak symbols | zecke | 5 | -19/+44 |
2003-10-04 | Avoid crashing on no mouse driver | zecke | 2 | -7/+9 |
2003-10-04 | Check if there is a Mouse Driver | zecke | 3 | -12/+16 |
2003-10-04 | merges of qcopQok | zecke | 1 | -3/+13 |
2003-10-04 | Although not yet complete, the DHCP decoding is now usable | mickeyl | 2 | -0/+92 |
2003-10-04 | perform autodetection only if no configuration exists or on demand | mickeyl | 3 | -230/+344 |
2003-10-03 | fix a few SIGSEGVs related to not checking the value of iface, if we | mickeyl | 1 | -8/+10 |
2003-10-03 | add defines for UDP-based protocols | mickeyl | 2 | -10/+112 |
2003-10-02 | prepare dhcp decoding | mickeyl | 4 | -2/+309 |
2003-10-02 | Add coder comments and issue for ODP | zecke | 1 | -0/+2 |
2003-10-02 | add note to self to look about automatic channel switching with wlan-ng devices | mickeyl | 1 | -0/+1 |
2003-10-02 | Move the #ifdef so that the code actually compiles if the expression | zecke | 1 | -1/+2 |
2003-10-02 | remove debug printing | zecke | 1 | -1/+0 |
2003-10-02 | fix bug 0001185 | zecke | 2 | -12/+17 |
2003-10-02 | Start with some customization bits for inputmethods as part of the | mickeyl | 10 | -40/+200 |
2003-09-30 | Use a QQueue as in Qtopia | zecke | 1 | -9/+11 |
2003-09-30 | Only send local QCOP Requests when you've inserted the event loop because | zecke | 1 | -1/+7 |
2003-09-30 | Use the improved version to iterate over windows from Qtopia | zecke | 2 | -90/+75 |
2003-09-29 | ocontactfields is moved to libopie/pim | eilers | 2 | -516/+0 |
2003-09-29 | ocontactfields is now moved to libopie/pim | eilers | 6 | -9/+6 |
2003-09-29 | Now using default font instead smallsmooth | eilers | 1 | -1/+2 |
2003-09-29 | Fixing umlaut problem. | eilers | 2 | -7/+18 |
2003-09-29 | Improvement of PIM-SQL Databases, but search queries are still limited. | eilers | 6 | -90/+740 |
2003-09-29 | Starting to develop a universal PIM-database converter | eilers | 2 | -35/+234 |
2003-09-28 | remove unnecessary includes | mickeyl | 2 | -5/+0 |
2003-09-27 | merge dasher which has been introduced in BRANCH first (wtf?) into HEAD | mickeyl | 51 | -1/+5333 |
2003-09-26 | more work on persistent configuration | mickeyl | 4 | -11/+73 |
2003-09-26 | disable screensaver if checked in config | mickeyl | 1 | -0/+19 |
2003-09-26 | add automatic tree-opening if checked in config | mickeyl | 1 | -0/+7 |
2003-09-25 | fix wrong include | mickeyl | 1 | -1/+1 |
2003-09-25 | fix tille's infinite recursion ;-) | mickeyl | 1 | -1/+1 |
2003-09-25 | start with persistent configuration | mickeyl | 3 | -66/+113 |
2003-09-25 | Fixed inconsistencies between Description and Notes | eilers | 1 | -1/+1 |
2003-09-25 | Fixed inconsistencies between Description and NoteFixed inconsistencies betwe... | eilers | 2 | -2/+2 |
2003-09-24 | here here | mickeyl | 1 | -0/+410 |
2003-09-22 | The SQL-Backend switch is available under "Experimental". It needs an installed | eilers | 1 | -0/+17 |
2003-09-22 | Added first experimental incarnation of sql-backend for addressbook. | eilers | 24 | -49/+2881 |
2003-09-22 | FEATURE: vtapplet now indicates which virtual terminals are occupied | mickeyl | 2 | -11/+31 |
2003-09-21 | fix app building in non-quicklaunch-mode | mickeyl | 1 | -2/+3 |
2003-09-20 | Thanks to treke for tweaking the ui file | zecke | 2 | -6/+38 |
2003-09-20 | Fix the config name no need to append the .conf yourself | zecke | 1 | -1/+1 |
2003-09-20 | correct version | mickeyl | 1 | -1/+1 |
2003-09-20 | merge with BRANCH | mickeyl | 1 | -6/+14 |
2003-09-20 | merge control files with BRANCH | mickeyl | 85 | -93/+92 |
2003-09-20 | Fix double suspend on key input | zecke | 1 | -1/+1 |
2003-09-19 | Either be compatible with Sharp( IntelliSync, KitchenSync, QtopiaDesktop) | zecke | 2 | -3/+99 |
2003-09-19 | Use local config file instead of a global.... | zecke | 1 | -2/+2 |
2003-09-19 | if the password is wrong but 'rootme' prompt the user again to either accept | zecke | 1 | -1/+5 |