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-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
2018-10-23
Mobile/filtering: update number of dives shown when resetting filter
Dirk Hohndel
2018-10-23
Mobile/filtering: roll our own filtering for performance reasons
Dirk Hohndel
2018-10-23
QML UI: remove some of the log file noise
Dirk Hohndel
2018-10-23
Mobile/filtering: show a better message while waiting for the filter
Dirk Hohndel
2018-10-23
Mobile/filtering: implement the filter update through a thread
Dirk Hohndel
2018-10-23
Mobile/filtering: remove redundant busy indicator on dive list
Dirk Hohndel
2018-10-23
Mobile/filtering: simplify the filter toggle
Dirk Hohndel
2018-10-23
Mobile/filtering: update filter in separate thread
Dirk Hohndel
2018-10-23
Mobile/filtering: add properties for dive list model and filter text
Dirk Hohndel
2018-10-23
QML UI: add busy indicator to the main window
Dirk Hohndel
2018-10-23
QML UI: make the QML window object part of the QMLManager class
Dirk Hohndel
2018-10-23
Cleanup: remove attempt to set long gone property
Dirk Hohndel
2018-10-23
Mobile/filtering: clean up whitespace from last commit
Dirk Hohndel
[next]