Age | Commit message (Expand) | Author | Files | Lines |
2005-08-10 | libopie: | zecke | 1 | -2/+4 |
2005-08-10 | libopie2/opiecore/device/odevice.h: | zecke | 1 | -43/+50 |
2005-08-10 | libopie2/opiecore/device/odevice_ipaq.cpp: | zecke | 1 | -26/+37 |
2005-08-10 | libopie2/opiecore/odevice.cpp: | zecke | 1 | -0/+2 |
2005-08-10 | libope2/opiecore/odevice_mypal.[cpp,h]: | zecke | 2 | -0/+330 |
2005-08-04 | ODevice: | zecke | 3 | -14/+50 |
2005-07-22 | odevice: fix SL6000 rotation + record button mapping | mickeyl | 1 | -2/+37 |
2005-06-29 | add restart() method (FIXME included ;) | mickeyl | 2 | -2/+13 |
2005-06-27 | simpad: restore file header, zaurus: send returnFromSuspend message | mickeyl | 2 | -24/+25 |
2005-06-26 | ODevice now features a method to gather the preferred qte driver. | mickeyl | 3 | -5/+24 |
2005-06-25 | - fix logic in isEmpty() and isSuspended() | mickeyl | 2 | -5/+16 |
2005-06-22 | respect number of product strings in CIS data | mickeyl | 1 | -1/+3 |
2005-06-22 | Note to self: Don't commit local changes... | mickeyl | 2 | -1/+3 |
2005-06-21 | - repair broken headers (tss...) | mickeyl | 4 | -36/+36 |
2005-06-19 | add note about why we don't use ioctls for gathering the cards initially | mickeyl | 1 | -1/+4 |
2005-06-17 | - disable DEBUG in opcmciasystem | mickeyl | 1 | -6/+6 |
2005-06-14 | enable OPcmciaSocket::manufacturer() | mickeyl | 2 | -10/+20 |
2005-06-09 | add support for the linux 2.6 backlight interface on tosa, poodle, and collie | mickeyl | 2 | -28/+42 |
2005-06-02 | - move addLanguage.sh and mkipks to scripts/ directory | mickeyl | 2 | -18/+25 |
2005-06-02 | more work on recursive watches | mickeyl | 2 | -26/+66 |
2005-05-31 | misc. opcmciasystem improvements | mickeyl | 3 | -82/+141 |
2005-05-25 | be nice to gcc 3.3 | mickeyl | 1 | -1/+1 |
2005-05-22 | start talking directly to pcmcia card services | mickeyl | 4 | -8/+1264 |
2005-05-21 | add more methods to OPcmciaSocket | mickeyl | 2 | -1/+23 |
2005-05-21 | change OPcmciaCard to OPcmciaSocket, it now resembles a socket rather than a ... | mickeyl | 2 | -31/+135 |
2005-05-20 | Added OResource::findPixmap implementation | drw | 2 | -0/+16 |
2005-05-19 | ignore empty sockets | mickeyl | 1 | -2/+3 |
2005-05-19 | - add linux pcmcia subsystem wrapper: OPcmciaSystem and OPcmciaCard | mickeyl | 10 | -18/+704 |
2005-05-10 | add foundation for a much more intuitive API for file notifications | mickeyl | 2 | -1/+94 |
2005-05-10 | s/qWarning/qDebug/ | mickeyl | 1 | -2/+3 |
2005-05-10 | remove warning | mickeyl | 1 | -0/+1 |
2005-05-09 | Temporarily show more images for me... until Drw or Skyhusker do it the way | zecke | 1 | -4/+3 |
2005-05-07 | introduce OFileNotifyEvent and add more signals | mickeyl | 2 | -31/+154 |
2005-05-06 | first sketch at ODirNotification class | mickeyl | 2 | -10/+31 |
2005-05-06 | fix a couple of issues with OFileNotification, seems to work with single and ... | mickeyl | 2 | -33/+104 |
2005-05-02 | ship sanitized userland header equivalent of linux/inotify.h | mickeyl | 2 | -3/+116 |
2005-05-02 | DEBUG: show why node wasn't recognized | mickeyl | 1 | -2/+2 |
2005-05-02 | Rewrite OFileNotification to use the upcoming inotify (kernel 2.6) interface ... | mickeyl | 2 | -226/+139 |
2005-04-05 | Use OResource for loading images | drw | 9 | -225/+240 |
2005-04-05 | Eliminate compiler warnings and doc updates | drw | 2 | -6/+7 |
2005-04-05 | Initial version of OResource | drw | 3 | -6/+185 |
2005-04-05 | crash-fix in odevice.cpp while scanning the distribution table (#1565) | deller | 1 | -1/+1 |
2005-03-31 | check for '2.4' kernel rather than for an Embedix version, since we will | mickeyl | 2 | -20/+8 |
2005-03-31 | add basic support for the Sharp SL-C1000 (Akita) PDA | mickeyl | 3 | -44/+52 |
2005-03-23 | Add debug output to help developer to find a very silly bug, which takes | eilers | 1 | -1/+8 |
2005-03-21 | on non-embedix kernel zaurii devices don't wait after suspend 'cause | alwin | 3 | -22/+50 |
2005-03-20 | add sd path for familiar | llornkcor | 1 | -1/+2 |
2005-03-17 | Update the API Documentation for OProcess and OApplicationFactory | zecke | 2 | -3/+3 |
2005-03-15 | ok. the hinge button must have held-action set to 0. | alwin | 1 | -6/+3 |
2005-03-14 | hopefull speedups on keyeventhandler, eventhandler will just set when | alwin | 1 | -8/+5 |