summaryrefslogtreecommitdiff
path: root/src/gui/preview/PreviewModel.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-07-12fixes to wall and particle floodfill. Wall fill ignores particles and always ...jacob11-7/+11
2013-07-11if the previewmodel has exited, the running threads should delete thisjacob11-0/+5
2013-07-10fix piston bugs, fix crashes, don't use bluescreens when compiled with debug ...jacob11-2/+2
2013-07-10minor changes / fixes to last commitjacob11-60/+55
2013-07-10redo threading in PreviewModel so that you don't have to wait for everything ...jacob11-120/+92
2013-07-06Fix #127, threads should not be cancelled after being joinedjacksonmj1-3/+15
2013-06-21add error messages when errors happening while fav. / unfav.ing a save, delet...jacob11-2/+6
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-0/+360