summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* rcc: Always seed the hash with 0hjk2020-04-171-5/+4
* Warn that the EDITABLE flag for property declarations is deprecatedLars Knoll2020-04-021-1/+4
* Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-2/+3
|\
| * Android: Fix deployment on Windows hostEskil Abrahamsen Blomfeldt2020-03-191-2/+2
| * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-101-6/+13
| |\
| * | Android: fix apk generation on Android API 23+BogDan Vatra2020-03-031-0/+1
* | | Doc: Remove \contentspage commandsTopi Reinio2020-03-151-6/+0
* | | macOS: Merge qcore_mac cpp and mm filesTor Arne Vestbø2020-03-121-4/+1
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-6/+13
|\ \ \ | | |/ | |/|
| * | uic: Add pass to empty functionsCristián Maureira-Fredes2020-03-031-6/+13
| |/
* | Android: Bump gradle (plugin) versionsBogDan Vatra2020-03-041-0/+16
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-291-0/+2
|\|
| * uic: handle header tag for python importsCristián Maureira-Fredes2020-02-271-0/+2
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-282-4/+3
* | moc: Record whether a meta object is an object, gadget, or namespaceUlf Hermann2020-02-133-4/+9
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-121-1/+2
|\|
| * Set also ndk.dirBogDan Vatra2020-02-111-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-081-4/+4
|\|
| * uic/Python: Add imports for Q(Date)Time, QKeySequenceFriedemann Kleint2020-02-061-4/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-061-1/+1
|\|
| * uic/Python: Set form object name correctlyFriedemann Kleint2020-02-051-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-1/+1
|\|
| * Android: Respect the --no-build option for APK packagesAndy Shaw2020-01-181-1/+1
* | Introduce Q_PROPERTY attribute REQUIREDFabian Kosmale2020-01-233-0/+7
* | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-232-4/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-5/+23
|\|
| * uic/Python: Fix missing QCursor importFriedemann Kleint2020-01-141-1/+1
| * uic: add customwidget imports support for pythonCristián Maureira-Fredes2020-01-141-4/+22
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-093-4/+5
|\|
| * Bump copyright yearJani Heikkinen2020-01-092-4/+4
| * AAB files can be signed only with jarsigner toolBogDan Vatra2020-01-091-0/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-067-13/+60
|\|
| * uic: setWeight replace semi-colon by language::eolCristián Maureira-Fredes2020-01-051-1/+1
| * uic: Add handling of resources imports for PythonFriedemann Kleint2020-01-034-0/+40
| * uic: Add colon missing for "if()" constructs in PythonFriedemann Kleint2020-01-031-5/+10
| * uic: Fix empty strings for PythonFriedemann Kleint2020-01-033-7/+9
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-271-2/+2
|\|
| * uic: Rename raise() to raise_() for PythonCristián Maureira-Fredes2019-12-191-2/+2
* | Teach moc to output a Make-style depfileAlexandru Croitor2019-12-173-0/+133
* | Mark the old style unprefixed stream functions deprecatedAllan Sandfeld Jensen2019-12-161-1/+1
* | moc: change QMap::unite to QMap::insertMårten Nordheim2019-12-121-2/+2
* | Use a QMultiHash explicitly if insertMulti() is being usedLars Knoll2019-12-122-4/+4
* | Support Q_GADGET QMetaObject super class hierarchies across templatesMilian Wolff2019-12-121-1/+3
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-12-122-16/+23
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-122-16/+23
| |\|
| | * Support both qrc and qml files for qmlimportscannerMichael Dippold2019-12-111-9/+10
| | * rcc: Fix namespace handling for initializerSamuel Gaist2019-12-101-7/+13
* | | Split cborstream feature in twoUlf Hermann2019-12-121-0/+6
|/ /
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-063-3/+3
* | androidtestrunner: Fix warnings about missing parameter to QStringLiteralFriedemann Kleint2019-11-281-1/+1