summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2003-09-25Fixed inconsistencies between Description and Noteseilers1-1/+1
2003-09-22FEATURE: vtapplet now indicates which virtual terminals are occupiedmickeyl2-11/+31
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-20merge control files with BRANCHmickeyl15-21/+20
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-16virtual terminal applet says: "Hello"mickeyl5-0/+214
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-03Fix the most grave visible problems with bigger screenzecke6-9/+23
resolutions
2003-09-03Failure free restart of the launcher and a commentzecke3-0/+28
why we do that
2003-09-03Inline prevevented me to compile it..eilers1-1/+1
2003-09-01Use $$(variable) to refer to environment variables in SOURCES and HEADERSmickeyl1-48/+48
2003-08-31mickeyl again ;)zecke3-0/+1973
2003-08-31thanks mickeylzecke2-0/+102
2003-08-30Speed optimization fix:eilers6-66/+105
Startup and usability improved if a lot of contacts are stored. Left speed bootleneck is the xml file..
2003-08-30 do not rely on scrollbars beeing rightzecke1-3/+4
2003-08-28Add licensezecke16-3206/+20
remove old unneeded files
2003-08-28prepare busy cursor configzecke1-96/+81
2003-08-28make it compilezecke1-1/+1
2003-08-28Use owaitzecke2-21/+20
Harlekin you're not destroying owait...
2003-08-28Use old Opie changeszecke1-1081/+1072
2003-08-28-Implement new QCOP method for toggling the start menuzecke1-109/+168
-almost kill resizeEvent ( todo )
2003-08-28Plugin loading changeszecke2-47/+35
2003-08-28Use real appletszecke2-248/+172
2003-08-28Use /proc/fstabzecke1-5/+15
2003-08-28Use Opies versionzecke1-9/+9
2003-08-28rotation and docking fixeszecke1-10/+12
2003-08-28Rework to use ODevice for various partszecke2-227/+472
addition of QCOP messages New Keyfilter ( ODeviceButton ) keyFilter Fix togglePower suspend fixes
2003-08-28fix pahs and variableszecke1-60/+62
2003-08-28Opiefy and include Opie changeszecke2-41/+117
2003-08-28Compile fixeszecke3-375/+228
2003-08-28Include fixes for Opiezecke1-5/+26
2003-08-28QTOPIA_EXPORT is not in our qcom.h and won't be there anytime soon..zecke1-4/+4
2003-08-28-kill casiopai supportzecke1-72/+234
-Opie Rotation -Opie init -proper killing to clean up
2003-08-28-Make it compilezecke3-1443/+929
-apply Opie patches -prepare BusyIndicator changes -add QCOP method for showing the desktop and going to the next tab
2003-08-28Make it compile with opie ( use QLibrary )zecke2-11/+53
2003-08-28Use QLibrary directly ( make it compile with Opie )zecke2-152/+431
Save the last used InputMethod
2003-08-28Make it compile with opiezecke1-1/+1
2003-08-28Make it compile with Opiezecke1-7/+8
2003-08-28Make conpile with Opiezecke1-30/+39
If QuickApps exec fails don't try to start it anytime soon If application fails to start and /tmp/qcop-msg- is present don't try to restart
2003-08-28Remove source files that re no longer generatedzecke1-5/+0
2003-08-27-Convert to quick launch as an examplezecke3-28/+15
-Fix a bug. If flush() is called m_syncing = true and on reload m_syncing = false
2003-08-27Fix pathzecke1-1/+1
it's application not applications
2003-08-27Opiefy itzecke6-350/+81
2003-08-27Initial revisionzecke5-0/+606
2003-08-25Initial revisionzecke25-0/+7623
2003-08-13make it at least compile. ljp, please look @ the doctabmickeyl1-13/+14