aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/modeldelegates.cpp
AgeCommit message (Expand)Author
2013-11-30Print: fix missing vertical line at the last columnGravatar Lubomir I. Ivanov
2013-11-30Print: update drawing of the profile table gridGravatar Lubomir I. Ivanov
2013-11-21Hack to make tank selection work on MacGravatar Dirk Hohndel
2013-11-15Correctly handle changes on the CylinderModel to update the AirModel.Gravatar Tomaz Canabrava
2013-11-11Connect cylinders entered in planner with the gases availableGravatar Dirk Hohndel
2013-10-15Fixed the Tab behavior on the QCombobox DelegateGravatar Tomaz Canabrava
2013-10-11Good deal of whitespace fixes and code cleanup.Gravatar Tomaz Canabrava
2013-10-04Correct spelling of "weight" throughout the code.Gravatar Benjamin
2013-10-03Print: provide means to print profile tablesGravatar Lubomir I. Ivanov
2013-09-27Hack to make the subsurface work on Gnome3 shellGravatar Tomaz Canabrava
2013-09-26Fix the edition of cylinders and weigths by keypressGravatar Tomaz Canabrava
2013-09-26Set the Cylinder/Weigth even if it's the same old value.Gravatar Tomaz Canabrava
2013-09-25Make the Qt ComboBox behave in a Better WayGravatar Tomaz Canabrava
2013-09-10Fill ws_info structure and use it when entering weight systemsGravatar Dirk Hohndel
2013-09-09Enable the CC SetPoint on the planner, also input bug fix.Gravatar Tomaz Canabrava
2013-08-30Corrected spelling of "weight" in the preferences dialog and codeGravatar Benjamin
2013-08-30Gas choices working, both directions ( Planner and Table )Gravatar Tomaz Canabrava
2013-08-30Started the work of Editable Model for the PlannerGravatar Tomaz Canabrava
2013-07-18Added the code to revert Weigths when user cancels editionGravatar Tomaz Canabrava
2013-07-18'Cancel' action Cancels editing Cylinders.Gravatar Tomaz Canabrava
2013-07-18Don't set if equal, on edit cylinders and weigth types.Gravatar Tomaz Canabrava
2013-07-17Added EnterKey to finish edition on Cyl/Weigths with the popup openGravatar Tomaz Canabrava
2013-07-16Fixes the Combobox behavior on the inline-editGravatar Tomaz Canabrava
2013-07-16Support for key_up and down in the combobox delegate.Gravatar Tomaz Canabrava
2013-06-17Changed a lot of code to reduce boilerplate on models in the future.Gravatar Tomaz Canabrava
2013-06-16Better handling of default sizes on the Cylinder and Weight widgetsGravatar Tomaz Canabrava
2013-06-16Create a 'ComboBoxDelegate' to concentrate the comboboxness of delegates.Gravatar Tomaz Canabrava
2013-05-23Correctly add new weight / cylinder types, even when hitting 'tab'Gravatar Dirk Hohndel
2013-05-23Add weightsystem delegate to enable editing of weightsystemGravatar Dirk Hohndel
2013-05-23Allow the CylindersModel delegate to pass data in without unit conversionsGravatar Dirk Hohndel
2013-05-23Also changes the size and working pressure of the cylindersGravatar Tomaz Canabrava
2013-05-23Added support for Completing on the Cylinder Type delegateGravatar Tomaz Canabrava
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-22Removed unused debug, and set the correct data on the delegates.Gravatar Tomaz Canabrava
2013-05-22Added a Delegate for editing CylindersGravatar Tomaz Canabrava
2013-05-02Merge branch 'tomaz-css' into QtGravatar Dirk Hohndel
2013-05-02Added code to Select a dive, fixed minor annoyances.Gravatar Tomaz Canabrava
2013-05-02Test the CSS for styling the TableViewGravatar Tomaz Canabrava
2013-05-02Alternate background colors for dive listGravatar Dirk Hohndel
2013-05-01Minor style updatesGravatar Dirk Hohndel
2013-05-01Added Support for the Trips and Dives on the DiveList model.Gravatar Tomaz Canabrava
2013-04-28Fixed loading the stars when opening with file as argv. minor cleanupGravatar Tomaz Canabrava
2013-04-27Added support for showing the Stars on the DiveTableGravatar Tomaz Canabrava