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
Age
Commit message (
Expand
)
Author
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-10-19
Preferences: set deco parameters correctly enabled
Jan Mulder
2018-10-19
Preferences: wire-up the deco parameters
Jan Mulder
2018-10-15
Dowload: Deselect dives only if at least one dive was downloaded
Berthold Stoeger
2018-10-15
Bluetooth cleanup: remove pointless download_mode
Dirk Hohndel
2018-10-15
Desktop/trivial: fix misleading comment
Dirk Hohndel
2018-10-14
Desktop: Enable next/prev DCs only for applicable dives
Jan Mulder
2018-10-14
Autogroup only when selected
Jan Mulder
2018-10-13
Cleanup: rename MainWindow member variables
Berthold Stoeger
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
2018-10-13
Dive site: replace displayed_dive_site by pointer
Berthold Stoeger
2018-10-13
Dive site: don't use displayed_dive_site to store GPS coordinates
Berthold Stoeger
2018-10-13
Dive site: use own copy of taxonomy in dive-site-edit widget
Berthold Stoeger
2018-10-13
Dive site: un-globalize displayed_dive_site
Berthold Stoeger
2018-10-13
Dive site: explicitly init displayed_dive_site on show widget
Berthold Stoeger
2018-10-13
Cleanup: remove outdated comment
Berthold Stoeger
2018-10-13
Dive site: use displayed_dive in MainTab::refreshDisplayedDiveSite
Berthold Stoeger
2018-10-13
Dive edit: always use dive site of displayed_dive in updateDiveInfo
Berthold Stoeger
2018-10-13
Desktop: enable tab-changes-focus for TagWidget
Berthold Stoeger
2018-10-12
Bluetooth: actually download from the device selected
Dirk Hohndel
2018-10-12
Bluetooth: show the user that we are waiting to connect to DC
Dirk Hohndel
2018-10-12
Bluetooth: start discovery if address isn't already known
Dirk Hohndel
2018-10-12
Bluetooth: run a discovery agent for BT/BLE dive computers on macOS
Dirk Hohndel
2018-10-12
Cleanup: remove unused function MainTab::showLocation()
Berthold Stoeger
2018-10-12
Whitespace only
Jan Mulder
2018-10-12
Edit: prevent not needed change marking
Jan Mulder
2018-10-11
Map: remove access to displayed_dive_site in GPS-filter model
Berthold Stoeger
2018-10-11
Map: pass down dive site in prepareForGetDiveCoordinates()
Berthold Stoeger
2018-10-11
Map: split void MapWidget::setEditMode()
Berthold Stoeger
2018-10-11
Map: pass changed coordinates via signal
Berthold Stoeger
2018-10-11
Map: remove LocationInformationWidget::coordinatesChanged signal
Berthold Stoeger
2018-10-11
Geo lookup: don't pass arguments / result via global object
Berthold Stoeger
2018-10-11
Cleanup: remove ReverseGeoLookupThread
Berthold Stoeger
2018-10-11
Dive site: remove access to displayed dive site from LocationFilterDelegate
Berthold Stoeger
2018-10-11
Undo: make adding of planned dive undo-able
Berthold Stoeger
2018-10-11
Filter: Make filters aware of added / removed dives
Berthold Stoeger
2018-10-11
Dive commands: set filter flag when adding dives
Berthold Stoeger
2018-10-11
Dive list: propagate current-item to frontend
Berthold Stoeger
2018-10-11
Dive list: expand trips if dives are selected
Berthold Stoeger
2018-10-11
Undo: correctly fill dive-list vector
Berthold Stoeger
2018-10-11
Undo: use vectors for MergeDives and SplitDive
Berthold Stoeger
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-10-11
Dive list view: replace signal-magic by flag
Berthold Stoeger
2018-10-11
Dive list: remember selected dives
Berthold Stoeger
2018-10-11
Undo: use dive * instead of unique index in renumber-dives
Berthold Stoeger
2018-10-11
Undo: disable undo- and redo-actions in edit mode
Berthold Stoeger
2018-10-11
Undo: implement autogrouping of trips in DiveAdd
Berthold Stoeger
2018-10-11
Dive list: implement proper Qt-model semantics for DiveTripModel
Berthold Stoeger
2018-10-11
Core: introduce insert_trip_dont_merge() function
Berthold Stoeger
2018-10-11
Undo: isolate undo-commands
Berthold Stoeger
[next]