Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-09-15 | remove bogus files | zecke | 6 | -232/+0 |
2002-09-15 | add files | zecke | 10 | -0/+495 |
2002-09-15 | ok basicly all old functions are available again | zecke | 6 | -270/+153 |
what's now missing is the code switching Listers and views toggling the toolbar filter | ||||
2002-09-15 | Make it compile but it's not working yet | zecke | 6 | -41/+69 |
2002-09-15 | Ok the demand for filters, listers and views were great so I'm currently | zecke | 10 | -0/+2296 |
implementing it This OFileSelector will be in a different subdir but it'll be still linked into libopie. This makes it more easy to find all files which belong to the OFileSelector an OLister is able to list for example files and dirs ( OLocalLister ) a ftp lister a bluetooth lister whcich would show available devices a DocLnkSet lister for the Documents Tab a CrossReference lister a View is responsible for showing files to the user... and I renamed *.cc to *.cpp | ||||
2002-09-10 | include fix | harlekin | 1 | -1/+1 |
2002-09-10 | Fix for QTopia1.6 | zecke | 5 | -25/+39 |
2002-09-09 | Add OTimePickerBase to the cvsignore | zecke | 1 | -0/+2 |
2002-09-09 | make it compile | zecke | 1 | -1/+1 |
2002-09-06 | Fix for the new OD_IO macros | sandman | 1 | -6/+8 |
2002-09-06 | Added new functionality to libopie / ODevice, regarding LCD control (on/off | sandman | 2 | -20/+148 |
brightness) | ||||
2002-09-05 | - added a setPowerButtonHandler() for iPAQs and Zs | sandman | 2 | -5/+71 |
(-> disableAPM() in launcher can be removed) - another try to fix the OZ suspend code | ||||
2002-09-05 | suspend code now also calls sync() to flush fs caches (just like apm tool) | sandman | 1 | -2/+4 |
2002-09-05 | Use SIG_IGN rather than an empty handler to ignore SIG_TSTP. | kergoth | 2 | -9/+1 |
2002-09-03 | forgot something | harlekin | 3 | -47/+156 |
2002-09-03 | otabwidget changes by drw , like getting rid of the dotted line etc | harlekin | 4 | -7/+8 |
2002-08-29 | Correcting various syntax problems in control files. | kergoth | 1 | -1/+0 |
2002-08-28 | Use the new iPAQ suspend code for all supported platforms (that is OZ | sandman | 2 | -65/+55 |
right now ;) ) | ||||
2002-08-27 | comments/docs by drw | llornkcor | 3 | -40/+236 |
2002-08-21 | the right license also in the header | harlekin | 3 | -3/+3 |
2002-08-21 | was missing until now | harlekin | 1 | -0/+116 |
2002-08-21 | patch from drw, adds otabwidget | llornkcor | 3 | -16/+515 |
2002-08-20 | Added nice timepicker widget and dialog | eilers | 5 | -2/+561 |
2002-08-06 | - Fix for the "iPAQ won't suspend until apm --suspend is called" problem | sandman | 1 | -1/+3 |
- Improved the resume delay until the LCD backlight is on again | ||||
2002-08-04 | 1) Fixes for suspend/resume (improved it for iPAQ, shouldn't have changed | sandman | 2 | -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-27 | Small extension to read the system version | sandman | 2 | -1/+16 |
(currently only functional for familiar) | ||||
2002-07-01 | take out debugs | llornkcor | 1 | -2/+2 |
2002-07-01 | had to add some ifndef QT_QWS_EBX around Sound things for some odd reason. ↵ | llornkcor | 1 | -34/+73 |
added sharp_buz empty defines for future usage | ||||
2002-06-29 | Fix bugs #94 and #96 | zecke | 1 | -7/+32 |
2002-06-26 | Major pro file overhaul from davipt. Commited by me, since it touches | sandman | 1 | -0/+15 |
many core files ... please report bugs on this to davipt | ||||
2002-06-26 | OFileSelector is now a complete drop in replacement | zecke | 1 | -6/+30 |
of the QPE fileselector | ||||
2002-06-26 | done for now | zecke | 1 | -0/+6 |
2002-06-26 | Fix mimetype handling | zecke | 1 | -3/+55 |
2002-06-26 | added the bugs | zecke | 1 | -6/+4 |
2002-06-26 | Improve mimetype handling | zecke | 4 | -81/+192 |
API is now fixed 2 Bugs outstanding though | ||||
2002-06-25 | Request from ljp: alarm/key/tap sounds should now also work on "Unknown" | sandman | 2 | -29/+21 |
modells (this includes x86 simulation) | ||||
2002-06-23 | Simon thanks for the patch. Some clean ups. Patch provided by tronical | zecke | 1 | -2/+2 |
OAOAOAOAOAOAOAOAOAOAOAOAOBOBCVS: noncore/tools/remote/dvdgroupconf.cpp | ||||
2002-06-18 | Reimplemented OHwInfo as ODevice with enhanced capabilities | sandman | 5 | -134/+578 |
ODevice should replace custom-*.h in the future (iPAQ is finished) | ||||
2002-06-17 | Fix a possible crash when opening an empty file | zecke | 1 | -0/+2 |
2002-06-17 | Cross Referencing is possible by now | zecke | 2 | -0/+86 |
2002-06-16 | implement progress | zecke | 4 | -5/+37 |
2002-06-16 | Fixed typo in iPAQ detection routine .. model enum really works now | sandman | 1 | -1/+1 |
2002-06-15 | Summary support | zecke | 4 | -24/+121 |
2002-06-12 | New singleton class for getting info on hardware | sandman | 3 | -2/+134 |
(Zaurus detection is missing -- kergoth ?) | ||||
2002-06-11 | add the cpp files ;) | tille | 2 | -0/+1190 |
2002-06-10 | imported kprocess as oprocess | tille | 3 | -2/+928 |
2002-05-09 | Patch from Stefan Eilers to separate multiple categories by a , | zecke | 1 | -0/+5 |
2002-05-09 | add missing qregexp.h | dwmw2 | 1 | -0/+1 |
2002-05-09 | Add missing #include <qpainter.h> | dwmw2 | 1 | -0/+1 |
2002-05-07 | Moved ClickableLabel to libopie/OClickableLabel | hakan | 3 | -2/+120 |