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
path:
root
/
desktop-widgets
Age
Commit message (
Expand
)
Author
2019-05-29
Check if dive_site exists before accessing its name
Robert C. Helling
2019-05-20
Undo: be smarter about dive computer shown after deletion
Berthold Stoeger
2019-05-20
Cleanup: rename clone_dive() to move_dive()
Berthold Stoeger
2019-05-20
Cleanup: fix a few comments and debug messages
Berthold Stoeger
2019-05-20
Undo: make "delete dive computer" undoable
Berthold Stoeger
2019-05-20
Undo: make "move dive computer to front" undoable
Berthold Stoeger
2019-05-17
Undo: properly reference-count dive sites
Berthold Stoeger
2019-05-17
Undo: sort list of dives to add and delete
Berthold Stoeger
2019-05-17
Implement height-to-pressure functions in planner
willemferguson
2019-05-15
Cleanup: small coding style fixes
Dirk Hohndel
2019-05-15
Convert the atmospheric pressure in the Information Tab to an editable field
willemferguson
2019-05-12
Mainwindow: simplify application-state code
Berthold Stoeger
2019-05-12
Turn application state into enum
Berthold Stoeger
2019-05-11
Dive site: Add button to display all dive sites
Berthold Stoeger
2019-05-11
Cleanup: simplify DiveLocationLineEdit::showPopup()
Berthold Stoeger
2019-05-11
Dive site: show distance to current dive using extra data
Berthold Stoeger
2019-05-11
Dive site: sort by distance to current dive
Berthold Stoeger
2019-05-11
Dive site: create new dive site at location from GPS data
Berthold Stoeger
2019-05-11
Map: automatically update names on the map
Berthold Stoeger
2019-05-11
Map: construct list of dive sites from dive site table
Berthold Stoeger
2019-05-11
Map: remove skipReload logic in mapwidget.cpp
Berthold Stoeger
2019-05-11
Filter: add reference counting for dive-site mode
Berthold Stoeger
2019-05-11
Map: make edit mode depend on dive-site-filtering
Berthold Stoeger
2019-05-11
Selection: automatically unselect old selection in selectDives()
Berthold Stoeger
2019-05-11
Map: remove MapWidget::centerOnSelectedDiveSite
Berthold Stoeger
2019-05-11
Map: reload on selection change directly
Berthold Stoeger
2019-05-11
Cleanup: remove MapWidgetHelper::m_selectedDiveIds member
Berthold Stoeger
2019-05-11
Map: don't reload map when in edit mode
Berthold Stoeger
2019-05-11
Map: don't call exitEditMode() in MapWidget::reload()
Berthold Stoeger
2019-05-11
CSV Import: add heartrate support
Miika Turkia
2019-05-06
Create DivesiteImportDialog to select sites to import
Doug Junkins
2019-05-06
Add "Import dive sites" menu to mainwindow
Doug Junkins
2019-05-06
Add undo/redo commands for importing dive sites
Doug Junkins
2019-05-05
Desktop: fix crash on dive site tab
Berthold Stoeger
2019-04-29
Cleanup: make objects in desktop-widgets/modeldelegates.cpp
Berthold Stoeger
2019-04-29
Cleanup: fix leak in delegates
Berthold Stoeger
2019-04-29
Cleanup: implement proper Qt-model semantics in WeightInfoModel
Berthold Stoeger
2019-04-29
Cleanup: simplify YearInfo class
Berthold Stoeger
2019-04-29
Cleanup: remove stale include in desktop-widgets/templatelayout.cpp
Berthold Stoeger
2019-04-29
Printing: fix memory leak
Berthold Stoeger
2019-04-29
Cleanup: rename variable PrintOptions to printOptions
Berthold Stoeger
2019-04-29
Cleanup: remove TemplateLayout::m_engine member variable
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-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
[next]