summaryrefslogtreecommitdiffstats
path: root/src/extras/Private/qquickmathutils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-02-241-4/+4
| | | | | | | | Refactor QQuickMathUtils methods via them Task-number: QTBUG-58083 Change-Id: If8fca718b8512ed20244aedd89dca2bae6adec19 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* Unify license header usageAntti Kokko2016-02-041-12/+15
| | | | | | | Update old header.LGPL3 to header.LGPL Change-Id: I3c851bc24da89f6300b94199387d1adf16ca4f48 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
* Use qCos/qSin instead of cos/sin.Zeno Albisser2015-04-011-2/+2
| | | | | Change-Id: I78e03d476f35c6e85ef353021fd4ca88bbd7665c Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
* Import Qt Quick Extras (the former Qt Quick Enterprise Controls)Mitch Curtis2015-02-131-0/+111
Change-Id: I59c5c97c564f707da4ce617e25e13ff8124f7d4b Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>