aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-10-11Remove unused arg in plot_cylinder_pressureGravatar Anton Lundin
2013-10-11Fix bug in Documentation make invocationGravatar Dirk Hohndel
2013-10-11We no longer use the .translation fileGravatar Dirk Hohndel
2013-10-11Fix translation compilationGravatar Dirk Hohndel
2013-10-11Finish clearing up the TableModelsGravatar Tomaz Canabrava
2013-10-11Another Model CleanupGravatar Tomaz Canabrava
2013-10-11Second model converted to be less boilerplated.Gravatar Tomaz Canabrava
2013-10-11Begin to Cleanup the Models, trying to reduce boilerplate.Gravatar Tomaz Canabrava
2013-10-11Good deal of whitespace fixes and code cleanup.Gravatar Tomaz Canabrava
2013-10-11Added rules on gitignore for the Translations generation.Gravatar Tomaz Canabrava
2013-10-10Automatically build translationsGravatar Dirk Hohndel
2013-10-10Try harder to find the translation filesGravatar Dirk Hohndel
2013-10-10Work around a Qt Locale bug on MacGravatar Dirk Hohndel
2013-10-10Fix some paths for Mac and add translations to bundleGravatar Dirk Hohndel
2013-10-10Fix typo in the Mac build instructionsGravatar Dirk Hohndel
2013-10-10subsurface-gen-version.pri: pass the current OS to get-versionGravatar Lubomir I. Ivanov
2013-10-10subsurface-configure.pri: disable auto-"silent" mode for win32Gravatar Lubomir I. Ivanov
2013-10-10Added salinity to the Dive Info tab.Gravatar Patrick Valsecchi