Age | Commit message (Expand) | Author |
2013-10-17 | Some adjustments to "save as" | Dirk Hohndel |
2013-10-17 | Added 'Save As' option on the dive list menu. | Tomaz Canabrava |
2013-10-17 | Implement hook up autogroup menu | Dirk Hohndel |
2013-10-17 | Fix marble losting track of zoom level | Dirk Hohndel |
2013-10-17 | Show SAC in the mouseover. | Anton Lundin |
2013-10-17 | Move sac-calculation to profile.c | Anton Lundin |
2013-10-17 | Rename T: to Temp: in Information box | Anton Lundin |
2013-10-17 | Open CSV files only via the GUI | Miika Turkia |
2013-10-17 | Get information only from first line at each time | Miika Turkia |
2013-10-17 | Field variables for CSV import | Miika Turkia |
2013-10-16 | Helpers: move some date related function to qt-gui.cpp | Lubomir I. Ivanov |
2013-10-16 | GUI for CSV import | Miika Turkia |
2013-10-16 | Rounding error on time change | Miika Turkia |
2013-10-16 | Prettier printing | Patrick Valsecchi |
2013-10-16 | Missing translation source file | Dirk Hohndel |
2013-10-16 | Set GIT_DIR when calling out to Git from the Makefile | Thiago Macieira |
2013-10-15 | First step to being able to use transifex again for translations | Dirk Hohndel |
2013-10-15 | Use git rev-parse --symbolic-full-name to get the HEAD target ref | Thiago Macieira |
2013-10-15 | Dependencies are too aggressive for version.h | Dirk Hohndel |
2013-10-15 | Fixed the moving around of the InfoPanel on non KDE enviroments. | Tomaz Canabrava |
2013-10-15 | Printing adjustments | Robert Helling |
2013-10-15 | Fix stupid editing error | Dirk Hohndel |
2013-10-15 | Fixed the Tab behavior on the QCombobox Delegate | Tomaz Canabrava |
2013-10-15 | Random white space cleanup | Dirk Hohndel |
2013-10-15 | printlayout.cpp: Remove convertPixmapToGrayscale() | Lubomir I. Ivanov |
2013-10-15 | printdialog: Remove the pre-set DPI and some comments | Lubomir I. Ivanov |
2013-10-15 | profilegraphics.cpp: Use text sizes in plot_text() | Lubomir I. Ivanov |
2013-10-15 | printlayout.cpp: Increase the font size in tables bellow profile | Lubomir I. Ivanov |
2013-10-15 | graphicsview-common.cpp: Add more contrast to certain B/W colors | Lubomir I. Ivanov |
2013-10-15 | profile.h: Adjust text sizes (*_TEXT_SIZE) | Lubomir I. Ivanov |
2013-10-15 | color.h: Define the color BLACK1 | Lubomir I. Ivanov |
2013-10-15 | Add test dive with tank pressure sensor information | Dirk Hohndel |
2013-10-15 | Make sure version.h is updated whenever the git version changes | Dirk Hohndel |
2013-10-15 | Get the version at make time, not qmake time | Dirk Hohndel |
2013-10-14 | Actually get the correct full version for DMG | Dirk Hohndel |
2013-10-14 | Use full version for Mac dmg file | Dirk Hohndel |
2013-10-14 | Only calculate decompression if the user turned the preference on | Dirk Hohndel |
2013-10-14 | Print: remove profile border when printing | Lubomir I. Ivanov |
2013-10-14 | INSTALL: add notes for a native win32 build | Lubomir I. Ivanov |
2013-10-14 | Enable file selection dialog for preferences | Miika Turkia |
2013-10-14 | Fix the DC ceiling in the profile. | Patrick Valsecchi |
2013-10-13 | Use QDir::currentPath to get the current directory | Miika Turkia |
2013-10-13 | Models: fix two potential crashes | Lubomir I. Ivanov |
2013-10-13 | subsurface-install.pri: attempt to fix the perl command line | Lubomir I. Ivanov |
2013-10-13 | subsurface-configure.pri: fix for the QMAKE_HOST.os check | Lubomir I. Ivanov |
2013-10-13 | Adds missing "EndPress" column header for cylinder table | Tim Wootton |
2013-10-13 | Try to fix the Google Maps issue | Dirk Hohndel |
2013-10-13 | Fix uninitialized variable | Dirk Hohndel |
2013-10-12 | Include location flag in bundle | Dirk Hohndel |
2013-10-12 | Fix two issues with directory searches on Windows | Thiago Macieira |