aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/models.cpp
AgeCommit message (Expand)Author
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
2014-05-19Change get_dive_by_diveid to get_dive_by_uniq_idGravatar Dirk Hohndel
2014-05-13Rename getDiveById to get_dive_by_id to keep current c code organized.Gravatar Tomaz Canabrava
2014-05-08When starting the planner, copy cylinders from currently selected dive.Gravatar Robert C. Helling
2014-04-17Mark a lot of TODO's where I think it should be moved to C code.Gravatar Tomaz Canabrava
2014-04-17Improvement for various bits of the plannerGravatar Robert Helling
2014-03-23Enable parts of planner based on defineGravatar Anton Lundin
2014-03-15Correctly check if tank is in useGravatar Dirk Hohndel
2014-03-05Another small tweak to whitespace toolGravatar Dirk Hohndel
2014-03-03Fix possibly uninitialized valueGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2014-02-12Whitespace and dead code cleanupGravatar Dirk Hohndel
2014-02-11Update #include statement for QStringListModelGravatar Boris Barbulovski
2014-01-26Disable the switching depth column for cylindersGravatar Dirk Hohndel
2014-01-16Fix some memory leaks.Gravatar Boris Barbulovski
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-15Fix "hide unused cylinder" behaviorGravatar Dirk Hohndel
2014-01-15In Qt5 reset() is depricated.Gravatar Anton Lundin
2014-01-15Convert to TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-01-11Don't show tanks that aren't used during a diveGravatar Dirk Hohndel
2014-01-09Remove now stale arguments to "CHANGED()" macroGravatar Linus Torvalds
2014-01-09Add and use 'string_to_fraction()' helper converter functionGravatar Linus Torvalds
2014-01-09Add unit-aware cylinder size string parsercGravatar Linus Torvalds
2014-01-09Add unit-aware conversion of pressure dataGravatar Linus Torvalds
2014-01-08Add a string_to_depth() helper function to match our string_to_weight oneGravatar Linus Torvalds
2014-01-08const'ify our strtod() helper functionsGravatar Linus Torvalds
2014-01-08Make 'string_to_grams()' use proper type safe typesGravatar Linus Torvalds
2014-01-07Not everything can be done with the diveIdGravatar Dirk Hohndel
2014-01-07Restructure overly agressive Q_ASSERTGravatar Dirk Hohndel
2014-01-07Get rid of pointers to dive structures in the UIGravatar Dirk Hohndel
2014-01-03Parse localized weight unitsGravatar Dirk Hohndel
2014-01-02Fix imperial cylinder sizes in equipment tabGravatar Linus Torvalds
2014-01-02Allow the user to specify weight units explicitlyGravatar Linus Torvalds
2014-01-02Ignore units when entering values for equipmentGravatar Dirk Hohndel
2013-12-12Kill the use of CSS - Fixes a Lot of issues on dark color schemes.Gravatar Tomaz Canabrava
2013-12-07Build language list from Subsurface translationsGravatar Sergey Starosek
2013-12-07Language chooser improvementsGravatar Sergey Starosek