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
/
desktop-widgets
Age
Commit message (
Expand
)
Author
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
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
Undo: on save remove focus from active fields
Berthold Stoeger
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: 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
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
Cleanup: remove EDIT_TEXT and EDIT_VALUE macros in maintab.cpp
Berthold Stoeger
2019-04-12
Undo: remove MainTab::*TaggedStrings() functions
Berthold Stoeger
2019-04-12
Undo: select dives on undo of editing commands
Berthold Stoeger
2019-04-12
Undo: move selection function into command_private.cpp file
Berthold Stoeger
2019-04-12
Undo: move dive-list logic into edit commands
Berthold Stoeger
2019-04-12
Undo: update dive list after edit command
Berthold Stoeger
2019-04-12
Cleanup: remove MainTab::acceptingEdit
Berthold Stoeger
2019-04-12
Undo: implement undo of depth and duration editing
Berthold Stoeger
2019-04-12
Undo: implement undo of divemaster editing
Berthold Stoeger
2019-04-12
Undo: implement undo of buddy editing
Berthold Stoeger
2019-04-12
Undo: implement undo of tag editing
Berthold Stoeger
2019-04-12
Desktop: on ESC, remove focus when editing dive fields
Berthold Stoeger
2019-04-12
Undo: send dive-changed signal on dive site merging
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive date- and time-editing
Berthold Stoeger
2019-04-12
Undo: implement undo of air and water temperature editing
Berthold Stoeger
2019-04-12
Undo: implement undo of rating and visibility rating
Berthold Stoeger
2019-04-12
Undo: implement undo of suit editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive mode editing
Berthold Stoeger
2019-04-12
Undo: update notes field if changed by undo commands
Berthold Stoeger
2019-04-12
Undo: implement rudimentary undo of dive-notes editing
Berthold Stoeger
2019-04-12
Dive site: implement purge of unused dive sites
Berthold Stoeger
2019-04-12
Dive sites: stretch name and description columns
Berthold Stoeger
2019-04-12
Cleanup: remove unnecessary signal
Berthold Stoeger
2019-04-12
Dive site: add edit field to dive site table
Berthold Stoeger
[next]