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
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
2019-12-05
Cleanup: return value type from WeightModel::weightSystemAt()
Berthold Stoeger
2019-12-05
Undo: make weight-deletion an undoable action
Berthold Stoeger
2019-12-05
Desktop: don't connect to remove() slot of model from TableModel
Berthold Stoeger
2019-12-05
Undo: make adding of weights an undoable action
Berthold Stoeger
2019-12-05
Cleanup: remove displayed_dive from WeightModel
Berthold Stoeger
2019-12-04
Selection: move translation of indexes to filter model
Berthold Stoeger
2019-12-04
Selection: move initialization of selection from view to model
Berthold Stoeger
2019-12-04
Cleanup: rename newCurrentDive signal to currentDiveChanged
Berthold Stoeger
2019-12-04
Filter: use changed-signals to update filter
Berthold Stoeger
2019-12-04
Dive list model: send changed signals for top-level items
Berthold Stoeger
2019-12-04
Dive trip model: send changed signals for top-level items
Berthold Stoeger
2019-12-04
Dive trip model: send changed signals if visibility changed in trips
Berthold Stoeger
2019-12-04
Dive list model: move filtering of trip-items to own function
Berthold Stoeger
2019-11-26
Cylinders: Fix crash when removing cylinders
Berthold Stoeger
2019-11-19
Dive list: clear internal data when clearing model
Berthold Stoeger
2019-11-19
Dive list: update selection after clearing model
Berthold Stoeger
2019-11-19
Filter: move recalculation of filter from FilterModel to TripModel
Berthold Stoeger
2019-11-19
Filter: move num_shown logic from model to core
Berthold Stoeger
2019-11-19
Filter: split out filter from model
Berthold Stoeger
2019-11-19
Filter: move calculation of shown dives to undo command
Berthold Stoeger
2019-11-19
Filter: move number of shown dives to core
Berthold Stoeger
2019-11-19
Cleanup: remove MultiFilterSortModel::filterChanged()
Berthold Stoeger
[next]