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-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
2018-10-11
Undo: make diverse trip-related operations undo-able
Berthold Stoeger
2018-10-11
Undo: make editing of dive-time an undoable operation
Berthold Stoeger
2018-10-11
Dive editing: don't repeatedly loop through whole dive list
Berthold Stoeger
2018-10-11
Undo: clear undo history on load / import
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-merging
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-splitting
Berthold Stoeger
2018-10-11
Undo: implement undo of manual dive-creation
Berthold Stoeger
2018-10-11
Cleanup: let MainTab::updateDiveSite() take dive * instead of id
Berthold Stoeger
2018-10-11
Undo: fix multi-level undo of delete-dive and remove-dive-from-trip
Berthold Stoeger
2018-10-09
Dive locations: factor out common code of models
Berthold Stoeger
2018-10-09
Map: avoid ugly "invalid dive site" message in location box
Berthold Stoeger
2018-10-08
Map: zoom on dive sites when flipping through dive site list
Berthold Stoeger
2018-10-07
Statistics: only consider selected dives in HTML export statistics
Berthold Stoeger
2018-10-07
Statistics: un-globalize stats_selection
Berthold Stoeger
2018-10-07
Statistics: remove global state / calculate only when needed
Berthold Stoeger
2018-10-06
Import: pass "downloaded" parameter to process_imported_dives()
Berthold Stoeger
2018-10-06
Import: pass a dive table to process_imported_dives()
Berthold Stoeger
2018-10-07
Dive information: fix surface interval calculation
Berthold Stoeger
2018-10-04
Import: Make DiveLogImportDialog modal
Berthold Stoeger
2018-10-04
Cleanup: move CSVApps into .cpp file
Berthold Stoeger
2018-10-04
Import: import Poseidon MkVI logs via DiveLogImportDialog
Berthold Stoeger
2018-10-02
update-manager: actually remember that we asked the user
Dirk Hohndel
2018-09-30
Bluetooth: use standard Qt code on Windows
Dirk Hohndel
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-09-29
Cleanup: Devirtualize WebServices::downloadTimedOut()
Berthold Stoeger
2018-09-29
Cleanup: don't derive UserSurveyServices from WebServices
Berthold Stoeger
2018-09-29
Cleanup: don't use QByteArray::data() to create copy
Berthold Stoeger
2018-09-29
Cleanup: don't needlessly recalculate dive list on CSV import
Berthold Stoeger
2018-09-29
Cleanup: Don't leak DiveLogImportDialog objects
Berthold Stoeger
2018-09-28
Parser: parse text-based files into arbitrary table
Berthold Stoeger
2018-09-28
Cleanup: remove redundant prototypes from dive.h
Berthold Stoeger
2018-09-24
Desktop/remember DCs: insert the remember connection into dropdown
Dirk Hohndel
[next]