Age | Commit message (Expand) | Author |
2014-06-11 | Fix layout of Dive Export | Tomaz Canabrava |
2014-06-11 | Fix layout of import CVS | Tomaz Canabrava |
2014-06-11 | Fix uninitialized memory warning | Dirk Hohndel |
2014-06-11 | Have explicit "%s" format strings in printf style statements | Robert C. Helling |
2014-06-11 | Allow the user to delete a dive computer from a dive | Dirk Hohndel |
2014-06-11 | Profile: add a flag to force redrawing the profile | Dirk Hohndel |
2014-06-11 | Qmake: make clean failed on Windows cross builds | Dirk Hohndel |
2014-06-11 | ENABLE_PLANNER is obsolete | Dirk Hohndel |
2014-06-11 | Deal with some uninitialized variable warnings | Dirk Hohndel |
2014-06-11 | Globe: do a better job detecting double clicks and setting GPS coordinates | Dirk Hohndel |
2014-06-11 | Don't silently ignore suspcious data from libdivecomputer | Dirk Hohndel |
2014-06-10 | Don't ignore actual diveable mixes | Anton Lundin |
2014-06-10 | Minor code readability improvement | Dirk Hohndel |
2014-06-10 | Remove unused variable | Dirk Hohndel |
2014-06-10 | Planner: fix the tab order | Dirk Hohndel |
2014-06-10 | More layout work for stats tab | Dirk Hohndel |
2014-06-10 | Improve statistic on used gas | Dirk Hohndel |
2014-06-10 | Picture handling: when zooming thumbnail, put it in the foreground | Dirk Hohndel |
2014-06-10 | Planner: don't reset GF when preferences change | Dirk Hohndel |
2014-06-10 | Planner: show the GF used for planning on top of the profile | Dirk Hohndel |
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 |