Age | Commit message (Expand) | Author |
2014-06-10 | Planner: reset GFlow and GFhigh when we're done | Dirk Hohndel |
2014-06-10 | Planner: use the actual setting for GF low at max depth | Dirk Hohndel |
2014-06-09 | Add gas consumption statistic for selected dives | Dirk Hohndel |
2014-06-09 | Don't show the average depth for the selected dives | Dirk Hohndel |
2014-06-09 | planner.c: prevent an uninitialized warning | Lubomir I. Ivanov |
2014-06-09 | profilewidget2: fix -Wreorder warnings | Lubomir I. Ivanov |
2014-06-09 | mainwindow.cpp: fix a warning about parentheses | Lubomir I. Ivanov |
2014-06-09 | qt-gui.cpp: add another QT_VERSION check | Lubomir I. Ivanov |
2014-06-09 | planner.c: use implicit struct initializer | Lubomir I. Ivanov |
2014-06-09 | windows.c: prevent a warning due to #define _WIN32_WINNT... | Lubomir I. Ivanov |
2014-06-09 | Make sure Windows can find the user manual | Dirk Hohndel |
2014-06-09 | Fix incorrect argument order for %.*f | Dirk Hohndel |
2014-06-09 | Dive edit: do a better job noticing when the coordinates were changed | Dirk Hohndel |
2014-06-09 | Picture handling: switch to stronger typed offset | Dirk Hohndel |
2014-06-09 | Picture handling: parse and convert old style picture events | Dirk Hohndel |
2014-06-08 | Change character for liter in SAC values as well | Dirk Hohndel |
2014-06-08 | Really display liters with script el | Dirk Hohndel |
2014-06-08 | Planner: incease step size in deco ascends to 3 seconds | Robert C. Helling |
2014-06-08 | Display liters with script el | Robert C. Helling |
2014-06-08 | Simplify the code that checks if it's OK to close the current file | Dirk Hohndel |
2014-06-08 | Pick the correct API function name for Qt5 | Dirk Hohndel |
2014-06-08 | Picture handling: parse XML data | 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: keep picture list sorted | Dirk Hohndel |
2014-06-08 | Picture handling: put the picture near its correct time during the dive | Dirk Hohndel |
2014-06-08 | Picture handling: don't add the same picture more than once | Dirk Hohndel |
2014-06-08 | Picture handling: adjust timestamp after it's set | Dirk Hohndel |
2014-06-08 | Rotate the picture around -4 and 4 degrees. | Tomaz Canabrava |
2014-06-08 | Add a drop shadow on the picture | Tomaz Canabrava |
2014-06-08 | Add a nice white rectangle around the picture | Tomaz Canabrava |
2014-06-08 | Subtle animation when the picture gets hovered with the mouse. | Tomaz Canabrava |
2014-06-08 | Add a scaleTo animation | Tomaz Canabrava |
2014-06-08 | Save the timestamp of the dive. | Tomaz Canabrava |
2014-06-08 | Attempt at telling Makefile how to build the user manual | Thiago Macieira |
2014-06-08 | Make make clean also clean in the doc subdir | Thiago Macieira |
2014-06-08 | Gas was printed in permille, use gasname instead | Anton Lundin |
2014-06-08 | Fix out of tree building without asciidoc | Anton Lundin |
2014-06-08 | HTML export: fix packaging of theme dir | Dirk Hohndel |
2014-06-08 | Correctly test QString for being empty | Dirk Hohndel |
2014-06-07 | Ignore user-manual_es.html | Cristian Ionescu-Idbohrn |
2014-06-07 | Make parse-xml callbacks be type-safe | Linus Torvalds |
2014-06-07 | Build tools: allow debuggable cross builds for Windows | Dirk Hohndel |
2014-06-07 | Typo in subsurface.pro prevents a clean build on Mac. | Joakim Bygdell |
2014-06-06 | User manual: install English and localized copies | Dirk Hohndel |
2014-06-06 | User manual: show a localized version of the manual if it exists | Dirk Hohndel |
2014-06-06 | User manual: add html version of Spanish manual | Dirk Hohndel |
2014-06-06 | User manual: update Makefile for multi language support | Dirk Hohndel |
2014-06-06 | User manual: Spanish translation | Salvador Cuñat |
2014-06-06 | HTML: fix unexpectedly ended strings | Miika Turkia |