summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/light.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-02-08improve support for BigScreenar1-2/+1
2004-02-07QPEApplication::showDialog() and QPEAPplication::execDialog() for better big ↵ar1-2/+2
screen handling
2003-12-29- add customization of the action to take when closing the hingemickeyl1-15/+49
- 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 includesharlekin1-2/+0
2003-06-10renamed frequency access methodsschurig1-2/+2
2003-06-06frequency change works nowschurig1-2/+28
2003-06-06scale for qcop protocol and conf file is now 0.255 as wellschurig1-39/+25
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 unlessschurig1-27/+76
ODevice::displayContrastResulution() returns != 0.
2002-11-01- Completly reworked the backlight "preview":sandman1-25/+32
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 fixessandman1-18/+6
- 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:sandman1-178/+160
- 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 handlingharlekin1-8/+8
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)harlekin1-16/+6
2002-10-27next try for light and power guiharlekin1-45/+62
2002-10-23 new option for ac - disable all handlingharlekin1-3/+4
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 )harlekin1-7/+5
2002-10-20fixed emmited slider valuesharlekin1-5/+12
2002-10-20reworked light and power, ac setting tab added and prepared for ipaq light ↵harlekin1-6/+122
sensor
2002-09-30small fix due to ODevice API changesandman1-0/+1
2002-09-06Changes to use the new ODevice interface for LCD brightness controlsandman1-2/+3
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" bugsandman1-0/+5
2002-04-17LCD only off on suspend patchllornkcor1-0/+2
2002-01-25Initial revisionkergoth1-0/+133