Age | Commit message (Expand) | Author |
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 |
2013-10-03 | Turn off Qt including the C++ Standard Library headers | Thiago Macieira |
2013-10-03 | Better fix for the compile problems | Dirk Hohndel |
2013-10-03 | Build fix | Dirk Hohndel |
2013-10-03 | Make the classes generated by uic be real members of our classes | Thiago Macieira |
2013-10-03 | Include the ui_*.h headers in the main headers. | Thiago Macieira |
2013-10-03 | Fix unitialized variable use | Patrick Valsecchi |
2013-10-03 | Bugfix typo in get_gas_used | Anton Lundin |
2013-10-03 | Importing salinity and atmospheric pressure from DC. | Patrick Valsecchi |
2013-10-03 | Sample dive from APDLogViewer | Miika Turkia |
2013-10-03 | Print: small adjustments to table printing | Lubomir I. Ivanov |
2013-10-03 | Print: provide means to print profile tables | Lubomir I. Ivanov |
2013-10-03 | Profile: use a 10px font when printing profile text | Lubomir I. Ivanov |
2013-10-03 | Helpers: add get_cylinder_used_gas_string() | Lubomir I. Ivanov |
2013-10-02 | Added 3L Pony tanks to the list of default tanks in equipment.c | Tim Wootton |
2013-10-02 | Test dive for CSV import | Miika Turkia |
2013-10-02 | Add AL40 to list of standard tanks | Benjamin |