Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-05 | Improving formatting | kergoth | 1 | -0/+3 |
2002-11-05 | you know the drill | kergoth | 32 | -67/+80 |
2002-11-05 | you know the drill | kergoth | 5 | -0/+5 |
2002-11-05 | unintentional commit | kergoth | 1 | -1/+1 |
2002-11-05 | Missed a couple remnant REQUIRES | kergoth | 1 | -1/+1 |
2002-11-05 | missed one | kergoth | 1 | -1/+0 |
2002-11-05 | Adding initial config.in files | kergoth | 37 | -0/+167 |
2002-11-05 | transition to new opie pim api, no finished yet, but should allready close ↵ | harlekin | 4 | -30/+29 |
bug #1 cvs upcvs up | ||||
2002-11-04 | removed extra buttons - why double when they are in the titelbar | harlekin | 2 | -24/+10 |
2002-11-04 | add these might help to compile | llornkcor | 2 | -0/+244 |
2002-11-04 | various | llornkcor | 5 | -93/+92 |
2002-11-03 | finish audio skin | llornkcor | 3 | -10/+63 |
2002-11-03 | m3u stuff and op2 skins | llornkcor | 10 | -450/+564 |
2002-11-03 | No default arguments in implementation please | zecke | 2 | -4/+4 |
2002-11-03 | no default arguments | zecke | 1 | -1/+1 |
Patch from jowenn | ||||
2002-11-03 | Nice to see more kde dudes here! | zecke | 2 | -3/+4 |
A patch from jowenn to make Opie compile with gcc3 again No default arguments! Some namespace issues | ||||
2002-11-02 | make deny the default button for ftp/sync prompt | llornkcor | 1 | -1/+1 |
2002-11-02 | Cut some warning | zecke | 3 | -3/+17 |
and applied trekres customStrokeWidth patch | ||||
2002-11-01 | Forgot to rename the header file in CVS | sandman | 1 | -10/+10 |
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) |