Age | Commit message (Expand) | Author |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-04-25 | Better handling of mouse on the delegates ( Equipment Edition ) | Tomaz Canabrava |
2014-03-20 | Better handling of keyboard on the inline edition on equipment | Tomaz Canabrava |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-11 | Update #include statement for QStringListModel | Boris Barbulovski |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
2013-12-12 | Copyed the code from Dirk that solved the mac issue on cylinders. | Tomaz Canabrava |
2013-12-12 | Fix TableWidget ( equipment ones ) on dark scheme. | Tomaz Canabrava |
2013-12-12 | Kill the use of CSS - Fixes a Lot of issues on dark color schemes. | Tomaz Canabrava |
2013-11-30 | Print: fix missing vertical line at the last column | Lubomir I. Ivanov |
2013-11-30 | Print: update drawing of the profile table grid | Lubomir I. Ivanov |
2013-11-21 | Hack to make tank selection work on Mac | Dirk Hohndel |
2013-11-15 | Correctly handle changes on the CylinderModel to update the AirModel. | Tomaz Canabrava |
2013-11-11 | Connect cylinders entered in planner with the gases available | Dirk Hohndel |
2013-10-15 | Fixed the Tab behavior on the QCombobox Delegate | Tomaz Canabrava |
2013-10-11 | Good deal of whitespace fixes and code cleanup. | Tomaz Canabrava |
2013-10-04 | Correct spelling of "weight" throughout the code. | Benjamin |
2013-10-03 | Print: provide means to print profile tables | Lubomir I. Ivanov |
2013-09-27 | Hack to make the subsurface work on Gnome3 shell | Tomaz Canabrava |
2013-09-26 | Fix the edition of cylinders and weigths by keypress | 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-10 | Fill ws_info structure and use it when entering weight systems | Dirk Hohndel |
2013-09-09 | Enable the CC SetPoint on the planner, also input bug fix. | Tomaz Canabrava |
2013-08-30 | Corrected spelling of "weight" in the preferences dialog and code | Benjamin |
2013-08-30 | Gas choices working, both directions ( Planner and Table ) | Tomaz Canabrava |
2013-08-30 | Started the work of Editable Model for the Planner | Tomaz Canabrava |
2013-07-18 | Added the code to revert Weigths when user cancels edition | Tomaz Canabrava |
2013-07-18 | 'Cancel' action Cancels editing Cylinders. | Tomaz Canabrava |
2013-07-18 | Don't set if equal, on edit cylinders and weigth types. | Tomaz Canabrava |
2013-07-17 | Added EnterKey to finish edition on Cyl/Weigths with the popup open | Tomaz Canabrava |
2013-07-16 | Fixes the Combobox behavior on the inline-edit | Tomaz Canabrava |
2013-07-16 | Support for key_up and down in the combobox delegate. | Tomaz Canabrava |
2013-06-17 | Changed a lot of code to reduce boilerplate on models in the future. | Tomaz Canabrava |
2013-06-16 | Better handling of default sizes on the Cylinder and Weight widgets | Tomaz Canabrava |
2013-06-16 | Create a 'ComboBoxDelegate' to concentrate the comboboxness of delegates. | Tomaz Canabrava |
2013-05-23 | Correctly add new weight / cylinder types, even when hitting 'tab' | Dirk Hohndel |
2013-05-23 | Add weightsystem delegate to enable editing of weightsystem | Dirk Hohndel |
2013-05-23 | Allow the CylindersModel delegate to pass data in without unit conversions | Dirk Hohndel |
2013-05-23 | Also changes the size and working pressure of the cylinders | Tomaz Canabrava |
2013-05-23 | Added support for Completing on the Cylinder Type delegate | Tomaz Canabrava |
2013-05-22 | The never ending, futile fight for whitespace consistency | Dirk Hohndel |
2013-05-22 | Removed unused debug, and set the correct data on the delegates. | Tomaz Canabrava |
2013-05-22 | Added a Delegate for editing Cylinders | Tomaz Canabrava |
2013-05-02 | Merge branch 'tomaz-css' into Qt | Dirk Hohndel |
2013-05-02 | Added code to Select a dive, fixed minor annoyances. | Tomaz Canabrava |
2013-05-02 | Test the CSS for styling the TableView | Tomaz Canabrava |
2013-05-02 | Alternate background colors for dive list | Dirk Hohndel |
2013-05-01 | Minor style updates | Dirk Hohndel |
2013-05-01 | Added Support for the Trips and Dives on the DiveList model. | Tomaz Canabrava |