Age | Commit message (Expand) | Author |
2018-05-21 | qt-models: Change Q_UNUSED to no parameter name | jan Iversen |
2018-03-14 | Cleanup: introduce copy_qstring() function | Berthold Stoeger |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-01-31 | mobile cleanup: restyle construction of locationlist | Jan Mulder |
2017-11-30 | Use better aliases for icons. | Martin Měřinský |
2017-11-29 | Revert "Use consistent aliases for all icons." | Dirk Hohndel |
2017-11-29 | Use consistent aliases for all icons. | Martin Měřinský |
2017-11-26 | Fix comparison function in qt-models/divelocationmodel.cpp | Berthold Stoeger |
2017-11-26 | Remove unused method LocationInformationModel::addDiveSite() | Berthold Stoeger |
2017-04-29 | Add SPDX header to Qt models | Dirk Hohndel |
2017-04-26 | Correct divesite geocoding translation | Jan Mulder |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |
2016-03-08 | Silence warnings in divelocationmodel.cpp | Tomaz Canabrava |
2015-11-07 | divelocationmodel: fix some signed/unsigned warnings | Lubomir I. Ivanov |
2015-10-09 | Do not show lack of coordinates as having same gps information | Tomaz Canabrava |
2015-09-12 | Hide current dive site from dive sites with same coordinates. | Sander Kleijwegt |
2015-09-12 | Remove id from divelocation selection list | Sander Kleijwegt |
2015-08-31 | UI code to merge dive sites | Tomaz Canabrava |
2015-08-31 | Display dive sites with same gps as the current | Tomaz Canabrava |
2015-08-31 | Add function to filter same-gps dive sites | Tomaz Canabrava |
2015-08-25 | Create a new dive site and edit it automatically | Tomaz Canabrava |
2015-08-25 | Make created dive site uuid deterministic | Dirk Hohndel |
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-02 | Rename enum values for taxonomy | Dirk Hohndel |
2015-07-02 | Merge branch 'taxonomy' | Dirk Hohndel |
2015-07-01 | More information on dive site model | Tomaz Canabrava |
2015-07-01 | Geo taxonomy: adjust the preferences to the new data structures | Dirk Hohndel |
2015-06-22 | Add model to populate the Preferences for GeoRef | Tomaz Canabrava |
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 | 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 | LocationInformationModel moved to qt-models | Tomaz Canabrava |