Age | Commit message (Expand) | Author |
2015-10-07 | modeldelegates.cpp: add custom highlight drawing in location items | Lubomir I. Ivanov |
2015-10-07 | Take dive's temperature into account for min/max temp | Miika Turkia |
2015-10-07 | Update README and ReleaseNotes | Dirk Hohndel |
2015-10-07 | Correctly parse GPS coordinates with a ',' between lat and lon | Dirk Hohndel |
2015-10-07 | Add test for more GPS coordinates | Dirk Hohndel |
2015-10-07 | dive.h: don't declare force_fixup_dive() in the header | Lubomir I. Ivanov |
2015-10-07 | 0 initialize strings | Dirk Hohndel |
2015-10-07 | Preserve profile toggle-button state zoomed_plot across sessions. | pestophagous |
2015-10-07 | Bugfix for checkboxes in DC download window GUI repaint delay. | pestophagous |
2015-10-07 | Ask the Preferences Widget to show and be visible | Tomaz Canabrava |
2015-10-07 | Simplify code | Tomaz Canabrava |
2015-10-06 | Avoid leaking memory | Dirk Hohndel |
2015-10-06 | Avoid leaking memory | Dirk Hohndel |
2015-10-06 | Fix typo on string formatting option | Miika Turkia |
2015-10-06 | Be way more carefull when copying dive site | Tomaz Canabrava |
2015-10-06 | Remove unused code | Tomaz Canabrava |
2015-10-06 | Force split dives attributes update. | Giorgio Marzano |
2015-10-06 | main.cpp: manage the default filename/directory on the heap | Lubomir I. Ivanov |
2015-10-06 | git-access.c: use <userpath>/cloudstorage/ for the cache | Lubomir I. Ivanov |
2015-10-06 | qthelper.cpp: remove system_default_directory() | Lubomir I. Ivanov |
2015-10-06 | linux.c: update the default path retrieval | Lubomir I. Ivanov |
2015-10-06 | macos.c: update the default path retriaval | Lubomir I. Ivanov |
2015-10-06 | windows.c: sanitize the backend for path retrieval | Lubomir I. Ivanov |
2015-10-06 | TestPlan: update known Subsurface runtimes | Rick Walsh |
2015-10-06 | TestPlan: include subsurfacestartup.h | Rick Walsh |
2015-10-06 | Add missing XML files for TestRenumber | Dirk Hohndel |
2015-10-06 | Correctly copy preferences | Dirk Hohndel |
2015-10-06 | Detect if variables were not initialized | Dirk Hohndel |
2015-10-06 | Correctly handle the webservice userid in preferences | Dirk Hohndel |
2015-10-06 | Only check Windows version when building on Windows | Dirk Hohndel |
2015-10-06 | Documentation: update french translation of user-manual | Guillaume GARDET |
2015-10-06 | Show error messages during start up as soon as the main window is shown | Dirk Hohndel |
2015-10-06 | Cmake: ensure marbledata is actually copied into the build directory | Dirk Hohndel |
2015-10-06 | Remove unused part of the geocoding preferences | Dirk Hohndel |
2015-10-06 | Do not use White font on newer Windows versions | Tomaz Canabrava |
2015-10-06 | Do not incorrectly use the UUID as the dive name | Tomaz Canabrava |
2015-10-06 | Return the correct paths when is_git_repository() is called as dry_run | Dirk Hohndel |
2015-10-06 | Reset some more values in split_dive_at() | Dirk Hohndel |
2015-10-06 | Fix wrong max depth value in split dives | Giorgio Marzano |
2015-10-06 | Mark divelist as changed even if imported dives got merged | Dirk Hohndel |
2015-10-05 | Add test for import, merge and renumbering | Dirk Hohndel |
2015-10-05 | Don't use the numerus version of tr() | Dirk Hohndel |
2015-10-05 | With no filename set pick reasonable directory for Save as | Dirk Hohndel |
2015-10-04 | Update spanish translation of user manual to english b74809b | Salvador Cuñat |
2015-10-04 | Updated texts and translationsv4.4.98 | Dirk Hohndel |
2015-10-04 | Correct sign on Divesoft Freedom timestamps | Anton Lundin |
2015-10-04 | HTML Export: Ignore case when searching for tags | Sander Kleijwegt |
2015-10-04 | Print paths to internal files in verbose mode | Robert C. Helling |
2015-10-04 | Adjust expected output for TestParse | Dirk Hohndel |
2015-10-04 | Make TestGitStorage run last | Dirk Hohndel |