2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-05 14:55:35 +00:00

9 Commits

Author SHA1 Message Date
Lioncash
2ccc59fc0c General: Make use of Qt 5's signal/slot connection syntax
Allows compile-time detection of incompatible signals/slots, as opposed
to runtime errors, making the connections more type-safe.
2019-08-25 20:40:09 -04:00
483d4746dc Add support for development tracks 2019-06-29 11:02:33 -07:00
Jack Andersen
39a8b1608d New code style refactor 2018-12-07 19:19:40 -10:00
Jack Andersen
850feb4be8 Disable certificate pinning (for now) 2018-02-13 21:50:49 -10:00
Jack Andersen
e766c19e0f Add edge certificate for pinning check 2018-02-12 21:36:48 -10:00
Jack Andersen
f6195a64a6 Additional usability features 2018-01-09 20:19:48 -10:00
Jack Andersen
8c9ad43a60 Various GUI logic fixes and improvements 2018-01-01 14:58:38 -10:00
Jack Andersen
a686debdcf Work on URDE version detection and downloading 2017-12-26 14:48:34 -10:00
Jack Andersen
d3223f0db4 Implement index downloading from axiodl.com 2017-12-25 18:27:18 -10:00