aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/profilewidget2.cpp
AgeCommit message (Expand)Author
2015-04-23Profile context menu: trigger editing of manually added diveGravatar Dirk Hohndel
2015-03-14Profile: fix a couple of warningsGravatar Lubomir I. Ivanov
2015-03-14Profile: call clearHandlers() in setAddState()Gravatar Lubomir I. Ivanov
2015-03-14Profile: fix potential mem leak in pointsInserted()Gravatar Lubomir I. Ivanov
2015-03-11Don't allow two gas changes at the same timeGravatar Dirk Hohndel
2015-03-11Make sure no gas changes with negative time can be addedGravatar Dirk Hohndel
2015-03-11Simplify the code that replaces a gas change event at t=0Gravatar Dirk Hohndel
2015-03-11Removing gas change events @0:00 when new one is addedGravatar Yousef Hamza
2015-03-11Planner: disable mouse interaction when zoomed inGravatar Lubomir I. Ivanov
2015-02-27Change the references to ShowError to the new notification object.Gravatar Gehad elrobey
2015-02-10Finish the cleanup of mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove information panel from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the DiveList from the mainwindow.uiGravatar Tomaz Canabrava
2015-02-03Disable dive component copy/paste shortcuts when no profile showGravatar Dirk Hohndel
2015-02-02Don't show the plot_info table in every debug buildGravatar Dirk Hohndel
2015-01-31Update ceiling when changing dive modeGravatar Robert C. Helling
2015-01-31Hide tooltip when posting a profile to FacebookGravatar Dirk Hohndel
2015-01-28Hide ruler when in ADD or PLAN mode.Gravatar Tomaz Canabrava
2015-01-24Fix crash with empty dive listGravatar Dirk Hohndel
2015-01-24Correcly look at all relevant dive computer structuresGravatar Dirk Hohndel
2015-01-24Don't show previous dive computer textGravatar Dirk Hohndel
2015-01-23Code cleanup: CCR setpoint and o2 sensor visualisationGravatar willem ferguson
2015-01-21CCR option: display o2 sensor dataGravatar willem ferguson
2015-01-19Actually walk all dive computers, don't just claim to do soGravatar Dirk Hohndel
2015-01-18Fix build: add missing #includesGravatar Thiago Macieira
2015-01-18Move the heart rate graphGravatar Joakim Bygdell
2015-01-18Clean up the header filesGravatar Dirk Hohndel
2015-01-15Speed Improvemens: fewer calls to mapFromScene / mapToSceneGravatar Tomaz Canabrava
2015-01-14Remove instantMeanDepthLineGravatar Cristine Guadelupe
2015-01-10Refactor dctype -> divemodeGravatar Robert C. Helling
2015-01-09Repair minor bug in CCR setpoint graphGravatar Willem Ferguson
2015-01-07profile: don't show instantMeanDepth for printModeGravatar Lubomir I. Ivanov
2015-01-06Fix potential crashGravatar Dirk Hohndel
2015-01-05Don't always show the setpoint graphGravatar Dirk Hohndel
2015-01-05Display CCR setpoint values on the po2 graphGravatar Willem Ferguson
2015-01-04Close two compiler warnings about reorderingGravatar Anton Lundin
2015-01-01Whitespace cleanupGravatar Dirk Hohndel
2015-01-01Get rid of mean depth lineGravatar Krzysztof Arentowicz
2015-01-01Plot mean depth dataGravatar Krzysztof Arentowicz
2014-12-30Make the moving mean depth line workGravatar Tomaz Canabrava
2014-12-30Add a new signal to send the current time/depth of the mouse posGravatar Tomaz Canabrava
2014-12-30Add the instantMeanDepth on SceneGravatar Tomaz Canabrava
2014-12-30Add skeleton for the instant mean depth lineGravatar Tomaz Canabrava
2014-12-18Connect QGraphicsScene to its parrentGravatar Anton Lundin
2014-12-18Have ProfileWidget2 delete its allocated dataGravatar Anton Lundin
2014-12-17Turn of replotting while the cylinder type combo box is activeGravatar Robert C. Helling
2014-12-12Prevent the tank bar from overlaping the temperature graph.Gravatar Joakim Bygdell
2014-12-10Trivial white space fixGravatar Dirk Hohndel
2014-12-10More temperature plot position tuningGravatar Dirk Hohndel
2014-12-10Rearrange the vertical positions to better accomodate the temperature graph.Gravatar Joakim Bygdell