summaryrefslogtreecommitdiff
path: root/core/applets
AgeCommit message (Collapse)AuthorFilesLines
2004-03-14Updatet the appletszecke28-53/+46
2004-03-14namespace fixalwin1-1/+4
Must reviewed 'cause it uses stuff from Private namespace!
2004-03-08- add arar1-0/+1
2004-03-08catch up with logo changemickeyl2-22/+10
fix some typos
2004-03-08Consolidate Opie logo images. Apps should use common logo: ↵drw2-3/+6
pics/logo/opielogo.png, updated .cvsignore and changed KDE reference in dialog text to Opie
2004-03-08Updated my e-mail addressdrw1-1/+1
2004-03-08first shot at a neat little about applet. text in about box blatantlymickeyl6-0/+643
stolen from the KDE about box. authors taken from AUTHORS file in cvs root directory. Add yourself if you're missing. Note: The dialog looks better when viewed in 320x240 or larger (as opposed to 240x320) because of OpieZilla ;)
2004-03-02run the optimize_connect scriptalwin9-40/+40
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01remove duplicated boiler plate code in favour of the OTaskbarApplet templatemickeyl30-685/+104
2004-03-01fix includeschicken9-21/+0
2004-03-01fix includeschicken7-20/+0
2004-03-01libopie1-->libopie2mickeyl4-5/+19
2004-03-01libopie1-->libopie2mickeyl6-113/+20
2004-03-01libopie1->libopie2mickeyl5-288/+300
2004-02-27included the wrong ofiledialog.halwin1-2/+2
2004-02-26make difference between OnScreen keyboard and hardware keyboard clearmickeyl1-1/+1
2004-02-18Fix size and drawing of battery status widget and eliminate compiler warningsdrw2-43/+40
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw5-5/+5
2004-02-14Clean-up of .cvsignore filesdrw16-0/+32
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw11-14/+14
Maintainer, Files and Section fields)
2004-02-08improve support for BigScreenar1-1/+1
2004-02-05"Here we are now entertain US....."zecke30-35/+16
Some janitor tasks... remove ulong ref; If we use Q_REFCOUNT
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