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
2020-04-27
build-system/Android: add missing install-qt.sh
Dirk Hohndel
2020-04-27
GitHub Actions: we can't have an action with no on: clause
Dirk Hohndel
2020-04-27
Revert "map: remove selectedDivesChanged"
Jan Mulder
2020-04-26
move GitHub url to the Subsurface org
Dirk Hohndel
2020-04-26
selection: replace selectedTrips() by singleSelectedTrip() function
Berthold Stoeger
2020-04-26
desktop: select dives at once
Berthold Stoeger
2020-04-26
dive list: don't access selected dives via indices
Berthold Stoeger
2020-04-26
cleanup: remove Command::inCommand()
Berthold Stoeger
2020-04-26
cleanup: make DiveListView slots private
Berthold Stoeger
2020-04-26
selection: move test for programmatical selection changes to widget
Berthold Stoeger
2020-04-25
cleanup: make various functions in DiveListView private
Berthold Stoeger
2020-04-25
cleanup: remove DiveListView::selectDives()
Berthold Stoeger
2020-04-25
map: call set_selection() core function to select dives
Berthold Stoeger
2020-04-25
GitHub Actions: disable Android container builds on GitHub
Dirk Hohndel
2020-04-25
GitHub Actions: use the Qt 5.13.2 based Android build container
Dirk Hohndel
2020-04-25
build-system/android: remove libusb at QTest
Dirk Hohndel
2020-04-25
build-system/Android: use PREFIX outside of NDK
Dirk Hohndel
2020-04-25
build-system/Android: use install-qt.sh to install Qt
Dirk Hohndel
2020-04-25
build-system/Android: create standalone toolchain in wrapper script
Dirk Hohndel
2020-04-25
build-system/Android: update some dependency versions
Dirk Hohndel
2020-04-25
build-system/Android: remove no longer supported Qt versions
Dirk Hohndel
2020-04-25
build-system/Android: don't bundle the user manual
Dirk Hohndel
2020-04-25
maps: disable link to Google maps on iOS and Android
Dirk Hohndel
2020-04-25
map: remove selectedDivesChanged
Berthold Stoeger
2020-04-25
desktop: remove selectionChangeDone() from DiveListView::selectDive()
Berthold Stoeger
2020-04-25
desktop: fold DiveListView::selectDive into DiveListView::selectDive
Berthold Stoeger
2020-04-25
desktop: remove scrollto default parameter of DiveListView::selectDive()
Berthold Stoeger
2020-04-25
desktop: remove selection-code to select a new current_dive
Berthold Stoeger
2020-04-25
desktop: don't select current dive after collapsing trips
Berthold Stoeger
2020-04-25
desktop: make DiveListView::selectDive() private
Berthold Stoeger
2020-04-24
cleanup: move clearing of event names to clear_dive_file_data()
Berthold Stoeger
2020-04-24
cleanup: move clearing of device nodes to clear_dive_file_data()
Berthold Stoeger
2020-04-24
cleanup: whitespace fix
Berthold Stoeger
2020-04-24
cleanup: move get_dc_nickname from qthelper.cpp to divecomputer.cpp
Berthold Stoeger
2020-04-24
filter: add a week to maximum default date time
Berthold Stoeger
2020-04-24
filter: implement filtering for divemode
Berthold Stoeger
2020-04-21
cleanup: replace constructs of the type &vector[0] by vector.data()
Berthold Stoeger
2020-04-21
desktop: don't access first data element if no cylinders
Berthold Stoeger
2020-04-20
core: return -1 from explicit_first_cylinder() if dive has no cylinders
Berthold Stoeger
2020-04-20
profile: avoid invalid accesses in setup_gas_sensor_pressure
Berthold Stoeger
2020-04-20
desktop: rearrange widgets on the dive site tab
Berthold Stoeger
2020-04-19
maps: show the dive site when opening Google map
Dirk Hohndel
2020-04-19
desktop: remove user survey
Dirk Hohndel
2020-04-19
documentation: update bundled HTML user manual
Dirk Hohndel
2020-04-19
build-system: cleanup Ubuntu/Debian script
Dirk Hohndel
2020-04-19
[smtk-import] Fix useless NULL check and white space issues
Salvador Cuñat
2020-04-19
[smtk-import] add some sanity checks
Salvador Cuñat
2020-04-19
[smtk-import] Do not create cylinders structure before libdc parsing
Salvador Cuñat
2020-04-19
Change to user-manual (Dive export)
willemferguson
2020-04-19
build-system: simplify and clean up OBS make-package script
Dirk Hohndel
[next]