summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* rcc: prune dead wildcard matching codeOswald Buddenhagen2018-03-291-32/+29
* uic: Add the include for QIcon conditionallyJarek Kobus2018-03-062-7/+9
* moc: Don't error our when parsing "using namespace __identifier(...)"Andy Shaw2018-03-051-0/+3
* Support for LTTNG and ETW tracingRafael Roquetto2018-01-2814-0/+1417
* Create corelib/serialization and move existing file formats into itThiago Macieira2018-01-261-11/+11
* uic: Support id-based translationsFriedemann Kleint2018-01-187-7/+60
* Don't generate QAction include unconditionallyJarek Kobus2018-01-152-1/+25
* Don't generate QButtonGroup include unconditionallyJarek Kobus2018-01-151-1/+2
* Don't generate QHeaderView include unconditionallyJarek Kobus2018-01-151-1/+8
* Simplify ifs since PP_WHITESPACE and WHITESPACE are the sameAlbert Astals Cid2018-01-151-3/+3
* MinGW: Remove workaround that disabled strict_c++Kai Koehne2018-01-121-3/+0
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-112-3/+3
|\
| * moc: Initialize staticMetaObject with the highest user-settable priorityMartin Storsjö2018-01-091-2/+2
| * qlalr: fix descriptionOswald Buddenhagen2018-01-051-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-022-2/+5
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-302-2/+5
| |\
| | * Allow moc to handle Unicode output filenames on Windows with MSVCJake Petroules2017-12-281-2/+2
| | * Add a "shim" to allow use of Clang 5's __builtin_available everywhereJake Petroules2017-12-081-0/+1
| | * work around flex bugOswald Buddenhagen2017-11-301-0/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-232-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-302-1/+2
| |\|
| | * Fix clazy-strict-iteratorsFriedemann Kleint2017-10-251-1/+1
| | * moc: Restore compatibility with Qt 5.7's -b optionOlivier Goffart2017-10-241-0/+1
* | | Allow to override resource file dateBernhard M. Wiedemann2017-11-131-1/+5
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-052-2/+1
|\| |
| * | uic: Fix clazy warnings clazy-qstring-left, clazy-unused-non-trivial-variableFriedemann Kleint2017-10-272-2/+1
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-161-1/+1
| |\|
| | * Remove some unused, local variablesJędrzej Nowacki2017-10-141-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-172-9/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-9/+7
| |\|
| | * moc: remove useless cast in qt_static_metacall generated codeEric Lemanissier2017-09-271-3/+2
| | * moc: don't use const_cast in qt_metacast generated codeOlivier Goffart2017-09-251-6/+5
| * | Add a "shim" to allow use of Clang 5's __builtin_available everywhereJake Petroules2017-09-271-0/+1
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-196-41/+41
* | | Add QTemporaryDir to the bootstrap libraryMartin Smith2017-09-121-0/+1
* | | moc: Use 'using' instead of 'typedef' in generated codeAlexander Volkov2017-09-041-1/+1
|/ /
* | uic: Use nullptr instead of Q_NULLPTR in generated codeAlexander Volkov2017-08-281-1/+1
* | uic: Add -no-stringliteral optionAlexander Volkov2017-08-035-17/+29
* | Win: Set a proper description for the Qt toolsKai Koehne2017-07-317-0/+7
* | QFileSystemEngine: Remove the remainder of Windows XP functionsThiago Macieira2017-07-251-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-192-2/+7
|\|
| * Bump copyright year of qdbuscpp2xml and qdbusxml2cpp to 2017Alex Blasche2017-07-142-2/+2
| * Fix empty "Command line was" string in generated source filesAlex Blasche2017-07-141-0/+5
* | Move the readlink(2) wrapper to qcore_unix.cppThiago Macieira2017-07-081-1/+2
* | uic: Don't clear and readd combobox items in retranslateUiJarek Kobus2017-07-051-46/+16
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-0/+3
|\|
| * Moc: Don't error out when parsing namespace __identifier(...)Olivier Goffart2017-06-191-0/+3
* | uic: Ignore deprecated elements instead of raising an errorJarek Kobus2017-06-271-0/+31
* | Revert "Add QDeadlineTimer to the bootstrap library"Thiago Macieira2017-06-251-1/+0