summaryrefslogtreecommitdiffstats
path: root/src/shared/qtgradienteditor
Commit message (Expand)AuthorAgeFilesLines
* Fix unqualified calls to sin/cosGiuseppe D'Angelo2020-08-141-4/+4
* Fix build after removal of QStyleOption::init in qtbaseVolker Hilsheimer2020-06-221-1/+1
* Fix some left-over deprecation warnings about QMouseEvent accessorsFriedemann Kleint2020-06-161-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-112-16/+16
* Other tools: Use QList instead of QVectorJarek Kobus2020-06-091-6/+6
* Revert "Qt Designer: Migrate from QList to QVector"Friedemann Kleint2020-06-084-7/+7
* Add missing overrideAlexander Volkov2020-05-204-38/+38
* Update dependenciesFriedemann Kleint2020-03-311-2/+4
* Qt Designer: Migrate from QList to QVectorFriedemann Kleint2019-12-094-7/+7
* Qt Designer: Prepare for deprecation of classes in Qt 6Friedemann Kleint2019-11-194-15/+15
* Fix deprecation warningsFriedemann Kleint2019-07-311-1/+1
* Eradicate the last Java-style iterators and mark the module free of themMarc Mutz2019-07-121-9/+9
* Eradicate some easy Java-style iteratorsMarc Mutz2019-06-181-7/+3
* Qt Designer: Replace Q_DISABLE_COPY by Q_DISABLE_COPY_MOVEFriedemann Kleint2019-06-038-8/+8
* Fix deprecation warningsFriedemann Kleint2019-02-051-1/+1
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-234-17/+17
* Fix includesJarek Kobus2018-01-102-1/+4
* Qt Designer: Fix clazy-qenumsv5.10.0-beta3Friedemann Kleint2017-10-261-1/+1
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-02-271-12/+9
* Rename a variable sanity-bot mistook for a typoEdward Welbourne2017-02-271-14/+14
* Use hypot() rather than sqrt() a sum of squaresEdward Welbourne2017-02-271-4/+4
* Qt Designer: Remove some C-style casts of int, doubleFriedemann Kleint2017-01-244-18/+17
* Use atan2 for simpler angle calculationsEdward Welbourne2017-01-111-20/+2
* Qt Designer: Remove foreachFriedemann Kleint2017-01-101-1/+2
* Qt Designer/Gradient editor: Remove use of Java-style iteratorsFriedemann Kleint2016-11-036-103/+51
* Updated license headersAntti Kokko2016-06-1027-378/+540
* Fix -Wcast-qual warnings found by GCCThiago Macieira2015-07-091-3/+3
* Update copyright headersAntti Kokko2015-02-1427-189/+189
* Update license headers and add new license filesAntti Kokko2014-09-2527-513/+297
* QtGradientEditor: Fix compiler warning about redefined macroKai Koehne2013-05-221-0/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1027-27/+27
* remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-162-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2527-648/+648
* QtTools: Fix usage of deprecated QCoreApplication::translate.Friedemann Kleint2012-05-212-27/+27
* Use "qt-project.org" instead of "trolltech" in the resource systemhjk2012-03-284-12/+12
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-041-28/+28
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3027-27/+27
* Update obsolete contact address.Jason McDonald2012-01-2327-27/+27
* Update copyright year in license headers.Jason McDonald2012-01-0627-27/+27
* Designer: Fix warnings about assigned/unused variables.Friedemann Kleint2011-10-272-5/+0
* Fixed compile (QMimeData header change)Rohan McGovern2011-09-301-0/+1
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-1316-19/+22
|\
| * Get assistant to compile against refactorLars Knoll2011-09-132-12/+16
| * QtTools: Widget library split.Friedemann Kleint2011-05-2416-19/+20
* | Fix compilation of Qt Designer.Friedemann Kleint2011-06-302-20/+21
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-2427-459/+459
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2745-0/+9816