Age | Commit message (Expand) | Author |
2014-05-13 | Move printGpsCoords from MainTab to QtHelper | Tomaz Canabrava |
2014-05-12 | Don't use locale for git save format | Linus Torvalds |
2014-05-12 | Fix git loading of odd locales | Linus Torvalds |
2014-05-12 | Uemis downloader: fix corner case | Dirk Hohndel |
2014-05-11 | Documentation spelling errors | Jeremiah Mahler |
2014-05-11 | Prefix a method with 'dive_' because it should work only with dives | Tomaz Canabrava |
2014-05-11 | use for_each_dive instead of hand-written loop. | Tomaz Canabrava |
2014-05-11 | When creating methods that pass QString, use const QString& | Tomaz Canabrava |
2014-05-11 | 'Class' string is unecessary when using a Container. | Tomaz Canabrava |
2014-05-11 | Simplify code. | Tomaz Canabrava |
2014-05-11 | Correct the usage of std::string and QString | Tomaz Canabrava |
2014-05-11 | Remove old defines. | Tomaz Canabrava |
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 |