Age | Commit message (Expand) | Author |
2014-07-18 | Use "6m" and "20ft" instead of "6m/20ft". | Henrik Brautaset Aronsen |
2014-07-17 | Replace cylinder_is_used with is_cylinder_used | Anton Lundin |
2014-07-17 | Planner: correctly deal with units in Ascent/descent rates | Dirk Hohndel |
2014-07-17 | Planner: Ascent/descent rates are stored in mm/s not in m/min | Robert C. Helling |
2014-07-17 | Hide gachange events in the first 30 seconds | Anton Lundin |
2014-07-17 | Use get_cylinder_index instead of get_gasidx | Anton Lundin |
2014-07-17 | Add missing struct keyword in DivePlotDataModel | Anton Lundin |
2014-07-17 | Use plot_data cylinderindex instead of event data | Anton Lundin |
2014-07-16 | Store drop_stone_mode, bottomsac, decosac in prefs | Gaetan Bisson |
2014-07-16 | Translate velocity units in planner settings | Sergey Starosek |
2014-07-16 | Pick the correct timezoneoffset for the day in question | Dirk Hohndel |
2014-07-16 | Desselects the trip before dive add / plan, and reselects it on cancel | Tomaz Canabrava |
2014-07-16 | Force replot of selected_dive when canceling plan | Tomaz Canabrava |
2014-07-16 | Use 'this' instead of ::instance() when iside of same class. | Tomaz Canabrava |
2014-07-16 | Fixed creating recursion on the connections | Tomaz Canabrava |
2014-07-16 | Complete the name of the first Cylinder on edit | Tomaz Canabrava |
2014-07-16 | Added a 'use default file' button on preferences. | Tomaz Canabrava |
2014-07-16 | Fix saving and storing the dive plan notes when there's html on it | Tomaz Canabrava |
2014-07-16 | Date picker l10n for profile and planner | Sergey Starosek |
2014-07-16 | Rely on QNetworkReply finished() signal instead of AccessManager one | Tomaz Canabrava |
2014-07-16 | More strings to translate for statistics tab | Sergey Starosek |
2014-07-16 | pN2 » pN₂, pO2 » pO₂ | Henrik Brautaset Aronsen |
2014-07-16 | Disable DC shortcuts on closing data file | Sergey Starosek |
2014-07-16 | Fix SearchBar growing vertically on window resize | Sergey Starosek |
2014-07-16 | Fix layout for User Survey | Sergey Starosek |
2014-07-16 | Change in logic while aplying gps fixes to dives | Salvador Cuñat |
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 | Dive equipment edit - fix logic for applying changes | Dirk Hohndel |
2014-07-15 | Don't ignore equipment just because the dive list is empty | Dirk Hohndel |
2014-07-15 | Planner: limit altitude and pressure | Dirk Hohndel |
2014-07-15 | Remove uneeded function | Tomaz Canabrava |
2014-07-15 | Use QObject::tr instead of OurClasses::tr for functions | Tomaz Canabrava |
2014-07-15 | Save and restore Dive Planner Settings | Tomaz Canabrava |
2014-07-15 | Selects the delegate text on Cylinder edition | Tomaz Canabrava |
2014-07-15 | Do not create a backup for Q_FOREACH container | Tomaz Canabrava |
2014-07-15 | Planner: don't allow the user to remove the last point | Dirk Hohndel |
2014-07-15 | Planner: when adding new waypoint at the end, use previous gas | Dirk Hohndel |
2014-07-14 | Try to avoid inconsistent selection state after divecomputer download | Dirk Hohndel |
2014-07-14 | Shrink YAxis when heart rate is on display | Lakshman Anumolu |
2014-07-14 | HTML: Add dive photos to the detailed view | Gehad elrobey |
2014-07-14 | Remove warning about undeclared menuFilter | Dirk Hohndel |
2014-07-14 | usersurvey: Add : for consistency | Anton Lundin |
2014-07-14 | profile2: remove unused varable diveComputer | Anton Lundin |
2014-07-14 | Remove unused menu "Filter" | Anton Lundin |
2014-07-13 | Change default export tab to "General export" | Miika Turkia |
2014-07-13 | Typo fix Ave. => Avg. | Miika Turkia |
2014-07-13 | Add tooltip for toggle pictures | Miika Turkia |
2014-07-12 | Rename event: correctly replace event with new one | Dirk Hohndel |
2014-07-12 | Fix inserting gaschange events | Miika Turkia |