aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-10-16Missing translation source fileGravatar Dirk Hohndel
2013-10-16Set GIT_DIR when calling out to Git from the MakefileGravatar Thiago Macieira
2013-10-15First step to being able to use transifex again for translationsGravatar Dirk Hohndel
2013-10-15Use git rev-parse --symbolic-full-name to get the HEAD target refGravatar Thiago Macieira
2013-10-15Dependencies are too aggressive for version.hGravatar Dirk Hohndel
2013-10-15Fixed the moving around of the InfoPanel on non KDE enviroments.Gravatar Tomaz Canabrava
2013-10-15Printing adjustmentsGravatar Robert Helling
2013-10-15Fix stupid editing errorGravatar Dirk Hohndel
2013-10-15Fixed the Tab behavior on the QCombobox DelegateGravatar Tomaz Canabrava
2013-10-15Random white space cleanupGravatar Dirk Hohndel
2013-10-15printlayout.cpp: Remove convertPixmapToGrayscale()Gravatar Lubomir I. Ivanov
2013-10-15printdialog: Remove the pre-set DPI and some commentsGravatar Lubomir I. Ivanov
2013-10-15profilegraphics.cpp: Use text sizes in plot_text()Gravatar Lubomir I. Ivanov
2013-10-15printlayout.cpp: Increase the font size in tables bellow profileGravatar Lubomir I. Ivanov
2013-10-15graphicsview-common.cpp: Add more contrast to certain B/W colorsGravatar Lubomir I. Ivanov
2013-10-15profile.h: Adjust text sizes (*_TEXT_SIZE)Gravatar Lubomir I. Ivanov
2013-10-15color.h: Define the color BLACK1Gravatar Lubomir I. Ivanov
2013-10-15Add test dive with tank pressure sensor informationGravatar Dirk Hohndel
2013-10-15Make sure version.h is updated whenever the git version changesGravatar Dirk Hohndel
2013-10-15Get the version at make time, not qmake timeGravatar Dirk Hohndel
2013-10-14Actually get the correct full version for DMGGravatar Dirk Hohndel
2013-10-14Use full version for Mac dmg fileGravatar Dirk Hohndel
2013-10-14Only calculate decompression if the user turned the preference onGravatar Dirk Hohndel
2013-10-14Print: remove profile border when printingGravatar Lubomir I. Ivanov
2013-10-14INSTALL: add notes for a native win32 buildGravatar Lubomir I. Ivanov
2013-10-14Enable file selection dialog for preferencesGravatar Miika Turkia
2013-10-14Fix the DC ceiling in the profile.Gravatar Patrick Valsecchi
2013-10-13Use QDir::currentPath to get the current directoryGravatar Miika Turkia
2013-10-13Models: fix two potential crashesGravatar Lubomir I. Ivanov
2013-10-13subsurface-install.pri: attempt to fix the perl command lineGravatar Lubomir I. Ivanov
2013-10-13subsurface-configure.pri: fix for the QMAKE_HOST.os checkGravatar Lubomir I. Ivanov
2013-10-13Adds missing "EndPress" column header for cylinder tableGravatar Tim Wootton
2013-10-13Try to fix the Google Maps issueGravatar Dirk Hohndel
2013-10-13Fix uninitialized variableGravatar Dirk Hohndel
2013-10-12Include location flag in bundleGravatar Dirk Hohndel
2013-10-12Fix two issues with directory searches on WindowsGravatar Thiago Macieira
2013-10-11Fix dive planner sidebar depth unitsGravatar Linus Torvalds
2013-10-11Install qt translations into Mac bundleGravatar Dirk Hohndel
2013-10-11Better diagnostic message when not finding translationsGravatar Dirk Hohndel
2013-10-11Ignore the Subsurface.app folderGravatar Dirk Hohndel
2013-10-11Get cross build to work againGravatar Dirk Hohndel
2013-10-11Tabify win-ldd.pl - subsurface coding styleGravatar Thiago Macieira
2013-10-11Ignore the Windows system directories when searching for DLLsGravatar Thiago Macieira
2013-10-11Fix the DLL search path orderGravatar Thiago Macieira
2013-10-11Set the objdump default to "objdump" in win-ldd.plGravatar Thiago Macieira
2013-10-11Fix deployment: make isn't expanding $(DESTDIR_TARGET) for meGravatar Thiago Macieira
2013-10-11Fix the sed regexp: we want to match "lib" followed by : or at the endGravatar Thiago Macieira
2013-10-11Fix non-expansion of some Makefile variablesGravatar Thiago Macieira
2013-10-11Advise people to compile libdivecomputer only staticallyGravatar Thiago Macieira
2013-10-11Remove some arguments, that we find in plot_dataGravatar Anton Lundin