Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-01 | - Completly reworked the backlight "preview": | sandman | 8 | -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) | sandman | 1 | -7/+5 |
- light sensor can now switch off the lcd backlight - setBacklight ( -3 / -2 ) doesn't switch off the sensor mode anymore | ||||
2002-11-01 | Complete redesign of internal structure. Now, there exist a cetral view | eilers | 2 | -0/+412 |
class which manages the current implemented views table and card... | ||||
2002-11-01 | remove some commented code | llornkcor | 2 | -120/+3 |
2002-11-01 | fix ischecked wrap menu | llornkcor | 1 | -2/+2 |
2002-10-31 | added easy way ifdef for me to compile without libopie | llornkcor | 1 | -9/+34 |
2002-10-31 | fixes for the new exclude from refresh system | harlekin | 1 | -3/+18 |
2002-10-31 | remove netsystemtime | tille | 1 | -6/+1 |
2002-10-31 | netsystemtime does not exist anymore | tille | 1 | -5/+2 |
2002-10-31 | no wrap and horz scroll should work, thanks to console | llornkcor | 6 | -40/+83 |
2002-10-31 | started support for plugins without refresh, not finished yet | harlekin | 10 | -70/+119 |
2002-10-31 | Added Conflicts with qpe-tkcaddressbook and qpe-tkccalendar, because tkc ↵ | kergoth | 2 | -0/+2 |
unfortunately tries to replace the existing versions, including desktop icons, rather than creating their own. | ||||
2002-10-31 | no wrap mode taken from console, gui needs work | llornkcor | 6 | -214/+491 |
2002-10-31 | parent is now this, not 0 | llornkcor | 1 | -1/+1 |
2002-10-31 | launcher side enhancements to support the "use global font" option from | sandman | 3 | -1/+10 |
launcher-settings | ||||
2002-10-31 | added a sanity check to avoid a division by 0 in case the config file | sandman | 1 | -1/+3 |
contains bad data | ||||
2002-10-31 | - added a "[x] Use custom font" checkbox -- if this is not checked | sandman | 5 | -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-31 | I have finally found the "launcher-settings sometimes crashes Opie bug" | sandman | 1 | -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-29 | check if the system date is in a reasonable range (year > 2000) - inform | sandman | 1 | -0/+13 |
the user and optionally launch systemtime, if it's not (on iPAQs mostly because of battery drain) | ||||
2002-10-29 | when quitting opie-login, don't kill the process id returned by getppid(), | sandman | 3 | -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 on | sandman | 1 | -1/+1 |
systems where /etc/mtab is symlinked to proc, but fails on familiar) | ||||
2002-10-29 | - use sane default values for screensaver timeouts | sandman | 2 | -17/+17 |
- fixed the "Battery low warning" when plugging the device into AC | ||||
2002-10-28 | - some minor UI fixes | sandman | 5 | -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 sensor | sandman | 2 | -2/+48 |
2002-10-28 | less qcop trouble on retial rom | harlekin | 5 | -26/+15 |
2002-10-28 | Major update: | sandman | 9 | -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-28 | Next changes may brake future snapshots. Therefore we work on | eilers | 1 | -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 to | sandman | 5 | -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-28 | The brightness sliders do not need a reversed logik anymore, since they are | sandman | 1 | -19/+17 |
horizontal now | ||||
2002-10-28 | some minor adjustments in the l&p <-> launcher interface routine | sandman | 1 | -13/+18 |
2002-10-27 | some cleanup regarding config: | sandman | 1 | -66/+20 |
replaced all the foo/foo_Interval configs with a single foo config (a 0 value means off) | ||||
2002-10-27 | other never handling | harlekin | 2 | -15/+15 |
2002-10-27 | updated to new config entries | harlekin | 1 | -51/+64 |
2002-10-27 | light sensor more generell, not only ipaq | harlekin | 1 | -6/+3 |
2002-10-27 | some whatsthis and further updates ( disabling dim when on light sensor) | harlekin | 2 | -17/+122 |
2002-10-27 | next try for light and power gui | harlekin | 2 | -498/+291 |
2002-10-27 | OContact now uses QDate to avoid wrong interpreted strings | eilers | 2 | -19/+20 |
A lot of inline functions moved into the library.. | ||||
2002-10-27 | add new restart applet- for opie menu | llornkcor | 5 | -0/+170 |
2002-10-25 | widget width | zecke | 1 | -0/+1 |
2002-10-25 | MainWindow i18n change 'Show only over due' to avoid misunderstanding | zecke | 6 | -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-25 | sorts the tanslated country now | tille | 2 | -2/+5 |
2002-10-25 | fix | llornkcor | 1 | -3/+1 |
2002-10-25 | If I want to edit my personal settings, category is disabled. | eilers | 5 | -41/+154 |
Now using Datepicker for birthday and annyversary.. | ||||
2002-10-24 | today refreshes itself now by a timer, important for fast load and on retail ↵ | harlekin | 6 | -3/+39 |
rom which might not get the pim signal we will have soon - closes bug #335 | ||||
2002-10-24 | It is increasing.. | eilers | 1 | -1/+5 |
2002-10-23 | - fix for the busy indicator timer, in case someone switches to non-blink | sandman | 1 | -7/+50 |
style, while the indicator is blinking - the launcher QIconView is now drawn flickerfree into a background QPixmap | ||||
2002-10-23 | load ac settings on startup | harlekin | 1 | -0/+1 |
2002-10-23 | thanks go to the programming god to point some bool alg stuff to me .-) | harlekin | 1 | -6/+6 |
2002-10-23 | update | harlekin | 1 | -2/+8 |
2002-10-23 | Fixed a translation bug regarding launcher applets, that got in when I | sandman | 2 | -16/+18 |
merged with Qtopia 1.6 (TT bug). found by Héctor GarcíaÁlvarez <hector@disoft.es>, but I modified his patch, since running the applet widget constructor *before* the QTranslator gets installed seems like a bad idea. |