Age | Commit message (Expand) | Author |
2013-10-10 | Added salinity to the Dive Info tab. | Patrick Valsecchi |
2013-10-10 | Fixed mix of spaces and tabs in maintab.ui | Patrick Valsecchi |
2013-10-09 | Fix potential uninitialized variable | Dirk Hohndel |
2013-10-08 | Fix crash when cancelling 'Add Dive' | Dirk Hohndel |
2013-10-07 | Compile without depending on the global MAX macro | Thiago Macieira |
2013-10-07 | Remove even more code and declarations | Dirk Hohndel |
2013-10-07 | Remove info.c/info.h | Dirk Hohndel |
2013-10-07 | Print: allow optional table on top of profile | Lubomir I. Ivanov |
2013-10-07 | Maximum depth of a dive/a series of dives is not show correctly | Benjamin |
2013-10-06 | Merge branch 'glib-removal-hack' | Dirk Hohndel |
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 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-10-05 | Modify the dialog text for the question to make more sense. | Robert C. Helling |
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 | 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 | 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 | 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 | 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-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 | 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 |
2013-09-27 | plot seconds with a fixed width of 2 | Maximilian Güntner |
2013-09-27 | Print: provide means for profile layouting | Lubomir I. Ivanov |
2013-09-27 | Hack to make the subsurface work on Gnome3 shell | Tomaz Canabrava |
2013-09-26 | Fix the positioning of the `add` button when on Gtk style | Tomaz Canabrava |
2013-09-26 | Fix the edition of cylinders and weigths by keypress | Tomaz Canabrava |
2013-09-26 | Fixed the display of Subsurface in Smaller Screens | Tomaz Canabrava |
2013-09-26 | Only set documentMode on tab if in Oxygen style. | Tomaz Canabrava |
2013-09-26 | More cleanup for the Gtk+ Style | Tomaz Canabrava |