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
/
maintab.cpp
Age
Commit message (
Expand
)
Author
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
Desktop: set dive fields only when not in trip mode
Berthold Stoeger
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
Dive sites: dont't disable all tabs when creating new dive site
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
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
Cleanup: remove unnecessary signal
Berthold Stoeger
2019-04-12
Dive site: don't auto delete unused dive sites
Berthold Stoeger
2019-04-12
Dive site: add dive site list tab
Berthold Stoeger
2019-04-12
Dive site: add dive site ref-counting
Berthold Stoeger
2019-04-12
Dive site: set UUID only on save or load
Berthold Stoeger
2019-04-12
Undo: consider dive site in AddDive()
Berthold Stoeger
2019-04-12
Cleanup: Remove dead code when picking a new dive site
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 QStringLiteral for constants
Rolf Eike Beer
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
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-02-18
Edit: use correct offset when changing dive times
Berthold Stoeger
2019-02-02
Cleanup: remove unused function MainTab::setCurrentLocationIndex
Berthold Stoeger
[prev]
[next]