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
2015-06-26
Add only switch at required stop option
Rick Walsh
2015-06-22
Add model to populate the Preferences for GeoRef
Tomaz Canabrava
2015-06-22
Address uninitialized member warnings
Dirk Hohndel
2015-06-21
Cylinder model: fix an obscure case that would access cylinder -1
Dirk Hohndel
2015-06-21
Fix a number of resource leaks
Dirk Hohndel
2015-06-20
Rename dive class to avoid conflict
Grace Karanja
2015-06-20
Add more dive details to the DiveListModel
Grace Karanja
2015-06-20
Group dives by trips
Grace Karanja
2015-06-20
Add dive notes to the divelistmodel
Grace Karanja
2015-06-20
Add DiveListModel
Grace Karanja
2015-06-19
Add planner minimum gas switch duration option
Rick Walsh
2015-06-16
Set up signalling to display notes in planner again.
Robert C. Helling
2015-06-04
Fix potential crash using std::sort
Dirk Hohndel
2015-06-03
Correctly decrease the number of rows in the dive_site model
Tomaz Canabrava
2015-06-03
Do not reset the model when adding a new dive site
Tomaz Canabrava
2015-06-03
Two if's to prevent null pointer dereferencing
Robert C. Helling
2015-06-01
Simplify model handling and crashes fixes
Tomaz Canabrava
2015-06-01
Remove Combobox from LocationManagement
Tomaz Canabrava
2015-06-01
Correctly change the dive_site name
Tomaz Canabrava
2015-06-01
Fix dive site sorting
Dirk Hohndel
2015-06-01
Fix cross build on Windows
Dirk Hohndel
2015-06-01
Create a new DiveSite when user clicks on add
Tomaz Canabrava
2015-05-31
Organize the dive_sites alphabetically
Tomaz Canabrava
2015-05-31
Don't calculate what we already have
Tomaz Canabrava
2015-05-31
Fix off-by-one error
Tomaz Canabrava
2015-05-29
Correctly set the dive site id on the dive
Tomaz Canabrava
2015-05-29
Update DiveLocationModel when thread finishes
Tomaz Canabrava
2015-05-29
Typo on the header guard. oops.
Tomaz Canabrava
2015-05-29
LocationInformationModel moved to qt-models
Tomaz Canabrava
2015-05-29
Move DivePlotDataModel to qt-models
Tomaz Canabrava
2015-05-29
Move DivePictureModel to qt-models
Tomaz Canabrava
2015-05-29
Fewer rebuilds triggered by changes in models.h
Tomaz Canabrava
2015-05-29
Move ProfilePrintModel to qt-models
Tomaz Canabrava
2015-05-29
Move TablePrintModel to Qt-models
Tomaz Canabrava
2015-05-29
Move DiveTripModel to qt-models
Tomaz Canabrava
2015-05-29
Move the YearlyStatisticsModel to qt-models
Tomaz Canabrava
2015-05-29
Move TreeModel to qt-models
Tomaz Canabrava
2015-05-29
Move DiveComputerModel to qt-models
Tomaz Canabrava
2015-05-29
Move ExtraDataModel to qt-models
Tomaz Canabrava
2015-05-29
Move WeightModel to qt-models
Tomaz Canabrava
2015-05-29
Move WeigthSystem Info model to qt-models
Tomaz Canabrava
2015-05-29
Move Tankinfomodel to its own file
Tomaz Canabrava
2015-05-29
Move DivePlannerModel and CylinderModel to qt-models
Tomaz Canabrava
2015-05-29
Move CleanerTableModel to its own file
Tomaz Canabrava
2015-05-29
Move the models to its own folder
Tomaz Canabrava