summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2003-09-03Add the applet example to the buildsystemzecke1-1/+2
2003-09-03Failure free restart of the launcher and a commentzecke3-0/+28
why we do that
2003-09-03libopie2fiedtille4-14/+27
it was always a test app ;)
2003-09-03more compatibility stufftille14-1/+476
2003-09-03Inline prevevented me to compile it..eilers1-1/+1
2003-09-03Add an Example Applet Now Tux grins from your Taskbar ;)zecke4-0/+241
2003-09-02New impressive example and test suitezecke5-19/+176
Now OSplitter is almost done
2003-09-02Allow adding child Osplitters and sharingzecke2-25/+266
the same OTabBar ( untested ) but the normal mode still works
2003-09-02this should make oapplication compile (and run) for qt3/x11tille15-20/+306
2003-09-01port to OSplitter but QComboBox is a suckerzecke3-14/+15
2003-09-01Link files from big-screen as wellzecke1-1/+2
2003-09-01Add big-screen extension to libopiezecke4-6/+44
2003-09-01Use $$(variable) to refer to environment variables in SOURCES and HEADERSmickeyl1-48/+48
2003-09-01Fix to compile..eilers2-3/+3
2003-09-01OSplitter the first BigScreen Extension widget is donezecke7-40/+228
with a small example
2003-08-31mickeyl again ;)zecke3-0/+1973
2003-08-31thanks mickeylzecke2-0/+102
2003-08-31recognize i18n as wellzecke1-0/+3
2003-08-31Add an Example showing the udage of QCOP, PIM API andzecke8-0/+582
some other nice parts
2003-08-31add various stuffmickeyl1-0/+63
2003-08-30Fix the config.inzecke4-16/+16