summaryrefslogtreecommitdiff
path: root/core/settings
AgeCommit message (Collapse)AuthorFilesLines
2004-05-20remove bogus paths out of .pro filesmickeyl2-2/+2
2004-05-18catch up with cleanupmickeyl1-2/+2
2004-05-14fixchicken1-1/+1
2004-05-14fixeschicken4-4/+4
2004-05-02- convert qDebug to odebugar11-973/+1014
2004-04-23doesnt make sense to turn light off before it dims for defaultllornkcor1-2/+2
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl5-5/+5
build system
2004-03-15More LIBOPIE2 config fixesbrad1-1/+1
2004-03-15Fixed LIBOPIE2 config dependsbrad3-3/+3
2004-03-14ODP changezecke23-38/+45
2004-03-14namespace fixalwin1-1/+1
2004-03-02libopie1->libopie2, segfaultingharlekin6-22/+24
2004-03-02libopie1->libopie2harlekin2-2/+2
2004-03-02run the optimize_connect scriptalwin11-39/+39
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken6-18/+0
2004-02-26UI FIX: Indicate that the setting "Show applications in subpopups" is onlymickeyl1-3/+6
relevant if "Show tabs in O-Menu" is checked by enabling/disabling dynamically.
2004-02-21Yeah baby yeah remove IntelliSync supportzecke3-84/+66
and add it to the SyncMode... as it should have been done Keep compatible with the old ored meaning... Now we can have IntelliSync plain text transfer, ask for pw less on connect Opie 1.0 plain text transfer, need pw and allow for syncing Qtopia 1.7 base64 transter , need pw and allow for syncing
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-3/+2
2004-02-14Clean-up of .cvsignore filesdrw5-0/+10
2004-02-08improve support for BigScreenar4-7/+5
2004-02-07QPEApplication::showDialog() and QPEAPplication::execDialog() for better big ↵ar1-2/+2
screen handling
2004-01-10change maintainter from warick to opie projectllornkcor1-1/+1
2003-12-29- add customization of the action to take when closing the hingemickeyl3-129/+236
- hide hinge customization on models which doesn't support that - hide frequency label on models which doesn't support changing the CPU frequency
2003-12-10less includesharlekin3-3/+0
2003-12-10less includesharlekin9-16/+0
2003-12-10less includesharlekin4-7/+0
2003-12-04use opie-lupdate instead lupdatear4-79/+0
2003-11-27Added: Default net-ranges are no longer hard-coded and can be editedcoredump3-81/+228
Bugfix: Show user-defined net-range upon application restart in drop-down list
2003-11-18Increase sync-friendlyness and repair broken sync with severalmickeyl3-7/+69
programs. Patch by Matthias Hentges <matthias@hentges.net> - thanks!
2003-11-17This patch makes the famous Documents Tab customizably optional.mickeyl6-3/+135
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-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-05remove <<<<<<llornkcor1-1/+1
2003-11-03resolved merge conflictwaspe1-8/+19
2003-11-03Porting Opie to MacOS-X.eilers2-0/+21
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-10-02Start with some customization bits for inputmethods as part of themickeyl5-1/+152
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-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-20merge control files with BRANCHmickeyl5-5/+5
2003-08-09Merge from BRANCH_1_0kergoth4-230/+505
2003-08-09Merge from BRANCH_1_0.kergoth5-5/+5
2003-06-10renamed frequency access methodsschurig1-2/+2
2003-06-10forgot to commit *.ui fileschurig1-71/+124
2003-06-06frequency change works nowschurig2-2/+31
2003-06-06ups, forgot thatschurig1-1/+1
2003-06-06scale for qcop protocol and conf file is now 0.255 as wellschurig2-114/+36
simplified settings for TickInterval, LineStep, PageStep removed lot's of scale adaptions enhanced reset-timer from 2 sec to 4 sec do not set values in the *.ui for things that get overwritten by cpp anyway now the binary is smaller (with contrast) when it was before (without contrast)
2003-06-05initial contrast support. You won't see anything unlessschurig3-51/+185
ODevice::displayContrastResulution() returns != 0.
2003-06-05sanitizedschurig5-6/+6
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth5-0/+5
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth5-5/+5
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus4-0/+4
2003-04-15hack for bug 840. remembers typed in messages.llornkcor1-106/+112