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
2019-03-27
Cleanup: provide printGPSCoords in C and C++ versions
Berthold Stoeger
2019-03-24
Cleanup: fix printGPSCoords signature and leaks
Berthold Stoeger
2019-03-22
Ubuntu 18.10 LGTM build
Jonas Jensen
2019-03-21
CMake: use builtin method to not use BZip2
Rolf Eike Beer
2019-03-21
CMake: clean up hints for finding libraries
Rolf Eike Beer
2019-03-21
CMake: simplify code in HandleFindGit2
Rolf Eike Beer
2019-03-20
Profile: ensure the correct settingsChanged() function is called
Dirk Hohndel
2019-03-20
Core: simplify ConnectionListModel
Dirk Hohndel
2019-03-20
Remove partial support for QWebEngine
Dirk Hohndel
2019-03-19
Cleanup: make argument to YearStatisticsItem constructor a reference
Berthold Stoeger
2019-03-19
Cleanup: pass const-reference to RulerItem2::setPlotInfo()
Berthold Stoeger
2019-03-19
CMake: call cmake_minimim_required() before project()
Rolf Eike Beer
2019-03-19
CMake: let CMake set the needed flags for C and C++ standards
Rolf Eike Beer
2019-03-19
Misc: replace some FIXME comments
Dirk Hohndel
2019-03-18
Profile: pass by reference rather than by value for large struct
Robert C. Helling
2019-03-18
Desktop: fix another variable name conflict
Robert C. Helling
2019-03-18
Desktop: fix yet another variable name conflict
Robert C. Helling
2019-03-18
Core: let TTS calculation use correct ascent velocities
Robert C. Helling
2019-03-18
Core: change FIXME language
Robert C. Helling
2019-03-18
Core: fix another variable name conflict
Robert C. Helling
2019-03-18
Core: remove variable name conflict
Robert C. Helling
2019-03-18
Cleanup: remove bit field demux in datatrak.c
Berthold Stoeger
2019-03-18
Cleanup: unglobalize variables in datatrak.c
Berthold Stoeger
2019-03-18
Cleanup: remove unused global variables from datatrak.c
Berthold Stoeger
2019-03-18
build-system: LGTM: don't warn about short global names
Dirk Hohndel
2019-03-18
Travis: don't build all branches
Dirk Hohndel
2019-03-18
Leak fix: make ostcFirmwareCheck a unique_ptr
Berthold Stoeger
2019-03-17
Core: remove variable name conflict
Dirk Hohndel
2019-03-17
Core: remove variable name conflict
Dirk Hohndel
2019-03-17
Core: remove variable name conflict
Dirk Hohndel
2019-03-17
Core: remove function list comment
Dirk Hohndel
2019-03-17
Core: remove variable name conflict
Dirk Hohndel
2019-03-17
Core: cast before multiplication to avoid potential overflow
Dirk Hohndel
2019-03-17
Core: cast to the correct type
Dirk Hohndel
2019-03-17
[snap] pull the `desktop-qt5` part in
Michał Sawicz
2019-03-17
[snap] add missing `source:` stanzas
Michał Sawicz
2019-03-17
Bluetooth: don't free a resource created by new
Dirk Hohndel
2019-03-17
Core: fix missing argument to report_error
Dirk Hohndel
2019-03-16
build-system: add script to build only libdivecomputer
Dirk Hohndel
2019-03-16
Cleanup: deal with lgtm.com Alerts
Dirk Hohndel
2019-03-16
build-system: add LGTM yaml file
Dirk Hohndel
2019-03-16
build-system: explicitly add libgit2 dependencies for LGTM
Dirk Hohndel
2019-03-16
build-system: try to find libdivecomputer on LGTM
Dirk Hohndel
2019-03-16
JavaScript: remove needless variable assignments
Rolf Eike Beer
2019-03-16
mark JavaScript variables as local
Rolf Eike Beer
2019-03-16
simplfy scripts
Rolf Eike Beer
2019-03-16
TravisCI: there are only VM builds now
Rolf Eike Beer
2019-03-15
Map: create correct index in updateMapLocationCoordinates()
Berthold Stoeger
2019-03-14
Update CHANGELOG.md to show depth and temp stats feature
Doug Junkins
2019-03-13
Desktop: ensure cloud storage email address is all lower case
Dirk Hohndel
[next]