aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-10-09Disable unused functionGravatar Dirk Hohndel
2013-10-08Merge http://github.com/thiagomacieira/subsurfaceGravatar Dirk Hohndel
2013-10-08Turn off exceptions in C++Gravatar Thiago Macieira
2013-10-08Don't turn warnings on in Subsurface's buildGravatar Thiago Macieira
2013-10-08Update the README and create an INSTALL file.Gravatar Thiago Macieira
2013-10-08Fix the Marble data installation for WindowsGravatar Thiago Macieira
2013-10-08Deploy some Qt plugins alongside the binaryGravatar Thiago Macieira
2013-10-08Use the $PATH environment variable to pass extra dirs for DLLsGravatar Thiago Macieira
2013-10-08Disable the code that tries to find an alternate objdumpGravatar Thiago Macieira