Commit graph

19 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 496d274780 split the SettingsDialog up into multiple files 2019-10-18 16:10:41 +02: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 Zedler 9bb64027b4 split profile dialog up into multiple files 2019-06-08 11:14:18 +02:00
Dorian Zedler 33ae172038 - added ability to view results of athlete
- improved design of athlete view and stack push / pop animations
2019-05-03 22:54:32 +02:00
Dorian Zedler ab7154cfd0 - fixed a bug in baseconn
- added volume regulation for base station
2019-04-08 18:03:23 +02: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 70d413df82 - added new delegate types which match the look and feel of the app much better than the old ones 2019-03-27 22:24:16 +01:00
Dorian Zedler 1c264a0a5c Moved theme engine out of qml 2019-03-08 18:03:27 +01:00
Dorian Zedler 373fc7a6d9 new design 2019-03-08 15:36:32 +01:00
Dorian Zedler 74b6a3f429 started to implement error dialog 2019-01-01 15:23:15 +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 24f9dcbc6f changed the integration of the c++ classes into the qml code to make things cleaner,
everything seems to be working again
added false start sound
2018-09-17 23:06:34 +02:00
Dorian Zedler 2288064413 added dark theme and started to implement connection to startpad 2018-08-28 23:03:35 +02:00
Dorian Zedler bd77301a9c - Added multi-language support and a german translation
- Cleaned the code up
2018-08-14 17:07:42 +02:00
Dorian Zedler a3ff0cf7d6 some fixes 2018-08-12 21:05:59 +02:00
Dorian Zedler e8a0b237a7 see changelog 0.04 2018-08-11 23:54:34 +02:00
Dorian Zedler 51e3e543d9 added stuff 2018-08-02 12:51:05 +02:00
Dorian Zedler f3f208258d sorted everything 2018-07-28 23:05:26 +02:00
Renamed from qml.qrc (Browse further)