summaryrefslogtreecommitdiff
path: root/core/launcher
AgeCommit message (Collapse)AuthorFilesLines
2003-11-30make the busy indicator launcher settings also work in headharlekin2-12/+29
2003-11-30startmenu was further developed in branchharlekin2-432/+498
2003-11-30Allow to process mouse and key events during document scanning...zecke1-1/+1
I use 20 as a value for now... someone tuned it but forgot to commit it?!
2003-11-30If OPIE_NO_BUILTIN_CALIBRATION is not requested bultin calibrationzecke1-1/+1
2003-11-21Use TextEdit for open as Text for now until we negotiate on thezecke1-3/+2
service idea
2003-11-21Fix bug 1219.zecke1-1/+3
If not authorized no dtp is created so 0x000000000->close is likely to fail. lpotter something I think Qtopia suffers from as well
2003-11-20fix battery message box text wrappingmickeyl1-9/+27
patch courtesy of Matthias Hentges - thanks.
2003-11-20rework optional doc-tab patch to be less intrusive and more sanemickeyl3-25/+15
2003-11-18Increase sync-friendlyness and repair broken sync with severalmickeyl1-20/+30
programs. Patch by Matthias Hentges <matthias@hentges.net> - thanks!
2003-11-17This patch makes the famous Documents Tab customizably optional.mickeyl4-7/+49
Note that the document tab is so tight coupled to the rest of the launcher that it proved impossible for me to remove the tab as is. However I could make all the scanning and the displaying optional. The customization can be done via the launcher settings applications - a new doc tab category has been added. Further customization can be added to that tab. I also added a doc tab settings application for use with the "first usage wizard"
2003-11-17hide inputmethod also when not floatingmickeyl1-1/+1
2003-11-05removed include custom.h cause build system doesn't create it for me and I ↵llornkcor6-6/+6
am tired of not having a compiling opie to work on. fix it if you need too
2003-11-03Porting Opie to MacOS-X.eilers10-31/+309
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-10-19This patch finish the work on the resizable inputmethods.mickeyl2-14/+75
- in "floating" mode, input methods now remember their geometry - if closed via (x), the inputmethod button is toggled accordingly - eliminated the focus problem
2003-10-07-Kill stupid define which sets QWS_SIZE to 240x320zecke2-2/+2
-Include built-in shutdown only if OPIE_NO_BUILTIN_SHUTDOWN is defined
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-02Start with some customization bits for inputmethods as part of themickeyl4-39/+48
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-20Fix the config name no need to append the .conf yourselfzecke1-1/+1
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-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-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