summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-06-26mention mteira's workmickeyl1-0/+2
2005-06-26get preffered qte driver name from ODevice instead of hard coding it tomickeyl1-5/+5
"Transformed". Patch courtesy Manuel Teira.
2005-06-26ODevice now features a method to gather the preferred qte driver.mickeyl3-5/+24
The default driver is "Transformed". C7x0 Zaurus devices use "W100" from now on.
2005-06-26get the default gfx driver from QWS_DISPLAY instead of hardcodingmickeyl3-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 timemickeyl7-102/+198
- add 'prompt for' dialog - applet completion state 100% for Version 1.2.1
2005-06-25- fix logic in isEmpty() and isSuspended()mickeyl2-5/+16
- add convenience API productIdentityVendor()
2005-06-25fix enable/disable logic for menu entries in popupmickeyl2-14/+18
2005-06-24report #1514 being fixedmickeyl1-0/+1
2005-06-24s,cardmon/pcmcia,pcmcia,mickeyl6-6/+6
2005-06-24make pcmcia.png an inline picture and remove it from pics/cardmon and ↵mickeyl3-2/+80
pics/pcmcia
2005-06-24- fix configdialog checking for productIdentity, not for cardmgr's idea of thatmickeyl3-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-22respect number of product strings in CIS datamickeyl1-1/+3
2005-06-22Note to self: Don't commit local changes...mickeyl2-1/+3
2005-06-21restore formattingmickeyl1-2/+2
2005-06-21Can't have signals without Q_OBJECT...bero1-0/+1
2005-06-21use own pixmap (s/cardmon/pcmcia/)mickeyl1-1/+1
2005-06-21- prepare methods to execute the preferred actions on insertion and suspendmickeyl2-1/+39
- intercept QPE/System channel to listen for 'resumeFromSuspend()'
2005-06-21- repair broken headers (tss...)mickeyl4-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-20mention #1377 as fixedmickeyl1-0/+2
2005-06-20an attempt to fix #1377mickeyl2-9/+17
2005-06-20miscellaneous work towards completon of this applet - still some way to go ↵mickeyl5-88/+216
though
2005-06-20Fixed a typo ( thanks hrw :) )skyhusker1-1/+1
2005-06-19- s/new card/unconfigured card/mickeyl5-127/+186
- add note about unrecognized cards in configuration dialog - add ConfigDialog::preferredAction()
2005-06-19add note about why we don't use ioctls for gathering the cards initiallymickeyl1-1/+4
2005-06-17Added iPAQ 55xxskyhusker1-1/+1
2005-06-17Updateskyhusker1-0/+1
2005-06-17Fix bug #1557skyhusker1-3/+3
2005-06-17- disable DEBUG in opcmciasystemmickeyl2-10/+11
- fix suspend/resume logic
2005-06-17make reset, eject, suspend, resume, insert workmickeyl1-7/+19
2005-06-168 and 16 bit flite plugins need to have different namespohly1-1/+1
2005-06-16Some Latvian translations. Mainly libmailwraper...gints7-141/+142
2005-06-15Forgot to remove includedrw1-1/+0
2005-06-15Resource -> OResourcedrw12-53/+56
2005-06-15Resource -> OResourcedrw24-70/+47
2005-06-15Remove unneeded includedrw2-3/+1
2005-06-15Resource -> OResource and fix doc headersdrw6-64/+68
2005-06-15Resource -> OResourcedrw1-2/+2
2005-06-15Remove unneeded includedrw1-1/+0
2005-06-15Resource -> OResourcedrw3-18/+23
2005-06-15Resource -> OResource and fix compiler warningdrw3-19/+15
2005-06-15Resource -> OResource and fix doc headersdrw13-318/+351
2005-06-14Opie Eye:zecke3-15/+0
-Change the keyboard shortcut configuration to not blacklist keys found on the joypad (up,down,left,right,enter). This was done on request of Gints Polis
2005-06-14Updateskyhusker1-0/+3
2005-06-14Fix bugs #1384 and #1546skyhusker2-4/+10
2005-06-14All strings translatedskyhusker1-8/+30
2005-06-14Fix #1635skyhusker1-1/+1
2005-06-14more work on configuring unsupported cardsmickeyl5-17/+53
2005-06-14enable OPcmciaSocket::manufacturer()mickeyl2-10/+20
Did I mention Qt2 sucks? We don't even have a QPair :/
2005-06-13parse possible bindings out of /etc/pcmcia/* and list them in comboboxmickeyl2-35/+166
2005-06-13forgot to remove 'em heremickeyl2-294/+0