Commit graph

26 commits

Author SHA1 Message Date
Dorian Zedler 50af1fa4a8
Release 1.0.0 2021-01-15 20:19:49 +01:00
Dorian Zedler c5dbf6c494
adapted everything to new direct QML approach 2020-10-09 15:44:24 +02:00
Dorian Zedler fbd13c951e
continued working on new layout 2020-10-01 14:19:47 +02:00
Dorian Zedler c942216989
some fixes for Android 2020-10-01 02:27:00 +02:00
Dorian Zedler 9656cdbfdc
- began to redo layout
- fixed some issues in ScStwRace
2020-10-01 01:54:38 +02:00
Dorian Zedler 827acf8404
adapted anything to new settings 2020-07-10 15:20:41 +02:00
Dorian Zedler 1a2fbcc170
started to migrate to new settings 2020-07-06 15:04:02 +02:00
Dorian Zedler de737f473b
- removed subdir structure (libraries are now included directly) 2020-07-03 15:37:44 +02:00
Dorian Zedler 08b42b3c3e
started to migrate to new code structure 2020-04-02 17:52:53 +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 1c264a0a5c Moved theme engine out of qml 2019-03-08 18:03:27 +01:00
Dorian Zedler 4078711cd4 some cleanup 2019-03-07 22:31:23 +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 34f9d0f08e continued to implement the base station connection 2018-10-14 18:39:39 +02: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 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 cd3e485bf2 test 2018-09-17 20:22:21 +02:00
Dorian Zedler 4765684692 the startpad is now fully functional 2018-09-09 20:18:08 +02:00
Dorian Zedler 759c9f10ce increased stability of connection and added basic error handling 2018-08-30 17:49:24 +02:00
Dorian Zedler 9de6dc3cc5 updated entire communication to tcp socets 2018-08-30 16:44:04 +02:00
Dorian Zedler 6d44da2a25 implemented connectivity to startpad 2018-08-29 18:33:39 +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 405f877daa Added licence notice 2018-08-12 20:51:57 +02:00
Dorian Zedler f3f208258d sorted everything 2018-07-28 23:05:26 +02:00
Renamed from main.cpp (Browse further)