summaryrefslogtreecommitdiff
path: root/src/gui/preview/PreviewModel.h
AgeCommit message (Collapse)AuthorFilesLines
2013-07-28Use async requests/RequestBroker for PreviewModelSimon Robertshaw1-39/+5
2013-07-10redo threading in PreviewModel so that you don't have to wait for everything ↵jacob11-19/+29
to load to quit, and the threads don't access any of PreviewModel's data
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+85