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
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