Age | Commit message (Expand) | Author |
2014-05-11 | Move unit related code to units.h | Tomaz Canabrava |
2014-05-10 | CodingStyle "to" "too" typo | Jeremiah Mahler |
2014-05-08 | When starting the planner, copy cylinders from currently selected dive. | Robert C. Helling |
2014-05-08 | Use the used flag on cylinders in get_dive_gas | Anton Lundin |
2014-05-08 | Use enum name instead of its int value. | Anton Lundin |
2014-05-08 | Remove unnecessary include from dive.c | Anton Lundin |
2014-05-08 | Fix building with NO_MARBLE after prototype change | Anton Lundin |
2014-05-08 | Planner: Offer to discard the plan when Quit is triggered in planner. | Robert C. Helling |
2014-05-08 | Planner: show gas for the NEXT segment | Robert C. Helling |
2014-05-08 | Planner: Add waipoints when changing ascend rate in planner | Robert C. Helling |
2014-05-08 | Planner: Implement ascend rate according to GUE standard procedures | Robert C. Helling |
2014-05-08 | Planner: Change when we recalculate deco | Robert C. Helling |
2014-05-08 | Rewrite show_location to use membuffer primitives | Anton Lundin |
2014-05-08 | Yet some more changes to Companion part of user manualv4.1 | Willem Ferguson |
2014-05-07 | Fix another dangling pointer | Thiago Macieira |
2014-05-07 | Fix crash on dereferencing dangling pointers | Thiago Macieira |
2014-05-07 | Getting ready for 4.1 | Dirk Hohndel |
2014-05-07 | Latest translation from Transifex | Dirk Hohndel |
2014-05-07 | Add known issues / bugs to ReleaseNotes.txt | Thomas Maisl |
2014-05-07 | Apply the edit of trip locations | Anton Lundin |
2014-05-07 | Only mark location changed when in edit mode | Anton Lundin |
2014-05-07 | Improve the color coding when editing coordinates | Dirk Hohndel |
2014-05-07 | Hack around a translation issue | Dirk Hohndel |
2014-05-07 | Remove spurious debug printout | Dirk Hohndel |
2014-05-07 | Globe: assume that we are looking at the current_dive | Dirk Hohndel |
2014-05-07 | Globe: we always center on the current dive | Dirk Hohndel |
2014-05-07 | Multi dive edit: don't change location texts until user saves the change | Dirk Hohndel |
2014-05-07 | Even if there is progress text, still set the progress bar percentage | Dirk Hohndel |
2014-05-07 | Fix stupid typo | Dirk Hohndel |
2014-05-07 | Manually implement strndup | Dirk Hohndel |
2014-05-07 | Remove trailing spaces from the produced output | Anton Lundin |
2014-05-07 | User manual: Updates regarding the companion app | Willem Ferguson |
2014-05-06 | Qt turns edited locations into null-strings | Anton Lundin |
2014-05-06 | Terminate the string before relying on strlen | Anton Lundin |
2014-05-06 | Revert "Save latitude and longitude on XML even if location not set" | Anton Lundin |
2014-05-06 | Simplify string comparison | Dirk Hohndel |
2014-05-06 | More multi-edit fixes | Dirk Hohndel |
2014-05-06 | Last minute Beta 4v4.0.99 | Dirk Hohndel |
2014-05-06 | Only change identical fields when editing multiple dives | Dirk Hohndel |
2014-05-06 | Change EDIT_SELECTED_DIVES macro | Dirk Hohndel |
2014-05-05 | Change the profile redraw logic after preferences were changed | Dirk Hohndel |
2014-05-05 | Correctly parse boolean preferences | Dirk Hohndel |
2014-05-05 | Fix odd indentation | Dirk Hohndel |
2014-05-05 | Make rulergraph a pref as well | Dirk Hohndel |
2014-05-05 | Fix standard cylinder names | Dirk Hohndel |
2014-05-05 | Uemis downloader: handle more corner cases | Dirk Hohndel |
2014-05-05 | Fix bug in handling of fake SAMPLE_EVENT_PO2 events | Dirk Hohndel |
2014-05-05 | User manual: document importing GPX files in companion app | Salvador Cuñat |
2014-05-05 | Marginal optimization of UDDF import | Miika Turkia |
2014-05-05 | Add images to all dive computers and refresh profile | Robert C. Helling |