Age | Commit message (Expand) | Author |
2020-01-31 | Remove plannerShared::instance() | Berthold Stoeger |
2020-01-31 | Cleanup: remove QMLInterface::instance() | Berthold Stoeger |
2020-01-31 | Cleanup: connect QMLInterface signals in constructor | Berthold Stoeger |
2020-01-30 | divesummary: fix potential division by zero | jan Iversen |
2020-01-30 | mobile-widgets/qml/divesummary.qml: detect change in units | jan Iversen |
2020-01-30 | mobile: increment version number | Dirk Hohndel |
2020-01-30 | Cleanup: remove redundant(?) comment | Berthold Stoeger |
2020-01-30 | Profile: fill gas change context menu from current dive | Berthold Stoeger |
2020-01-30 | Profile: transport gas id and timestamp via lambda | Berthold Stoeger |
2020-01-30 | CylindersModel: don't crash if accessing non-existing cylinder | Berthold Stoeger |
2020-01-30 | mobile-widgets: emit signals for each color | jan Iversen |
2020-01-30 | mobile-widgets: correct empty lines | jan Iversen |
2020-01-30 | mobile-widgets/qml: move fontMetrics to ThemeTest | jan Iversen |
2020-01-30 | mobile-widgets: do not use fontmetric for height | jan Iversen |
2020-01-30 | mobile-widgets: move font property to themeInterface | jan Iversen |
2020-01-30 | mobile-widgets: move basePointSize to themeinterface | jan Iversen |
2020-01-30 | mobile/dive summary: rewrite statistics code | Dirk Hohndel |
2020-01-29 | mobile-widgets/qml: Fix Kirigami error. | jan Iversen |
2020-01-28 | divesummary: correct SAC calculation | jan Iversen |
2020-01-28 | mobile-widgets/qml: add icon to dive summary entry | jan Iversen |
2020-01-28 | mobile icons: add sigma svg | jan Iversen |
2020-01-28 | mobile-widgets: add dive_mode variable to QML | jan Iversen |
2020-01-28 | GitHub Actions: remove outdated libdivecomputer header files | Dirk Hohndel |
2020-01-28 | mobile-widget/qml/Settings.qml: correct theme switches | jan Iversen |
2020-01-28 | themeinterface: move registration to themeinterface | jan Iversen |
2020-01-27 | documentation: add line to CHANGELOG.md | jan Iversen |
2020-01-27 | mobile-widgets/qml: integrate DiveSummary in menu. | jan Iversen |
2020-01-27 | mobile-widgets/qml: add DiveSummary.qml | jan Iversen |
2020-01-27 | divesummary: add DiveSummary class to shared and backend | jan Iversen |
2020-01-27 | mobile-widgets/qml: add background color property | jan Iversen |
2020-01-27 | mobile-widgets/qml: correct spelling error | jan Iversen |
2020-01-27 | core/qtserialbluetooth.cpp: use QEventLoop for polling | Lubomir I. Ivanov |
2020-01-27 | rfcomm: make Windows use QtBluetooth too | Linus Torvalds |
2020-01-27 | Update to new libdivecomputer version | Linus Torvalds |
2020-01-26 | code cleanup: whitespace cleanup | Dirk Hohndel |
2020-01-26 | code cleanup: QLatin1Literal is deprecated in Qt 5.14 | Dirk Hohndel |
2020-01-26 | mobile-widgets/qml: integrate ThemeNew in qml | jan Iversen |
2020-01-26 | mobile: register themeInterface | jan Iversen |
2020-01-26 | mobile-widgets: add themeInterface | jan Iversen |
2020-01-26 | GitHub Actions: disabling TestGitStorage again | Dirk Hohndel |
2020-01-26 | Update User Manual: Preferences | willemferguson |
2020-01-26 | User Manual updates: changed to UI | willemferguson |
2020-01-25 | diveplanner: add comments explaining different scaling | jan Iversen |
2020-01-25 | backend-shared: correct wrong comment | jan Iversen |
2020-01-25 | diveplanner: move mobile specific calc to diveplannermodel | jan Iversen |
2020-01-25 | dive-planner: removed unused QML interface | jan Iversen |
2020-01-25 | mobile-widgets/qml: correct backgroundcolor in setup | jan Iversen |
2020-01-25 | mobile-widgets: update design of TemplateSection | jan Iversen |
2020-01-25 | mobile-widgets: update design of TemplateSpinBox | jan Iversen |
2020-01-25 | mobile-widgets/qml: connect QML to Backend. | jan Iversen |