]> git.sur5r.net Git - fstl/history - src/window.cpp
Allow dropping of files onto window
[fstl] / src / window.cpp
2014-03-27 Matt KeeterAllow dropping of files onto window upstream-master v0.9.2
2014-03-25 Matt KeeterAdded check for stl corruption
2014-03-25 Matt KeeterRaise an error message box on ascii stl
2014-03-22 Matt KeeterMerge branch 'win32'
2014-03-21 Matt KeeterCross-thread lambda functions fail on win32
2014-03-15 Matt KeeterMade QActions const
2014-03-15 Matt KeeterAdding default model
2014-03-14 Matt KeeterMake load_stl return a boolean
2014-03-14 Matt KeeterMisc bugfixes and cleanup
2014-03-13 Matt KeeterBig reorganization
2014-03-13 Matt KeeterConnect to correct slots
2014-03-10 Matt KeeterPrint loading as text over opengl window
2014-03-09 Matt KeeterSwitch to new connection syntax and lambda function
2014-03-08 Matt KeeterChange tabulation
2014-03-08 Matt KeeterChange color of URLs
2014-03-08 Matt KeeterPrettier about box
2014-03-07 Matt KeeterWhitespace fix
2014-03-07 Matt KeeterSet window title to filename
2014-03-07 Matt KeeterAdding about box
2014-03-07 Matt KeeterDisable open when load is in progress
2014-03-07 Matt KeeterAdding quit action to file menu
2014-03-07 Matt KeeterAdding Open command to menu
2014-03-04 Matt KeeterAdding backdrop
2014-03-04 Matt KeeterMostly complete from the Python original