summaryrefslogtreecommitdiffstats
path: root/src/cardwidget.cc
Commit message (Collapse)AuthorAgeFilesLines
* Order the card profiles by their priorityColin Guthrie2009-03-251-4/+4
|
* Use C style comments as per Lennart's fetish :pColin Guthrie2009-03-181-1/+1
|
* Move config.h inclusion to the .cc filesColin Guthrie2009-03-181-0/+4
|
* Split cardwidget out into it's own files.Colin Guthrie2009-03-151-0/+90
Also define a get_context() method to get the context from outside of the main file.