summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-10-06Make Linux compileGravatar Dirk Hohndel
2013-10-06First steps towards removing glib dependenciesGravatar Dirk Hohndel
2013-10-05Rules.mk: call UIC before everything elseGravatar Lubomir I. Ivanov
2013-10-05LIBDCDEVEL=y build seems brokenGravatar Cristian Ionescu-Idbohrn
2013-10-05Mention debian libusb-1.0-0-dev.Gravatar Cristian Ionescu-Idbohrn
2013-10-05Modify the dialog text for the question to make more sense.Gravatar Robert C. Helling
2013-10-05Don't include headers under extern "C" unless we have to.Gravatar Thiago Macieira
2013-10-04Remove leftovers from GtkGravatar Dirk Hohndel
2013-10-04Install xslt under share on MacGravatar Dirk Hohndel
2013-10-04Use helper function to find xslt folderGravatar Dirk Hohndel
2013-10-04Add a helper function to calculate weight display stringGravatar Benjamin
2013-10-04Merge branch 'bugfixes' of git://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-10-04Fix display sane values on subsurface at first time opening.Gravatar Tomaz Canabrava
2013-10-04Fix showing all columns by default on first run.Gravatar Tomaz Canabrava
2013-10-04Fix build: don't recompile all C++ every timeGravatar Thiago Macieira