index
:
powder
master
solidswork
The Powder Toy
Stanislaw Skowronek
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
localbrowser
/
LocalBrowserView.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-03-22
Move all GUI source files into gui/
Simon Robertshaw
1
-216/+0
2013-03-06
remove auto generated comments from all files, fix some missing tabs, remove ↵
jacob1
1
-8/+0
unused variables from config.h
2012-12-18
selecting a stamp moves it to the front of the list again (unless you hold ctrl)
jacob1
1
-1/+5
attempted to do MVC right?
2012-10-05
Flush stamps list to file when deletins, Rename stamps undelete function to ↵
Simon Robertshaw
1
-3/+2
rescan
2012-10-05
Stamp fix button to bring back deleted stamps
jacob1
1
-0/+16
2012-08-24
Fix prev, next buttons in Stamps browser. #141
Simon Robertshaw
1
-1/+1
2012-08-21
Fix stamps page count
Simon Robertshaw
1
-3/+5
2012-08-12
Use forward declarations more to avoid excessive includes
Simon Robertshaw
1
-0/+6
2012-06-07
Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ↵
Simon Robertshaw
1
-0/+197
(stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser