Age | Commit message (Expand) | Author |
2015-07-24 | QML UI: sort by date, not by date string | Dirk Hohndel |
2015-07-17 | QL UI: Add DiveId role to DiveListModel | Grace Karanja |
2015-07-17 | Better invalid dive site name | Dirk Hohndel |
2015-07-16 | Show only 1 possibility if string is unique | Tomaz Canabrava |
2015-07-16 | Dive site edit: add second "create" line without completion | Dirk Hohndel |
2015-07-15 | Better text for fake completion entry | Dirk Hohndel |
2015-07-14 | Offer an option to just complete the text | Tomaz Canabrava |
2015-07-10 | QML UI: whitespace fix | Grace Karanja |
2015-07-07 | Planner: disable unrelated planner settings | Joakim Bygdell |
2015-07-05 | Round MOD of gas rather than truncate | Robert C. Helling |
2015-07-05 | Read planner preferences when we use them | Rick Walsh |
2015-07-03 | VPM-B: add deco choice to the ui. | Jan Darowski |
2015-07-02 | Rename enum values for taxonomy | Dirk Hohndel |
2015-07-02 | Merge branch 'taxonomy' | Dirk Hohndel |
2015-07-01 | Correctly removes the Location Completion Model | Tomaz Canabrava |
2015-07-01 | More information on dive site model | Tomaz Canabrava |
2015-07-01 | Remove location completion model | Tomaz Canabrava |
2015-07-01 | Geo taxonomy: adjust the preferences to the new data structures | Dirk Hohndel |
2015-06-29 | Show icon in dive list to mark dives that have GPS data | Dirk Hohndel |
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 |