index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-04
core: remove unused function getDetectedDeviceAddress()
jan Iversen
2018-06-04
mobile: delay combobox selection for download.
jan Iversen
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-06-04
Cleanup: make copyPath() function of static linkage
Berthold Stoeger
2018-06-04
Profile: open pictures using local file path
Berthold Stoeger
2018-06-01
user-manual: add note that some Grantlee variables need '|safe'
Lubomir I. Ivanov
2018-05-31
Desktop: Derive UserManual from QDialog
Berthold Stoeger
2018-05-31
User Manual: add text for bailout using PSCR
Willem Ferguson
2018-05-30
mobile: add timer to measure startup.
jan Iversen
2018-05-29
desktop: use QElapsedTimer to measure time
jan Iversen
2018-05-28
User manual: Add text for dive planning CCR with bailout
Willem Ferguson
2018-05-28
Planner: Don't store a setpoint unless we are in CCR mode
Robert C. Helling
2018-05-28
Don't compute SAC if total gas use is unknown
Robert C. Helling
2018-05-28
Rename confusing variable name
Robert C. Helling
2018-05-28
Distinguish between user and internal divemode names
Robert C. Helling
2018-05-27
mobile: make list action buttons appear again
Murillo Bernardes
2018-05-27
Remove unnecessary {}
Miika Turkia
2018-05-27
Shearwater import: avoid running atoi multiple times
Miika Turkia
2018-05-27
changelog
Miika Turkia
2018-05-27
Shearwater import: support for DC reported ceiling
Miika Turkia
2018-05-27
Shearwater import: add support for DC reported ceiling
Miika Turkia
2018-05-27
Shearwater import: include NDL only if not zero
Miika Turkia
2018-05-27
Shearwater import: new format for DC info
Miika Turkia
2018-05-27
Dive pictures: automatically recalculate thumbnails
Berthold Stoeger
2018-05-27
Dive pictures: give user option to recalculate thumbnails
Berthold Stoeger
2018-05-27
mobile: Adjust About.qml to fit small screens.
jan Iversen
2018-05-26
core: qt-ble.cpp remove postEvent for all platforms
jan Iversen
2018-05-26
Dive pictures: Derive thumbnail file from picture filename
Berthold Stoeger
2018-05-26
Cleanup: remove code related to pictures in the cloud-repository
Berthold Stoeger
2018-05-26
Cleanup: remove deleteLater() in QMLProfile
Berthold Stoeger
2018-05-26
Cleanup: remove three instances of deleteLater() in mainwindow.cpp
Berthold Stoeger
2018-05-26
Cleanup: remove reply and request member variables in QMLManager
Berthold Stoeger
2018-05-25
build-system: added missing .git in get-dep-lib.sh
jan Iversen
2018-05-25
build-system: update get-dep-lib to not check double on iOS
jan Iversen
2018-05-25
Add .mailmap to combine individual contributors
Miika Turkia
2018-05-25
Cleanup: Don't defer deletion of oldModel in DiveListView::reload()
Berthold Stoeger
2018-05-24
profile-widget: set printmode but allow events for ssrf-mobile
jan Iversen
2018-05-24
iOS: updated launchscreen so it is more centered.
jan Iversen
2018-05-24
core: replace (void) with UNUSED(x) and include ssrf.h
jan Iversen
2018-05-24
core/ssrf.h: add #pragma to avoid clang warning "-Wmissing-field-initializers"
jan Iversen
2018-05-24
core: add ssrf.h as global product header
jan Iversen
2018-05-24
profile-widget: replace (void) with no parameter name
jan Iversen
2018-05-24
desktop-widgets: replace (void) with no parameter name
jan Iversen
2018-05-24
core: replace (void) with no parameter name
jan Iversen
2018-05-24
mobile: application variable unused in main
jan Iversen
2018-05-24
Cleanup: remove code related to picture-storage in git repositories
Berthold Stoeger
2018-05-24
subsurface: update .gitignore with extra dirs.
jan Iversen
2018-05-24
build-system: integrate get-dep-lib in mobilecomponents
jan Iversen
2018-05-24
build-system: get-dep-lib add support for kirigami and breeze-icons
jan Iversen
2018-05-23
Fix includes for building against Qt-5.11.0
Gaetan Bisson
[next]