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-06-18
Switch mobile version to 2.1.0 in preparation for next release
Dirk Hohndel
2018-06-18
Change from gettextFromC::instance()->tr() to gettextFromC::tr();
Stefan Fuchs
2018-06-18
Use correct "tr" call for translating dive mode names
Stefan Fuchs
2018-06-18
mobile: use full icon path.
Murillo Bernardes
2018-06-18
mobile: move call to savePreferences back to manager.
jan Iversen
2018-06-18
mobile: revert e993d4f005e62c12765e2e45342ecf840476e3bf
jan Iversen
2018-06-18
Add CHANGELOG entry
Dirk Hohndel
2018-06-18
Travis: build mobile on Linux with newer gcc
Dirk Hohndel
2018-06-18
QML UI: show the cloud credentials in the global drawer banner
Dirk Hohndel
2018-06-18
QML UI: build our own icon and header for global drawer
Dirk Hohndel
2018-06-18
build-system: add another Kirigami hack
Dirk Hohndel
2018-06-18
QML UI: update to newer Kirigami
Dirk Hohndel
2018-06-18
Whitespace cleanup
Dirk Hohndel
2018-06-18
libdc interface: remove debug messages
Berthold Stoeger
2018-06-17
build-system: use common code to download tarballs
Murillo Bernardes
2018-06-17
mobile: add Dark_gps.svg
jan Iversen
2018-06-17
CHANGELOG: update with end-user relevant PR`s
jan Iversen
2018-06-17
Pull latest translations from Transifex
Dirk Hohndel
2018-06-17
build-system: avoid checkout when unneeded
Murillo Bernardes
2018-06-17
build-system: add function to checkout from git
Murillo Bernardes
2018-06-17
Update translation source strings
Dirk Hohndel
2018-06-17
Dive computers: turn QMultiMap into sorted vector
Berthold Stoeger
2018-06-17
Cleanup: remove eplicit constructors and unused member variable
Berthold Stoeger
2018-06-17
Cleanup: fold DiveComputerManagementDialog::update() into init()
Berthold Stoeger
2018-06-17
Cleanup: use QScopedPointer for DiveComputerManagementDialog::model
Berthold Stoeger
2018-06-17
Fix an error around translation of dive modes in the UI
Stefan Fuchs
2018-06-17
Enable translation for even name "modechange"
Stefan Fuchs
2018-06-17
Remove a useless translation in diveeventitem.cpp
Stefan Fuchs
2018-06-17
Code cleanup: Correct typo "Swith" to "Switch"
Stefan Fuchs
2018-06-17
desktop: better handling of progress dialog width
Dirk Hohndel
2018-06-16
Cleanup: Don't clear WA_QuitOnClose attribute on dialogs
Berthold Stoeger
2018-06-16
mobile: fix reference to credentialStatus property
Murillo Bernardes
2018-06-16
QML UI: fix variable reference
Dirk Hohndel
2018-06-15
DM5 import: support for larger sample size
Miika Turkia
2018-06-15
Update translation source strings
Dirk Hohndel
2018-06-15
mobile: move settings from qmlmanager to qmlprefs
jan Iversen
2018-06-15
mobile: move NOCLOUD_LOCALSTORAGE from qmlmanager.cpp to .h
jan Iversen
2018-06-15
mobile: add qmlprefs class
jan Iversen
2018-06-15
core: make prefs-macros compile safe.
jan Iversen
2018-06-15
ssrf: add makefile at ssrf level
jan Iversen
2018-06-13
Dive pictures: Make failure of loading images less noisy
Berthold Stoeger
2018-06-13
documentation: add mail conversion to .mailmap
jan Iversen
2018-06-13
[snap] add raw-usb interface
Michał Sawicz
2018-06-13
[snap] update to base on core18
Michał Sawicz
2018-06-13
Add snap packaging
Michał Sawicz
2018-06-11
ios: add -all to build.sh
jan Iversen
2018-06-11
Mobile: correct wrong C++ ref in qml
jan Iversen
2018-06-09
core: remove qml properties from downloadfromcthread
jan Iversen
2018-06-09
core: update deviceData default from qml
jan Iversen
2018-06-09
mobile: add DCDeviceData properties to qmlmanager
jan Iversen
[next]