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
/
qt-models
Age
Commit message (
Expand
)
Author
2019-09-06
Cleanup: remove MapLocationModel::count() and the attribute count
Berthold Stoeger
2019-09-06
Cleanup: remove MapLocationModel::get() function
Berthold Stoeger
2019-09-06
Cleanup: remove Q_INVOKABLE from MapLocationModel::setSelected()
Berthold Stoeger
2019-09-06
Cleanup: remove MapLocationModel::isSelected() function
Berthold Stoeger
2019-09-06
Map: export isSelected as attribute from MapLocationModel
Berthold Stoeger
2019-09-06
Cleanup: simplify role handling in MapLocationModel
Berthold Stoeger
2019-09-06
Dive site: don't emit divesChanged signals when editing dive site
Berthold Stoeger
2019-09-06
Map: highlight correct dive sites in dive site mode
Berthold Stoeger
2019-09-06
Filter: reload map on myInvalidate
Berthold Stoeger
2019-09-06
Map: calculate the z value in the model
Berthold Stoeger
2019-09-06
Desktop: show all selected dive sites on click
Berthold Stoeger
2019-09-06
Map: don't fully reset model on selection change
Berthold Stoeger
2019-09-06
Map: generate pixmap name in model
Berthold Stoeger
2019-09-06
Map: explicitly reload selected map on click
Berthold Stoeger
2019-08-28
Map: catch null divesites in map widget selection code
Berthold Stoeger
2019-08-28
Profile: properly initialize plot_info structures
Berthold Stoeger
2019-08-13
Mobile: fix bound check in DiveListModel::data()
Berthold Stoeger
2019-08-10
Location model: treat invalid indexes gracefully
Berthold Stoeger
2019-08-08
Core: pass dive, cylinder-id to fill_default_cylinder
Berthold Stoeger
2019-08-08
Cleanup: move planner/deco related declarations planner/deco.h
Berthold Stoeger
2019-07-27
Crash fix: prevent crash in MapLocationModel::reload
Berthold Stoeger
2019-07-19
Undo: make editing of dive number undoable
Berthold Stoeger
2019-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-07-18
Cleanup: remove includes from qthelper.h
Berthold Stoeger
2019-07-18
Cleanup: move deco function declarations to deco.h
Berthold Stoeger
2019-07-18
Cleanup: remove includes from qt-models/models.h
Berthold Stoeger
2019-06-23
Cleanup: unify selection signals
Berthold Stoeger
2019-06-23
Undo: unify selection behavior in dive-list commands
Berthold Stoeger
2019-06-23
Undo: don't send signals batched by trip
Berthold Stoeger
2019-06-23
Dive list: cache shown flag in model (quick-fix for undo-crash)
Berthold Stoeger
2019-06-19
Cleanup: return directly from data() methods
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
2019-06-19
Cleanup: move tag functions into own translation unit
Berthold Stoeger
2019-05-20
Cleanup: fix a few comments and debug messages
Berthold Stoeger
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
[prev]
[next]