Age | Commit message (Expand) | Author |
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 |
2013-09-26 | Cleanup the prettyness of subsurface on Gtk+ style. | Tomaz Canabrava |
2013-09-26 | Code Cleanup, less magic indexes. | Tomaz Canabrava |
2013-09-26 | Set the Cylinder/Weigth even if it's the same old value. | Tomaz Canabrava |
2013-09-25 | Make the Qt ComboBox behave in a Better Way | Tomaz Canabrava |
2013-09-25 | Hook 'Add' from cylinders and weigths to enable Edition | Tomaz Canabrava |
2013-09-25 | Code cleanup | Tomaz Canabrava |
2013-09-25 | Set the Cylinders and Weigths to all selected dives after pressing 'Accept' | Tomaz Canabrava |
2013-09-25 | Code cleanup - create a method for cleaning the Palette. | Tomaz Canabrava |
2013-09-25 | Only mark dive list as changed if 'Accepted' was clicked. | Tomaz Canabrava |
2013-09-25 | Added a 'changed' member on Cylinder/Weigth models to know when to Apply a ch... | Tomaz Canabrava |
2013-09-25 | Enable Edition by clicking anywhere on the Cylinders and Weigths. | Tomaz Canabrava |
2013-09-25 | Revert to the old values of Cylinders and Weigthsystems on cancel | Tomaz Canabrava |
2013-09-25 | Created a placeholder for the Equipment Edition. | Tomaz Canabrava |