summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools
Commit message (Expand)AuthorAgeFilesLines
* add support for returning the command's exit status to $$system()Oswald Buddenhagen2016-08-101-2/+2
* print no message at all when no argument is supplied to error()Oswald Buddenhagen2016-08-081-1/+7
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-0/+7
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-0/+7
| |\
| | * moc: fix infinite loop over malformed inputOlivier Goffart2016-07-201-0/+7
* | | moc: Add warnings when resolving and opening includes failsFriedemann Kleint2016-07-291-0/+7
* | | Add QMetaEnum::isScoped to be able to destinguish C++11 enum classOlivier Goffart2016-07-261-8/+11
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devEdward Welbourne2016-07-223-1/+126
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-193-1/+126
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-153-1/+126
| | |\|
| | | * moc: Fix a crash with malformed inputOlivier Goffart2016-07-151-1/+8
| | | * fix raw data leak in $$absolute_path()Oswald Buddenhagen2016-07-131-0/+8
| | | * fix calculations of worst-case size requirements for token bufferOswald Buddenhagen2016-07-131-0/+7
| | | * fix custom functions inheriting other functions' argumentsOswald Buddenhagen2016-07-131-0/+17
| | | * make error() propagate from requires() and REQUIRES=Oswald Buddenhagen2016-07-131-0/+14
| | | * make error() propagate from custom replace functionsOswald Buddenhagen2016-07-131-0/+66
| | | * fix error() not propagating through if()Oswald Buddenhagen2016-07-131-0/+6
* | | | Make moc obey the preprocessor environment variable for include pathsThiago Macieira2016-07-201-0/+48
* | | | moc: get the system #defines from the compiler itselfThiago Macieira2016-07-202-0/+43
|/ / /
* | | Don't error out on preprocessor concatenation of two stringsLars Knoll2016-07-131-0/+6
* | | Improve error reporting when parsing JSON filesLars Knoll2016-06-171-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-3/+3
|\| |
| * | tst_Moc: restore signals/slots/emit to the Q_UPPERCASE valuesThiago Macieira2016-05-301-3/+3
* | | add $$sorted() function.Oswald Buddenhagen2016-05-251-0/+12
* | | add $$str_member() functionOswald Buddenhagen2016-05-251-0/+43
* | | add $$str_size() functionOswald Buddenhagen2016-05-251-0/+12
* | | add $$num_add() (numeric addition) functionOswald Buddenhagen2016-05-251-0/+42
* | | add $$take_first() and $$take_last() functionsOswald Buddenhagen2016-05-251-0/+48
* | | make QMakeParser take a QStringRef as inputOswald Buddenhagen2016-05-242-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+2
| |\|
| | * Moc: fix crash when a file ends with \\\rOlivier Goffart2016-05-181-0/+2
* | | tst_moc: Remove invalid preprocessor usageThiago Macieira2016-05-041-7/+0
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-1/+1
|\| |
| * | make extra compiler targets depend on their respective compilerOswald Buddenhagen2016-04-181-1/+1
* | | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-072-2/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-0/+27
|\|
| * moc: bail out early on missing or invalid options fileJoerg Bornemann2016-03-311-0/+27
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-113-0/+144
|\|
| * QObject: fix GCC 6 warning about qt_static_metacall's 'hidden' attribute useMarc Mutz2016-03-091-0/+50
| * Generate QVariant::fromValue(enum_value) for enum valuesJarek Kobus2016-03-092-0/+94
* | uic: Accept an -idbased argumentPavel Geiger2016-01-283-2/+490
* | Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-21168-2832/+1997
* | Fixed qtbase tests to pass with updated license headerJani Heikkinen2016-01-211-8/+8
* | Remove all the atomic code besides MSVC and std::atomicThiago Macieira2016-01-191-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-082-4/+11
|\|
| * add enablers for printing project errors in cumulative modeOswald Buddenhagen2015-12-211-2/+2
| * make write_file() capable of making files (not) executableOswald Buddenhagen2015-12-211-2/+9
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-1817-21/+332
|\|