Age | Commit message (Expand) | Author |
2014-09-20 | Show everything when nothing is checked. | Tomaz Canabrava |
2014-09-18 | Switch some columns to right alignment in divelist | Anton Lundin |
2014-09-17 | Fix crash at startup | Dirk Hohndel |
2014-09-17 | Random whitespace update | Dirk Hohndel |
2014-09-17 | Show everything by default. | Tomaz Canabrava |
2014-09-17 | Better filtering of dives with no tags. | Tomaz Canabrava |
2014-09-17 | Implement trip-filtering. | Tomaz Canabrava |
2014-09-17 | Correctly filter dives. (trips are always shown) | Tomaz Canabrava |
2014-09-17 | Create the sorting method. | Tomaz Canabrava |
2014-09-17 | Implement the TagFilter model. | Tomaz Canabrava |
2014-08-27 | Use one consistent font size throughout the app | Dirk Hohndel |
2014-08-22 | Divelist: switch to better column headers | Dirk Hohndel |
2014-08-11 | Rename dive gas function and defines for clarity | Anton Lundin |
2014-08-11 | Rename the model column from NITROX to GAS | Anton Lundin |
2014-08-11 | Rename list column from O2% to Gas | Anton Lundin |
2014-08-06 | Don't show a SAC of 0.0l/min (or cuft/min) | Dirk Hohndel |
2014-08-06 | Don't list gases that weren't used in profile print | Dirk Hohndel |
2014-08-05 | Data validation | Dirk Hohndel |
2014-08-02 | Enforce end pressures to be not above starting pressures. | Robert C. Helling |
2014-07-17 | Replace cylinder_is_used with is_cylinder_used | Anton Lundin |
2014-07-15 | Improve handling of cylinders with identical gasmix | Dirk Hohndel |
2014-07-15 | Correctly track the 'changed' status of the equipment widgets | Dirk Hohndel |
2014-07-15 | Don't ignore equipment just because the dive list is empty | Dirk Hohndel |
2014-07-15 | Use QObject::tr instead of OurClasses::tr for functions | Tomaz Canabrava |
2014-07-15 | Do not create a backup for Q_FOREACH container | Tomaz Canabrava |
2014-07-11 | Printing: print depth unit in table | Dirk Hohndel |
2014-07-11 | Printing: make table more useful | Dirk Hohndel |
2014-07-11 | Printing: change the header to show depth / duration | Dirk Hohndel |
2014-07-11 | Printing: print tags instead of max CNS | Dirk Hohndel |
2014-07-11 | Printing: use more appropriate font sizes | Dirk Hohndel |
2014-07-11 | Better default font for printing. | Tomaz Canabrava |
2014-07-11 | dive list context menu capitalisation | Tim Wootton |
2014-07-11 | misc capitalisation and spelling | Tim Wootton |
2014-07-09 | Print: make the profile table font size 7px | Lubomir I. Ivanov |
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 |