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-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
2019-03-29
Add UI element for final surface segment in planner
Robert C. Helling
2019-03-27
CMake: add headers to targets
Rolf Eike Beer
2019-03-19
Cleanup: make argument to YearStatisticsItem constructor a reference
Berthold Stoeger
2019-03-18
Profile: pass by reference rather than by value for large struct
Robert C. Helling
2019-03-15
Map: create correct index in updateMapLocationCoordinates()
Berthold Stoeger
2019-03-12
Display statistics by depth and temperature in Yearly statistics
Doug Junkins
2019-03-05
CMake: do not expand variables in if-expressions
Rolf Eike Beer
2019-02-28
Filter panel: add suit and notes search fields
Willem Ferguson
2019-02-28
Append the dive mode as a tag that is seen by the filter tool.
willemferguson
2019-02-20
Filter: change default mode for location to any-of
Berthold Stoeger
2019-02-19
Filter: implement any-of mode
Berthold Stoeger
2019-02-07
Profile: add "synchronous" mode for picture plotting
Berthold Stoeger
2019-01-26
Filter: quick implementation of negation
Berthold Stoeger
2019-01-26
Filter: implement reset filter
Berthold Stoeger
2019-01-26
Filter: update counts if dives added / removed
Berthold Stoeger
2019-01-22
Filter: extend range of allowed temperatures
Berthold Stoeger
2019-01-22
Filter: support imperial units
Berthold Stoeger
2019-01-21
Desktop, Filter UI: make date/time consistent
Jan Mulder
2019-01-19
Filter: make tags, people and location filter logically-and
Berthold Stoeger
2019-01-19
Filter: reinstate dive-site filter functionality
Berthold Stoeger
2019-01-19
Filter: ignore unset temperatures
Berthold Stoeger
2019-01-19
Filter: update filterData directly without copying
Berthold Stoeger
2019-01-19
Import: control process_imported_dives() by flags
Berthold Stoeger
[next]