index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-10-07
Minor include file unwinding
Dirk Hohndel
2013-10-07
Remove unused prefs.c
Dirk Hohndel
2013-10-07
Remove info.c/info.h
Dirk Hohndel
2013-10-07
Allow passing NULL as second argument to ascii_strtod
Dirk Hohndel
2013-10-07
Remove feature checking
Dirk Hohndel
2013-10-07
Print: allow optional table on top of profile
Lubomir I. Ivanov
2013-10-07
ascii_strtod that actually does what we need
Linus Torvalds
2013-10-07
dive.c: fix compile error for missing INT_MAX
Lubomir I. Ivanov
2013-10-07
Maximum depth of a dive/a series of dives is not show correctly
Benjamin
2013-10-06
Make Windows cross compile again
Dirk Hohndel
2013-10-06
Delete code and files that are no longer used
Dirk Hohndel
2013-10-06
Remove gtk specific source files
Dirk Hohndel
2013-10-06
Amend OSX homebrew instructions: we're on master now
Henrik Brautaset Aronsen
2013-10-06
Removed target 'uicables', as it isn't used anywhere.
Cristian Ionescu-Idbohrn
2013-10-06
Distclean might clean the Documentation as well.
Cristian Ionescu-Idbohrn
2013-10-06
Better clean.
Cristian Ionescu-Idbohrn
2013-10-06
Make is_gas_used work with SAMPLE_EVENT_GASCHANGE
Anton Lundin
2013-10-06
Add a guide on how to build Subsurface on MacOSX with Homebrew.
Henrik Brautaset Aronsen
2013-10-06
Merge branch 'glib-removal-hack'
Dirk Hohndel
2013-10-06
Remove lots of ifdef'ed out code from GTK/glib version
Dirk Hohndel
2013-10-06
Remove remainders of glib, gtk, libsoup, osmgpsmap from Configure.mk
Dirk Hohndel
2013-10-06
Changes to make the glib-removal-hack branch build on MacOSX
Henrik Brautaset Aronsen
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
Parse GPS text in C++ and re-implement GPS changed check
Dirk Hohndel
2013-10-06
Make Linux compile
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-05
Rules.mk: call UIC before everything else
Lubomir I. Ivanov
2013-10-05
LIBDCDEVEL=y build seems broken
Cristian Ionescu-Idbohrn
2013-10-05
Mention debian libusb-1.0-0-dev.
Cristian Ionescu-Idbohrn
2013-10-05
Modify the dialog text for the question to make more sense.
Robert C. Helling
2013-10-05
Don't include headers under extern "C" unless we have to.
Thiago Macieira
2013-10-04
Remove leftovers from Gtk
Dirk Hohndel
2013-10-04
Install xslt under share on Mac
Dirk Hohndel
2013-10-04
Use helper function to find xslt folder
Dirk Hohndel
2013-10-04
Add a helper function to calculate weight display string
Benjamin
2013-10-04
Merge branch 'bugfixes' of git://github.com/tcanabrava/subsurface
Dirk Hohndel
2013-10-04
Fix display sane values on subsurface at first time opening.
Tomaz Canabrava
2013-10-04
Fix showing all columns by default on first run.
Tomaz Canabrava
2013-10-04
Fix build: don't recompile all C++ every time
Thiago Macieira
2013-10-04
Added the .ssrf extension to the open dialog filter.
Patrick Valsecchi
2013-10-04
Correct spelling of "weight" throughout the code.
Benjamin
2013-10-04
Use the same conversion grams->lbs in dive and equipment list
Benjamin
2013-10-04
Code Cleanup - Uneeded preferences stored at the old prefs setting
Tomaz Canabrava
2013-10-04
Added configuration options for vertical speed units.
Patrick Valsecchi
2013-10-04
Fixed First run of subsurface - Start on Fullscreen.
Tomaz Canabrava
2013-10-04
Fix the first load of Subsurface - "File not found" error.
Tomaz Canabrava
2013-10-03
Create the .uic/qt-ui directory
Dirk Hohndel
2013-10-03
Ensure that uic is always run before any C++ source is compiled
Thiago Macieira
2013-10-03
Partially revert 7a368ab06b4926236ec93207e66ff7b14c234fe1
Thiago Macieira
2013-10-03
Lookup gas via the plot_data, not the event
Anton Lundin
[next]