Commit graph

13 commits

Author SHA1 Message Date
dorian 049f678b11 - update file structure
- the base statio firmware updater is now fully working
2019-11-02 15:22:50 +01:00
dorian fb453d4053 - athlete and time storage now supports multiple timers
- some design improvements
- removed translations
2019-09-08 15:08:50 +02:00
dorian 1f055931f7 minor bugfxes and optimizations 2019-08-20 22:55:37 +02:00
dorian c571cb8c54 fixed some connection issues with the basestation and did some cleanup 2019-08-19 15:14:11 +02:00
Dorian Zedler eeb939ed26 - added 'disconnect' functionality for base station
- made IP->adress of base station editable
- some cleanup
2019-03-29 23:42:56 +01:00
Dorian Zedler dc26169fe0 - many design improvements:
- new text inputs
 - new delegate highlighting
 - better text scaling
- some cleanup
2019-03-29 19:15:20 +01:00
Dorian Zedler b52ff6701e - made delegates fit the overall look and feel of the app 2019-03-27 22:25:23 +01:00
Dorian Zedler 0020723364 removed old dependencies 2019-03-08 18:55:03 +01:00
Dorian Zedler 1c264a0a5c Moved theme engine out of qml 2019-03-08 18:03:27 +01:00
Dorian Zedler 9260358e11 changed internal structure completely to be more flexible and reliable 2019-03-07 17:18:24 +01:00
Dorian Zedler 1e09ebe027 too many changes to document.
Summary:
- cleaned some stuff up in qml
- separated the timer and the main.qml and put it into "SpeedTimer.qml"
- continued on implementing the base conn connection
- started to get the whole time meassuring procedure out of qml and into c++
  -> added new class (SpeedTimer) for that
2018-10-04 18:35:29 +02:00
Dorian Zedler b93b598c80 Added functionality to connect to base station 2018-09-23 17:54:20 +02:00
Dorian Zedler 2288064413 added dark theme and started to implement connection to startpad 2018-08-28 23:03:35 +02:00