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
2020-05-25
cleanup: whitespace fixes in TabDiveInformation
Berthold Stoeger
2020-05-25
desktop: localize salinity value
Berthold Stoeger
2020-05-22
cleanup: create common QDateTime -> timestamp conversion function
Berthold Stoeger
2020-05-22
cleanup: move timestampToDateTime() to qthelper.cpp
Berthold Stoeger
2020-05-22
desktop: update date and time fields if user changes format
Berthold Stoeger
2020-05-22
desktop: refresh date/time format when switching to system defaults
Berthold Stoeger
2020-05-16
desktop: don't call plotDive with doClearPictures = true
Berthold Stoeger
2020-05-16
cleanup: use pointer-to-member style connect for ComboBoxDelegate
Berthold Stoeger
2020-05-16
cleanup: make overridden functions in model delegates private
Berthold Stoeger
2020-05-16
cleanup: whitespace fixes in modeldelegates.[cpp|h]
Berthold Stoeger
2020-05-15
core/bt: match DC descriptor in lower case
Dirk Hohndel
2020-05-09
add Berthold to the list of explicitly mentioned developers
Dirk Hohndel
2020-05-08
desktop: hide/unhide tags if dive site was edited
Berthold Stoeger
2020-05-07
cleanup: free tab-widgets when exiting the application
Berthold Stoeger
2020-05-07
cleanup: remove clearing of displayed_dive in MainTab constructor
Berthold Stoeger
2020-05-07
desktop: use current_dive to save subtitles
Berthold Stoeger
2020-05-07
desktop: use current_dive instead of displayed_dive on equipment tab
Berthold Stoeger
2020-05-07
desktop: update tab info only if current_dive is set
Berthold Stoeger
2020-05-07
statistics tab: use current_dive to decide whether user is freediving
Berthold Stoeger
2020-05-07
DiveComponentSelection: use current_dive instead of displayed_dive
Berthold Stoeger
2020-05-07
cleanup: generalize ExtraDataModel to display data of any dc
Berthold Stoeger
2020-05-07
desktop: don't update models in MainWindow::refreshDisplay()
Berthold Stoeger
2020-05-07
cleanup: invert control-flow when resetting the core structures
Berthold Stoeger
2020-05-06
undo: make adding of pictures undoable
Berthold Stoeger
2020-05-06
media: move addition of pictures out of create_picture()
Berthold Stoeger
2020-05-06
undo: make picture (media) deletion undoable
Berthold Stoeger
2020-05-06
Cleanup: remove DivePictureThumbnailThread
Berthold Stoeger
2020-05-06
media: remove unused local variable
Berthold Stoeger
2020-05-06
media: put photo-view in row-selection mode
Berthold Stoeger
2020-05-06
media: don't send dive-id in drag&drop event
Berthold Stoeger
2020-05-06
cleanup: don't call updateDivePictures in MainWindow
Berthold Stoeger
2020-05-06
desktop: avoid spurious undo commands for date/time editing
Berthold Stoeger
2020-05-06
desktop: update statistics tab when cylinders changed
Berthold Stoeger
2020-05-06
desktop: update information tab when cylinders change
Berthold Stoeger
2020-05-05
cleanup: capitalize use dc
Monty Taylor
2020-05-05
cleanup: Change Salty to Brackish
Monty Taylor
2020-05-05
Grantlee: Add salinity and water type to grantlee variables
Monty Taylor
2020-05-04
Add conneciton for display variations checkbox
Robert C. Helling
2020-05-04
CSV export: include dive mode field
Miika Turkia
2020-05-04
planner: on printing, restore textual plan using a saved string
Berthold Stoeger
2020-05-04
desktop: remove unused if-branch in MainWindow::editCurrentDive()
Berthold Stoeger
2020-05-04
Planner: fold MainWindow::setupForAddAndPlan into createSimpleDive()
Berthold Stoeger
2020-05-04
planner: send plan in calculatedPlanNotes
Berthold Stoeger
2020-05-04
planner: update variations in planner not mainwindow
Berthold Stoeger
2020-05-03
selection: create global single_selected_trip() function
Berthold Stoeger
2020-05-03
selection: inform core of trip selection in DiveListView
Berthold Stoeger
2020-05-03
selection: introduce clear_selection() function
Berthold Stoeger
2020-05-03
cleanup: don't explicitly clear tabs in MainWindow::selectionChanged()
Berthold Stoeger
2020-05-03
profile: don't interpret NULL as current_dive in plotDive()
Berthold Stoeger
2020-05-03
profile: remove outside callers of ProfileWidget2::replot()
Berthold Stoeger
[next]