summaryrefslogtreecommitdiff
path: root/core/settings
AgeCommit message (Collapse)AuthorFilesLines
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
2003-04-09show allways maximized after startupharlekin1-2/+3
2003-03-24configuration for hte big busy cursorharlekin2-23/+31
2003-03-22added 1.0.0.0/8 since its a popular rangeharlekin1-3/+12
2003-03-22more crystal iconsharlekin3-8/+4
2003-03-19Fixed bug #744 where non mapped buttons in buttonsettings were not saved by ↵groucho3-7/+25
introducing the " ignore" statement. Also removed unsed debug code
2003-03-08icon changesharlekin2-45/+46
2003-02-11fix bug #644, ampm vs 24 h handlingharlekin1-1/+3
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth5-5/+5
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 ↵kergoth5-5/+5
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16Add some config.in.in files to remove the 'duplicate' categories spotted by ↵kergoth1-0/+1
Max..
2003-01-16i18n for new buildsystem :)kergoth5-0/+20
2003-01-11debug seems to iritate grouchos build env ..harlekin1-2/+1
2002-12-30minor GUI fixsandman1-1/+1
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-27*pst*cniehaus1-0/+2
2002-12-26be silentcniehaus1-0/+2
2002-12-26@@ -15,10 +15,6 @@cniehaus1-4/+0
<height>367</height> </rect> </property> - <property stdset="1"> - <name>caption</name> - <string>RemapDlgBase</string> - </property> <property> <name>layoutMargin</name> </property>
2002-12-23small bugfixes and speedupsandman5-14/+48
2002-12-23The first "-" (dash) in the filename isn't really a dash .. no idea what itsandman1-0/+0
really is and how it got there
2002-12-22New button settings -- replaces AppsKey, which does not work anymore withsandman11-0/+978
the new device button framework
2002-12-14addLanguage rulescniehaus3-0/+3
2002-12-11applied a patch from "Tais M. Hansen" <tais.hansen@osd.dk> to add danishsandman1-1/+2
language support
2002-12-08QPEApplication::showMainWidget only maximizes a QDialog if its width orsandman1-0/+1
height are >= 3/4 * desktop width/height ...
2002-12-05Modified OColorButton to pass color to color dialog. Impacts appearance, ↵drw1-32/+32
launcher settings and liquid settings.
2002-11-22i18n-decniehaus1-1/+2
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-07Fix wrong include statementzecke1-1/+1
2002-11-06Add X11..kergoth4-4/+4
2002-11-05you know the drillkergoth4-5/+7
2002-11-05you know the drillkergoth1-0/+1
2002-11-05Adding initial config.in fileskergoth4-0/+16
2002-11-03No default arguments in implementation pleasezecke2-4/+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-31- added a "[x] Use custom font" checkbox -- if this is not checkedsandman5-46/+86
(default), then launcher uses the global font for the tabs. - reworked the internal handling of "All tabs", to make it possible to use this information for newly added tabs (still missing)
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