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
/
tab-widgets
Age
Commit message (
Expand
)
Author
2019-05-11
Dive site: Add button to display all dive sites
Berthold Stoeger
2019-05-11
Dive site: sort by distance to current dive
Berthold Stoeger
2019-05-11
Filter: add reference counting for dive-site mode
Berthold Stoeger
2019-05-11
Map: reload on selection change directly
Berthold Stoeger
2019-05-05
Desktop: fix crash on dive site tab
Berthold Stoeger
2019-04-29
Cleanup: remove redundant string clearing
Berthold Stoeger
2019-04-29
Desktop: automatically update dive information tab
Berthold Stoeger
2019-04-29
Desktop: use current_dive in information tab
Berthold Stoeger
2019-04-29
Desktop: set dive fields only when not in trip mode
Berthold Stoeger
2019-04-16
Write dive data as video subtitles
Robert C. Helling
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-13
Desktop: put dive site table in "row selection mode"
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
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
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 sites: add fulltext filter
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
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: 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: 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
Undo: implement undo of dive site location editing
Berthold Stoeger
2019-04-12
Desktop: create new custom TextEdit widget for notes-field
Berthold Stoeger
[next]