index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
profile
/
divecartesianaxis.cpp
Age
Commit message (
Expand
)
Author
2014-04-28
Make heartrate grid less confusing
Dirk Hohndel
2014-04-16
Renaming the prefs struct members to be consistent with the QSettings.
Gehad Elrobey
2014-03-10
Profile2: fix some initializer list order warnings
Lubomir I. Ivanov
2014-03-03
Whitespace cleanup
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-17
Missing initializer
Dirk Hohndel
2014-02-16
Clean up some warnings
Dirk Hohndel
2014-02-15
Make it possible to hide some of the grid lines.
Tomaz Canabrava
2014-02-15
Better setup of the defaults for the grid.
Tomaz Canabrava
2014-02-15
Create the grids.
Tomaz Canabrava
2014-02-15
Change the axis update method to move the lines.
Tomaz Canabrava
2014-02-15
New template-based-function: remove the uneeded items on a QList.
Tomaz Canabrava
2014-02-15
Remove the class 'CartesianPlane'
Tomaz Canabrava
2014-02-15
If the depth is zero, dont show it.
Tomaz Canabrava
2014-02-15
Removed unused setup function
Dirk Hohndel
2014-02-15
Make font label scale a per axis property
Dirk Hohndel
2014-02-15
New Profile: make axis labels smaller
Dirk Hohndel
2014-02-12
Hide the extra axis labels on release mode, show on debug mode.
Tomaz Canabrava
2014-02-11
Take the on-canvas position into account for DiveCartesianAxis::valueAt()
Dirk Hohndel
2014-02-11
Use our macro for FP comparisons
Dirk Hohndel
2014-02-11
Fix bug in logic expression
Dirk Hohndel
2014-02-10
Do not add the items to the scene twice.
Tomaz Canabrava
2014-02-10
Fixed item visibility on emptyState after being on profileState.
Tomaz Canabrava
2014-02-09
Initialize variable members in DiveCartesianAxis class.
Boris Barbulovski
2014-02-08
Re-enable more items on the new profile.
Tomaz Canabrava
2014-02-08
Partial pressures and cylinder pressure back on profile.
Tomaz Canabrava
2014-02-08
Remove code that was unused.
Tomaz Canabrava
2014-02-08
Show the profile again.
Tomaz Canabrava
2014-02-08
Fix time and half of depth lines.
Tomaz Canabrava
2014-02-08
Break everything to make it correct next time.
Tomaz Canabrava
2014-02-05
Fix DepthAxis when partial pressures aren't used.
Michael Andreen
2014-02-05
Optimizations and fixes on the new profile.
Tomaz Canabrava
2014-01-29
Fix positioning of many text items.
Tomaz Canabrava
2014-01-28
Fix an issue added in the last commit
Tomaz Canabrava
2014-01-28
Use the same behavior as the old time markers
Tomaz Canabrava
2014-01-28
Do not create label if string is empty.
Tomaz Canabrava
2014-01-27
Add settings awareness for the PP graph
Tomaz Canabrava
2014-01-25
Fix potential crash at startup
Dirk Hohndel
2014-01-22
Prepare for plotting partial pressures in the new profile
Tomaz Canabrava
2014-01-21
Prevent potential math overflow in new profile
Robert C. Helling
2014-01-19
Make the colors of the texts be prettier.
Tomaz Canabrava
2014-01-19
Remove the ticks on the Axis, we never used them on the old profile.
Tomaz Canabrava
2014-01-19
Fix the positioning of the Labels using the new DiveTextItem
Tomaz Canabrava
2014-01-17
Create a version of create_graph_info that doesn't depend on GC.
Tomaz Canabrava
2014-01-17
Fix compile time warnings
Dirk Hohndel
2014-01-17
Made the Axis be aware of Direction.
Tomaz Canabrava
2014-01-17
Added the Temperature Graph.
Tomaz Canabrava
2014-01-17
Started the code for a grid that knows how to handle itself.
Tomaz Canabrava
2014-01-16
Get rid of build warnings
Dirk Hohndel
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
[next]