aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/models.cpp
AgeCommit message (Expand)Author
2014-10-18Define auxiliary functions for metricsGravatar Giuseppe Bilotta
2014-10-02Add possibility to filter by more than one criteria at a timeGravatar Tomaz Canabrava
2014-09-20Show everything when nothing is checked.Gravatar Tomaz Canabrava
2014-09-18Switch some columns to right alignment in divelistGravatar Anton Lundin
2014-09-17Fix crash at startupGravatar Dirk Hohndel
2014-09-17Random whitespace updateGravatar Dirk Hohndel
2014-09-17Show everything by default.Gravatar Tomaz Canabrava
2014-09-17Better filtering of dives with no tags.Gravatar Tomaz Canabrava
2014-09-17Implement trip-filtering.Gravatar Tomaz Canabrava
2014-09-17Correctly filter dives. (trips are always shown)Gravatar Tomaz Canabrava
2014-09-17Create the sorting method.Gravatar Tomaz Canabrava
2014-09-17Implement the TagFilter model.Gravatar Tomaz Canabrava
2014-08-27Use one consistent font size throughout the appGravatar Dirk Hohndel
2014-08-22Divelist: switch to better column headersGravatar Dirk Hohndel
2014-08-11Rename dive gas function and defines for clarityGravatar Anton Lundin
2014-08-11Rename the model column from NITROX to GASGravatar Anton Lundin
2014-08-11Rename list column from O2% to GasGravatar Anton Lundin
2014-08-06Don't show a SAC of 0.0l/min (or cuft/min)Gravatar Dirk Hohndel
2014-08-06Don't list gases that weren't used in profile printGravatar Dirk Hohndel
2014-08-05Data validationGravatar Dirk Hohndel
2014-08-02Enforce end pressures to be not above starting pressures.Gravatar Robert C. Helling
2014-07-17Replace cylinder_is_used with is_cylinder_usedGravatar Anton Lundin
2014-07-15Improve handling of cylinders with identical gasmixGravatar Dirk Hohndel
2014-07-15Correctly track the 'changed' status of the equipment widgetsGravatar Dirk Hohndel
2014-07-15Don't ignore equipment just because the dive list is emptyGravatar Dirk Hohndel
2014-07-15Use QObject::tr instead of OurClasses::tr for functionsGravatar Tomaz Canabrava
2014-07-15Do not create a backup for Q_FOREACH containerGravatar Tomaz Canabrava
2014-07-11Printing: print depth unit in tableGravatar Dirk Hohndel
2014-07-11Printing: make table more usefulGravatar Dirk Hohndel
2014-07-11Printing: change the header to show depth / durationGravatar Dirk Hohndel
2014-07-11Printing: print tags instead of max CNSGravatar Dirk Hohndel
2014-07-11Printing: use more appropriate font sizesGravatar Dirk Hohndel
2014-07-11Better default font for printing.Gravatar Tomaz Canabrava
2014-07-11dive list context menu capitalisationGravatar Tim Wootton
2014-07-11misc capitalisation and spellingGravatar Tim Wootton
2014-07-09Print: make the profile table font size 7pxGravatar Lubomir I. Ivanov
2014-07-03UI restructure: get rid of "current" pointer in cylinders and weightsGravatar Dirk Hohndel
2014-06-30Align the texts on the Left inside of Right for the DiveListGravatar Tomaz Canabrava
2014-06-25Make gas mod be reasonable for users of imperial units as wellGravatar Dirk Hohndel
2014-06-25Make pO2 settings functional in plannerGravatar Robert C. Helling
2014-06-23Be more consistent in partial pressure namingGravatar Henrik Brautaset Aronsen
2014-06-08Change character for liter in SAC values as wellGravatar Dirk Hohndel
2014-06-08Really display liters with script elGravatar Dirk Hohndel
2014-06-01Next step to using gasmix instead of o2/heGravatar Dirk Hohndel
2014-06-01Remove the .used member of the cylinder structureGravatar Dirk Hohndel
2014-05-29Planner: only update the plan after the cylinder data has been updatedGravatar Dirk Hohndel
2014-05-26Merge branch 'Planner'Gravatar Dirk Hohndel
2014-05-26Planner: Re-enable using the new profile.Gravatar Tomaz Canabrava
2014-05-25Use gas_mod and fix fpeGravatar Anton Lundin
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel