summaryrefslogtreecommitdiff
path: root/src/localbrowser/LocalBrowserModel.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-06-10Change stamp storage to a list, insert new stamps at the begining, 'l' loads ↵Simon Robertshaw1-3/+4
the first stamp or the previously used stamp, 'k' shows the stamp browser
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ↵Simon Robertshaw1-0/+131
(stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser