summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2021-03-2495-1081/+1081
* Update commercial license headersTarja Sundqvist2021-01-2695-1081/+1081
* Revert "Android: print tailored warning if qml dependency path is a dir"Assam Boudjelthia2020-12-101-8/+2
* Avoid signed overflow in mocFabian Kosmale2020-12-031-1/+9
* Android: print tailored warning if qml dependency path is a dirAssam Boudjelthia2020-12-011-0/+6
* Change android target SDK version to 29Fabio Falsini2020-11-271-1/+1
* moc: Handle include in enum, take 2Fabian Kosmale2020-11-031-3/+19
* Use (void) instead of Q_UNUSEDAndré Klitzing2020-11-021-9/+9
* Do not generate CMake files for bootstrap libKai Koehne2020-10-061-0/+2
* rcc: Make output deterministic for directoriesKai Koehne2020-09-251-16/+21
* Android: remove --no-daemon arg for GradleAssam Boudjelthia2020-09-181-1/+1
* Fix build with -trace lttngJoerg Bornemann2020-09-113-1/+16
* Android: Be more verbose about which binary is not foundAlexandru Croitor2020-09-101-2/+3
* MSVC: Fix C4996 warnings when building QtKai Koehne2020-08-191-0/+3
* Android: warn about too long build paths on WindowsAssam Boudjelthia2020-06-181-0/+29
* moc: handle include directives in enumsFabian Kosmale2020-05-271-0/+10
* Remove use of std::not1 completelyThiago Macieira2020-05-211-11/+5
* rcc: Fix line endings on Windows when redirectedFriedemann Kleint2020-05-191-2/+1
* uic/Python: import all the classes for QtCore and QtGuiCristian Maureira-Fredes2020-05-181-5/+2
* 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