Age | Commit message (Expand) | Author |
2019-12-05 | Desktop: don't connect to remove() slot of model from TableModel | Berthold Stoeger |
2019-11-14 | Refactoring: move undo commands to top level | Berthold Stoeger |
2019-08-10 | Location model: treat invalid indexes gracefully | Berthold Stoeger |
2019-04-12 | Dive site: add proximity field to dive site list | Berthold Stoeger |
2019-04-12 | Dive sites: add fulltext filter | Berthold Stoeger |
2019-04-12 | Undo: implement undo of dive site editing | Berthold Stoeger |
2019-04-12 | Dive site: add edit field to dive site table | Berthold Stoeger |
2019-04-12 | Undo: implement undo of dive site location editing | Berthold Stoeger |
2019-04-12 | Cleanup: remove LATITUDE and LONGITUDE columns in DiveLocationModel | Berthold Stoeger |
2019-04-12 | Undo: implement undo of dive site country editing | Berthold Stoeger |
2019-04-12 | Undo: implement undo of dive site description editing | Berthold Stoeger |
2019-04-12 | Dive site: remove implicit deletion of empty dive sites | Berthold Stoeger |
2019-04-12 | Undo: Implement undo of dive site name editing | Berthold Stoeger |
2019-04-12 | Undo: make dive site removal undoable | Berthold Stoeger |
2019-04-12 | Dive site: introduce proxy model DiveSiteSortedModel | Berthold Stoeger |
2019-04-12 | Dive site: inform model of dive site addition / deletion | Berthold Stoeger |
2019-04-12 | Undo: keep frontend informed of changes to dive site count | Berthold Stoeger |
2019-04-12 | Dive site: add dive site list tab | Berthold Stoeger |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-04-12 | Dive site: add dive site table parameter to dive site functions | Berthold Stoeger |
2019-04-12 | replace deprecated qSort() with std::sort() | Rolf Eike Beer |
2018-10-29 | Dive site: pass pointer-to-dive_site via QVariant | Berthold Stoeger |
2018-10-29 | Dive site: remove UUIDs from LocationInformationModel | Berthold Stoeger |
2018-10-29 | Dive site: replace UUID_ROLE by DIVESITE_ROLE | Berthold Stoeger |
2018-10-29 | Dive site: pass dive-site pointer to delete_dive_site() | Berthold Stoeger |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-10-11 | Map: remove access to displayed_dive_site in GPS-filter model | Berthold Stoeger |
2018-10-09 | Dive locations: factor out common code of models | Berthold Stoeger |
2018-10-09 | Dive sites: remove internalRowCount from LocationInformationModel | Berthold Stoeger |
2018-10-09 | Dive sites: don't add dummy entries to LocationInformationModel | Berthold Stoeger |
2018-10-09 | Dive sites: remove LocationInformationModel::setData() function | Berthold Stoeger |
2018-06-24 | Localization: remove gettextFromC::instance() | Berthold Stoeger |
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 |