summaryrefslogtreecommitdiff
path: root/libopie
AgeCommit message (Collapse)AuthorFilesLines
2002-09-06Fix for the new OD_IO macrossandman1-6/+8
2002-09-06Added new functionality to libopie / ODevice, regarding LCD control (on/offsandman2-20/+148
brightness)
2002-09-05- added a setPowerButtonHandler() for iPAQs and Zssandman2-5/+71
(-> disableAPM() in launcher can be removed) - another try to fix the OZ suspend code
2002-09-05suspend code now also calls sync() to flush fs caches (just like apm tool)sandman1-2/+4
2002-09-05Use SIG_IGN rather than an empty handler to ignore SIG_TSTP.kergoth2-9/+1
2002-09-03forgot somethingharlekin3-47/+156
2002-09-03otabwidget changes by drw , like getting rid of the dotted line etcharlekin4-7/+8
2002-08-29Correcting various syntax problems in control files.kergoth1-1/+0
2002-08-28Use the new iPAQ suspend code for all supported platforms (that is OZsandman2-65/+55
right now ;) )
2002-08-27comments/docs by drwllornkcor3-40/+236
2002-08-21the right license also in the headerharlekin3-3/+3
2002-08-21was missing until nowharlekin1-0/+116
2002-08-21patch from drw, adds otabwidgetllornkcor3-16/+515
2002-08-20Added nice timepicker widget and dialogeilers5-2/+561
2002-08-06- Fix for the "iPAQ won't suspend until apm --suspend is called" problemsandman1-1/+3
- Improved the resume delay until the LCD backlight is on again
2002-08-041) Fixes for suspend/resume (improved it for iPAQ, shouldn't have changedsandman2-1/+65
anything for Z) -- It seems that this also fixes the 70% CPU load problem (needs more testing/feedback though) 2) the launcher now creates a /var/run/opie.pid file containing its pid 3) the launcher catches SIGTERM and kills all its child processes
2002-07-27Small extension to read the system versionsandman2-1/+16
(currently only functional for familiar)
2002-07-01take out debugsllornkcor1-2/+2
2002-07-01had to add some ifndef QT_QWS_EBX around Sound things for some odd reason. ↵llornkcor1-34/+73
added sharp_buz empty defines for future usage
2002-06-29Fix bugs #94 and #96zecke1-7/+32
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman1-0/+15
many core files ... please report bugs on this to davipt
2002-06-26OFileSelector is now a complete drop in replacementzecke1-6/+30
of the QPE fileselector
2002-06-26done for nowzecke1-0/+6
2002-06-26Fix mimetype handlingzecke1-3/+55
2002-06-26added the bugszecke1-6/+4
2002-06-26Improve mimetype handlingzecke4-81/+192
API is now fixed 2 Bugs outstanding though
2002-06-25Request from ljp: alarm/key/tap sounds should now also work on "Unknown"sandman2-29/+21
modells (this includes x86 simulation)
2002-06-23Simon thanks for the patch. Some clean ups. Patch provided by tronicalzecke1-2/+2
OAOAOAOAOAOAOAOAOAOAOAOAOBOBCVS: noncore/tools/remote/dvdgroupconf.cpp
2002-06-18Reimplemented OHwInfo as ODevice with enhanced capabilitiessandman5-134/+578
ODevice should replace custom-*.h in the future (iPAQ is finished)
2002-06-17Fix a possible crash when opening an empty filezecke1-0/+2
2002-06-17Cross Referencing is possible by nowzecke2-0/+86
2002-06-16implement progresszecke4-5/+37
2002-06-16Fixed typo in iPAQ detection routine .. model enum really works nowsandman1-1/+1
2002-06-15Summary supportzecke4-24/+121
2002-06-12New singleton class for getting info on hardwaresandman3-2/+134
(Zaurus detection is missing -- kergoth ?)
2002-06-11add the cpp files ;)tille2-0/+1190
2002-06-10imported kprocess as oprocesstille3-2/+928
2002-05-09Patch from Stefan Eilers to separate multiple categories by a ,zecke1-0/+5
2002-05-09add missing qregexp.hdwmw21-0/+1
2002-05-09Add missing #include <qpainter.h>dwmw21-0/+1
2002-05-07Moved ClickableLabel to libopie/OClickableLabelhakan3-2/+120
2002-05-02Here is the rewrite of ofileselectorzecke2-897/+841
Mostly the layout was fixed and it should be much easier to understand whats going on It also got more functionality with less code Next is MultipleSelections, Open Dir mode save dir mode and installingViews
2002-04-30- put the xml tree classes into the Opie namespacesimon3-0/+8
2002-04-30- no default arguments in method implementationssimon1-1/+1
2002-04-30Renamed QColorDialog to OColorDialogdrw3-40/+40
2002-04-27compile it for Maxzecke2-5/+5
2002-04-27View Interfacezecke3-1/+81
2002-04-27backward compability functions and TODO updatezecke2-15/+45
2002-04-27Move FileItem class from the header into an anonymous namespacezecke2-49/+49
2002-04-27Fix automime and mime tested with texteditzecke1-40/+49