summaryrefslogtreecommitdiffstats
path: root/heimdall-frontend/source (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WIPupstream/masterBenjamin Dobell2015-03-216-16/+76
|
* QList properties are now accessible in QML via QQmlListPropertyBenjamin Dobell2015-03-123-5/+63
|
* Added QML bindings for packagesBenjamin Dobell2015-03-1115-205/+448
|
* Lots of Frontend refactoring with a few bug fixesBenjamin Dobell2015-03-0913-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.
* Completed basic firmware file selection functionalityBenjamin Dobell2015-03-076-135/+410
|
* Added CMake option to enable QML debuggingBenjamin Dobell2015-03-071-0/+5
|
* Commenced UI overhaul for Heimdall Frontend 2.0Benjamin Dobell2015-03-059-3/+329
|
* Due to a Qt bug on OS X we need to browse for *.gz not *.tar.gzBenjamin Dobell2015-03-051-2/+2
|
* Fixed a few Heimdall Frontend nigglesBenjamin Dobell2015-02-202-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.
* Fix Unix build issues and work-around Qt5 Mac UI bugsBenjamin Dobell2015-02-181-0/+2
|
* Removed autotools and VS files, and standardised source dir namingBenjamin Dobell2015-02-1813-0/+4148