Age | Commit message (Expand) | Author |
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-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-27 | Fix dive picture position | Tomaz Canabrava |
2014-06-27 | Open picture manager when clicking on the picture at the profile | Tomaz Canabrava |
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-09 | profilewidget2: fix -Wreorder warnings | Lubomir I. Ivanov |
2014-06-09 | Picture handling: switch to stronger typed offset | 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 | Subtle animation when the picture gets hovered with the mouse. | Tomaz Canabrava |
2014-06-04 | Force TTS/NDL calculation off if things take too long | Dirk Hohndel |
2014-06-03 | Do not plot pictures that don't have a timestamp. | Tomaz Canabrava |
2014-06-03 | Add a method to plot the pictures on the profile. | Tomaz Canabrava |
2014-06-03 | Connect & disconnect the PictureModel on the profile | Tomaz Canabrava |
2014-06-03 | Make most of the shortcuts widget specific | Dirk Hohndel |
2014-06-02 | Fix addStop to work as slot again | Dirk Hohndel |
2014-06-01 | More conversions to gasmix | Dirk Hohndel |
2014-06-01 | Use proper types | Dirk Hohndel |
2014-05-31 | Planner: wild guess attempt to fix a crash on Mac | Dirk Hohndel |
2014-05-29 | Hide the DiveHandlers that are not entered by mouse. | Tomaz Canabrava |
2014-05-29 | Hide DiveHandlers and GasTexts when on profile mode too. | Tomaz Canabrava |
2014-05-29 | Planner: remove infobox overlay and enable calculated ceiling | Robert C. Helling |
2014-05-28 | Fixes showing the Empty Profile when Add / Plan dive is cancelled. | Tomaz Canabrava |
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-26 | Make the planner show something. | Tomaz Canabrava |
2014-05-26 | Planner: states Add and Plan have a similar behavior | Tomaz Canabrava |
2014-05-26 | Planner: Re-enable using the new profile. | Tomaz Canabrava |
2014-05-24 | Reenables the air edition and deletion of handlers on the planner/add | Tomaz Canabrava |
2014-05-24 | Port the KeyPress actions to the new profile. | 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 | Back to profile or empty state when finishing addition. | 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-22 | PreferencesChanged -> settingsChanged. | Tomaz Canabrava |
2014-05-22 | Don't replot every time a pref changes, regardless of what preferences. | Tomaz Canabrava |
2014-05-22 | Remove use of QSettings for ruler visibility, use prefs.rulergraph instead. | Tomaz Canabrava |