summaryrefslogtreecommitdiff
path: root/src/preview/PreviewController.h
AgeCommit message (Collapse)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-45/+0
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ↵jacob11-7/+0
unused variables from config.h
2012-12-16fix comments being deleted when hitting enter and opening a save or getting ↵jacob11-1/+1
an error when commenting
2012-09-13Save history and new multiline formatterSimon Robertshaw1-0/+2
2012-08-25Save ID copying for previewSimon Robertshaw1-0/+1
2012-07-18Working comment submissionSimon Robertshaw1-0/+1
2012-07-17Add comment box to save preview - doesn't work yetSimon Robertshaw1-1/+7
2012-06-22Multiple pages of commentsSimon Robertshaw1-0/+4
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ↵Simon Robertshaw1-2/+2
(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-0/+3
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/+1
2012-01-29Background retrieval of save info and save list.Simon Robertshaw1-0/+1
2012-01-26I've got to a point where I can no longer be bothered to think of a proper ↵Simon Robertshaw1-1/+9
commit comment
2012-01-21Basic skeleton for save previewSimon Robertshaw1-0/+25