summaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/source (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-03-21WIPupstream/masterBenjamin Dobell6-16/+76
2015-03-12QList properties are now accessible in QML via QQmlListPropertyBenjamin Dobell3-5/+63
2015-03-11Added QML bindings for packagesBenjamin Dobell15-205/+448
2015-03-09Lots of Frontend refactoring with a few bug fixesBenjamin Dobell13-286/+438
There is still far too much overly convoluted code. However, the introduction of some RAII when dealing with files has made the code-base slightly less error prone.
2015-03-07Completed basic firmware file selection functionalityBenjamin Dobell6-135/+410
2015-03-07Added CMake option to enable QML debuggingBenjamin Dobell1-0/+5
2015-03-05Commenced UI overhaul for Heimdall Frontend 2.0Benjamin Dobell9-3/+329
2015-03-05Due to a Qt bug on OS X we need to browse for *.gz not *.tar.gzBenjamin Dobell1-2/+2
2015-02-20Fixed a few Heimdall Frontend nigglesBenjamin Dobell2-69/+70
Yes, the HeimdallState enum class operator overloading and operator usage is crazy nonsense. I want to love enum class, but this is just ridiculous.
2015-02-18Fix Unix build issues and work-around Qt5 Mac UI bugsBenjamin Dobell1-0/+2
2015-02-18Removed autotools and VS files, and standardised source dir namingBenjamin Dobell13-0/+4148