summaryrefslogtreecommitdiff
path: root/src/client/ThumbnailBroker.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-09-03Move class definitions for ThumbnailBrokeer into headerSimon Robertshaw1-51/+0
2012-08-27Enable decorations in renderer for local save items, disable for server save ↵Simon Robertshaw1-5/+11
previews.
2012-08-14Fix crash when using search (std::remove doesn't seem to work as I ↵Simon Robertshaw1-11/+19
expected), Add clickable author names for search. Fixes #95
2012-08-13Fix bug where thumbnails would not always show in the searchSimon Robertshaw1-24/+35
2012-08-12Use forward declarations more to avoid excessive includesSimon Robertshaw1-0/+1
2012-07-31ThumbnailBroker for background retrieval and renderingSimon Robertshaw1-0/+372