summaryrefslogtreecommitdiffstats
path: root/src/shared/qtgradienteditor
Commit message (Expand)AuthorAgeFilesLines
* Qt Designer: port away from QPairFriedemann Kleint2023-12-152-4/+4
* Qt Designer: Remove remaining (deprecated) QLatin1StringFriedemann Kleint2023-07-254-101/+109
* Qt Designer/Shared solutions: Fix clazy/Axivion warnings about QMap with poin...Friedemann Kleint2023-05-313-7/+10
* Qt Designer/Shared solutions: Migrate typedef->usingFriedemann Kleint2023-05-313-13/+8
* Qt Designer: Use auto for iteratorsFriedemann Kleint2023-05-303-26/+14
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-1927-1026/+60
* Compile without warning after QString::count deprecationVolker Hilsheimer2022-03-211-2/+2
* Remove unused .qrc filesJoerg Bornemann2022-01-181-18/+0
* designer: Fix MSVC warning about returning address of local variable or tempo...Kai Köhne2022-01-051-7/+2
* Gradient editor: replace string-based connections with typed connectionsJarek Kobus2021-11-0516-421/+373
* Replace 0 with nullptrZhang Hao2021-10-185-5/+5
* Remove QMake project filesJoerg Bornemann2021-02-122-35/+0
* 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