summaryrefslogtreecommitdiff
path: root/core/settings
AgeCommit message (Collapse)AuthorFilesLines
2004-09-24removed non-strings from tr() callsclem2-17/+17
2004-09-24Adding standard CVS ignoring for Qt/Opie built files.clem1-0/+5
2004-09-08fixed dependency (needs libqtaux2)schurig1-1/+1
2004-09-07Fix compiler warningzecke1-2/+2
2004-08-22Reload InputMethods when LauncherSettings changed InputMethod Optionszecke2-8/+30
2004-08-06Don't build it by default; more specific comment about how it's just usefulclem1-2/+2
for tests.
2004-08-03fixed includeclem1-2/+1
2004-08-03add the quicklaunching library to the file listclem1-1/+1
2004-07-19securitybase.* is generated from ui so add it to .cvsignorezecke1-0/+1
2004-07-19Make it quicklaunchable againzecke4-53/+53
-Do the check if allowed to run in the c'tor of MultiauthConfig and exit(-1) on failure -Adopt the .pro to contain CONFIG quick-app again -main only contains the call to the factory
2004-07-18Security now depends on libopiesecurity2zecke1-1/+1
2004-07-17Use the MultiauthPassword::authenticate method instead of the handcraftingzecke1-16/+5
2004-07-17Be less verbosezecke2-9/+1
clean ups
2004-07-17Add Clements reworked and OMAF capable Security Settings applicationzecke14-543/+1256
This adds configuration of OMAF For now it disables quicklaunch which will be changed Also a demo application is added
2004-06-19BUGFIX: 0001089 - remember Browse path when selecting a tab background imageharlekin3-11/+26
2004-06-17replaced tr( "" ) by "" (in order not to pollute the .ts translation files)clem1-18/+18
2004-06-10fixchicken1-1/+1
2004-06-04default focus back on the brightness sliders, closes bug 1340harlekin2-3/+17
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