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
path:
root
/
core
Age
Commit message (
Expand
)
Author
2019-05-15
Cleanup: small coding style fixes
Dirk Hohndel
2019-05-15
Convert the atmospheric pressure in the Information Tab to an editable field
willemferguson
2019-05-12
Turn application state into enum
Berthold Stoeger
2019-05-12
Core: consider dive-number on sorting
Berthold Stoeger
2019-05-12
Cleanup: remove UTF8 macros
Berthold Stoeger
2019-05-11
Dive site: create new dive site at location from GPS data
Berthold Stoeger
2019-05-11
Cleanup: remove for_each_gps_location macro
Berthold Stoeger
2019-05-11
Cleanup: move parse_location() declaration into header file
Berthold Stoeger
2019-05-11
Mobile: add checkbox to force downloading all dives
Dirk Hohndel
2019-05-06
Add "Import dive sites" menu to mainwindow
Doug Junkins
2019-05-05
Cleanup: remove unused macro SURFACE_PRESSURE_STRING
Berthold Stoeger
2019-04-30
Bugfix for algorithm in get_distance()
Doug Junkins
2019-04-28
Support for Scubapro G2 HUD discovery via bluetooth
William Perry
2019-04-18
qt-ble: return DC_STATUS_TIMEOUT rather than DC_STATUS_IO on timeout
Linus Torvalds
2019-04-16
Write dive data as video subtitles
Robert C. Helling
2019-04-16
Mobile: reinstate roleNames function in ConnectionListModel
Berthold Stoeger
2019-04-16
Don't show surface gas in gas use list
Robert C. Helling
2019-04-15
make sure to clear dives on dive split failure
Linus Torvalds
2019-04-15
FTDI support: ignore case when comparing magic device name
Dirk Hohndel
2019-04-15
Core: turn add_single_dive() to append_dive()
Berthold Stoeger
2019-04-15
Cleanup: free dive table in trips and dive sites
Berthold Stoeger
2019-04-13
Add export option to export dive sites.
Doug Junkins
2019-04-12
Dive site: make UUID generation deterministic
Berthold Stoeger
2019-04-12
Cleanup: replace QString("") by QString()
Berthold Stoeger
2019-04-12
Cleanup: remove redundant checks for null dive site
Berthold Stoeger
2019-04-12
Remove check for whether a site is used before saving it.
Doug Junkins
2019-04-12
Undo: use QUndoStack::isClean() to determine unsaved changes
Berthold Stoeger
2019-04-12
Undo: implement undo of dive trip editing
Berthold Stoeger
2019-04-12
Undo: update cylinder and weight models on paste
Berthold Stoeger
2019-04-12
Coding style: remove Java-style function definition
Berthold Stoeger
2019-04-12
Core: introduce taglist_copy() function
Berthold Stoeger
2019-04-12
Undo: update dive list after edit command
Berthold Stoeger
2019-04-12
Undo: implement undo of depth and duration editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site editing
Berthold Stoeger
2019-04-12
Pedantic: K are an absolute scale, which are not given in degrees
Berthold Stoeger
2019-04-12
Undo: update notes field if changed by undo commands
Berthold Stoeger
2019-04-12
Undo: make dive site merging undoable
Berthold Stoeger
2019-04-12
Undo: Implement undo of dive site name editing
Berthold Stoeger
2019-04-12
Dive site: inform model of dive site addition / deletion
Berthold Stoeger
2019-04-12
Cleanup: macroize dive site table functions, keep table sorted
Berthold Stoeger
2019-04-12
Cleanup: move table-macros into own header
Berthold Stoeger
2019-04-12
Cleanup: autogenerate remove_dive() and remove_trip()
Berthold Stoeger
2019-04-12
Cleanup: rename unregister_trip() to remove_trip()
Berthold Stoeger
2019-04-12
Undo: keep frontend informed of changes to dive site count
Berthold Stoeger
2019-04-12
Dive sites: simplify nr_of_dives_at_dive_site()
Berthold Stoeger
2019-04-12
Dive site: use ref-counts to see if dive site is used
Berthold Stoeger
2019-04-12
Dive site: add dive site ref-counting
Berthold Stoeger
2019-04-12
Dive sites: prepare for dive site ref-counting
Berthold Stoeger
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
[prev]
[next]