aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/modeldelegates.cpp
AgeCommit message (Expand)Author
2014-11-17Allow translation of the cylinder use strings for the UIGravatar Dirk Hohndel
2014-11-17Add the ability to modify the cylinder use in the UIGravatar Dirk Hohndel
2014-11-14Make sure we always have copies of equipment descriptionsGravatar Dirk Hohndel
2014-10-18Unify icon metricsGravatar Giuseppe Bilotta
2014-10-18Dynamic dive trip list column widthsGravatar Giuseppe Bilotta
2014-10-18Dynamic StarWidget metricsGravatar Giuseppe Bilotta
2014-08-29Revert hacks now that we use Qt5 on MacGravatar Dirk Hohndel
2014-07-23Whitespace fixes.Gravatar Tomaz Canabrava
2014-07-18Do not plot text twice for information.Gravatar Tomaz Canabrava
2014-07-18Add the HTML Delegate to printing.Gravatar Tomaz Canabrava
2014-07-18Save / Restore the QPainter before operations.Gravatar Tomaz Canabrava
2014-07-18Added a HTML Displayable DelegateGravatar Tomaz Canabrava
2014-07-16Fixed creating recursion on the connectionsGravatar Tomaz Canabrava
2014-07-16Complete the name of the first Cylinder on editGravatar Tomaz Canabrava
2014-07-15Selects the delegate text on Cylinder editionGravatar Tomaz Canabrava
2014-07-12Add step size in our SpinBox delegatesGravatar Anton Lundin
2014-07-12Use doubles in DoubleSpinBoxDelegateGravatar Anton Lundin
2014-07-11Fixed input in the DivePlanner tableGravatar Tomaz Canabrava
2014-06-20Change the Star Widget to use QImage instead of QPixmapGravatar Tomaz Canabrava
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-04-25Better handling of mouse on the delegates ( Equipment Edition )Gravatar Tomaz Canabrava
2014-03-20Better handling of keyboard on the inline edition on equipmentGravatar Tomaz Canabrava
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-11Update #include statement for QStringListModelGravatar Boris Barbulovski
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2013-12-12Copyed the code from Dirk that solved the mac issue on cylinders.Gravatar Tomaz Canabrava
2013-12-12Fix TableWidget ( equipment ones ) on dark scheme.Gravatar Tomaz Canabrava
2013-12-12Kill the use of CSS - Fixes a Lot of issues on dark color schemes.Gravatar Tomaz Canabrava
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