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
/
profilewidget2.cpp
Age
Commit message (
Expand
)
Author
2015-09-22
Add refreshProfile member function to MainWindow class
Dirk Hohndel
2015-08-21
Display error messages in planner
Robert C. Helling
2015-08-15
Printing: hide warnings in dive profile while printing
Gehad elrobey
2015-07-29
Don't connect to the MainWindow
Dirk Hohndel
2015-07-29
Make gradient factor text an independent item on the profile
Dirk Hohndel
2015-06-22
Address uninitialized member warnings
Dirk Hohndel
2015-06-21
Prevent unintended integer division
Dirk Hohndel
2015-06-21
Comparing the address of a member to 0 is pointless
Dirk Hohndel
2015-06-21
Initialize variable to avoid false positive in coverity
Dirk Hohndel
2015-05-29
Move DivePictureModel to qt-models
Tomaz Canabrava
2015-05-29
Move DivePlannerModel and CylinderModel to qt-models
Tomaz Canabrava
2015-05-08
Only print gasname for a segment in planner if it differs from the previous one
Robert C. Helling
2015-04-23
Profile context menu: trigger editing of manually added dive
Dirk Hohndel
2015-03-14
Profile: fix a couple of warnings
Lubomir I. Ivanov
2015-03-14
Profile: call clearHandlers() in setAddState()
Lubomir I. Ivanov
2015-03-14
Profile: fix potential mem leak in pointsInserted()
Lubomir I. Ivanov
2015-03-11
Don't allow two gas changes at the same time
Dirk Hohndel
2015-03-11
Make sure no gas changes with negative time can be added
Dirk Hohndel
2015-03-11
Simplify the code that replaces a gas change event at t=0
Dirk Hohndel
2015-03-11
Removing gas change events @0:00 when new one is added
Yousef Hamza
2015-03-11
Planner: disable mouse interaction when zoomed in
Lubomir I. Ivanov
2015-02-27
Change the references to ShowError to the new notification object.
Gehad elrobey
2015-02-10
Finish the cleanup of mainwindow.ui
Tomaz Canabrava
2015-02-10
Remove information panel from mainwindow.ui
Tomaz Canabrava
2015-02-10
Remove the DiveList from the mainwindow.ui
Tomaz Canabrava
2015-02-03
Disable dive component copy/paste shortcuts when no profile show
Dirk Hohndel
2015-02-02
Don't show the plot_info table in every debug build
Dirk Hohndel
2015-01-31
Update ceiling when changing dive mode
Robert C. Helling
2015-01-31
Hide tooltip when posting a profile to Facebook
Dirk Hohndel
2015-01-28
Hide ruler when in ADD or PLAN mode.
Tomaz Canabrava
2015-01-24
Fix crash with empty dive list
Dirk Hohndel
2015-01-24
Correcly look at all relevant dive computer structures
Dirk Hohndel
2015-01-24
Don't show previous dive computer text
Dirk Hohndel
2015-01-23
Code cleanup: CCR setpoint and o2 sensor visualisation
willem ferguson
2015-01-21
CCR option: display o2 sensor data
willem ferguson
2015-01-19
Actually walk all dive computers, don't just claim to do so
Dirk Hohndel
2015-01-18
Fix build: add missing #includes
Thiago Macieira
2015-01-18
Move the heart rate graph
Joakim Bygdell
2015-01-18
Clean up the header files
Dirk Hohndel
2015-01-15
Speed Improvemens: fewer calls to mapFromScene / mapToScene
Tomaz Canabrava
2015-01-14
Remove instantMeanDepthLine
Cristine Guadelupe
2015-01-10
Refactor dctype -> divemode
Robert C. Helling
2015-01-09
Repair minor bug in CCR setpoint graph
Willem Ferguson
2015-01-07
profile: don't show instantMeanDepth for printMode
Lubomir I. Ivanov
2015-01-06
Fix potential crash
Dirk Hohndel
2015-01-05
Don't always show the setpoint graph
Dirk Hohndel
2015-01-05
Display CCR setpoint values on the po2 graph
Willem Ferguson
2015-01-04
Close two compiler warnings about reordering
Anton Lundin
2015-01-01
Whitespace cleanup
Dirk Hohndel
2015-01-01
Get rid of mean depth line
Krzysztof Arentowicz
[next]