Age | Commit message (Expand) | Author |
2014-07-03 | UI restructure: get rid of "current" pointer in cylinders and weights | Dirk Hohndel |
2014-06-30 | Align the texts on the Left inside of Right for the DiveList | Tomaz Canabrava |
2014-06-25 | Make gas mod be reasonable for users of imperial units as well | Dirk Hohndel |
2014-06-25 | Make pO2 settings functional in planner | Robert C. Helling |
2014-06-23 | Be more consistent in partial pressure naming | Henrik Brautaset Aronsen |
2014-06-08 | Change character for liter in SAC values as well | Dirk Hohndel |
2014-06-08 | Really display liters with script el | Dirk Hohndel |
2014-06-01 | Next step to using gasmix instead of o2/he | Dirk Hohndel |
2014-06-01 | Remove the .used member of the cylinder structure | Dirk Hohndel |
2014-05-29 | Planner: only update the plan after the cylinder data has been updated | Dirk Hohndel |
2014-05-26 | Merge branch 'Planner' | Dirk Hohndel |
2014-05-26 | Planner: Re-enable using the new profile. | Tomaz Canabrava |
2014-05-25 | Use gas_mod and fix fpe | Anton Lundin |
2014-05-22 | Gratuitous whitespace changes | Dirk Hohndel |
2014-05-19 | Change get_dive_by_diveid to get_dive_by_uniq_id | Dirk Hohndel |
2014-05-13 | Rename getDiveById to get_dive_by_id to keep current c code organized. | Tomaz Canabrava |
2014-05-08 | When starting the planner, copy cylinders from currently selected dive. | Robert C. Helling |
2014-04-17 | Mark a lot of TODO's where I think it should be moved to C code. | Tomaz Canabrava |
2014-04-17 | Improvement for various bits of the planner | Robert Helling |
2014-03-23 | Enable parts of planner based on define | Anton Lundin |
2014-03-15 | Correctly check if tank is in use | Dirk Hohndel |
2014-03-05 | Another small tweak to whitespace tool | Dirk Hohndel |
2014-03-03 | Fix possibly uninitialized value | Dirk Hohndel |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-12 | Replace mainWindow() with MainWindow::instance() | Boris Barbulovski |
2014-02-12 | Whitespace and dead code cleanup | Dirk Hohndel |
2014-02-11 | Update #include statement for QStringListModel | Boris Barbulovski |
2014-01-26 | Disable the switching depth column for cylinders | Dirk Hohndel |
2014-01-16 | Fix some memory leaks. | Boris Barbulovski |
2014-01-16 | Whitespace and coding style updates | Dirk Hohndel |
2014-01-15 | Fix "hide unused cylinder" behavior | Dirk Hohndel |
2014-01-15 | In Qt5 reset() is depricated. | Anton Lundin |
2014-01-15 | Convert to TRUE/FALSE to stdbools true/false | Anton Lundin |
2014-01-11 | Don't show tanks that aren't used during a dive | Dirk Hohndel |
2014-01-09 | Remove now stale arguments to "CHANGED()" macro | Linus Torvalds |
2014-01-09 | Add and use 'string_to_fraction()' helper converter function | Linus Torvalds |
2014-01-09 | Add unit-aware cylinder size string parserc | Linus Torvalds |
2014-01-09 | Add unit-aware conversion of pressure data | Linus Torvalds |
2014-01-08 | Add a string_to_depth() helper function to match our string_to_weight one | Linus Torvalds |
2014-01-08 | const'ify our strtod() helper functions | Linus Torvalds |
2014-01-08 | Make 'string_to_grams()' use proper type safe types | Linus Torvalds |
2014-01-07 | Not everything can be done with the diveId | Dirk Hohndel |
2014-01-07 | Restructure overly agressive Q_ASSERT | Dirk Hohndel |
2014-01-07 | Get rid of pointers to dive structures in the UI | Dirk Hohndel |
2014-01-03 | Parse localized weight units | Dirk Hohndel |
2014-01-02 | Fix imperial cylinder sizes in equipment tab | Linus Torvalds |
2014-01-02 | Allow the user to specify weight units explicitly | Linus Torvalds |
2014-01-02 | Ignore units when entering values for equipment | Dirk Hohndel |
2013-12-12 | Kill the use of CSS - Fixes a Lot of issues on dark color schemes. | Tomaz Canabrava |
2013-12-07 | Build language list from Subsurface translations | Sergey Starosek |