Age | Commit message (Expand) | Author |
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 |
2013-10-02 | Initial code to import CSV log files | Miika Turkia |
2013-10-01 | Added a spacer at the bottom of the dive info and stats grids | Patrick Valsecchi |
2013-10-01 | Fix weight adding in the Qt UI & fix the header height for tables | Patrick Valsecchi |
2013-10-01 | Ascending/descending speeds are usually expressed in x/min | Patrick Valsecchi |
2013-10-01 | Make the renumbering of dives accept numbers up to 99999 | Patrick Valsecchi |
2013-09-27 | Merge branch 'toolbar-ruler-rb' of github.com:mguentner/subsurface | Dirk Hohndel |
2013-09-27 | correct the placement of pressure markers | Maximilian Güntner |
2013-09-27 | Added a toolbar to the profile | Maximilian Güntner |
2013-09-27 | Added a ruler which can be dragged along the profile | Maximilian Güntner |
2013-09-27 | implemented zoom action | Maximilian Güntner |