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
2020-02-28
cleanup: simplify string-comparison in CylindersModel::setData()
Berthold Stoeger
2020-02-28
cleanup: fix leak in CylindersModel::setData()
Berthold Stoeger
2020-02-28
cleanup: make CylindersModel::cylinderAt private
Berthold Stoeger
2020-02-28
crash fix: Don't cast to CylindersModel or CylindersModelFiltered
Berthold Stoeger
2020-02-24
CylinderModel: remove unnecessary "Is used" header
Berthold Stoeger
2020-02-23
cleanup: remove CleanerTableModel::warningMessage signal
Berthold Stoeger
2020-02-22
Filter: move actual filtering loop to core/divefilter.cpp
Berthold Stoeger
2020-02-22
Filter: update current dive if change hides current dive
Berthold Stoeger
2020-02-22
Cleanup: remove shown flag of DiveTripModelTree items
Berthold Stoeger
2020-02-22
Cleanup: remove DiveTripModelBase::SHOWN_ROLE
Berthold Stoeger
2020-02-22
Cleanup: remove DiveTripModelBase::sendShownChangedSignals()
Berthold Stoeger
2020-02-22
Dive list: remove filtering in MultiFilterSortModel
Berthold Stoeger
2020-02-22
Dive list: filter dives at DiveTripModel level
Berthold Stoeger
2020-02-11
Planner: don't filter cylinders
Berthold Stoeger
2020-02-11
Planner: make cylinder-model subobject of planner-model
Berthold Stoeger
2020-02-11
Cylinders: Add CylindersModelFiltered
Berthold Stoeger
2020-02-11
Cleanup: make CylindersModel::updateBestMixes non-slot
Berthold Stoeger
2020-02-11
Cleanup: remove filterSelectedDives function in divetripmodel.cpp
Berthold Stoeger
2020-02-08
mobile/summary: use more intuitive time periods
Dirk Hohndel
2020-02-08
mobile/summary: add section headers
Berthold Stoeger
2020-02-08
mobile/summary: create DiveSummaryModel
Berthold Stoeger
2020-02-04
Cleanup: remove capture-all lambda clauses
Berthold Stoeger
2020-02-04
Dive site: ignore dive sites without location in proximity search
Berthold Stoeger
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2020-01-30
CylindersModel: don't crash if accessing non-existing cylinder
Berthold Stoeger
2020-01-25
diveplanner: add comments explaining different scaling
jan Iversen
2020-01-25
diveplanner: move mobile specific calc to diveplannermodel
jan Iversen
2020-01-20
qt-models: add suffix Display to unit system aware asc/desc setters
jan Iversen
2020-01-20
qt-models: add getters to diveplanner model
jan Iversen
2020-01-10
code cleanup: add empty table structures
Dirk Hohndel
2020-01-10
code cleanup: introduce empty_cylinder constant
Dirk Hohndel
2020-01-10
code cleanup: replace use of toStdVector()
Dirk Hohndel
2019-12-27
testing: prepare diveplannermodel to be used in testing
jan Iversen
2019-12-26
build-system: add diveplannermodel to Mobile
jan Iversen
2019-12-26
qt-models: conditionally compile Commands:: in diveplannermodel.cpp
jan Iversen
2019-12-16
Stop Compiler Warning: Change struct to class
Robert C. Helling
2019-12-13
Coding style: use std::equal_to instead of lambda
Berthold Stoeger
2019-12-13
qt-models: remove LOG_STP from mobile/desktop
jan Iversen
2019-12-11
Dive list: implement DiveTripModelBase::reset()
Berthold Stoeger
2019-12-10
Filter: correctly send changed signals in list mode
Berthold Stoeger
2019-12-10
Filter: instruct UI of changed current dive
Berthold Stoeger
2019-12-10
Dive list: remove global pointer to DiveTrip model
Berthold Stoeger
2019-12-10
Dive list: clear dive data via the filter model
Berthold Stoeger
2019-12-10
Filter: send filterReset via signal
Berthold Stoeger
2019-12-05
Cleanup: set description to null in free_[weightsystem|cylinder]
Berthold Stoeger
2019-12-05
Cleanup: remove WeightModel::changed
Berthold Stoeger
2019-12-05
Undo: make weight editing undoable
Berthold Stoeger
2019-12-05
Desktop: refactor WSInfoDelegate logic
Berthold Stoeger
2019-12-05
Cleanup: introduce empty_weightsystem constant
Berthold Stoeger
2019-12-05
Cleanup: remove redundant "row" member of WeightModel
Berthold Stoeger
[next]