Age | Commit message (Expand) | Author |
2017-11-27 | Add debug function dump_cylinders | Stefan Fuchs |
2017-11-26 | Inform LocationFilterModel of added dive site name | Berthold Stoeger |
2017-11-26 | Inform LocationFilterModel of changed dive site name | Berthold Stoeger |
2017-11-26 | Fix comparison function in qt-models/divelocationmodel.cpp | Berthold Stoeger |
2017-11-26 | Remove unused method LocationInformationModel::addDiveSite() | Berthold Stoeger |
2017-11-25 | Use equality instead of substring comparison in suits and buddy filter | Berthold Stoeger |
2017-11-25 | Hand planner variables to profile | Robert C. Helling |
2017-11-25 | Localize global planner state | Robert C. Helling |
2017-11-25 | Run variations calculation in background | Robert C. Helling |
2017-11-25 | Update filters on refreshDisplay and remember old selecttions | Berthold Stoeger |
2017-11-25 | Replace bool * array by std::vector<char> in MultiFilterInterface | Berthold Stoeger |
2017-11-25 | LocationFilter: use equality instead of substring comparison | Berthold Stoeger |
2017-11-25 | Only call autogroup when it's enabled | Dirk Hohndel |
2017-11-19 | Fix indentation | Berthold Stoeger |
2017-11-09 | map-widget: allow real-time updates of edited markers | Lubomir I. Ivanov |
2017-10-30 | Tidy up code for cylinder remove decision in cylindermodel.cpp | Stefan Fuchs |
2017-10-23 | Respect autogroup in Subsurface-mobile | Dirk Hohndel |
2017-10-21 | When removing a cylinder completely fill the mapping table | Stefan Fuchs |
2017-10-20 | Silence random warnings | Dirk Hohndel |
2017-10-20 | Update dive planner points cylinder names also when cyl is added | Stefan Fuchs |
2017-10-20 | Do cylinder renumber for dive data points only when in planner mode | Stefan Fuchs |
2017-10-18 | Planner: Autom. move first datapoint gas to first gaslist position p2 | Stefan Fuchs |
2017-10-18 | init_deco correctly identify previous dives and report overlapping dives | Stefan Fuchs |
2017-10-18 | Find current gasmix for heatmap | Robert C. Helling |
2017-10-16 | Correctly name member function gasChange of DivePlannerPointsModel | Stefan Fuchs |
2017-10-16 | Planner: Autom. move first datapoint gas to first gaslist position | Stefan Fuchs |
2017-10-16 | Update diveplannerpoints cylinderidx when deleting a cylinder | Stefan Fuchs |
2017-10-16 | Used gas in dive planner points: Support for multiple cyl with same gas | Stefan Fuchs |
2017-10-16 | Removing cylinders in planner: Be more restrictive | Stefan Fuchs |
2017-10-09 | Display units in dive list table based on prefs option | Stefan Fuchs |
2017-10-04 | Planner settings ascend and descende rate: Wire up UI elements correctly | Stefan Fuchs |
2017-10-03 | divelist: prevent a crash for missing column width | Lubomir I. Ivanov |
2017-10-02 | [Divesite] Hook qt model for country | Tomaz Canabrava |
2017-10-01 | Use helper function dive_endtime() where apropriate | Stefan Fuchs |
2017-09-20 | Remove option to apply GFlow at maxdepth | Robert C. Helling |
2017-09-20 | Add a checkbox to turn off plan variations | Robert C. Helling |
2017-09-16 | Don't comput plan variations when not in the planner | Robert C. Helling |
2017-08-29 | Show variations in Runtime string | Robert C. Helling |
2017-08-29 | Compute variations of plans | Robert C. Helling |
2017-08-29 | Store a table of deco stops in planner | Robert C. Helling |
2017-08-29 | Make plan take dive and decotimestep as arguments | Robert C. Helling |
2017-07-30 | Tweak the "display_unused_tanks" preferences logic | Linus Torvalds |
2017-07-28 | Map: mark function as override | Dirk Hohndel |
2017-07-28 | Switch new files to unix line endings | Dirk Hohndel |
2017-07-28 | map: whitespace cleanup in QML and C++ files | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: fix getMapLocationForUuid() | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: use READ method selectedUuid | Lubomir I. Ivanov |
2017-07-28 | maplocation: add helpers for coordinate and uuid | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: add the "namer" property | Lubomir I. Ivanov |
2017-07-28 | maplocationmodel: fix some public / private declarations | Lubomir I. Ivanov |