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
/
qt-models
Age
Commit message (
Expand
)
Author
2019-05-15
Cleanup: small coding style fixes
Dirk Hohndel
2019-05-12
Cleanup: remove UTF8 macros
Berthold Stoeger
2019-05-11
Map: automatically update names on the map
Berthold Stoeger
2019-05-11
Map: in edit mode place no-gps dive sites at center of map
Berthold Stoeger
2019-05-11
Map: construct list of dive sites from dive site table
Berthold Stoeger
2019-05-11
Filter: prevent selection-change notifications in filter invalidation
Berthold Stoeger
2019-05-11
Filter: don't reload when dive sites are set to the same value
Berthold Stoeger
2019-05-11
Filter: add reference counting for dive-site mode
Berthold Stoeger
2019-05-11
Map: in dive-site-edit mode, select those maps we filter for
Berthold Stoeger
2019-05-11
Map: make edit mode depend on dive-site-filtering
Berthold Stoeger
2019-05-11
Map: show multiple selected dive sites
Berthold Stoeger
2019-05-11
Map: move calculation of list from map-helper to map-model
Berthold Stoeger
2019-05-11
Map: show all dive sites when in dive-site filter mode
Berthold Stoeger
2019-05-06
Create DivesiteImportDialog to select sites to import
Doug Junkins
2019-04-29
Cleanup: implement proper Qt-model semantics in WeightInfoModel
Berthold Stoeger
2019-04-29
Cleanup: implement proper Qt-model semantics in TankInfoModel
Berthold Stoeger
2019-04-29
Cleanup: remove biggerString() functions
Berthold Stoeger
2019-04-16
Write dive data as video subtitles
Robert C. Helling
2019-04-15
Core: turn add_single_dive() to append_dive()
Berthold Stoeger
2019-04-12
Dive sites: show dives at selected dive sites
Berthold Stoeger
2019-04-12
Filter: allow filtering multiple dive sites
Berthold Stoeger
2019-04-12
Filter: call update title directly in filter model
Berthold Stoeger
2019-04-12
Undo: remove ADD mode from main tab
Berthold Stoeger
2019-04-12
Dive site: add proximity field to dive site list
Berthold Stoeger
2019-04-12
Dive sites: add fulltext filter
Berthold Stoeger
2019-04-12
Undo: update filter flag when dives change
Berthold Stoeger
2019-04-12
Undo: update dive list if trip changed
Berthold Stoeger
2019-04-12
Undo: update cylinder and weight models on paste
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site editing
Berthold Stoeger
2019-04-12
Dive site: add edit field to dive site table
Berthold Stoeger
2019-04-12
Icons: cache small edit icon
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site location editing
Berthold Stoeger
2019-04-12
Cleanup: remove LATITUDE and LONGITUDE columns in DiveLocationModel
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site country editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site description editing
Berthold Stoeger
2019-04-12
Dive site: remove implicit deletion of empty dive sites
Berthold Stoeger
2019-04-12
Undo: Implement undo of dive site name editing
Berthold Stoeger
2019-04-12
Undo: make dive site removal undoable
Berthold Stoeger
2019-04-12
Dive site: introduce proxy model DiveSiteSortedModel
Berthold Stoeger
2019-04-12
Coding style: add tab before Q_OBJECT
Berthold Stoeger
2019-04-12
Dive site: inform model of dive site addition / deletion
Berthold Stoeger
2019-04-12
Undo: keep frontend informed of changes to dive site count
Berthold Stoeger
2019-04-12
Dive site: add dive site list tab
Berthold Stoeger
2019-04-12
Dive sites: prepare for dive site ref-counting
Berthold Stoeger
2019-04-12
Undo: consider dive site in AddDive()
Berthold Stoeger
2019-04-12
Undo: make undo-system dive site-aware
Berthold Stoeger
2019-04-12
Dive site: add dive site table parameter to dive site functions
Berthold Stoeger
2019-04-12
replace deprecated qSort() with std::sort()
Rolf Eike Beer
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
2019-03-29
Make sure surface air is not considered a deco gas
Robert C. Helling
[next]