aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget
AgeCommit message (Expand)Author
2019-08-08Indicate negative cylider pressureGravatar Robert C. Helling
2019-08-08Fix math in valueAtGravatar Robert C. Helling
2019-07-27Cleanup: remove TankItem::diveCylinderStoreGravatar Berthold Stoeger
2019-07-18Cleanup: replace pressure reading macros by inline functionsGravatar Berthold Stoeger
2019-07-18Cleanup: turn GET_PRESSURE macro into inline functionGravatar Berthold Stoeger
2019-07-12Profile: stop animations on exportGravatar Berthold Stoeger
2019-07-12Profile: store animation speed in profile objectGravatar Berthold Stoeger
2019-07-12Profile: add speed parameter to Animation::* functionsGravatar Berthold Stoeger
2019-07-12Profile: take int instead of bool in DiveEventItem::recalculatePosGravatar Berthold Stoeger
2019-07-06Cleanup: call calculate_max_limits_new() in create_plot_info_new()Gravatar Berthold Stoeger
2019-07-06Cleanup: fix memory management of the plot dataGravatar Berthold Stoeger
2019-07-04Cleanup: remove unnecessary display refreshGravatar Berthold Stoeger
2019-05-20Core: let count_divecomputers() operate on an arbitrary diveGravatar Berthold Stoeger
2019-05-20Undo: make "delete dive computer" undoableGravatar Berthold Stoeger
2019-05-20Undo: make "move dive computer to front" undoableGravatar Berthold Stoeger
2019-05-12Cleanup: remove UTF8 macrosGravatar Berthold Stoeger
2019-04-12Desktop: read tab-items from current_dive, not displayed_diveGravatar Berthold Stoeger
2019-04-12Coding style: remove Java-style function definitionGravatar Berthold Stoeger
2019-04-12use qDeleteAll()Gravatar Rolf Eike Beer
2019-04-12get rid of some foreach and Q_FOREACH constructsGravatar Rolf Eike Beer
2019-04-04Undo: implement split-out of dive computerGravatar Berthold Stoeger
2019-04-02Cleanup: remove all Q_NULLPTR instancesGravatar Berthold Stoeger
2019-03-29Show a bit of surface degassing in the plannerGravatar Robert C. Helling
2019-03-27CMake: add headers to targetsGravatar Rolf Eike Beer
2019-03-20Profile: ensure the correct settingsChanged() function is calledGravatar Dirk Hohndel
2019-03-19Cleanup: pass const-reference to RulerItem2::setPlotInfo()Gravatar Berthold Stoeger
2019-03-18Profile: pass by reference rather than by value for large structGravatar Robert C. Helling
2019-02-07Make struct dive const in plotPicturesInternalGravatar Robert C. Helling
2019-02-07Profile: plot pictures of correct diveGravatar Berthold Stoeger
2019-02-07Profile: add "synchronous" mode for picture plottingGravatar Berthold Stoeger
2019-02-07Export profile imageGravatar Robert C. Helling
2018-10-20Profile: show correct info box for multiple DCsGravatar Jan Mulder
2018-10-11Undo: select dives after add, remove, merge, split dive commandsGravatar Berthold Stoeger
2018-10-11Undo: isolate undo-commandsGravatar Berthold Stoeger
2018-10-11Undo: implement rudimentary support for undo of dive-splittingGravatar Berthold Stoeger
2018-10-08Mobile: show temperature graph when no gas graphGravatar Jan Mulder
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-09-11desktop/profile-widget: update signal from _changed to ChangedGravatar jan Iversen
2018-09-10Profile: fix SAC calculation for air divesGravatar Berthold Stoeger
2018-09-07Cleanup: constify threshold pointers in DiveProfileItemGravatar Berthold Stoeger
2018-08-25profilewidget: remove QSettingsGravatar jan Iversen
2018-08-25core/tests: merge Animations and add vars. to qPrefDisplayGravatar jan Iversen
2018-08-23Cleanup: const-ify functions taking pointers to eventsGravatar Berthold Stoeger
2018-08-23Cleanup: pass gasmix by valueGravatar Berthold Stoeger
2018-08-23Cleanup: unify get_gas_at_time() and get_gasmix()Gravatar Berthold Stoeger
2018-08-23Cleanup: return gasmix by valueGravatar Berthold Stoeger
2018-08-15profile-widget: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-08-14core: activate qPrefPartialPressureGasGravatar jan Iversen
2018-08-12core: activate qPrefTechnicalDetailsGravatar jan Iversen
2018-08-07profilewidget: remove warning of unused varGravatar jan Iversen