aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-23core/BT: simplify detection of bluetooth namesGravatar Dirk Hohndel
2021-01-23core/BT: improve BT name detection for Pelagic dive computersGravatar Dirk Hohndel
2021-01-23Sync libdivecomputer with upstreamGravatar Dirk Hohndel
2021-01-23mobile/UI: show result of manual syncGravatar Dirk Hohndel
2021-01-23mobile/debugging: copy GPS fixes to clipboardGravatar Dirk Hohndel
2021-01-23Add Diviac conversion to smtk converter CGI scriptGravatar Robert C. Helling
2021-01-21Update translations from TransifexGravatar Dirk Hohndel
2021-01-21statistics: do resizing in UI thread, not render threadGravatar Berthold Stoeger
2021-01-20Update translation source stringsGravatar Dirk Hohndel
2021-01-20cleanup: make a few DivePlannerModel functions privateGravatar Berthold Stoeger
2021-01-20cleanup: constify TankItem::setData()Gravatar Berthold Stoeger
2021-01-20cleanup: constify create_plot_info_new()Gravatar Berthold Stoeger
2021-01-20cleanup: constify populate_pressure_information()Gravatar Berthold Stoeger
2021-01-20cleanup: constify init_decompression()Gravatar Berthold Stoeger
2021-01-20cleanup: remove dive parameter from DivePlotDataModel::setDive()Gravatar Berthold Stoeger
2021-01-20profile: don't "fake" dc in profile widgetGravatar Berthold Stoeger
2021-01-20planner: remove DivePlannerPointsModel::startTimeChanged signalGravatar Berthold Stoeger
2021-01-20profile: make three member functions constGravatar Berthold Stoeger
2021-01-20Merge branch 'tvalue'Gravatar Dirk Hohndel
2021-01-20statistics/legend: fix dragging legend on touch screenGravatar Dirk Hohndel
2021-01-20statistics: render bar and pie labels onto fill colorGravatar Berthold Stoeger
2021-01-20statistics: move colors to statscolors.hGravatar Berthold Stoeger
2021-01-20statistics: make confidence area and regression line opt-inGravatar Berthold Stoeger
2021-01-20statistics: don't replot chart when changing featuresGravatar Berthold Stoeger
2021-01-20statistics: leak textures on exitGravatar Berthold Stoeger
2021-01-20statistics: fix range in categorical axesGravatar Berthold Stoeger
2021-01-20statistics: refactor QSG memory managementGravatar Berthold Stoeger
2021-01-20statistics: remove QSceneGraphGravatar Berthold Stoeger
2021-01-20statistics: remove float z-valueGravatar Berthold Stoeger
2021-01-20statistics: replace chart title by QSG nodeGravatar Berthold Stoeger
2021-01-20statistics: remove QGraphicsView from StatSeriesGravatar Berthold Stoeger
2021-01-20statistics: replace PieSeries by QSG nodesGravatar Berthold Stoeger
2021-01-20statistics: convert scatter series to use QSGGravatar Berthold Stoeger
2021-01-20statistics: convert box-and-whiskers plot to QSGGravatar Berthold Stoeger
2021-01-20statistics: implement showing / hiding of items in QSGGravatar Berthold Stoeger
2021-01-20statistics: convert bar series to QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: render regression item using QSGNodeGravatar Berthold Stoeger
2021-01-20statistics: keep track of dirty items in double-linked listGravatar Berthold Stoeger
2021-01-20statistics: turn axes into QSGNodeGravatar Berthold Stoeger
2021-01-20statistics: turn ChartGrid into QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: draw background using a QSGRectangle nodeGravatar Berthold Stoeger
2021-01-20statistics: convert HistogramMarkers to QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: convert QuartileMarkers to QSGNodesGravatar Berthold Stoeger
2021-01-20statistics: remember position of legend when resizingGravatar Berthold Stoeger
2021-01-20statistics: add notion of Z-value to chart itemsGravatar Berthold Stoeger
2021-01-20statistics: turn infobox into a QSGNodeGravatar Berthold Stoeger
2021-01-20statistics: pass view to seriesGravatar Berthold Stoeger
2021-01-20statistics: implement moving of legendGravatar Berthold Stoeger
2021-01-20statistics: draw legend as a QSGNodeGravatar Berthold Stoeger
2021-01-19mobile/UI: correctly update title bar font sizeGravatar Dirk Hohndel