summaryrefslogtreecommitdiff
path: root/src/search
AgeCommit message (Collapse)AuthorFilesLines
2012-06-07Remove unneeded filesSimon Robertshaw2-184/+0
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ↵Simon Robertshaw5-17/+17
(stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser
2012-05-22Better icon alignment, improve appearance of previewSimon Robertshaw1-7/+7
2012-05-15Move style into ComponentSimon Robertshaw2-8/+7
2012-05-07A bit of refactoring (elements)Simon Robertshaw1-1/+1
2012-04-19Allow deleting of stampsSimon Robertshaw1-1/+29
2012-04-14Add ability to get favouritesSimon Robertshaw6-6/+89
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite ↵Simon Robertshaw3-0/+75
status in GetSave, FavouriteSave, ReportSave, Preview:: Failure state when loading save
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw6-0/+248
2012-04-03Search and stamps scolling with mouse wheel, Esc to exitSimon Robertshaw2-0/+19
2012-04-03Use a single instance of a background simulation for thumbnail renderingSimon Robertshaw2-40/+7
2012-04-03Super, megaheavyweight thumbnail rendererSimon Robertshaw2-31/+87
2012-03-22More work on Tags - display tags in Tag window and Tag buttonSimon Robertshaw2-5/+20
2012-02-12Better names for sort, allow showing own savesSimon Robertshaw4-15/+23
2012-02-11Fix thumbnail alignment for save buttons, add code for building PSv formatSimon Robertshaw2-2/+5
2012-02-11Comments on save preview and some minor changes for vote barsSimon Robertshaw2-0/+7
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw2-2/+16
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw2-3/+8
2012-01-29Background retrieval of save info and save list.Simon Robertshaw4-14/+81
2012-01-28Voting, fix save browserSimon Robertshaw4-7/+21
2012-01-27Stop freeing memory twice, also clear signs correctlySimon Robertshaw1-2/+5
2012-01-26Save loading and reloadingSimon Robertshaw2-0/+10
2012-01-26I've got to a point where I can no longer be bothered to think of a proper ↵Simon Robertshaw8-44/+194
commit comment
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw1-1/+24
2012-01-22Merge remote-tracking branch 'origin/master'FrankBro3-1/+28
2012-01-22Started the rest of the UIFrankBro1-2/+2
2012-01-21Basic skeleton for save previewSimon Robertshaw3-1/+28
2012-01-21Reset page on sort changeSimon Robertshaw1-2/+2
2012-01-21Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, ↵Simon Robertshaw7-19/+201
not a Thumbnail as I thought
2012-01-21Better cleanup for simulation - fix memory leaksSimon Robertshaw2-0/+7
2012-01-21Fix search crashSimon Robertshaw1-0/+2
2012-01-21Better handling of save vector from clientSimon Robertshaw3-5/+7
2012-01-20More stuff, need to fix memory leakSimon Robertshaw6-6/+41
2012-01-19Add "cajun" for JSON reading and writing, Save searching in client and some ↵Simon Robertshaw4-30/+67
more stuff for searcg
2012-01-19Some folder changes, started search and clientSimon Robertshaw8-9/+143
2012-01-17Some minor changesSimon Robertshaw7-0/+142