summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2003-09-16add terminal.pngmickeyl1-315/+337
2003-09-15compile fixmickeyl1-2/+2
2003-09-15adjust dependencies (tille forgot ;)mickeyl1-1/+1
2003-09-14NL 1.0 Translations update 15-9-03sikko1-4/+4
2003-09-13The rest of the implementation.zecke2-38/+346
Theoretically you could use it, now writing the example and then finally compile that sucker for the 1st time
2003-09-12Add the implementation for non template objectszecke2-18/+263
And only 10 and 1/2 methods to implement
2003-09-12More implementation and thoughtszecke1-9/+190
2003-09-11more thoughts about the right mix between templates and QObjectszecke1-12/+79
2003-09-09reading GPS data from gpsd is now working. TODO: save the datamickeyl7-27/+64
2003-09-09bartender - for your drunken pleasuresllornkcor3-0/+7
2003-09-09bartender - for your drunken pleasuresllornkcor22-0/+17523
2003-09-08changes for osplitter functionalityllornkcor5-959/+858
2003-09-08Note to self: QSocket buffers!mickeyl1-5/+6
2003-09-08Fixing bug #1161: No space between jobtitle and organizationeilers2-16/+8
2003-09-08Fixing Bigfont alingment problemeilers1-26/+38
2003-09-07Add thoughts and interface about dynamic ToolBar/MenuBar generationzecke2-0/+179
and a modal helper template class
2003-09-06-Switch to OWidgetStack actually only three lines touch by thiszecke3-3/+9
-the really quit on closeEvent and don't wait for the last window -use setName eases debugging
2003-09-05OWidgetStack and Example showing it and QSignalMapperzecke5-0/+702
Added. The only problem with BigScreen Mode is window sizing and placing but this is a task of the WM we do not have...
2003-09-04Rely on QFRame for the sizeHintzecke2-5/+7
2003-09-04Thanks to eilers for spotting this.zecke1-4/+5
The second osplitter correctly adds it widgets to the tab but is visible as well so better hide it
2003-09-03Fix the most grave visible problems with bigger screenzecke6-9/+23
resolutions