summaryrefslogtreecommitdiff
path: root/noncore/applets/pcmcia/configdialog.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-06-26- refactor miscellaneous things to make configuring work all the timemickeyl1-28/+87
- add 'prompt for' dialog - applet completion state 100% for Version 1.2.1
2005-06-25fix enable/disable logic for menu entries in popupmickeyl1-5/+5
2005-06-24- fix configdialog checking for productIdentity, not for cardmgr's idea of thatmickeyl1-4/+6
- perform insert action and perform suspend action Except for "prompt for" and some polishing, this applet should now be fairly complete
2005-06-20miscellaneous work towards completon of this applet - still some way to go ↵mickeyl1-12/+43
though
2005-06-19- s/new card/unconfigured card/mickeyl1-21/+31
- add note about unrecognized cards in configuration dialog - add ConfigDialog::preferredAction()
2005-06-14more work on configuring unsupported cardsmickeyl1-7/+25
2005-06-13parse possible bindings out of /etc/pcmcia/* and list them in comboboxmickeyl1-5/+37
2005-06-09update dialog and start with code reading possible PCMCIA devices and classesmickeyl1-4/+17
2005-05-21add first card configuration bits and config dialog skeletonmickeyl1-0/+73