aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models
AgeCommit message (Expand)Author
2017-10-30Tidy up code for cylinder remove decision in cylindermodel.cppGravatar Stefan Fuchs
2017-10-23Respect autogroup in Subsurface-mobileGravatar Dirk Hohndel
2017-10-21When removing a cylinder completely fill the mapping tableGravatar Stefan Fuchs
2017-10-20Silence random warningsGravatar Dirk Hohndel
2017-10-20Update dive planner points cylinder names also when cyl is addedGravatar Stefan Fuchs
2017-10-20Do cylinder renumber for dive data points only when in planner modeGravatar Stefan Fuchs
2017-10-18Planner: Autom. move first datapoint gas to first gaslist position p2Gravatar Stefan Fuchs
2017-10-18init_deco correctly identify previous dives and report overlapping divesGravatar Stefan Fuchs
2017-10-18Find current gasmix for heatmapGravatar Robert C. Helling
2017-10-16Correctly name member function gasChange of DivePlannerPointsModelGravatar Stefan Fuchs
2017-10-16Planner: Autom. move first datapoint gas to first gaslist positionGravatar Stefan Fuchs
2017-10-16Update diveplannerpoints cylinderidx when deleting a cylinderGravatar Stefan Fuchs
2017-10-16Used gas in dive planner points: Support for multiple cyl with same gasGravatar Stefan Fuchs
2017-10-16Removing cylinders in planner: Be more restrictiveGravatar Stefan Fuchs
2017-10-09Display units in dive list table based on prefs optionGravatar Stefan Fuchs
2017-10-04Planner settings ascend and descende rate: Wire up UI elements correctlyGravatar Stefan Fuchs
2017-10-03divelist: prevent a crash for missing column widthGravatar Lubomir I. Ivanov
2017-10-02[Divesite] Hook qt model for countryGravatar Tomaz Canabrava
2017-10-01Use helper function dive_endtime() where apropriateGravatar Stefan Fuchs
2017-09-20Remove option to apply GFlow at maxdepthGravatar Robert C. Helling
2017-09-20Add a checkbox to turn off plan variationsGravatar Robert C. Helling
2017-09-16Don't comput plan variations when not in the plannerGravatar Robert C. Helling
2017-08-29Show variations in Runtime stringGravatar Robert C. Helling
2017-08-29Compute variations of plansGravatar Robert C. Helling
2017-08-29Store a table of deco stops in plannerGravatar Robert C. Helling
2017-08-29Make plan take dive and decotimestep as argumentsGravatar Robert C. Helling
2017-07-30Tweak the "display_unused_tanks" preferences logicGravatar Linus Torvalds
2017-07-28Map: mark function as overrideGravatar Dirk Hohndel
2017-07-28Switch new files to unix line endingsGravatar Dirk Hohndel
2017-07-28map: whitespace cleanup in QML and C++ filesGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: fix getMapLocationForUuid()Gravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: use READ method selectedUuidGravatar Lubomir I. Ivanov
2017-07-28maplocation: add helpers for coordinate and uuidGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add the "namer" propertyGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: fix some public / private declarationsGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: make setSelectedUuid() accept "fromClick" flagGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add the helper method getMapLocationForUuid()Gravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add a "selectedUuid" property to MapLocationModelGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add a "uuid" property to MapLocationGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: use QVector for the MapLocation storageGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: small whitespace cleanupGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: add the addList() methodGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: store the coordinate as QGeoCoordinateGravatar Lubomir I. Ivanov
2017-07-28maplocationmodel: implement the clear() and add() methodsGravatar Lubomir I. Ivanov
2017-07-28qt-models/cmake: build maplocationmodel.cppGravatar Lubomir I. Ivanov
2017-07-28qt-models/maplocationmodel: add new classes for map model based handlingGravatar Lubomir I. Ivanov
2017-07-27Profile support for multiple concurrent pressure sensorsGravatar Linus Torvalds
2017-07-21Start cleaning up sensor indexing for multiple sensorsGravatar Linus Torvalds
2017-07-20Unify sample pressure and o2pressure as pressure[2] arrayGravatar Linus Torvalds
2017-07-09Android: write appLog to fileGravatar Dirk Hohndel