Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2005-07-02 | - mention new sysinfo developments in changelog and use past tense, where ↵ | mickeyl | 2 | -7/+8 |
applicable - add CXK in README | ||||
2005-07-02 | SysInfo: | mickeyl | 5 | -16/+81 |
- add pcmcia device node detail view - add input device node detail view - grab preferred fixed font for syslog from qpe.conf - slightly adjust tree/detail widget space ratio | ||||
2005-06-29 | add restart() method (FIXME included ;) | mickeyl | 2 | -2/+13 |
2005-06-27 | Use the two new Sort Flags. I applied an older/wrong version of the patch before | zecke | 1 | -2/+2 |
Patch courtsey Marcin Juszkiewicz | ||||
2005-06-27 | Add the two new sort flags | zecke | 1 | -2/+4 |
2005-06-27 | -Fix compile warning (signed vs unsigned) | zecke | 1 | -1/+7 |
-Somehow the split up patches missed the query string... (I knew I would mess up) | ||||
2005-06-27 | Fix the compiler warning with converting NULL to integer. | zecke | 1 | -2/+2 |
I hope this has no negative side effects | ||||
2005-06-27 | Sort by Anniversary and Birthday | zecke | 1 | -0/+10 |
Patch courtsey Marcin Juszkiewicz | ||||
2005-06-27 | Simplify SQL query to not need a temporary SQL table | zecke | 1 | -11/+2 |
Patch courtsey Marcin Juszkiewicz (okayed by eilers) | ||||
2005-06-27 | simpad: restore file header, zaurus: send returnFromSuspend message | mickeyl | 2 | -24/+25 |
2005-06-26 | Corrected gutenbrowser and wellenreiter icon naming in Latvian | gints | 2 | -3/+3 |
2005-06-26 | Some changes in Latvian icon naming | gints | 2 | -1/+3 |
2005-06-26 | Correct utf-8 for packagemanager name in Latvian | gints | 1 | -1/+1 |
2005-06-26 | mention mteira's work | mickeyl | 1 | -0/+2 |
2005-06-26 | get preffered qte driver name from ODevice instead of hard coding it to | mickeyl | 1 | -5/+5 |
"Transformed". Patch courtesy Manuel Teira. | ||||
2005-06-26 | ODevice now features a method to gather the preferred qte driver. | mickeyl | 3 | -5/+24 |
The default driver is "Transformed". C7x0 Zaurus devices use "W100" from now on. | ||||
2005-06-26 | get the default gfx driver from QWS_DISPLAY instead of hardcoding | mickeyl | 3 | -4/+12 |
it to 'Transformed' when launching rotated apps. Patch courtesy Manuel Teira | ||||
2005-06-26 | - refactor miscellaneous things to make configuring work all the time | mickeyl | 7 | -102/+198 |
- add 'prompt for' dialog - applet completion state 100% for Version 1.2.1 | ||||
2005-06-25 | - fix logic in isEmpty() and isSuspended() | mickeyl | 2 | -5/+16 |
- add convenience API productIdentityVendor() | ||||
2005-06-25 | fix enable/disable logic for menu entries in popup | mickeyl | 2 | -14/+18 |
2005-06-24 | report #1514 being fixed | mickeyl | 1 | -0/+1 |
2005-06-24 | s,cardmon/pcmcia,pcmcia, | mickeyl | 6 | -6/+6 |
2005-06-24 | make pcmcia.png an inline picture and remove it from pics/cardmon and ↵ | mickeyl | 3 | -2/+80 |
pics/pcmcia | ||||
2005-06-24 | - fix configdialog checking for productIdentity, not for cardmgr's idea of that | mickeyl | 3 | -53/+60 |
- perform insert action and perform suspend action Except for "prompt for" and some polishing, this applet should now be fairly complete | ||||
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 | restore formatting | mickeyl | 1 | -2/+2 |
2005-06-21 | Can't have signals without Q_OBJECT... | bero | 1 | -0/+1 |
2005-06-21 | use own pixmap (s/cardmon/pcmcia/) | mickeyl | 1 | -1/+1 |
2005-06-21 | - prepare methods to execute the preferred actions on insertion and suspend | mickeyl | 2 | -1/+39 |
- intercept QPE/System channel to listen for 'resumeFromSuspend()' | ||||
2005-06-21 | - repair broken headers (tss...) | mickeyl | 4 | -36/+36 |
- fix logical error in ODevice::sendSuspendmsg() - send qcop signal returnFromSuspend() after resuming from suspend - remove debug macro from opcmciasystem; better do this from the .pro file with DEFINES += | ||||
2005-06-20 | mention #1377 as fixed | mickeyl | 1 | -0/+2 |
2005-06-20 | an attempt to fix #1377 | mickeyl | 2 | -9/+17 |
2005-06-20 | miscellaneous work towards completon of this applet - still some way to go ↵ | mickeyl | 5 | -88/+216 |
though | ||||
2005-06-20 | Fixed a typo ( thanks hrw :) ) | skyhusker | 1 | -1/+1 |
2005-06-19 | - s/new card/unconfigured card/ | mickeyl | 5 | -127/+186 |
- add note about unrecognized cards in configuration dialog - add ConfigDialog::preferredAction() | ||||
2005-06-19 | add note about why we don't use ioctls for gathering the cards initially | mickeyl | 1 | -1/+4 |
2005-06-17 | Added iPAQ 55xx | skyhusker | 1 | -1/+1 |
2005-06-17 | Update | skyhusker | 1 | -0/+1 |
2005-06-17 | Fix bug #1557 | skyhusker | 1 | -3/+3 |
2005-06-17 | - disable DEBUG in opcmciasystem | mickeyl | 2 | -10/+11 |
- fix suspend/resume logic | ||||
2005-06-17 | make reset, eject, suspend, resume, insert work | mickeyl | 1 | -7/+19 |
2005-06-16 | 8 and 16 bit flite plugins need to have different names | pohly | 1 | -1/+1 |
2005-06-16 | Some Latvian translations. Mainly libmailwraper... | gints | 7 | -141/+142 |
2005-06-15 | Forgot to remove include | drw | 1 | -1/+0 |
2005-06-15 | Resource -> OResource | drw | 12 | -53/+56 |
2005-06-15 | Resource -> OResource | drw | 24 | -70/+47 |
2005-06-15 | Remove unneeded include | drw | 2 | -3/+1 |
2005-06-15 | Resource -> OResource and fix doc headers | drw | 6 | -64/+68 |
2005-06-15 | Resource -> OResource | drw | 1 | -2/+2 |