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
2020-02-25
mobile/profile: make the fonts 25% smaller
Dirk Hohndel
2020-02-18
mobile/profile: add x/y offsets to widget
Dirk Hohndel
2020-02-18
mobile/profile: add elapsed time reporting for profile rendering
Dirk Hohndel
2020-02-18
mobile/profile: create updateProfile method
Dirk Hohndel
2020-01-30
Cleanup: remove redundant(?) comment
Berthold Stoeger
2020-01-30
Profile: fill gas change context menu from current dive
Berthold Stoeger
2020-01-30
Profile: transport gas id and timestamp via lambda
Berthold Stoeger
2020-01-10
code cleanup: use QElapsedTimer instead of QTime
Dirk Hohndel
2019-12-25
Preferences UI: add dive log tab
willemferguson
2019-12-24
build-system: move qmlprofile to profile-widgets/CMakeLists.txt
jan Iversen
2019-12-24
Cleanup: Turn QMLProfile::diveId from QString to int
Berthold Stoeger
2019-11-19
Cleanup: remove ProfileWidget2::refreshDisplay signal
Berthold Stoeger
2019-11-16
Profile: clear tooltip's plotInfo in ProfileWidget2::setEmptyState
Berthold Stoeger
2019-11-14
Refactoring: move undo commands to top level
Berthold Stoeger
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Profile: don't crash when there are no cylinders
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-11-09
Cleanup: free plot data on exit
Berthold Stoeger
2019-11-09
Profile: switch pressure-accessing functions to indexes
Berthold Stoeger
2019-11-09
Cleanup: comment out function that is used by commented out code
Berthold Stoeger
2019-11-09
Profile: change get_plot_pressure to take index instead of pointer
Berthold Stoeger
2019-11-09
Profile: Change RulerItem2 to use index instead of pointer
Berthold Stoeger
2019-11-09
Cylinders: dynamically allocate cylinder arrays
Berthold Stoeger
2019-11-08
Profile: remove ProfileWidget2::recalcCeiling()
Berthold Stoeger
2019-10-27
Cleanup: turn TankItem member variable into a constant
Berthold Stoeger
2019-10-27
Profile: don't copy plot data for tank-bar
Berthold Stoeger
2019-10-27
Cleanup: move common code into TankItem::createBar() function
Berthold Stoeger
2019-10-27
Cleanup: remove TankItem::modelData member variable
Berthold Stoeger
2019-10-26
Cleanup: use correct loop bounds
Dirk Hohndel
2019-10-20
Cleanup: use pointer-to-member-function in addAction() calls
Berthold Stoeger
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
[next]