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
Age
Commit message (
Expand
)
Author
2018-11-01
Dive list: make filter model aware of its source
Berthold Stoeger
2018-10-31
Mobile/filtering: don't show the filter line when pulling divelist down
Dirk Hohndel
2018-10-31
Core: Do not crash on save dives with no dive site (git storage)
Jan Mulder
2018-10-31
Desktop: do not crash in verbose mode on empty dive site
Jan Mulder
2018-10-30
Dive site: fix oversight in 920eb7576f
Berthold Stoeger
2018-10-30
Mobile: update version
Dirk Hohndel
2018-10-30
Fix gasmix for OTU calculation
Robert C. Helling
2018-10-30
A test for gases used in the planner
Robert C. Helling
2018-10-30
Fixed get_gas_at_time for equal times
Robert C. Helling
2018-10-29
Dive list: don't pass dive_site via uintptr_t through QML
Berthold Stoeger
2018-10-29
Dive list: take pointer-to-dive_site instead of QVariant
Berthold Stoeger
2018-10-29
Dive site: pass pointer-to-dive_site via QVariant
Berthold Stoeger
2018-10-29
Dive site: compare pointers in MultiFilterSortModel::showDive()
Berthold Stoeger
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: remove [start|stop]FilterDiveSite signals
Berthold Stoeger
2018-10-29
Dive site: use an array of pointers in reloadMapLocations()
Berthold Stoeger
2018-10-29
Dive site: replace UUID by pointer in mobile code
Berthold Stoeger
2018-10-29
Dive site: pass pointer to updateDiveSiteCoordinates()
Berthold Stoeger
2018-10-29
Dive site: Pass dive-site pointer to MapWidgetHelper::enterEditMode()
Berthold Stoeger
2018-10-29
Dive site: remove UUIDs from LocationInformationModel
Berthold Stoeger
2018-10-29
Dive site: remove argument from diveSiteSelected signal
Berthold Stoeger
2018-10-29
Dive site: replace UUID_ROLE by DIVESITE_ROLE
Berthold Stoeger
2018-10-29
Dive site: use pointer instead of uuid in uemis_helper
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointers to merge_dive_sites()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to delete_dive_site()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to is_dive_site_used()
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to nr_of_dives_at_dive_site()
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in create_dive_site_*()
Berthold Stoeger
2018-10-29
Dive site: remove uuid in Uemis' divesite-map
Berthold Stoeger
2018-10-29
Dive site: return pointer to dive_site in get_dive_site_*()
Berthold Stoeger
2018-10-28
std99 does not make sense for C++
Robert C. Helling
2018-10-28
Dive list: remove rememberSelection() without restoreSelection()
Berthold Stoeger
2018-10-28
Dive list: remember/restore selection only on view change
Berthold Stoeger
2018-10-28
Dive list: show sort indicator
Berthold Stoeger
2018-10-28
Dive list: switch to a default sort order on column-header click
Berthold Stoeger
2018-10-28
Cleanup: remove DiveTripModel::layout() function
Berthold Stoeger
2018-10-27
build-system: switch back to upstream qt-android-cmake
Dirk Hohndel
2018-10-27
QML UI: we don't need Controls 2.4
Dirk Hohndel
2018-10-27
qPref: reduce recompiles with every commit
Dirk Hohndel
2018-10-26
Cleanup: remove declaration of unused signal
Berthold Stoeger
2018-10-26
Cleanup: remove dead code in qthelper.cpp
Berthold Stoeger
2018-10-25
Update CHANGELOG
Dirk Hohndel
2018-10-25
Mobile/filtering: update nr of dives shown in a trip when filtering
Dirk Hohndel
2018-10-25
core: use nr of dives shown in tripMeta info
Dirk Hohndel
2018-10-25
core: add seperate number of dives shown to the trip structure
Dirk Hohndel
2018-10-25
core: add ability to get underlying dive to DiveObjectHelper
Dirk Hohndel
2018-10-25
Dive list: emit selectionChanged signal in filterFinished()
Berthold Stoeger
2018-10-25
Fix bug in for loop that can lead to segfault
Simeon
2018-10-24
Show coordinates if no tags from reverse geolookup
Miika Turkia
2018-10-23
Mobile/filtering: make busy indicator smaller
Dirk Hohndel
[next]