summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc
Commit message (Expand)AuthorAgeFilesLines
* Fix QMetaObject naming of class enum flagAllan Sandfeld Jensen2018-08-112-17/+23
* Fix moc'ing of enum class flagsAllan Sandfeld Jensen2018-07-262-0/+9
* Clean up the moc "no-keywords" testUlf Hermann2018-03-212-11/+14
* moc: Don't error our when parsing "using namespace __identifier(...)"Andy Shaw2018-03-051-0/+1
* Remove references to obsolete platformsJake Petroules2017-11-052-2/+2
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-20/+20
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-0/+4
|\
| * Moc: Don't error out when parsing namespace __identifier(...)Olivier Goffart2017-06-191-0/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-191-0/+9
|\|
| * moc: Don't error out when defining a keywordOlivier Goffart2017-06-061-0/+9
* | moc: Allow NOTIFY signals defined in parent classesAlbert Astals Cid2017-05-232-6/+18
|/
* tst_moc: fix include guardsOlivier Goffart2017-03-251-1/+1
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-03-131-20/+24
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-20/+24
| |\
| | * Properly use the "process" featureUlf Hermann2017-02-271-20/+24
* | | moc: put the QPrivateSignal argument in the arg arrayOlivier Goffart2017-03-131-0/+15
|/ /
* | moc: Add support for C++17 nested namespaces (N4230)Olivier Goffart2017-03-083-1/+86
* | moc: Fix parsing of digit separatorOlivier Goffart2017-03-081-0/+4
* | moc: error out when the Q_PLUGIN_METADATA file can't be openedOlivier Goffart2017-02-101-0/+16
|/
* moc: support nested q_namespacesBogDan Vatra2016-09-283-1/+149
* moc: Fix asserts on moc on empty token preceding ## operatorOlivier Goffart2016-09-162-0/+6
* Check the context of Q_ENUM[_NS] and Q_FLAG[_NS]BogDan Vatra2016-09-151-0/+28
* Parse namespaces only for current file, add Q_NAMESPACE support to qmakeBogDan Vatra2016-09-063-1/+10
* Say hello to Q_NAMESPACEBogDan Vatra2016-08-191-0/+110
* 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-221-1/+8
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+8
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+8
| | |\|
| | | * moc: Fix a crash with malformed inputOlivier Goffart2016-07-151-1/+8
* | | | 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
* | | 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
* | | 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.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-111-0/+50
|\|
| * QObject: fix GCC 6 warning about qt_static_metacall's 'hidden' attribute useMarc Mutz2016-03-091-0/+50
* | Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-2154-896/+631
* | Fixed qtbase tests to pass with updated license headerJani Heikkinen2016-01-211-8/+8