summaryrefslogtreecommitdiff
path: root/core/applets
AgeCommit message (Collapse)AuthorFilesLines
2004-02-05Stuff can be broken if you really want it... or because only root can open ↵zecke2-12/+10
/dev/console... Anyway have a mutable QPopupMenu in the class and remove unsigned long ref as we don't need it
2004-01-27Funny what my SDK all triggerszecke16-3/+35
Ok the reason to use a bool as return type is that you can say that something worked or not worked. So if we don't implement the given interface don't lie!!
2004-01-27Do not setDocument if systemtime is not document centriczecke1-4/+1
use raise()
2004-01-18anti anti debugllornkcor1-2/+2
2004-01-18fix for QWS_DISPLAY not being setllornkcor1-8/+15
2004-01-12nanoseconds are neither milliseconds nor microsecondsmickeyl1-1/+1
2004-01-10change maintainter from warick to opie projectllornkcor1-1/+1
2004-01-10new email addyllornkcor4-4/+4
2004-01-10new email addyllornkcor1-1/+1
2004-01-10fix for qvfbllornkcor1-57/+70
2004-01-09bug fix: range checking in sw_mapsmouse1-1/+7
2004-01-08turn on the light after opening the hinge when 'display off' is configured ↵mickeyl2-7/+24
as hinge action NOTE: I think there's a bug in the Embedix kernel which either tells a wrong hinge value after suspend or sends out a double (bogus) keycode event on closing the hinge. How to reproduce: 1.) Configure "suspend" as closeHingeAction 2.) Close Display --> Device Suspends 3.) Open Display --> Device does nothing (needs a kernel patch to wake up automatically, but that's another story) 4.) Wakeup Device --> Device sends F14 to rotateApplet, rotateApplet reads hinge code... it's CLOSED(!) - which is wrong 5.) Device resuspends. 6.) Wakeup again --> Device sends F14 (huh, again?) to rotateApplet. rotateApplet reads hinge code... it's OPEN now - which is ok. Ideas?
2004-01-05added popup menumouse2-5/+16
fixed reaction by one touch and hold-touch (RightButton)
2004-01-04better not shutoff the display without shutting it on again :Dmickeyl1-1/+1
2004-01-04- implement action on closing the hinge for devices with hinge sensorsmickeyl1-90/+114
- first batch of minor code cleanup
2004-01-04more patches to multikey+applet courtesy Anton Kachalov <mouse@altlinux.ru>mickeyl2-3/+21
2004-01-04patch by Brad Campbell <brad@wasp.net.au>, show charging info correct ↵harlekin1-2/+2
again, thanks
2004-01-03add multikeyapplet (+distribution files) by Anton Kachalov <mouse@altlinux.ru>mickeyl10-0/+278
2003-12-25Make that (theoretically) work with resolutions other than 320x240mickeyl1-25/+14
and 240x320.
2003-12-09Disabling the rotationw worked, but the code was horribly unobvious. ↵treke1-2/+2
Rewriting for clarity.
2003-12-08Automatic rotation. This might break binary compatibility, so beware includingtreke2-1/+43
in BRANCH_1_0
2003-12-04use opie-lupdate instead lupdatear12-238/+0
2003-11-27Bugfix: Made sure that the window is always inside the visible area ofcoredump1-3/+19
the display.
2003-11-15new blue icon, and scalellornkcor1-31/+216
2003-11-06merge core/applets/*mickeyl2-7/+4
2003-11-03reolved merge conflictwaspe1-2/+1
2003-11-03Porting Opie to MacOS-X.eilers14-14/+14
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-10-07kill un-needed QCOP checkingzecke1-2/+0
2003-09-22FEATURE: vtapplet now indicates which virtual terminals are occupiedmickeyl2-11/+31
2003-09-16virtual terminal applet says: "Hello"mickeyl5-0/+214
2003-09-03Fix the most grave visible problems with bigger screenzecke6-9/+23
resolutions
2003-08-10change filename used, and other thingsllornkcor2-33/+42
2003-08-09Merge from BRANCH_1_0kergoth6-18/+11
2003-08-09Merge from BRANCH_1_0.kergoth9-9/+9
2003-06-15fixllornkcor1-212/+196
2003-06-13ignore opieobjschurig1-0/+1
2003-06-13tell in make xconfig what it isschurig1-1/+1
2003-06-04sanitizedschurig9-9/+9
2003-06-03allow 'ROOT_INSTALL=blahblah make install' to workschurig14-0/+14
2003-05-26remove extra includesllornkcor1-5/+0
2003-05-26remove extra includesllornkcor1-6/+0
2003-05-22fix for the textual display to display "F" and "E" instead of "100%" and <"5%"mickeyl1-2/+12
zecke: please backport to 0.9.9
2003-05-14bugfix for ipaqs with jacketmickeyl1-1/+1
2003-05-10fix battery status display which has been broken for weeks...mickeyl1-1/+1
2003-05-10do a full repaint if style != 0mickeyl1-2/+2
2003-05-10workaround half-visible volume pixmapmickeyl1-1/+1
Note: For after Opie 1.0 we need TaskBar::height()
2003-05-10- fix and rewrite draw algorithm to work with larger sizesmickeyl2-67/+82
- add alternative appearance (hint: click'n'hold on the battery meter :-)
2003-04-26 - some includesharlekin1-12/+0
2003-04-26 make applets more flexible regarding sizeharlekin5-205/+26
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth10-0/+10
in favor of something with some sanity.