summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-10-04Check if there is a Mouse Driverzecke3-12/+16
And get rid off the QPE_NEED_CALIBRATION define for defining the need of calibration We will find out at runtime SomeOne Apply this to core/server in the BRANCH as well
2003-10-04merges of qcopQokzecke1-3/+13
and QPIxmapCache 'calibration' for PDA needs
2003-10-04Although not yet complete, the DHCP decoding is now usablemickeyl2-0/+92
2003-10-04perform autodetection only if no configuration exists or on demandmickeyl3-230/+344
2003-10-03fix a few SIGSEGVs related to not checking the value of iface, if wemickeyl1-8/+10
are capturing from a file (DEVTYPE_FILE)
2003-10-03add defines for UDP-based protocolsmickeyl2-10/+112
detect DHCP and link it into the packet chain
2003-10-02prepare dhcp decodingmickeyl4-2/+309
2003-10-02Add coder comments and issue for ODPzecke1-0/+2
2003-10-02add note to self to look about automatic channel switching with wlan-ng devicesmickeyl1-0/+1
2003-10-02Move the #ifdef so that the code actually compiles if the expressionzecke1-1/+2
is not true
2003-10-02remove debug printingzecke1-1/+0
2003-10-02fix bug 0001185zecke2-12/+17
and state that syncing system time depends on AlarmServer using atd or opie-alarm
2003-10-02Start with some customization bits for inputmethods as part of themickeyl10-40/+200
BigScreen initiative. You can now choose to have free floating and resizable inputmethods. Two outstanding things: 1.) Hiding the inputmethod via the [x] button confuses the show/hide toggle button. 2.) The new size and position of a moved/resized inputmethod should be remembered.
2003-09-30Use a QQueue as in Qtopiazecke1-9/+11
2003-09-30Only send local QCOP Requests when you've inserted the event loop becausezecke1-1/+7
only at this point they will be delivered right ( slots connected to the signals ) Needs a backport!!!!
2003-09-30Use the improved version to iterate over windows from Qtopiazecke2-90/+75
and include the top level widgets in the to be iterated widgets
2003-09-29ocontactfields is moved to libopie/pimeilers2-516/+0
2003-09-29ocontactfields is now moved to libopie/pimeilers6-9/+6
2003-09-29Now using default font instead smallsmootheilers1-1/+2
2003-09-29Fixing umlaut problem.eilers2-7/+18
2003-09-29Improvement of PIM-SQL Databases, but search queries are still limited.eilers6-90/+740
Addressbook: Changed table layout. Now, we just need 1/3 of disk-space. Todo: Started to add new attributes. Some type conversions missing.
2003-09-29Starting to develop a universal PIM-database convertereilers2-35/+234
2003-09-28remove unnecessary includesmickeyl2-5/+0
2003-09-27merge dasher which has been introduced in BRANCH first (wtf?) into HEADmickeyl51-1/+5333
2003-09-26more work on persistent configurationmickeyl4-11/+73
version bump to 1.0.1-snap
2003-09-26disable screensaver if checked in configmickeyl1-0/+19
2003-09-26add automatic tree-opening if checked in configmickeyl1-0/+7
2003-09-25fix wrong includemickeyl1-1/+1
2003-09-25fix tille's infinite recursion ;-)mickeyl1-1/+1
2003-09-25start with persistent configurationmickeyl3-66/+113
2003-09-25Fixed inconsistencies between Description and Noteseilers1-1/+1
2003-09-25Fixed inconsistencies between Description and NoteFixed inconsistencies ↵eilers2-2/+2
between Description and Notess
2003-09-24here heremickeyl1-0/+410
2003-09-22The SQL-Backend switch is available under "Experimental". It needs an installedeilers1-0/+17
"libsqlite.so" ..
2003-09-22Added first experimental incarnation of sql-backend for addressbook.eilers24-49/+2881
Some modifications to be able to compile the todo sql-backend. A lot of changes fill follow...
2003-09-22FEATURE: vtapplet now indicates which virtual terminals are occupiedmickeyl2-11/+31
2003-09-21fix app building in non-quicklaunch-modemickeyl1-2/+3
2003-09-20Thanks to treke for tweaking the ui filezecke2-6/+38
Allow the user to set how the QCOP bridge should response Either in Qtopia1.7 mode or the one found prior including Opie1.0 or respond in both ways We still need to check what sync utilities can cope with 'both'
2003-09-20Fix the config name no need to append the .conf yourselfzecke1-1/+1
2003-09-20correct versionmickeyl1-1/+1
2003-09-20merge with BRANCHmickeyl1-6/+14
2003-09-20merge control files with BRANCHmickeyl85-93/+92
2003-09-20Fix double suspend on key inputzecke1-1/+1
ServerApp proxied the power() signal from KeyFilter and we've connected togglePower() twice to it. We only need to connect to the ServerApp power signal and not to keyfilter because we emit power() from ServerApp on QCOP
2003-09-19Either be compatible with Sharp( IntelliSync, KitchenSync, QtopiaDesktop)zecke2-3/+99
or with the newer QtopiaDesktop or with both
2003-09-19Use local config file instead of a global....zecke1-2/+2
2003-09-19if the password is wrong but 'rootme' prompt the user again to either acceptzecke1-1/+5
or deny the connection
2003-09-19Update feature listzecke1-23/+41
2003-09-16remove unneccessary #includemickeyl1-1/+0
2003-09-16virtual terminal applet says: "Hello"mickeyl6-0/+215
2003-09-16addmickeyl1-0/+0