summaryrefslogtreecommitdiff
path: root/src/search/SearchModel.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-283/+0
2013-03-09allow new searches even if tags haven't loadedjacob11-2/+2
2012-09-04Remove unused statement wasting memorySimon Robertshaw1-2/+0
2012-09-03Fix crash/lock up when loading tagsSimon Robertshaw1-0/+2
2012-09-03Load tags seperately from saves in searchSimon Robertshaw1-33/+67
2012-08-14Ensure comments page count is loaded correctly, fixes #117Simon Robertshaw1-18/+20
2012-08-14Prevent page count for being all over the place in searchSimon Robertshaw1-1/+2
2012-08-04Tags, fixes #55Simon Robertshaw1-7/+51
2012-08-04Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an...Simon Robertshaw1-1/+10
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ...Simon Robertshaw1-6/+6
2012-04-14Add ability to get favouritesSimon Robertshaw1-1/+16
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw1-0/+41
2012-02-12Better names for sort, allow showing own savesSimon Robertshaw1-3/+5
2012-01-29Background retrieval of save info and save list.Simon Robertshaw1-11/+49
2012-01-28Voting, fix save browserSimon Robertshaw1-1/+1
2012-01-26I've got to a point where I can no longer be bothered to think of a proper co...Simon Robertshaw1-1/+17
2012-01-21Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no...Simon Robertshaw1-7/+41
2012-01-21Better handling of save vector from clientSimon Robertshaw1-2/+4
2012-01-20More stuff, need to fix memory leakSimon Robertshaw1-2/+2
2012-01-19Add "cajun" for JSON reading and writing, Save searching in client and some m...Simon Robertshaw1-2/+10
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-1/+15
2012-01-17Some minor changesSimon Robertshaw1-0/+23