summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
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 severalmickeyl4-27/+99
programs. Patch by Matthias Hentges <matthias@hentges.net> - thanks!
2003-11-17Fixing the ".so" stuff for MacOS-X .. Quicklauncher apps are noweilers1-0/+9
loaded successfully..
2003-11-17This patch makes the famous Documents Tab customizably optional.mickeyl10-10/+184
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-15new blue icon, and scalellornkcor1-31/+216
2003-11-11Updating apps to use quickexec. Ipks are now generated properly.treke10-73/+25
2003-11-08remove newline which seems to confuse ipkgchicken1-1/+0
2003-11-06merge core/opie-loginmickeyl1-1/+2
2003-11-06merge core/apps/*mickeyl7-85/+72
2003-11-06merge core/settings/*mickeyl24-130/+94
- light-and-power and security were a bit ugly, so I recommend someone who actually dealt with these files looking into if I got it right (not to tell about the frustratation about the fact that the ones who dealt with these files didn't do the merge in the first place :(
2003-11-06merge core/applets/*mickeyl2-7/+4
2003-11-06merge core/tools/*mickeyl3-2/+34
2003-11-05made helpbrowser quicklauchwaspe1-0/+1
2003-11-05fix compile. probably wont work. who knows.llornkcor7-86/+385
2003-11-05fix compile. may need more fixing.. who knows....llornkcor1-0/+11
2003-11-05remove <<<<<<llornkcor1-1/+1
2003-11-05make compile. needs fixingllornkcor2-2/+4
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-04resolved merge conflictwaspe1-38/+114
2003-11-04remove merge conflictwaspe1-14/+14
2003-11-03resolve merge conflictwaspe1-2/+2
2003-11-03reolved merge conflictwaspe1-0/+2
2003-11-03remove merge conflictwaspe1-1/+13
2003-11-03resolved merge conflictwaspe12-68/+107
2003-11-03resolved merge conflictwaspe2-10/+2
2003-11-03reolved merge conflictwaspe1-2/+1
2003-11-03Porting Opie to MacOS-X.eilers33-56/+381
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-16mmx suxllornkcor1-1/+1
2003-10-07If you decide to close the mainwindow and have say editor and views open as wellzecke1-1/+1
call closeAllWindows() after all events are dispatched
2003-10-07-Kill stupid QCOP checkzecke2-35/+35
-introduce OPIE_SOUND_FRAGMENT_SHIFT -USE_REALTIME_AUDIO_THREAD is now defined in custom.h
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-07kill un-needed QCOP checkingzecke1-2/+0
2003-10-04Avoid crashing on no mouse driverzecke2-7/+9
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 themickeyl9-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-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-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