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-05-03
selection: create global single_selected_trip() function
Berthold Stoeger
2020-05-03
selection: inform core of trip selection in DiveListView
Berthold Stoeger
2020-05-03
selection: introduce clear_selection() function
Berthold Stoeger
2020-05-03
selection: add selection flag for trips
Berthold Stoeger
2020-05-03
cleanup: don't explicitly clear tabs in MainWindow::selectionChanged()
Berthold Stoeger
2020-05-03
profile: don't interpret NULL as current_dive in plotDive()
Berthold Stoeger
2020-05-03
profile: use member-to-function style connect() statements
Berthold Stoeger
2020-05-03
profile: remove outside callers of ProfileWidget2::replot()
Berthold Stoeger
2020-05-03
cleanup: remove parameter to ProfleWidget2::replot()
Berthold Stoeger
2020-05-03
desktop: ask user when quitting application while planning
Berthold Stoeger
2020-05-03
mobile: update version to 3.0.6
Dirk Hohndel
2020-05-02
pull latest translations from Transifex
v4.9.4
Dirk Hohndel
2020-05-02
add random helper scripts
Dirk Hohndel
2020-05-02
update README for 4.9.4
Dirk Hohndel
2020-05-02
ReleaseNotes for 4.9.4
Dirk Hohndel
2020-05-02
documentation: update list of supported dive computers
Dirk Hohndel
2020-05-02
Update translation source strings
Dirk Hohndel
2020-05-02
cleanup: remove unused function append_dive()
Berthold Stoeger
2020-05-02
desktop: fix editing of trips
Berthold Stoeger
2020-05-02
cleanup: remove unnecessary include in command_divelist.cpp
Berthold Stoeger
2020-05-01
profile: properly update lastgasmix when populating events
Berthold Stoeger
2020-05-01
cleanup: move declaration of utc_mk* functions to new subsurface-time.h header
Berthold Stoeger
2020-05-01
cleanup: remove includes from desktop-widgets/locationinformation.h
Berthold Stoeger
2020-05-01
cleanup: only include QString in desktop-widgets/importgps.h
Berthold Stoeger
2020-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
2020-05-01
cleanup: move FRACTION macro from dive.h to units.h
Berthold Stoeger
2020-05-01
cleanup: move DECOTIMESTEP from dive.h to planner.h
Berthold Stoeger
2020-05-01
cleanup: make enumerate_devices of external linkage
Berthold Stoeger
2020-05-01
cleanup: make analyze_plot_info local to profile.c
Berthold Stoeger
2020-05-01
cleanup: const-ify a few functions in planner.c
Berthold Stoeger
2020-05-01
profile: for maxtime calculation include the sample after the last event
Berthold Stoeger
2020-05-01
profile: return air for one-past last cylinder
Berthold Stoeger
2020-05-01
core: create fake cylinder at end of cylinder table (hack!)
Berthold Stoeger
2020-05-01
core: always keep an empty cylinder at the end of the cylinder array
Berthold Stoeger
2020-04-30
cleanup: replace Q_ASSERT by qWarning
Berthold Stoeger
2020-04-30
cleanup: remove DivePlotDataModel::diveId
Berthold Stoeger
2020-04-30
desktop: don't replot profile when populating dive information tab
Berthold Stoeger
2020-04-30
Github Actions: don't bundle mac app
Dirk Hohndel
2020-04-27
README.md: fix typo in system requirements
Lubomir I. Ivanov
2020-04-27
profile: set empty state when there is no current dive to show
Berthold Stoeger
2020-04-27
cleanup: remove unused function get_divepoint_gas_string()
Berthold Stoeger
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
[next]