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-09-13
desktop: fix TableView for Qt 5.15
Dirk Hohndel
2020-09-13
Disable SAC factor setting for CCR dives
Robert C. Helling
2020-09-12
cleanup: remove empty files in desktop-widgets/statistics
Berthold Stoeger
2020-09-10
desktop: make completion of equipment types substring search
Berthold Stoeger
2020-09-08
cleanup: when planning a dive, set dive computer to first dc
Berthold Stoeger
2020-09-06
cleanup: use taxonomy_get_value() instead of taxonomy_get_index()
Berthold Stoeger
2020-09-05
[Bug #2934] Geo Lookup - support for remote dive sites
Michael Werle
2020-09-03
Increase event icon size in print mode
Robert C. Helling
2020-09-03
Improve resolution of profile export
Robert C. Helling
2020-09-03
Set printer resolution
Robert C. Helling
2020-09-03
[Bug #2930] Fix crash bug in LocationInformationWidget
Michael Werle
2020-09-02
Planner: Properly initialize salinity
Robert C. Helling
2020-08-24
cleanup: fix compiler warning
Robert C. Helling
2020-08-22
core/BLE: don't insist on pairing of pure BLE devices
Dirk Hohndel
2020-06-13
Fix includes for building against Qt-5.15
Gaetan Bisson
2020-05-27
cleanup: remove QCalendarWidget forward declaration and include
Berthold Stoeger
2020-05-27
cleanup: unglobalize grayImage()
Berthold Stoeger
2020-05-27
cleanup: un-singletonize ShiftTimesDialog
Berthold Stoeger
2020-05-27
cleanup: un-singletonize RenumberDialog
Berthold Stoeger
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
[next]