summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-10-10Fixed mix of spaces and tabs in maintab.uiGravatar Patrick Valsecchi
2013-10-10Add translation filesGravatar Dirk Hohndel
2013-10-10Dismbiguate gettextGravatar Dirk Hohndel
2013-10-09Next step towards working translationsGravatar Dirk Hohndel
2013-10-09Make sure we handle untranslated Subsurface correctlyGravatar Dirk Hohndel
2013-10-09Try to read the libdivecomputer.la file (created by GNU libtool)Gravatar Thiago Macieira
2013-10-09We already try to link against libusb anywayGravatar Dirk Hohndel
2013-10-09Try hard not to link against a shared libdivecomputerGravatar Dirk Hohndel
2013-10-09subsurface-configure.pri: add a libiconv dependencyGravatar Lubomir I. Ivanov
2013-10-09subsurface-configure.pri: add another libxml/libxslt detection stageGravatar Lubomir I. Ivanov
2013-10-09subsurface-configure.pri: enable the libusb detection stageGravatar Lubomir I. Ivanov
2013-10-09subsurface-configure.pri: pkg-config detection changeGravatar Lubomir I. Ivanov
2013-10-09Now bundle install on the Mac works without sudoGravatar Dirk Hohndel
2013-10-09Correct Mac bundle pathGravatar Dirk Hohndel
2013-10-09Don't set -Wno-maybe-uninitialized for clangGravatar Dirk Hohndel
2013-10-09Small fixes to the build notes for MacGravatar Dirk Hohndel
2013-10-09Turn down warnings with Clang tooGravatar Thiago Macieira
2013-10-09Turn down warnings (after going through them)Gravatar Dirk Hohndel
2013-10-09Link static to libdivecomputerGravatar Anton Lundin
2013-10-09Only define TRUE and FALSE if they aren't defined alreadyGravatar Dirk Hohndel
2013-10-09windows.c: use the USERNAME enviroment variableGravatar Lubomir I. Ivanov
2013-10-09Remove unnecessary moc includeGravatar Sergey Starosek
2013-10-09Fix potential uninitialized variableGravatar Dirk Hohndel