aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/modeldelegates.cpp
AgeCommit message (Expand)Author
2015-07-01Correctly display the data on the delegateGravatar Tomaz Canabrava
2015-07-01Create a delegate to display custom dataGravatar Tomaz Canabrava
2015-05-29Move DiveTripModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move WeightModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move WeigthSystem Info model to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move Tankinfomodel to its own fileGravatar Tomaz Canabrava
2015-05-29Move DivePlannerModel and CylinderModel to qt-modelsGravatar Tomaz Canabrava
2015-03-19Fix a couple of typosGravatar Torstein Husebø
2015-02-10Finish the cleanup of mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove information panel from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the DiveList from the mainwindow.uiGravatar Tomaz Canabrava
2015-02-03Don't allow the Cylinder option be edited in PLAN / ADD modeGravatar Tomaz Canabrava
2015-01-31Don't call replot when exiting cylinder combo boxGravatar Robert C. Helling
2015-01-17Clean up the header filesGravatar Dirk Hohndel
2014-12-18Connect TankUseDelegate to its parrentGravatar Anton Lundin
2014-12-17Turn of replotting while the cylinder type combo box is activeGravatar Robert C. Helling
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