Age | Commit message (Expand) | Author |
2015-10-13 | User manual update: Facebook | Willem Ferguson |
2015-10-13 | Say in infobox if NDL or TTS calculation was cut-off | Robert C. Helling |
2015-10-12 | Break out of TTS calculation for deco longer than 2h | Robert C. Helling |
2015-10-12 | Don't do a negative time step in recreational mode when beyond NDL | Robert C. Helling |
2015-10-12 | User manual updates: Dive site management and others | Willem Ferguson |
2015-10-12 | Latest translations | Dirk Hohndel |
2015-10-12 | User manual: Print dive logs | Willem Ferguson |
2015-10-12 | User manual: Preferences panels. | Willem Ferguson |
2015-10-12 | Documentation: update french translation of user-manual | Guillaume GARDET |
2015-10-12 | Planner: add recreational mode tooltip | Rick Walsh |
2015-10-12 | Fix crash on empty arguments | Sergey Starosek |
2015-10-11 | Latest translations | Dirk Hohndel |
2015-10-11 | android.cpp: update path retriaval scheme | Lubomir I. Ivanov |
2015-10-11 | profilewidget2: fix line width when printing on OSX and Linux | Lubomir I. Ivanov |
2015-10-11 | profilewidget2: add resetZoom() | Lubomir I. Ivanov |
2015-10-11 | Use ~/.subsurface as default directory on Linux | Gaetan Bisson |
2015-10-09 | Remove UTF BOM from user manual files | Sergey Starosek |
2015-10-09 | User manual spelling fixes and tidy-up | Sergey Starosek |
2015-10-09 | Documentation: update russian translation of user manual to english b74809b | Sergey Starosek |
2015-10-09 | QML-UI: Layout improvements in app list and details header | Sebastian Kügler |
2015-10-09 | QML-UI: gridUnit is now dpi-corrected | Sebastian Kügler |
2015-10-09 | QML-UI: improve list painting | Sebastian Kügler |
2015-10-09 | QML-UI: be less chatty | Sebastian Kügler |
2015-10-09 | QML-UI: add more properties to Units and Theme | Sebastian Kügler |
2015-10-09 | QML-UI: basics for theming and hi-dpi support | Sebastian Kügler |
2015-10-09 | Fix main window size, position, and state | glerch |
2015-10-09 | Make the mac bundle be a high resolution app | Dirk Hohndel |
2015-10-09 | Do not show lack of coordinates as having same gps information | Tomaz Canabrava |
2015-10-08 | Ignore geolookups without value | Miika Turkia |
2015-10-08 | Fix a crash when editing manually added dive | Miika Turkia |
2015-10-08 | Latest translations | Dirk Hohndel |
2015-10-08 | Fix font issue on Windows 10 in the weight widget | Lubomir I. Ivanov |
2015-10-08 | Deal with weird transifex issue involving leading space | Dirk Hohndel |
2015-10-08 | Refresh the screen even if started with no valid files | Dirk Hohndel |
2015-10-08 | Clear date and time when no dive is shown | Dirk Hohndel |
2015-10-08 | Update UI on dive site widget when retrieving taxonomy | Tomaz Canabrava |
2015-10-08 | Move the algorithm to divesite.cpp file | Tomaz Canabrava |
2015-10-08 | Add the labels for taxonomy in dive site widget | Tomaz Canabrava |
2015-10-07 | export-html needs to actually calculate the statistics | Dirk Hohndel |
2015-10-07 | Prevent crash in export-html | Dirk Hohndel |
2015-10-07 | Passwords fields should have echoMode Password | Tomaz Canabrava |
2015-10-07 | Add missing tooltip for the reverse geo location lookup | Dirk Hohndel |
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 |