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/components
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
..
ConnectionDelegate.qml - added 'disconnect' functionality for base station 2019-03-29 23:42:56 +01:00
ConnectionIcon.qml - added 'disconnect' functionality for base station 2019-03-29 23:42:56 +01:00
FadeAnimation.qml - finished up athlete stuff 2019-05-19 14:06:05 +02:00
FancyBusyIndicator.qml - added ability to view results of athlete 2019-05-03 22:54:32 +02:00
FancyButton.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
InputDelegate.qml - fixed a bug in baseconn 2019-04-08 18:03:23 +02:00
NextPageDelegate.qml - added 'disconnect' functionality for base station 2019-03-29 23:42:56 +01:00
ProgressCircle.qml - added icons in the top left corner which indicate connection status to the bas estation and off extentions connected to the base station 2019-03-24 21:16:16 +01:00
RemoteDataListView.qml finished up the layout of the profile and results view 2019-05-31 19:06:04 +02:00
SimpleIndicator.qml - many design improvements: 2019-03-29 19:15:20 +01:00
SmoothItemDelegate.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
SmoothSliderDelegate.qml - fixed a bug in baseconn 2019-04-08 18:03:23 +02:00
SmoothSwitchDelegate.qml - fixed text sizing issue at switch delegate 2019-03-29 21:15:24 +01:00