index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-models
/
divelocationmodel.cpp
Age
Commit message (
Expand
)
Author
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
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
[next]