Age | Commit message (Expand) | Author |
---|---|---|
2015-06-03 | Two if's to prevent null pointer dereferencing | |
2015-06-01 | Simplify model handling and crashes fixes | |
2015-06-01 | Remove Combobox from LocationManagement | |
2015-06-01 | Correctly change the dive_site name | |
2015-06-01 | Fix dive site sorting | |
2015-06-01 | Create a new DiveSite when user clicks on add | |
2015-05-31 | Organize the dive_sites alphabetically | |
2015-05-31 | Don't calculate what we already have | |
2015-05-31 | Fix off-by-one error | |
2015-05-29 | Correctly set the dive site id on the dive | |
2015-05-29 | Update DiveLocationModel when thread finishes | |
2015-05-29 | LocationInformationModel moved to qt-models |