index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
profile-widget
Age
Commit message (
Expand
)
Author
2019-08-28
Profile: properly initialize plot_info structures
Berthold Stoeger
2019-08-08
Cleanup: move error reporting function declarations to errorhelper.h
Berthold Stoeger
2019-08-08
Indicate negative cylider pressure
Robert C. Helling
2019-08-08
Fix math in valueAt
Robert C. Helling
2019-07-27
Cleanup: remove TankItem::diveCylinderStore
Berthold Stoeger
2019-07-18
Cleanup: replace pressure reading macros by inline functions
Berthold Stoeger
2019-07-18
Cleanup: turn GET_PRESSURE macro into inline function
Berthold Stoeger
2019-07-12
Profile: stop animations on export
Berthold Stoeger
2019-07-12
Profile: store animation speed in profile object
Berthold Stoeger
2019-07-12
Profile: add speed parameter to Animation::* functions
Berthold Stoeger
2019-07-12
Profile: take int instead of bool in DiveEventItem::recalculatePos
Berthold Stoeger
2019-07-06
Cleanup: call calculate_max_limits_new() in create_plot_info_new()
Berthold Stoeger
2019-07-06
Cleanup: fix memory management of the plot data
Berthold Stoeger
2019-07-04
Cleanup: remove unnecessary display refresh
Berthold Stoeger
2019-05-20
Core: let count_divecomputers() operate on an arbitrary dive
Berthold Stoeger
2019-05-20
Undo: make "delete dive computer" undoable
Berthold Stoeger
2019-05-20
Undo: make "move dive computer to front" undoable
Berthold Stoeger
2019-05-12
Cleanup: remove UTF8 macros
Berthold Stoeger
2019-04-12
Desktop: read tab-items from current_dive, not displayed_dive
Berthold Stoeger
2019-04-12
Coding style: remove Java-style function definition
Berthold Stoeger
2019-04-12
use qDeleteAll()
Rolf Eike Beer
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
2019-04-04
Undo: implement split-out of dive computer
Berthold Stoeger
2019-04-02
Cleanup: remove all Q_NULLPTR instances
Berthold Stoeger
2019-03-29
Show a bit of surface degassing in the planner
Robert C. Helling
2019-03-27
CMake: add headers to targets
Rolf Eike Beer
2019-03-20
Profile: ensure the correct settingsChanged() function is called
Dirk Hohndel
2019-03-19
Cleanup: pass const-reference to RulerItem2::setPlotInfo()
Berthold Stoeger
2019-03-18
Profile: pass by reference rather than by value for large struct
Robert C. Helling
2019-02-07
Make struct dive const in plotPicturesInternal
Robert C. Helling
2019-02-07
Profile: plot pictures of correct dive
Berthold Stoeger
2019-02-07
Profile: add "synchronous" mode for picture plotting
Berthold Stoeger
2019-02-07
Export profile image
Robert C. Helling
2018-10-20
Profile: show correct info box for multiple DCs
Jan Mulder
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-10-11
Undo: isolate undo-commands
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-splitting
Berthold Stoeger
2018-10-08
Mobile: show temperature graph when no gas graph
Jan Mulder
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-09-11
desktop/profile-widget: update signal from _changed to Changed
jan Iversen
2018-09-10
Profile: fix SAC calculation for air dives
Berthold Stoeger
2018-09-07
Cleanup: constify threshold pointers in DiveProfileItem
Berthold Stoeger
2018-08-25
profilewidget: remove QSettings
jan Iversen
2018-08-25
core/tests: merge Animations and add vars. to qPrefDisplay
jan Iversen
2018-08-23
Cleanup: const-ify functions taking pointers to events
Berthold Stoeger
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
2018-08-23
Cleanup: unify get_gas_at_time() and get_gasmix()
Berthold Stoeger
2018-08-23
Cleanup: return gasmix by value
Berthold Stoeger
2018-08-15
profile-widget: remove SettingsObjectWrapper and update qPref calls
jan Iversen
2018-08-14
core: activate qPrefPartialPressureGas
jan Iversen
[next]