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
2021-01-23
core/BT: simplify detection of bluetooth names
Dirk Hohndel
2021-01-23
core/BT: improve BT name detection for Pelagic dive computers
Dirk Hohndel
2021-01-23
Sync libdivecomputer with upstream
Dirk Hohndel
2021-01-23
mobile/UI: show result of manual sync
Dirk Hohndel
2021-01-23
mobile/debugging: copy GPS fixes to clipboard
Dirk Hohndel
2021-01-23
Add Diviac conversion to smtk converter CGI script
Robert C. Helling
2021-01-21
Update translations from Transifex
Dirk Hohndel
2021-01-21
statistics: do resizing in UI thread, not render thread
Berthold Stoeger
2021-01-20
Update translation source strings
Dirk Hohndel
2021-01-20
cleanup: make a few DivePlannerModel functions private
Berthold Stoeger
2021-01-20
cleanup: constify TankItem::setData()
Berthold Stoeger
2021-01-20
cleanup: constify create_plot_info_new()
Berthold Stoeger
2021-01-20
cleanup: constify populate_pressure_information()
Berthold Stoeger
2021-01-20
cleanup: constify init_decompression()
Berthold Stoeger
2021-01-20
cleanup: remove dive parameter from DivePlotDataModel::setDive()
Berthold Stoeger
2021-01-20
profile: don't "fake" dc in profile widget
Berthold Stoeger
2021-01-20
planner: remove DivePlannerPointsModel::startTimeChanged signal
Berthold Stoeger
2021-01-20
profile: make three member functions const
Berthold Stoeger
2021-01-20
Merge branch 'tvalue'
Dirk Hohndel
2021-01-20
statistics/legend: fix dragging legend on touch screen
Dirk Hohndel
2021-01-20
statistics: render bar and pie labels onto fill color
Berthold Stoeger
2021-01-20
statistics: move colors to statscolors.h
Berthold Stoeger
2021-01-20
statistics: make confidence area and regression line opt-in
Berthold Stoeger
2021-01-20
statistics: don't replot chart when changing features
Berthold Stoeger
2021-01-20
statistics: leak textures on exit
Berthold Stoeger
2021-01-20
statistics: fix range in categorical axes
Berthold Stoeger
2021-01-20
statistics: refactor QSG memory management
Berthold Stoeger
2021-01-20
statistics: remove QSceneGraph
Berthold Stoeger
2021-01-20
statistics: remove float z-value
Berthold Stoeger
2021-01-20
statistics: replace chart title by QSG node
Berthold Stoeger
2021-01-20
statistics: remove QGraphicsView from StatSeries
Berthold Stoeger
2021-01-20
statistics: replace PieSeries by QSG nodes
Berthold Stoeger
2021-01-20
statistics: convert scatter series to use QSG
Berthold Stoeger
2021-01-20
statistics: convert box-and-whiskers plot to QSG
Berthold Stoeger
2021-01-20
statistics: implement showing / hiding of items in QSG
Berthold Stoeger
2021-01-20
statistics: convert bar series to QSGNodes
Berthold Stoeger
2021-01-20
statistics: render regression item using QSGNode
Berthold Stoeger
2021-01-20
statistics: keep track of dirty items in double-linked list
Berthold Stoeger
2021-01-20
statistics: turn axes into QSGNode
Berthold Stoeger
2021-01-20
statistics: turn ChartGrid into QSGNodes
Berthold Stoeger
2021-01-20
statistics: draw background using a QSGRectangle node
Berthold Stoeger
2021-01-20
statistics: convert HistogramMarkers to QSGNodes
Berthold Stoeger
2021-01-20
statistics: convert QuartileMarkers to QSGNodes
Berthold Stoeger
2021-01-20
statistics: remember position of legend when resizing
Berthold Stoeger
2021-01-20
statistics: add notion of Z-value to chart items
Berthold Stoeger
2021-01-20
statistics: turn infobox into a QSGNode
Berthold Stoeger
2021-01-20
statistics: pass view to series
Berthold Stoeger
2021-01-20
statistics: implement moving of legend
Berthold Stoeger
2021-01-20
statistics: draw legend as a QSGNode
Berthold Stoeger
2021-01-19
mobile/UI: correctly update title bar font size
Dirk Hohndel
[next]