index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-03-14
Cleanup: constify string arguments in core/dive.c
Berthold Stoeger
2018-03-14
Cleanup: Set text encoding to UTF-8 for all platforms.
Berthold Stoeger
2018-03-14
Subsurface-mobile: Add OSTC 2 TR as support dive computer
Dirk Hohndel
2018-03-14
Update translation source strings
Dirk Hohndel
2018-03-13
Remove now obsolete script
Dirk Hohndel
2018-03-13
Update libdivecomputer submodule
Dirk Hohndel
2018-03-13
Subsurface update for upstream libdivecomputer changes
Linus Torvalds
2018-03-13
Treat a PSCR dive with sensors more like a CCR dive
Anton Lundin
2018-03-13
Fix up CCR/PSCR dives with sensors values without no_o2sensors
Anton Lundin
2018-03-13
Use the current dive mode instead of constant
Anton Lundin
2018-03-12
Mobile: pass QString as value to registerError()
Berthold Stoeger
2018-03-11
android/build.sh: build the googlemaps plugin
Lubomir I. Ivanov
2018-03-11
CHANGELOG.md: add note about the map widget changes
Lubomir I. Ivanov
2018-03-11
cmake: update CMake to build the map components on mobile
Lubomir I. Ivanov
2018-03-11
subsurface-mobile-helper: register map related types
Lubomir I. Ivanov
2018-03-11
main.qml: handle mapPage in pageStack.onCurrentItemChanged()
Lubomir I. Ivanov
2018-03-11
main.qml: add a drawer action for the map
Lubomir I. Ivanov
2018-03-11
main.qml: modify showMap() to not accept location
Lubomir I. Ivanov
2018-03-11
main.qml: create an instance of MapPage
Lubomir I. Ivanov
2018-03-11
mobile-resources.qrc: add the map related resources for mobile
Lubomir I. Ivanov
2018-03-11
mappage.qml: add a Kirigami page for the map widget
Lubomir I. Ivanov
2018-03-11
mapwidget.qml: emit a signal when the marker changed
Lubomir I. Ivanov
2018-03-11
divelist.qml: add the setCurrentDiveListIndex() helper
Lubomir I. Ivanov
2018-03-11
qmapwidgethelper: make adjustmets for the mobile version
Lubomir I. Ivanov
2018-03-11
qmapwidgethelper: add centerOnDiveSiteUUID()
Lubomir I. Ivanov
2018-03-11
qmapwidgethelper: move includes to the header
Lubomir I. Ivanov
2018-03-11
DiveObjectHelper: add dive_site_uuid()
Lubomir I. Ivanov
2018-03-11
scrips/mobilecomponents.sh: fetch icon for the map
Lubomir I. Ivanov
2018-03-07
Release notes for numeric format, delete cylinders and change comment
Stefan Fuchs
2018-03-06
Cosmetic modifications in profile delta sample string
Stefan Fuchs
2018-03-05
Cleanup: Remove hash field from picture-structure
Berthold Stoeger
2018-03-05
Cleanup: pass QString and QByteArray const-refs to qthelper functions
Berthold Stoeger
2018-03-05
Cleanup: Fold add_hash() call into learnHash() function
Berthold Stoeger
2018-03-05
Cleanup: Don't store hash in picture struct in learnHash()
Berthold Stoeger
2018-03-05
Cleanup: Don't call learnHash() in hashPicture()
Berthold Stoeger
2018-03-05
Cleanup: remove updateHash() function
Berthold Stoeger
2018-03-05
Cleanup: Make helper function haveHash() of static linkage
Berthold Stoeger
2018-03-05
core/imagedownloader.cpp: Use signal to exit eventloop
Berthold Stoeger
2018-03-05
core/imagedownloader.cpp: Use implicit default constructor of QImage
Berthold Stoeger
2018-03-05
core/imagedownloader.cpp: remove recursion
Berthold Stoeger
2018-03-05
core/imagedownloader.cpp: Make the manager object local to load()
Berthold Stoeger
2018-03-05
core/imagedownloader.cpp: Simplify deletion of objects
Berthold Stoeger
2018-03-05
core/imagedownloader.cpp: Fix memory leak
Berthold Stoeger
2018-03-05
Cleanup: Remove superfluous QString constructions in divetripmodel.cpp
Stefan Fuchs
2018-03-05
Use correct numeric format based on selected locale (Qt domain part)
Stefan Fuchs
2018-03-05
Localization: implement *_loc() functions in plannernotes.c
Berthold Stoeger
2018-03-05
Localization: implement *_loc() functions in profile.c
Berthold Stoeger
2018-03-05
Localization: Make Qt's locale-aware formatting accessible from C
Berthold Stoeger
2018-03-05
Configure DC dialog: Always correctly set update firmware button
Stefan Fuchs
[next]