summaryrefslogtreecommitdiff
path: root/src/search/Thumbnail.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-73/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-7/+0
unused variables from config.h
2013-02-24fix problems found with valgrind with shifting stamps and savingjacob11-2/+2
2013-01-13change some free/malloc's back to delete/new'sjacob11-6/+4
2012-08-01Local Saving, Server Saving rewriteSimon Robertshaw1-0/+4
2012-07-31ThumbnailBroker for background retrieval and renderingSimon Robertshaw1-0/+27
2012-04-03Use a single instance of a background simulation for thumbnail renderingSimon Robertshaw1-37/+7
2012-04-03Super, megaheavyweight thumbnail rendererSimon Robertshaw1-0/+81