aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/source/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - fixed possible null pointer accessSteffen Pankratz2016-02-291-1/+1
|
* - fixed memory leakSteffen Pankratz2016-02-291-1/+1
| | | | Memory allocated by 'new[]' should be deallocated by 'delete[]'.
* Due to a Qt bug on OS X we need to browse for *.gz not *.tar.gzBenjamin Dobell2015-03-061-2/+2
|
* Fixed a few Heimdall Frontend nigglesBenjamin Dobell2015-02-211-59/+37
| | | | | Yes, the HeimdallState enum class operator overloading and operator usage is crazy nonsense. I want to love enum class, but this is just ridiculous.
* Removed autotools and VS files, and standardised source dir namingBenjamin Dobell2015-02-191-0/+1375