Age | Commit message (Expand) | Author |
2014-12-30 | Add a new signal to send the current time/depth of the mouse pos | Tomaz Canabrava |
2014-12-30 | Add the instantMeanDepth on Scene | Tomaz Canabrava |
2014-12-18 | Have ProfileWidget2 delete its allocated data | Anton Lundin |
2014-12-17 | Turn of replotting while the cylinder type combo box is active | Robert C. Helling |
2014-12-01 | Context menu entry to change setpoint | Robert C. Helling |
2014-11-19 | Profile: add helper function to get the sample entry for a mouse position | Dirk Hohndel |
2014-11-19 | Profile: keep the plotInfo in the corresponding member variable | Dirk Hohndel |
2014-09-19 | Tissue saturation plot a la Sherwater Pretel | Robert C. Helling |
2014-08-19 | Fix crash when calling the planner twice in a row | Dirk Hohndel |
2014-08-19 | Planner: make sure no old handles are around when entering Add/Plan | Dirk Hohndel |
2014-08-14 | Add initial support for a visual tracker of gas used | Dirk Hohndel |
2014-08-05 | Add lines that follow the mouse helping see time and depth. | Tomaz Canabrava |
2014-07-09 | Printing: scale fonts when printing | Dirk Hohndel |
2014-07-09 | Printing: force redrawing of the profile | Dirk Hohndel |
2014-07-03 | UI restructure: plotDive: plot current dive by default & use displayed_dive | Dirk Hohndel |
2014-07-02 | UI restructure: plotDive should just take one dive | Dirk Hohndel |
2014-06-30 | Only replot the dive if maxDepth > oldMaxDepth on plan / add mode. | Tomaz Canabrava |
2014-06-11 | Allow the user to delete a dive computer from a dive | Dirk Hohndel |
2014-06-11 | Profile: add a flag to force redrawing the profile | Dirk Hohndel |
2014-06-08 | Subtle animation when the picture gets hovered with the mouse. | Tomaz Canabrava |
2014-06-03 | Add a method to plot the pictures on the profile. | Tomaz Canabrava |
2014-05-31 | Planner: wild guess attempt to fix a crash on Mac | Dirk Hohndel |
2014-05-26 | Planner: don't try to update the MainTab dive info while in plan mode | Dirk Hohndel |
2014-05-26 | Do not set maxTime when the handler is moving. | Tomaz Canabrava |
2014-05-24 | Port the KeyPress actions to the new profile. | Tomaz Canabrava |
2014-05-24 | Remove a ton of code. | Tomaz Canabrava |
2014-05-24 | Make mouse dragging work as it should. | Tomaz Canabrava |
2014-05-24 | Make the planner actually work. | Tomaz Canabrava |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-22 | Profile now correctly displays the planned dive. | Tomaz Canabrava |
2014-05-22 | Disconnect temporary connections on the Profile. | Tomaz Canabrava |
2014-05-22 | Move two necessary functions for the Planner behavior to the Profile code. | Tomaz Canabrava |
2014-05-22 | Enable editing the 'Add dive' from the new profile. | Tomaz Canabrava |
2014-05-22 | Move settings of the Ruler to the Ruler. | Tomaz Canabrava |
2014-05-19 | Add ability to make a dive computer the first dive computer of a dive | Dirk Hohndel |
2014-04-03 | Edit name option for bookmarks | Yosef Hamza |
2014-03-27 | Profile2: add some print related flags | Lubomir I. Ivanov |
2014-03-15 | New profile: add event manipulation to context menu | Dirk Hohndel |
2014-03-10 | Profile2: reset the zoom level when a new profile is drawn | Lubomir I. Ivanov |
2014-03-10 | Profile2: use a different image when no profile is visible | Lubomir I. Ivanov |
2014-03-09 | Code Cleanup ( that fix 2 bugs ) | Tomaz Canabrava |
2014-03-07 | Remove the old profile from the main screen of Subsurface | Tomaz Canabrava |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-27 | New profile: add the RulerItem | Tomaz Canabrava |
2014-02-27 | New profile: connect the scale action | Tomaz Canabrava |
2014-02-23 | New profile: create new class for DiveHeartrateItem | Dirk Hohndel |
2014-02-19 | New profile: partial addition of heartrate | Dirk Hohndel |
2014-02-17 | Make part of the context menu work (gas change event) | Tomaz Canabrava |
2014-02-15 | Remove the class 'CartesianPlane' | Tomaz Canabrava |
2014-02-11 | Put include guard to every header | Boris Barbulovski |