summaryrefslogtreecommitdiff
path: root/src/search/SearchController.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-364/+0
2013-02-25fix a few more memory errorsjacob11-2/+0
2013-02-25fix even more memory leaksjacob11-0/+3
2012-12-29more scons fixes for windowsjacob11-0/+1
2012-12-14Prevent saves from being loaded twice by the Save browserSimon Robertshaw1-0/+5
2012-09-13Save history and new multiline formatterSimon Robertshaw1-0/+8
2012-09-05Allow mass unfavouring, unfavouring from the preview view. Fixes #149Simon Robertshaw1-1/+28
2012-08-05Persistent search window responds to user auth eventsSimon Robertshaw1-1/+2
2012-08-04Tags, fixes #55Simon Robertshaw1-3/+11
2012-08-04Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an...Simon Robertshaw1-1/+8
2012-08-04Search window is persistent, issue #66Simon Robertshaw1-1/+1
2012-08-04Build fixes for FreeBSDntoskrnl1-7/+0
2012-06-22Success/Failure return from Asyn Task, Prompt to visit website upon update fa...Simon Robertshaw1-3/+6
2012-06-18Controllers should free their callbacks and viewsSimon Robertshaw1-0/+1
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ...Simon Robertshaw1-2/+2
2012-04-19Allow deleting of stampsSimon Robertshaw1-1/+29
2012-04-14Add ability to get favouritesSimon Robertshaw1-0/+17
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite stat...Simon Robertshaw1-0/+44
2012-04-06Confirmation Dialogue, Save selection and multi-deleteSimon Robertshaw1-0/+88
2012-02-12Better names for sort, allow showing own savesSimon Robertshaw1-4/+8
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw1-2/+12
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw1-2/+6
2012-01-29Background retrieval of save info and save list.Simon Robertshaw1-0/+1
2012-01-27Stop freeing memory twice, also clear signs correctlySimon Robertshaw1-2/+5
2012-01-26I've got to a point where I can no longer be bothered to think of a proper co...Simon Robertshaw1-7/+46
2012-01-21Basic skeleton for save previewSimon Robertshaw1-1/+14
2012-01-21Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no...Simon Robertshaw1-2/+31
2012-01-21Better cleanup for simulation - fix memory leaksSimon Robertshaw1-0/+6
2012-01-20More stuff, need to fix memory leakSimon Robertshaw1-1/+7
2012-01-19Some folder changes, started search and clientSimon Robertshaw1-0/+3
2012-01-17Some minor changesSimon Robertshaw1-0/+14