summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-10-08Add a tool to scan for dependencies on WindowsGravatar Thiago Macieira
2013-10-08And let qmake create the Mac bundle on its ownGravatar Thiago Macieira
2013-10-08Add information that goes into the Windows .exe fileGravatar Thiago Macieira
2013-10-08Add qmake rules to install SubsurfaceGravatar Thiago Macieira
2013-10-08Remove the old buildsystemGravatar Thiago Macieira
2013-10-08Implement a qmake-based build for SubsurfaceGravatar Thiago Macieira
2013-10-08Fix crash when cancelling 'Add Dive'Gravatar Dirk Hohndel
2013-10-08Avoid the memory leaks from translationsGravatar Dirk Hohndel
2013-10-08Load translations at run timeGravatar Dirk Hohndel
2013-10-08Make a copy of the translated textGravatar Dirk Hohndel
2013-10-08Fix ui_%.h building to .uicGravatar Anton Lundin
2013-10-08main.cpp: remove usage of subsurface_command_line_*Gravatar Lubomir I. Ivanov
2013-10-08Fix edit + cancel = absolute zeroGravatar Patrick Valsecchi
2013-10-08Fixed conversion error when downloading salinity from DCGravatar Patrick Valsecchi
2013-10-07Fix some signedness issuesGravatar Dirk Hohndel
2013-10-07Compile without depending on the global MAX macroGravatar Thiago Macieira
2013-10-07Next round of code removal and header cleanupGravatar Dirk Hohndel
2013-10-07Remove even more code and declarationsGravatar Dirk Hohndel
2013-10-07Minor include file unwindingGravatar Dirk Hohndel
2013-10-07Remove unused prefs.cGravatar Dirk Hohndel
2013-10-07Remove info.c/info.hGravatar Dirk Hohndel
2013-10-07Allow passing NULL as second argument to ascii_strtodGravatar Dirk Hohndel
2013-10-07Remove feature checkingGravatar Dirk Hohndel
2013-10-07Print: allow optional table on top of profileGravatar Lubomir I. Ivanov
2013-10-07ascii_strtod that actually does what we needGravatar Linus Torvalds
2013-10-07dive.c: fix compile error for missing INT_MAXGravatar Lubomir I. Ivanov
2013-10-07Maximum depth of a dive/a series of dives is not show correctlyGravatar Benjamin
2013-10-06Make Windows cross compile againGravatar Dirk Hohndel
2013-10-06Delete code and files that are no longer usedGravatar Dirk Hohndel
2013-10-06Remove gtk specific source filesGravatar Dirk Hohndel
2013-10-06Amend OSX homebrew instructions: we're on master nowGravatar Henrik Brautaset Aronsen
2013-10-06Removed target 'uicables', as it isn't used anywhere.Gravatar Cristian Ionescu-Idbohrn
2013-10-06Distclean might clean the Documentation as well.Gravatar Cristian Ionescu-Idbohrn
2013-10-06Better clean.Gravatar Cristian Ionescu-Idbohrn
2013-10-06Make is_gas_used work with SAMPLE_EVENT_GASCHANGEGravatar Anton Lundin
2013-10-06Add a guide on how to build Subsurface on MacOSX with Homebrew.Gravatar Henrik Brautaset Aronsen
2013-10-06Merge branch 'glib-removal-hack'Gravatar Dirk Hohndel
2013-10-06Remove lots of ifdef'ed out code from GTK/glib versionGravatar Dirk Hohndel
2013-10-06Remove remainders of glib, gtk, libsoup, osmgpsmap from Configure.mkGravatar Dirk Hohndel
2013-10-06Changes to make the glib-removal-hack branch build on MacOSXGravatar Henrik Brautaset Aronsen
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel
2013-10-06Parse GPS text in C++ and re-implement GPS changed checkGravatar Dirk Hohndel