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-04-12
Parser: parse into custom dive site table
Berthold Stoeger
2019-04-12
Build: add DiveListNotifier.cpp to qmake project file
Berthold Stoeger
2019-04-12
Dive site: add dive site table parameter to dive site functions
Berthold Stoeger
2019-04-12
optimize selectedDivesGasUsed()
Rolf Eike Beer
2019-04-12
CMake: move enable_testing() to the top level
Rolf Eike Beer
2019-04-12
use qDeleteAll()
Rolf Eike Beer
2019-04-12
replace deprecated qSort() with std::sort()
Rolf Eike Beer
2019-04-12
tell QObject to give the desired children right away
Rolf Eike Beer
2019-04-12
use the default constructor for empty QString and QByteArray constants
Rolf Eike Beer
2019-04-12
use QStringLiteral for constants
Rolf Eike Beer
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
2019-04-12
tests: use new style syntax to connect QSignalSpy
Rolf Eike Beer
2019-04-12
build-system: macOS: more hacking around paths
Dirk Hohndel
2019-04-11
Cleanup: provide our own qOverload<> implementation.
Berthold Stoeger
2019-04-08
Update libdivecomputer
Dirk Hohndel
2019-04-07
Merge extra_data list when merging two dives of the same dive computer
Linus Torvalds
2019-04-04
CHANGELOG.md update
Berthold Stoeger
2019-04-04
Undo: implement split-out of dive computer
Berthold Stoeger
2019-04-04
Export profile data
Robert C. Helling
2019-04-04
Cleanup: don't instantiate a QPref object
Berthold Stoeger
2019-04-04
Cleanup: make qPref::registerQML() static
Berthold Stoeger
2019-04-04
Cleanup: remove qPref::canonical_version() and qPref::mobile_version()
Berthold Stoeger
2019-04-02
Update changelog
Miika Turkia
2019-04-02
Initial support for Mares import
Miika Turkia
2019-04-02
Cleanup: remove all Q_NULLPTR instances
Berthold Stoeger
2019-03-29
Make sure surface air is not considered a deco gas
Robert C. Helling
2019-03-29
Mention Surface Segment in Changelog
Robert C. Helling
2019-03-29
Add UI element for final surface segment in planner
Robert C. Helling
2019-03-29
Show a bit of surface degassing in the planner
Robert C. Helling
2019-03-27
CMake: add headers to targets
Rolf Eike Beer
2019-03-27
CMake: use function instead of macro
Rolf Eike Beer
2019-03-27
ConfigureDiveComputer::saveXMLBackup(): factor out writing gas details
Rolf Eike Beer
2019-03-27
print a reason when dup() fails
Rolf Eike Beer
2019-03-27
avoid duplicate and inconsistent applying of QDir::separator()
Rolf Eike Beer
2019-03-27
slightly optimize ConnectionListModel
Rolf Eike Beer
2019-03-27
drop support for Qt 5.4 and before
Rolf Eike Beer
2019-03-27
Cleanup: unconstify string argument to add_to_string()
Berthold Stoeger
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
[next]