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-08-30
Desktop: improve recognition of HTML-notes
Berthold Stoeger
2019-08-29
Fix broken windows build with latest MXE
Paul Buxton
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-08-08
Move the Suit text box from the Notes tab to the Equipment tab
willemferguson
2019-08-08
Desktop: display trip time on main-tab
Berthold Stoeger
2019-07-27
Desktop: fix index in weightsystems_equal()
Berthold Stoeger
2019-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-07-18
Cleanup: Remove unused function calls in main tab
Berthold Stoeger
2019-07-11
Desktop: clear notes on empty dive
Berthold Stoeger
2019-07-04
Desktop: enable clearing of dive site
Berthold Stoeger
2019-06-24
Desktop: fix time editing
Dirk Hohndel
2019-06-23
Undo: don't send signals batched by trip
Berthold Stoeger
2019-06-19
Cleanup: remove unnecessary get_gas_used() call
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-06-15
Undo: add undo button to multi-dive-edited warning message
Berthold Stoeger
2019-06-15
Undo: hide multi-dive-edit warning message on subsequent edit
Berthold Stoeger
2019-06-15
Undo: show warning message if more than one dive edited
Berthold Stoeger
2019-06-15
Cleanup: remove MainTab::addMessageAction() function
Berthold Stoeger
2019-06-15
Undo: don't create spurious undo commands for temperature fields
Berthold Stoeger
2019-06-07
Desktop: don't show location-popup button in trip-edit mode
Berthold Stoeger
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
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
[next]