summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power
AgeCommit message (Collapse)AuthorFilesLines
2003-11-06merge core/settings/*mickeyl4-22/+13
- 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-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0.kergoth1-1/+1
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-05sanitizedschurig1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-03-22more crystal iconsharlekin3-8/+4
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-29Power warning changes:sandman1-2/+18
- interval can now be in the range (0 [Never] ... 300 [5min] ) - some code cleanup in the launcher
2002-12-14addLanguage rulescniehaus1-0/+1
2002-11-21danish i18ncniehaus1-1/+2
2002-11-21The light sensor can now be calibrated "reverse" - less backlight in thesandman1-7/+7
dark and more backlight in the light
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-2/+4
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-11-01Forgot to rename the header file in CVSsandman1-10/+10
2002-11-01- Completly reworked the backlight "preview":sandman8-142/+164
every slider/control that relates to backlight levels, is now switching the lcd to this level for 2 seconds - after that the backlight switches back to the standard level (or light sensor control) - Many bugfixes and usability improvements in light sensor calibration
2002-10-28- some minor UI fixessandman5-46/+37
- parameters for sensor light range were reversed - added reasonable calibration default values (at least on my 3870) - l&p now automatically shows the 'right' (Batt/AC) tab when started
2002-10-28Major update:sandman9-676/+2029
- fixed some layout margins in the ui file - cleanup in light.cpp (removed the old TT code) - new sensor calibration dialog - new copyright headers !! The launcher does not yet use the sensor calibration data !!
2002-10-28The brightness sliders do not need a reversed logik anymore, since they aresandman1-19/+17
horizontal now
2002-10-28some minor adjustments in the l&p <-> launcher interface routinesandman1-13/+18
2002-10-27some cleanup regarding config:sandman1-66/+20
replaced all the foo/foo_Interval configs with a single foo config (a 0 value means off)
2002-10-27other never handlingharlekin2-15/+15
2002-10-27updated to new config entriesharlekin1-51/+64
2002-10-27light sensor more generell, not only ipaqharlekin1-6/+3
2002-10-27some whatsthis and further updates ( disabling dim when on light sensor)harlekin2-17/+122
2002-10-27next try for light and power guiharlekin2-498/+291
2002-10-23 new option for ac - disable all handlingharlekin2-4/+58
2002-10-23save values rightharlekin1-2/+2
2002-10-22apm warning config now extraharlekin1-12/+19
2002-10-22fix for slider misbehaviour ( setting light preview )harlekin2-11/+5
2002-10-20fixed emmited slider valuesharlekin3-6/+34
2002-10-20reworked light and power, ac setting tab added and prepared for ipaq light ↵harlekin4-362/+1337
sensor
2002-10-18better text for LCD out only option, fixes bug #301harlekin1-1/+1
2002-09-30small fix due to ODevice API changesandman1-0/+1
2002-09-21adapted to the new pic dirsharlekin1-1/+1
2002-09-06Changes to use the new ODevice interface for LCD brightness controlsandman2-3/+4
2002-08-27some fixes for italien + updates of opie-i18n-de + one bugfix for Solitare ↵cniehaus1-1/+2
i18n-wise
2002-07-31its now Light and Power Settings in the captionharlekin1-1/+1
2002-07-21default dim time should be less than light off timellornkcor1-7/+7
2002-07-06Fix for the "dialogs stay on taskbar after closing" bugsandman2-0/+7