summaryrefslogtreecommitdiff
path: root/src/preview/PreviewController.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-192/+0
2013-03-03fix crash when drawing particles in invalid coordinates (using console)jacob11-7/+0
2012-12-16fix comments being deleted when hitting enter and opening a save or getting ↵jacob11-2/+5
an error when commenting
2012-09-13Save history and new multiline formatterSimon Robertshaw1-0/+24
2012-09-05Allow mass unfavouring, unfavouring from the preview view. Fixes #149Simon Robertshaw1-1/+7
2012-08-25Save ID copying for previewSimon Robertshaw1-6/+3
2012-08-10Save Open signs workingSimon Robertshaw1-1/+1
2012-07-18Working comment submissionSimon Robertshaw1-0/+20
2012-07-17Add comment box to save preview - doesn't work yetSimon Robertshaw1-1/+28
2012-06-22Multiple pages of commentsSimon Robertshaw1-0/+12
2012-06-18Controllers should free their callbacks and viewsSimon Robertshaw1-0/+3
2012-06-09Preview: Wait for save to load before opening, Simulation: Correct block ↵Simon Robertshaw1-0/+4
coords when reading wall data, replace existing particles when placing stamps on top, Game: Clear the simulation when loading a save
2012-06-08Close the preview dialogue when the model throws an exceptionSimon Robertshaw1-0/+1
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ↵Simon Robertshaw1-1/+1
(stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser
2012-04-14Graphics:: Extra icons for Report and Favourite. Client:: Get favourite ↵Simon Robertshaw1-2/+29
status in GetSave, FavouriteSave, ReportSave, Preview:: Failure state when loading save
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw1-0/+11
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw1-1/+4
2012-01-29Background retrieval of save info and save list.Simon Robertshaw1-1/+5
2012-01-26I've got to a point where I can no longer be bothered to think of a proper ↵Simon Robertshaw1-1/+32
commit comment
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw1-1/+1
2012-01-21Basic skeleton for save previewSimon Robertshaw1-0/+26