summaryrefslogtreecommitdiffstats
path: root/qt-models
AgeCommit message (Expand)Author
2015-08-17Merge branch 'boyle-ready' of https://github.com/Slagvi/subsurfaceGravatar Dirk Hohndel
2015-08-15VPM-B: Add conservatism levels to the ui. Fix planner settings disabling.Gravatar Jan Darowski
2015-08-15Remove obsolete commentGravatar Tomaz Canabrava
2015-08-15Add DiveSitePicturesModelGravatar Tomaz Canabrava
2015-07-24QML UI: sort by date, not by date stringGravatar Dirk Hohndel
2015-07-17QL UI: Add DiveId role to DiveListModelGravatar Grace Karanja
2015-07-17Better invalid dive site nameGravatar Dirk Hohndel
2015-07-16Show only 1 possibility if string is uniqueGravatar Tomaz Canabrava
2015-07-16Dive site edit: add second "create" line without completionGravatar Dirk Hohndel
2015-07-15Better text for fake completion entryGravatar Dirk Hohndel
2015-07-14Offer an option to just complete the textGravatar Tomaz Canabrava
2015-07-10QML UI: whitespace fixGravatar Grace Karanja
2015-07-07Planner: disable unrelated planner settingsGravatar Joakim Bygdell
2015-07-05Round MOD of gas rather than truncateGravatar Robert C. Helling
2015-07-05Read planner preferences when we use themGravatar Rick Walsh
2015-07-03VPM-B: add deco choice to the ui.Gravatar Jan Darowski
2015-07-02Rename enum values for taxonomyGravatar Dirk Hohndel
2015-07-02Merge branch 'taxonomy'Gravatar Dirk Hohndel
2015-07-01Correctly removes the Location Completion ModelGravatar Tomaz Canabrava
2015-07-01More information on dive site modelGravatar Tomaz Canabrava
2015-07-01Remove location completion modelGravatar Tomaz Canabrava
2015-07-01Geo taxonomy: adjust the preferences to the new data structuresGravatar Dirk Hohndel
2015-06-29Show icon in dive list to mark dives that have GPS dataGravatar Dirk Hohndel
2015-06-26Add only switch at required stop optionGravatar Rick Walsh
2015-06-22Add model to populate the Preferences for GeoRefGravatar Tomaz Canabrava
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-06-21Cylinder model: fix an obscure case that would access cylinder -1Gravatar Dirk Hohndel
2015-06-21Fix a number of resource leaksGravatar Dirk Hohndel
2015-06-20Rename dive class to avoid conflictGravatar Grace Karanja
2015-06-20Add more dive details to the DiveListModelGravatar Grace Karanja
2015-06-20Group dives by tripsGravatar Grace Karanja
2015-06-20Add dive notes to the divelistmodelGravatar Grace Karanja
2015-06-20Add DiveListModelGravatar Grace Karanja
2015-06-19Add planner minimum gas switch duration optionGravatar Rick Walsh
2015-06-16Set up signalling to display notes in planner again.Gravatar Robert C. Helling
2015-06-04Fix potential crash using std::sortGravatar Dirk Hohndel
2015-06-03Correctly decrease the number of rows in the dive_site modelGravatar Tomaz Canabrava
2015-06-03Do not reset the model when adding a new dive siteGravatar Tomaz Canabrava
2015-06-03Two if's to prevent null pointer dereferencingGravatar Robert C. Helling
2015-06-01Simplify model handling and crashes fixesGravatar Tomaz Canabrava
2015-06-01Remove Combobox from LocationManagementGravatar Tomaz Canabrava
2015-06-01Correctly change the dive_site nameGravatar Tomaz Canabrava
2015-06-01Fix dive site sortingGravatar Dirk Hohndel
2015-06-01Fix cross build on WindowsGravatar Dirk Hohndel
2015-06-01Create a new DiveSite when user clicks on addGravatar Tomaz Canabrava
2015-05-31Organize the dive_sites alphabeticallyGravatar Tomaz Canabrava
2015-05-31Don't calculate what we already haveGravatar Tomaz Canabrava
2015-05-31Fix off-by-one errorGravatar Tomaz Canabrava
2015-05-29Correctly set the dive site id on the diveGravatar Tomaz Canabrava
2015-05-29Update DiveLocationModel when thread finishesGravatar Tomaz Canabrava