This repository has been archived on 2024-06-03. You can view files and clone it, but cannot push or open issues or pull requests.
app/qml
dorian 59bf853f0a Merge branch 'internal_makeover'
# Conflicts:
#	.gitignore
#	README.md
#	graphics/Buzzer.xcf
#	graphics/icons/startpad.png
#	graphics/icons/user.png
#	graphics/speedclimbing_stopwatch.xcf
#	graphics/startpad.xcf
#	qml/SettingsDialog.qml
#	qml/components/ConnectionDelegate.qml
#	qml/components/ConnectionIcon.qml
#	qml/components/FadeAnimation.qml
#	qml/components/ProgressCircle.qml
#	qml/main.qml
#	qml/qml.qrc
#	shared.qrc
#	sources/appsettings.cpp
#	sources/main.cpp
#	speedclimbing_stopwatch.pro
#	translations/de_DE.qm
#	translations/de_DE.ts
2019-08-08 19:08:35 +02:00
..
components Merge branch 'internal_makeover' 2019-08-08 19:08:35 +02:00
connections changed the integration of the c++ classes into the qml code to make things cleaner, 2018-09-17 23:06:34 +02:00
ProfilesDialog - minor layout fixes 2019-06-15 14:38:33 +02:00
styles Moved theme engine out of qml 2019-03-08 18:03:27 +01:00
ErrorDialog.qml minor fixes and cleanup 2019-03-09 15:06:48 +01:00
main.qml - minor layout fixes 2019-06-15 14:38:33 +02:00
ProfilesDialog.qml split profile dialog up into multiple files 2019-06-08 11:14:18 +02:00
qml.qrc split profile dialog up into multiple files 2019-06-08 11:14:18 +02:00
SettingsDialog.qml fixed communication issues with the base station caused by data distributed over multiple packets once and for all (hopefully) 2019-05-21 18:40:45 +02:00