aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2021-01-19mobile/cleanup: make theme test page work in dark modeGravatar Dirk Hohndel
2021-01-19mobile/statistics: force redraw after rotationGravatar Dirk Hohndel
2021-01-19mobile/statistics: bare minimum dark theme supportGravatar Dirk Hohndel
2021-01-19mobile/kirigami: fix width of passive notificationGravatar Dirk Hohndel
2021-01-19mobile/UI: add button to change notificationGravatar Dirk Hohndel
2021-01-19mobile/UI: show notification with changes made after saveGravatar Dirk Hohndel
2021-01-19mobile/UI: normally don't show git progress info to userGravatar Dirk Hohndel
2021-01-19mobile/cleanup: remove outdated commentGravatar Dirk Hohndel
2021-01-19mobile/git-storage: ensure correct commit messages get savedGravatar Dirk Hohndel
2021-01-19mobile/UI: move dive delete to context menuGravatar Dirk Hohndel
2021-01-19mobile/statistics: fix layout warningGravatar Dirk Hohndel
2021-01-19mobile/cleanup: fix cylinder visibility in dive editGravatar Dirk Hohndel
2021-01-19mobile/edit: fix broken screen repositioningGravatar Dirk Hohndel
2021-01-19mobile/UI: update dive edit layoutGravatar Dirk Hohndel
2021-01-19mobile/UI: simplify and cleanup SettingsGravatar Dirk Hohndel
2021-01-19mobile/UI: improve layout of styled ComboBox and TextFieldGravatar Dirk Hohndel
2021-01-19mobile/UI: don't change the window size when gridUnits changeGravatar Dirk Hohndel
2021-01-19mobile/UI: correctly scale UI without restartGravatar Dirk Hohndel
2021-01-19mobile/UI: fix font size when OS font is given in pxGravatar Dirk Hohndel
2021-01-19mobile/UI: remember the system default font sizeGravatar Dirk Hohndel