aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models
AgeCommit message (Expand)Author
2017-12-13Dive pictures show pictures of all selected divesGravatar Stefan Fuchs
2017-12-13Remove unused divesitepicturemodel from qt-modelsGravatar Stefan Fuchs
2017-12-10Remove outdated commentGravatar Berthold Stoeger
2017-12-10Make thumbnail code threadsafeGravatar Berthold Stoeger
2017-12-10Simplify DivePictureModelGravatar Berthold Stoeger
2017-12-10Whitespace fixes in qt-models/divepicturemodel.cppGravatar Berthold Stoeger
2017-12-08Cleanup: mark parameter as potentially unusedGravatar Dirk Hohndel
2017-12-02In planner variations use variables for delta valuesGravatar Stefan Fuchs
2017-12-02Planner variations stop time calculation cover all stopsGravatar Stefan Fuchs
2017-12-01Remove unnecessary #include and correct whitespaceGravatar Robert C. Helling
2017-12-01Change #include line to make Linux builds happyGravatar Robert C. Helling
2017-12-01Document background computation of variationsGravatar Robert C. Helling
2017-12-01Prevent redundant replanningGravatar Robert C. Helling
2017-12-01Disable plan variation in recreational modeGravatar Rick Walsh
2017-12-01Add imperial units to variations computationGravatar Robert C. Helling
2017-12-01Don't block profile updates in variations computationGravatar Robert C. Helling
2017-12-01Make background calculation optionalGravatar Robert C. Helling
2017-12-01Actually compute variations in backgroundGravatar Robert C. Helling
2017-11-30Use better aliases for icons.Gravatar Martin Měřinský
2017-11-29Revert "Use consistent aliases for all icons."Gravatar Dirk Hohndel
2017-11-29Use consistent aliases for all icons.Gravatar Martin Měřinský
2017-11-27Add debug function dump_cylindersGravatar Stefan Fuchs
2017-11-26Inform LocationFilterModel of added dive site nameGravatar Berthold Stoeger
2017-11-26Inform LocationFilterModel of changed dive site nameGravatar Berthold Stoeger
2017-11-26Fix comparison function in qt-models/divelocationmodel.cppGravatar Berthold Stoeger
2017-11-26Remove unused method LocationInformationModel::addDiveSite()Gravatar Berthold Stoeger
2017-11-25Use equality instead of substring comparison in suits and buddy filterGravatar Berthold Stoeger
2017-11-25Hand planner variables to profileGravatar Robert C. Helling
2017-11-25Localize global planner stateGravatar Robert C. Helling
2017-11-25Run variations calculation in backgroundGravatar Robert C. Helling
2017-11-25Update filters on refreshDisplay and remember old selecttionsGravatar Berthold Stoeger
2017-11-25Replace bool * array by std::vector<char> in MultiFilterInterfaceGravatar Berthold Stoeger
2017-11-25LocationFilter: use equality instead of substring comparisonGravatar Berthold Stoeger
2017-11-25Only call autogroup when it's enabledGravatar Dirk Hohndel
2017-11-19Fix indentationGravatar Berthold Stoeger
2017-11-09map-widget: allow real-time updates of edited markersGravatar Lubomir I. Ivanov
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