aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models
AgeCommit message (Expand)Author
2019-08-28Profile: properly initialize plot_info structuresGravatar Berthold Stoeger
2019-08-13Mobile: fix bound check in DiveListModel::data()Gravatar Berthold Stoeger
2019-08-10Location model: treat invalid indexes gracefullyGravatar Berthold Stoeger
2019-08-08Core: pass dive, cylinder-id to fill_default_cylinderGravatar Berthold Stoeger
2019-08-08Cleanup: move planner/deco related declarations planner/deco.hGravatar Berthold Stoeger
2019-07-27Crash fix: prevent crash in MapLocationModel::reloadGravatar Berthold Stoeger
2019-07-19Undo: make editing of dive number undoableGravatar Berthold Stoeger
2019-07-18Core: dynamically resize weight tableGravatar Berthold Stoeger
2019-07-18Cleanup: remove includes from qthelper.hGravatar Berthold Stoeger
2019-07-18Cleanup: move deco function declarations to deco.hGravatar Berthold Stoeger
2019-07-18Cleanup: remove includes from qt-models/models.hGravatar Berthold Stoeger
2019-06-23Cleanup: unify selection signalsGravatar Berthold Stoeger
2019-06-23Undo: unify selection behavior in dive-list commandsGravatar Berthold Stoeger
2019-06-23Undo: don't send signals batched by tripGravatar Berthold Stoeger
2019-06-23Dive list: cache shown flag in model (quick-fix for undo-crash)Gravatar Berthold Stoeger
2019-06-19Cleanup: return directly from data() methodsGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-06-19Cleanup: move tag functions into own translation unitGravatar Berthold Stoeger
2019-05-20Cleanup: fix a few comments and debug messagesGravatar Berthold Stoeger
2019-05-15Cleanup: small coding style fixesGravatar Dirk Hohndel
2019-05-12Cleanup: remove UTF8 macrosGravatar Berthold Stoeger
2019-05-11Map: automatically update names on the mapGravatar Berthold Stoeger
2019-05-11Map: in edit mode place no-gps dive sites at center of mapGravatar Berthold Stoeger
2019-05-11Map: construct list of dive sites from dive site tableGravatar Berthold Stoeger
2019-05-11Filter: prevent selection-change notifications in filter invalidationGravatar Berthold Stoeger
2019-05-11Filter: don't reload when dive sites are set to the same valueGravatar Berthold Stoeger
2019-05-11Filter: add reference counting for dive-site modeGravatar Berthold Stoeger
2019-05-11Map: in dive-site-edit mode, select those maps we filter forGravatar Berthold Stoeger
2019-05-11Map: make edit mode depend on dive-site-filteringGravatar Berthold Stoeger
2019-05-11Map: show multiple selected dive sitesGravatar Berthold Stoeger
2019-05-11Map: move calculation of list from map-helper to map-modelGravatar Berthold Stoeger
2019-05-11Map: show all dive sites when in dive-site filter modeGravatar Berthold Stoeger
2019-05-06Create DivesiteImportDialog to select sites to importGravatar Doug Junkins
2019-04-29Cleanup: implement proper Qt-model semantics in WeightInfoModelGravatar Berthold Stoeger
2019-04-29Cleanup: implement proper Qt-model semantics in TankInfoModelGravatar Berthold Stoeger
2019-04-29Cleanup: remove biggerString() functionsGravatar Berthold Stoeger
2019-04-16Write dive data as video subtitlesGravatar Robert C. Helling
2019-04-15Core: turn add_single_dive() to append_dive()Gravatar Berthold Stoeger
2019-04-12Dive sites: show dives at selected dive sitesGravatar Berthold Stoeger
2019-04-12Filter: allow filtering multiple dive sitesGravatar Berthold Stoeger
2019-04-12Filter: call update title directly in filter modelGravatar Berthold Stoeger
2019-04-12Undo: remove ADD mode from main tabGravatar Berthold Stoeger
2019-04-12Dive site: add proximity field to dive site listGravatar Berthold Stoeger
2019-04-12Dive sites: add fulltext filterGravatar Berthold Stoeger
2019-04-12Undo: update filter flag when dives changeGravatar Berthold Stoeger
2019-04-12Undo: update dive list if trip changedGravatar Berthold Stoeger
2019-04-12Undo: update cylinder and weight models on pasteGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site editingGravatar Berthold Stoeger
2019-04-12Dive site: add edit field to dive site tableGravatar Berthold Stoeger
2019-04-12Icons: cache small edit iconGravatar Berthold Stoeger