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-25
Update (and fix) device mobile ID's for Scubapro dive computers
Linus Torvalds
2019-04-24
Update libdivecomputer
Dirk Hohndel
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
Update libdivecomputer
Dirk Hohndel
2019-04-16
Desktop: don't show special dive site entries if there is no filter
Berthold Stoeger
2019-04-16
Desktop: enable sorting in dive site selection widget
Berthold Stoeger
2019-04-16
Cleanup: access filter-model directly without cast
Berthold Stoeger
2019-04-16
Cleanup: remove global DiveLocationLineEdit variable
Berthold Stoeger
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
Dive site: display proper text for the two special options
Berthold Stoeger
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
Cleanup: remove completers from MainTab object
Berthold Stoeger
2019-04-15
Cleanup: Move dive-equipment tab into own translation units
Berthold Stoeger
2019-04-15
Cleanup: Remove MainTab::getEditMode() function
Berthold Stoeger
2019-04-15
Core: turn add_single_dive() to append_dive()
Berthold Stoeger
2019-04-15
Undo: don't store insertion index in undo command
Berthold Stoeger
2019-04-15
Cleanup: free dive table in trips and dive sites
Berthold Stoeger
2019-04-13
Update CHANGELOG
Dirk Hohndel
2019-04-14
Desktop: remove edit-check in tag-widget completer
Berthold Stoeger
2019-04-13
Add export option to export dive sites.
Doug Junkins
2019-04-14
Desktop: destroy maintab before destructing mainwindow
Berthold Stoeger
2019-04-13
Desktop: put dive site table in "row selection mode"
Berthold Stoeger
2019-04-13
Desktop: update dive site list on file-close
Berthold Stoeger
2019-04-13
Dive sites: dont't disable all tabs when creating new dive site
Berthold Stoeger
2019-04-12
Dive sites: show dives at selected dive sites
Berthold Stoeger
2019-04-12
Filter: allow filtering multiple dive sites
Berthold Stoeger
2019-04-12
Filter: call update title directly in filter model
Berthold Stoeger
2019-04-12
Dive site: fix merging tests
Berthold Stoeger
2019-04-12
Dive site: make UUID generation deterministic
Berthold Stoeger
2019-04-12
Cleanup: replace QString("") by QString()
Berthold Stoeger
2019-04-12
Map: reload map when editing dive site of a dive
Berthold Stoeger
2019-04-12
Cleanup: remove redundant checks for null dive site
Berthold Stoeger
2019-04-12
Map: Use proper location for flag when editing dive site
Berthold Stoeger
2019-04-12
Undo: on save remove focus from active fields
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
Desktop: read tab-items from current_dive, not displayed_dive
Berthold Stoeger
2019-04-12
Undo: inform maintab if dive site changed
Berthold Stoeger
2019-04-12
Undo: remove ADD mode from main tab
Berthold Stoeger
2019-04-12
Dive site: add proximity field to dive site list
Berthold Stoeger
2019-04-12
Dive sites: add fulltext filter
Berthold Stoeger
2019-04-12
Undo: update filter flag when dives change
Berthold Stoeger
2019-04-12
Undo: update dive list if trip changed
Berthold Stoeger
2019-04-12
Undo: switch to edited trip
Berthold Stoeger
2019-04-12
Undo: move temperature update from MainTab to EditWaterTemp
Berthold Stoeger
2019-04-12
Cleanup: remove field-coloring code in MainTab
Berthold Stoeger
2019-04-12
Undo: implement undo of dive trip editing
Berthold Stoeger
[next]