summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2002-11-03finish audio skinllornkcor3-10/+63
2002-11-03m3u stuff and op2 skinsllornkcor10-450/+564
2002-11-03No default arguments in implementation pleasezecke2-4/+4
2002-11-03no default argumentszecke1-1/+1
Patch from jowenn
2002-11-03Nice to see more kde dudes here!zecke2-3/+4
A patch from jowenn to make Opie compile with gcc3 again No default arguments! Some namespace issues
2002-11-02make deny the default button for ftp/sync promptllornkcor1-1/+1
2002-11-02Cut some warningzecke3-3/+17
and applied trekres customStrokeWidth patch
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-11-01- light sensor data was not scaled (no effect for iPAQs though)sandman1-7/+5
- light sensor can now switch off the lcd backlight - setBacklight ( -3 / -2 ) doesn't switch off the sensor mode anymore
2002-11-01Complete redesign of internal structure. Now, there exist a cetral vieweilers2-0/+412
class which manages the current implemented views table and card...
2002-11-01remove some commented codellornkcor2-120/+3
2002-11-01fix ischecked wrap menullornkcor1-2/+2
2002-10-31added easy way ifdef for me to compile without libopiellornkcor1-9/+34
2002-10-31fixes for the new exclude from refresh systemharlekin1-3/+18
2002-10-31remove netsystemtimetille1-6/+1
2002-10-31netsystemtime does not exist anymoretille1-5/+2
2002-10-31no wrap and horz scroll should work, thanks to consolellornkcor6-40/+83
2002-10-31started support for plugins without refresh, not finished yetharlekin10-70/+119
2002-10-31Added Conflicts with qpe-tkcaddressbook and qpe-tkccalendar, because tkc ↵kergoth2-0/+2
unfortunately tries to replace the existing versions, including desktop icons, rather than creating their own.
2002-10-31no wrap mode taken from console, gui needs workllornkcor6-214/+491
2002-10-31parent is now this, not 0llornkcor1-1/+1
2002-10-31launcher side enhancements to support the "use global font" option fromsandman3-1/+10
launcher-settings
2002-10-31added a sanity check to avoid a division by 0 in case the config filesandman1-1/+3
contains bad data
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-31I have finally found the "launcher-settings sometimes crashes Opie bug"sandman1-1/+1
it's the volume applet popup, that has no parent widget (that should really be no problem, but it works perfectly if you give it a parent)
2002-10-29check if the system date is in a reasonable range (year > 2000) - informsandman1-0/+13
the user and optionally launch systemtime, if it's not (on iPAQs mostly because of battery drain)
2002-10-29when quitting opie-login, don't kill the process id returned by getppid(),sandman3-7/+14
but use the previously saved "real" parent pid.
2002-10-29- fix to scan /proc/mounts and not /etc/mtab for changes (this works onsandman1-1/+1
systems where /etc/mtab is symlinked to proc, but fails on familiar)
2002-10-29- use sane default values for screensaver timeoutssandman2-17/+17
- fixed the "Battery low warning" when plugging the device into AC
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-28- OpieScreenSaver now uses the calibration data for the light sensorsandman2-2/+48
2002-10-28 less qcop trouble on retial romharlekin5-26/+15
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-28Next changes may brake future snapshots. Therefore we work oneilers1-0/+6
the branch "GO_FOR_OPIE_1_0" .. ;) We will be merge all changes at code freeze..
2002-10-28- moved the QPEScreenSaver to screensaver.cpp/.h and renamed the class tosandman5-298/+354
OpieScreenSaver - (hopefully) fixed all outstanding bugs regarding the new on batt/on ac handling - first (primitive) version of light sensor control (but it works)
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-27OContact now uses QDate to avoid wrong interpreted stringseilers2-19/+20
A lot of inline functions moved into the library..
2002-10-27add new restart applet- for opie menullornkcor5-0/+170
2002-10-25widget widthzecke1-0/+1
2002-10-25MainWindow i18n change 'Show only over due' to avoid misunderstandingzecke6-17/+59
then 'share' and 'preload' the taskeditor on first request it'll be created but on destroyed until Destruction the interface. This will happen when the apps quits. This should speed up editing and entering quite a lot
2002-10-25sorts the tanslated country nowtille2-2/+5
2002-10-25fixllornkcor1-3/+1