aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/models.cpp
AgeCommit message (Expand)Author
2013-12-07Build language list from Subsurface translationsGravatar Sergey Starosek
2013-12-07Language chooser improvementsGravatar Sergey Starosek
2013-12-07Make units in cells consistant in CylindersModelGravatar Anton Lundin
2013-12-06Do not change the current DirectoryGravatar Tomaz Canabrava
2013-12-06Don't change working directory when looking for tranlationsGravatar Dirk Hohndel
2013-12-06Added 'English' and 'Use System Default' options.Gravatar Tomaz Canabrava
2013-12-06Added a language preference to the Settings.Gravatar Tomaz Canabrava
2013-12-06Print: add a safe-guard if table print rows are too bigGravatar Lubomir I. Ivanov
2013-12-03Text cleanup to amend lacking consistencyGravatar Henrik Brautaset Aronsen
2013-12-02Don't store translated standard weight system namesGravatar Dirk Hohndel
2013-12-02Remove unused variableGravatar Anton Lundin
2013-12-02Third time's a charm: translating weight system descriptionGravatar Dirk Hohndel
2013-12-02Fix translation of weightsystem namesGravatar Dirk Hohndel
2013-11-30Fix all leak-at-exit from singletons in SubsurfaceGravatar Thiago Macieira
2013-11-30Print: fix wrong Max. CNS / SAC columnsGravatar Lubomir I. Ivanov
2013-11-30Merge branch 'print' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2013-11-30Fix a crash when no trip existsGravatar Miika Turkia
2013-11-30Print: yet another font adjustment for the profile tableGravatar Lubomir I. Ivanov
2013-11-30Minor text cleanupGravatar Henrik Brautaset Aronsen
2013-11-30Print: update the values for DM, buddy, suit, etcGravatar Lubomir I. Ivanov
2013-11-30Print: update printing for gas, CNS, SAC and weightsGravatar Lubomir I. Ivanov
2013-11-30Print: add more table headings for Divemaster, Buddy, etc..Gravatar Lubomir I. Ivanov
2013-11-30Print: set correct row/column location for profile notesGravatar Lubomir I. Ivanov
2013-11-30Print: update the profile print table Gas, SAC, CNS titlesGravatar Lubomir I. Ivanov
2013-11-30Print: remove the helper function to truncate stringsGravatar Lubomir I. Ivanov
2013-11-30Print: adjustments to font sizes and alignmentGravatar Lubomir I. Ivanov
2013-11-30Print: setup for a new profile table layoutGravatar Lubomir I. Ivanov
2013-11-29Units should be lower caseGravatar Dirk Hohndel
2013-11-27Show/save weights up to and including last validGravatar Anton Lundin
2013-11-27Show cylinders up to and including the last validGravatar Anton Lundin
2013-11-23Adding trip based statisticsGravatar Miika Turkia
2013-11-22Small code cleanup on the CylindersModelGravatar Tomaz Canabrava
2013-11-22Better positioning of the text on Weightsystems table.Gravatar Tomaz Canabrava
2013-11-22Added a bunch of tooltips where I thought it was sane.Gravatar Tomaz Canabrava
2013-11-22Better positioning of the text on the table cells.Gravatar Tomaz Canabrava
2013-11-21Work around QMessageBox not showing its title on MacGravatar Dirk Hohndel
2013-11-21Quiet down warning about return in non-voidGravatar Anton Lundin
2013-11-19Small whitespace cleanupGravatar Dirk Hohndel
2013-11-19Fix trip summary line in dive listGravatar Dirk Hohndel
2013-11-19Sanity check on gas percentagesGravatar Dirk Hohndel
2013-11-18Do not let the dive have the 0 value.Gravatar Tomaz Canabrava
2013-11-18Make it posible to renumber dives.Gravatar Tomaz Canabrava
2013-11-16Fix wrong handling of Dive Table, and revert some wrong changes.Gravatar Tomaz Canabrava
2013-11-15This moves the removal code to the model.Gravatar Tomaz Canabrava
2013-11-15Use the correct font for the Air Types Model.Gravatar Tomaz Canabrava
2013-11-15Correctly handle changes on the CylinderModel to update the AirModel.Gravatar Tomaz Canabrava
2013-11-14Fix edition of alphanumeric input on equipments.Gravatar Tomaz Canabrava
2013-11-13Connect changes in the tanks with the dive that is being addedGravatar Dirk Hohndel
2013-11-12Use existing helper functionGravatar Dirk Hohndel
2013-11-12Add depth colum to cylinder modelGravatar Dirk Hohndel