Age | Commit message (Expand) | Author | Files | Lines |
2003-04-20 | Revert the attempt to split calibrate, as it failed miserably. | kergoth | 1 | -0/+2 |
2003-04-19 | Split calibrate out as a standalone application, and ensure taskbar depends | kergoth | 1 | -2/+0 |
2003-03-25 | - keep an eye on resize events on the desktop widget, which are an | simon | 1 | -7/+24 |
2003-03-22 | Bug fix- Key presess are now routed up to the QPEApplication event queue if i... | groucho | 1 | -4/+7 |
2003-03-19 | Fixed bug #744 where non mapped buttons in buttonsettings were not saved by i... | groucho | 1 | -8/+17 |
2003-03-19 | Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX! | kergoth | 1 | -1/+1 |
2003-03-14 | Simplification. | kergoth | 1 | -3/+3 |
2003-03-14 | Syntax correction | kergoth | 1 | -2/+2 |
2003-03-14 | Two bugs fixed: | kergoth | 1 | -3/+13 |
2002-12-29 | Power warning changes: | sandman | 1 | -18/+16 |
2002-12-23 | - ported the device button handling to the new ODevice based framework | sandman | 1 | -567/+503 |
2002-11-25 | Don't press save&quit before writing the log message .. here it is: | sandman | 1 | -1/+1 |
2002-11-25 | *** empty log message *** | sandman | 1 | -19/+4 |
2002-11-06 | Changing sharp define. if someone doesnt like it, let me know :) | kergoth | 1 | -1/+1 |
2002-10-29 | - use sane default values for screensaver timeouts | sandman | 1 | -10/+10 |
2002-10-28 | - moved the QPEScreenSaver to screensaver.cpp/.h and renamed the class to | sandman | 1 | -294/+51 |
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-22 | timer is now more separated from warnings | harlekin | 1 | -13/+24 |
2002-10-22 | launcher side of the support for new light and power settings | harlekin | 1 | -42/+119 |
2002-10-21 | Speed (and sanity ;) optimization: | sandman | 1 | -26/+30 |
2002-10-20 | better implementation of F11 menu handling | llornkcor | 1 | -4/+19 |
2002-10-20 | fix menu button on zaurus F11 raising opie menu | llornkcor | 1 | -5/+5 |
2002-10-18 | Remove some more #ifdefs | zecke | 1 | -4/+0 |
2002-10-17 | Move around some #ifdefs to be able to be built with Qt2/X11 | zecke | 1 | -4/+6 |
2002-10-17 | - fix for bug #292 (Improper behaviour of frontlight disabling) | sandman | 1 | -11/+23 |
2002-10-13 | - added qcop "QPE/System" "setDisplayState(int)" to toggle the LCD on/off | sandman | 1 | -7/+21 |
2002-10-10 | enough memory again mesage is silly and annoying, and takes up memory in low ... | llornkcor | 1 | -11/+11 |
2002-10-02 | - Qtopia 1.6 launcher merge (again - should be finished soon) | sandman | 1 | -4/+14 |
2002-09-30 | Removed the button mapping for H3800, since this is now handled in the | sandman | 1 | -30/+10 |
2002-09-21 | dont send keyRegister message if keycode is 0, or key is released | llornkcor | 1 | -683/+684 |
2002-09-09 | mrulist is dead, long live runningappbar, hopefully | harlekin | 1 | -3/+3 |
2002-09-06 | Last part of the LCD control changes: | sandman | 1 | -512/+732 |
2002-09-05 | - remove obsolete cassiopeia and single-floppy code | sandman | 1 | -0/+2 |
2002-09-02 | fix typo | llornkcor | 1 | -24/+24 |
2002-08-29 | launch for ipaq 38xx mail on button F11 instead of showing the menu | harlekin | 1 | -26/+32 |
2002-08-29 | fixed hardware start keys to be more flexible | harlekin | 1 | -38/+38 |
2002-08-28 | - speedup for suspend: don't switch off backlight | sandman | 1 | -4/+1 |
2002-08-27 | small fix for autostart | harlekin | 1 | -18/+17 |
2002-08-06 | - Fix for the "iPAQ won't suspend until apm --suspend is called" problem | sandman | 1 | -4/+8 |
2002-08-04 | 1) Fixes for suspend/resume (improved it for iPAQ, shouldn't have changed | sandman | 1 | -24/+34 |
2002-07-28 | Workaround for a weird Qt/E bug, resulting in qpe hanging if clipboard | sandman | 1 | -0/+6 |
2002-07-13 | try to fix QPE/Desktop keyRegister from sending on false signals | llornkcor | 1 | -1/+1 |
2002-07-12 | Security fix by trolltech | zecke | 1 | -2/+2 |
2002-06-23 | fix for keyboard handling under certain conditions, like when grabkeyboard is... | llornkcor | 1 | -26/+32 |
2002-06-18 | Replaced OHwInfo with ODevice and ported from custom-*.h #defines to | sandman | 1 | -35/+23 |
2002-06-16 | Keyboard filter restructuring based on model detection: | sandman | 1 | -4/+7 |
2002-06-13 | Fix for ljp's fix for my fix of custom.h handling on iPAQs | sandman | 1 | -1/+1 |
2002-06-11 | follow up to the follow up for custom.h related things | llornkcor | 1 | -0/+3 |