Age | Commit message (Expand) | Author |
2014-07-17 | Hide gachange events in the first 30 seconds | Anton Lundin |
2014-07-17 | Use get_cylinder_index instead of get_gasidx | Anton Lundin |
2014-07-17 | Add missing struct keyword in DivePlotDataModel | Anton Lundin |
2014-07-17 | Use plot_data cylinderindex instead of event data | Anton Lundin |
2014-07-15 | Do not create a backup for Q_FOREACH container | Tomaz Canabrava |
2014-07-14 | Shrink YAxis when heart rate is on display | Lakshman Anumolu |
2014-07-14 | profile2: remove unused varable diveComputer | Anton Lundin |
2014-07-12 | Rename event: correctly replace event with new one | Dirk Hohndel |
2014-07-12 | Fix inserting gaschange events | Miika Turkia |
2014-07-11 | Mark divelist changed when adding bookmark | Miika Turkia |
2014-07-11 | Code cleanup: removed bogus animation functions | Tomaz Canabrava |
2014-07-11 | Correctly disable all animations | Tomaz Canabrava |
2014-07-11 | profile capitalisation | Tim Wootton |
2014-07-11 | Planner: add event that explains when planner turns red | Dirk Hohndel |
2014-07-11 | Planner: fix calculation when it is safe to surface | Dirk Hohndel |
2014-07-10 | Show/Hide pictures working. | Tomaz Canabrava |
2014-07-10 | Added the toggle picture button and hoocked it up | Tomaz Canabrava |
2014-07-10 | Use different gas change icons | roberto forini |
2014-07-09 | Printing: scale fonts when printing | Dirk Hohndel |
2014-07-09 | Printing: force redrawing of the profile | Dirk Hohndel |
2014-07-08 | replot() needs to really force a replot | Dirk Hohndel |
2014-07-03 | UI restructure: don't use random dives from the divelist for data | Dirk Hohndel |
2014-07-03 | UI restructure: always display pictures for displayed dive | Dirk Hohndel |
2014-07-03 | UI restructure: updateDiveInfo shows the selected dive by default | 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-07-01 | Don't show gaschange events at the beginning of a dive | Linus Torvalds |
2014-06-30 | Only replot the dive if maxDepth > oldMaxDepth on plan / add mode. | Tomaz Canabrava |
2014-06-30 | Better colors for Add and Plan modes. | Tomaz Canabrava |
2014-06-29 | Profile: show dive computer nickname instead of model | Dirk Hohndel |
2014-06-28 | Profile: change event icon for gaschange | Dirk Hohndel |
2014-06-28 | Profile: remove old picture event handling code | Dirk Hohndel |
2014-06-27 | Fix dive picture position | Tomaz Canabrava |
2014-06-27 | This is unecessary when calling methods. | Tomaz Canabrava |
2014-06-27 | Open picture manager when clicking on the picture at the profile | Tomaz Canabrava |
2014-06-25 | Deco artefacts with low GFlow | Robert C. Helling |
2014-06-23 | Be more consistent in partial pressure naming | Henrik Brautaset Aronsen |
2014-06-18 | Enable Info box in the planner again. | Anton Lundin |
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-11 | Deal with some uninitialized variable warnings | Dirk Hohndel |
2014-06-10 | Picture handling: when zooming thumbnail, put it in the foreground | Dirk Hohndel |
2014-06-10 | Planner: show the GF used for planning on top of the profile | Dirk Hohndel |
2014-06-09 | profilewidget2: fix -Wreorder warnings | Lubomir I. Ivanov |
2014-06-09 | Picture handling: switch to stronger typed offset | Dirk Hohndel |
2014-06-08 | Pick the correct API function name for Qt5 | Dirk Hohndel |
2014-06-08 | Picture handling: change data structure to store offset instead timestamp | Dirk Hohndel |
2014-06-08 | Picture handling: stagger the pictures | Dirk Hohndel |
2014-06-08 | Picture handling: put the picture near its correct time during the dive | Dirk Hohndel |
2014-06-08 | Rotate the picture around -4 and 4 degrees. | Tomaz Canabrava |