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
2021-01-13
mobile/cleanup: reduce the noise in our logs
Dirk Hohndel
2021-01-10
profile: pass dive to DiveHandler
Berthold Stoeger
2021-01-10
profile: explicitly update profile items
Berthold Stoeger
2021-01-10
cleanup: const-ify DivePlotDataModel::*max() functions
Berthold Stoeger
2021-01-10
profile: remove redundant code in DiveCalculatedCeiling
Berthold Stoeger
2021-01-01
fix potential crash in GPS code
Dirk Hohndel
2020-12-29
cleanup: remove getDivesInTrip() in qthelper.cpp
Berthold Stoeger
2020-12-29
filter: internalize shown_dives in DiveFilter class
Berthold Stoeger
2020-12-29
filter: move shown_dive from divelist.c to divefilter.cpp
Berthold Stoeger
2020-12-29
filter: reset shown_dives in filter
Berthold Stoeger
2020-12-17
mobile: remove DiveObjectHelper code
Berthold Stoeger
2020-12-17
printing: remove DiveObjectHelper from printing code
Berthold Stoeger
2020-12-17
core: create string-format.cpp source file
Berthold Stoeger
2020-12-13
core: keep tank infos in a dynamic table
Berthold Stoeger
2020-12-12
preferences: create global settingsChanged signal
Berthold Stoeger
2020-12-03
downloader: save downloaded dives
Robert C. Helling
2020-12-03
downloader: wait for download thread
Robert C. Helling
2020-12-03
build-system: add models and shared backends to the downloader
Dirk Hohndel
2020-11-24
cylindermodel: remove in_planner() use
Berthold Stoeger
2020-11-24
diveplannermodel: replace in_planner() by isPlanner()
Berthold Stoeger
2020-11-14
desktop: automatically reload completion-models
Berthold Stoeger
2020-11-14
cleanup: remove macros from qt-models/completionmodels.cpp
Berthold Stoeger
2020-11-07
desktop: fix saving of column-widths of device and site tables
Berthold Stoeger
2020-10-26
cleanup: SkipEmptyParts syntax has changed
Dirk Hohndel
2020-10-25
cleanup: split out divecomputer functions from dive.c
Berthold Stoeger
2020-10-25
cleanup: remove DiveComputerModel::remove
Berthold Stoeger
2020-10-25
devices: connect DiveComputerModel to undo-command
Berthold Stoeger
2020-10-25
models: update DiveComputerModel when core data is reset
Berthold Stoeger
2020-10-25
desktop: add tab-widget for dive computer names
Berthold Stoeger
2020-10-25
cleanup: fix over-eager Coverity warnings
Dirk Hohndel
2020-10-24
divecomputer: add device_table pointer to device_data_t
Berthold Stoeger
2020-10-24
devices: add devices in Command::importTable()
Berthold Stoeger
2020-10-16
cleanup: use std::vector in struct device_table
Berthold Stoeger
2020-10-16
cleanup: use std::string in struct device
Berthold Stoeger
2020-10-11
desktop: make divecomputer table sortable
Berthold Stoeger
2020-10-03
cleanup: make device code more consistent with core
Berthold Stoeger
2020-10-03
dive list: when moving dives, delete first and add later
Berthold Stoeger
2020-10-03
cleanup: use getDiveSelection() to loop over selected dives
Berthold Stoeger
2020-10-03
cleanup: replace get_trip_date_string() by get_trip_string()
Berthold Stoeger
2020-09-29
filter: implement importing of filter presets
Berthold Stoeger
2020-09-29
filter: connect DiveListNotifier signals to filter preset model
Berthold Stoeger
2020-09-29
filter: add (very primitive) filterpresetmodel
Berthold Stoeger
2020-09-29
filter: add filter constraint model
Berthold Stoeger
2020-09-29
Use correct pO2 when computing MOD in equipment tab
Robert C. Helling
2020-09-27
mobile/dive-list: correctly update view when changing dive date
Dirk Hohndel
2020-09-20
dive list: on reload update filter status
Berthold Stoeger
2020-09-13
cleanup: fold core/divecomputer.cpp into core/device.c
Berthold Stoeger
2020-09-13
cleanup: remove DiveComputerModel::numRows
Berthold Stoeger
2020-09-12
desktop: refine auto-fill of weights
Berthold Stoeger
2020-09-12
desktop: on weight type change, don't overwrite weight if already set
Berthold Stoeger
[next]