mirror of
https://github.com/cagnulein/qdomyos-zwift.git
synced 2026-02-17 16:07:43 +01:00
* first commit * Update AppDelegate.swift * watchkit * apex bike cadence updated * adding something for debug * Update project.pbxproj * removing basal * fixing * build 1145 * Update project.pbxproj * Add option to calculate calories from heart rate Introduces a new setting to calculate calories based on heart rate data instead of power. Updates the bluetoothdevice logic to support HR-based calorie calculation, adds a new metric for HR calories, and exposes the option in the settings UI. Also updates QZSettings to include the new configuration key and default. * build 1149 * Update project.pbxproj * Update project.pbxproj * Update project.pbxproj * Zwift erg mode workouts not functioning #3643 * Update project.pbxproj
56 lines
1.0 KiB
Plaintext
56 lines
1.0 KiB
Plaintext
src/qdomyos-zwift.pro.user
|
|
|
|
.idea/
|
|
|
|
src/Makefile
|
|
src/.qmake.stash
|
|
|
|
src/*.o
|
|
|
|
src/moc_*
|
|
src/qrc_*
|
|
|
|
src/qdomyos-zwift
|
|
|
|
src/ui_charts.h
|
|
src/ui_mainwindow.h
|
|
|
|
src/build/*
|
|
src/build/*
|
|
|
|
src/debug-*
|
|
|
|
src/secret.h
|
|
|
|
*.swo
|
|
*.swp
|
|
|
|
build-qdomyos-zwift-Android_Qt_5_15_2_Clang_Multi_Abi-Debug/*
|
|
**/node_modules/*
|
|
|
|
template-examples/youtube-viewer/node_modules/*
|
|
template-examples/youtube-viewer/*.json
|
|
template-examples/youtube-viewer/.eslintrc.js
|
|
template-examples/youtube-viewer/.jshintrc
|
|
template-examples/youtube-viewer/debug.js
|
|
|
|
|
|
template-examples/train-program-saver/node_modules/*
|
|
template-examples/train-program-saver/*.json
|
|
template-examples/train-program-saver/.eslintrc.js
|
|
template-examples/train-program-saver/.jshintrc
|
|
template-examples/train-program-saver/debug.js
|
|
|
|
google_test/*
|
|
|
|
# Qt-es
|
|
*.pro.user
|
|
*build-*
|
|
!build-qdomyos-zwift-Qt_*_for_iOS-Debug # Needed for Apple Watch
|
|
src/inner_templates/googlemaps/cesium-key.js
|
|
*.autosave
|
|
.vscode/settings.json
|
|
/tst/Devices/.vs
|
|
src/inner_templates/googlemaps/cesium-key.js
|
|
src/qdomyos-zwift.pro.user.49de507
|