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
path:
root
/
core
Age
Commit message (
Expand
)
Author
2019-04-12
Cleanup: move declaration of get_stylesheet() to qthelper.h
Berthold Stoeger
2019-04-12
Cleanup: remove "libxml/tree.h" include from "dive.h"
Berthold Stoeger
2019-04-12
Cleanup: move parse-function declarations out of "dive.h"
Berthold Stoeger
2019-04-12
Cleanup: remove "sha1.h" include in "dive.h"
Berthold Stoeger
2019-04-12
Dive site: set UUID only on save or load
Berthold Stoeger
2019-04-12
Dive site: ensure that no two dive sites have same UUID
Berthold Stoeger
2019-04-12
Undo: consider dive site in AddDive()
Berthold Stoeger
2019-04-12
Cleanup: let get_dive_site_idx() compare pointers
Berthold Stoeger
2019-04-12
Undo: make undo-system dive site-aware
Berthold Stoeger
2019-04-12
Parser: parse into custom dive site table
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
use qDeleteAll()
Rolf Eike Beer
2019-04-12
replace deprecated qSort() with std::sort()
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-11
Cleanup: provide our own qOverload<> implementation.
Berthold Stoeger
2019-04-07
Merge extra_data list when merging two dives of the same dive computer
Linus Torvalds
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
Initial support for Mares import
Miika Turkia
2019-03-29
Make sure surface air is not considered a deco gas
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
ConfigureDiveComputer::saveXMLBackup(): factor out writing gas details
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-20
Core: simplify ConnectionListModel
Dirk Hohndel
2019-03-19
Misc: replace some FIXME comments
Dirk Hohndel
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-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
[next]