summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools
Commit message (Expand)AuthorAgeFilesLines
* moc: Fix crash parsing invalid macro invocationOlivier Goffart2015-05-301-0/+7
* remove now redundant testsOswald Buddenhagen2015-05-2026-821/+0
* add qmake evaluator testOswald Buddenhagen2015-05-2021-14/+2603
* split parser test initializationOswald Buddenhagen2015-05-202-32/+62
* move parser test to a separate fileOswald Buddenhagen2015-05-204-1988/+2061
* add autotest for ProStringOswald Buddenhagen2015-05-201-0/+81
* add parser tests for use of 'else' after bad conditionalsOswald Buddenhagen2015-05-201-0/+23
* silence MSVC warnings about using TS() without parametersOswald Buddenhagen2015-05-201-0/+5
* moc: Generate qt_static_metacall for creatable-only gadgetsGabriel de Dietrich2015-05-131-4/+6
* moc: Fix type for gadget's CreateInstance metacallGabriel de Dietrich2015-05-131-0/+10
* Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-081-3/+3
|\
| * Require -fPIC instead of just -fPIE for -reduce-relocationsThiago Macieira2015-05-071-3/+3
* | Moc: test if superclass list is not empty before accessing first()Jacek Całusiński2015-04-271-0/+4
* | uic: Delay the setting of QPushButton::default.Friedemann Kleint2015-04-237-8/+22
* | Improve tst_uic.Friedemann Kleint2015-04-221-28/+66
* | add autotest for qmake parserOswald Buddenhagen2015-02-252-1/+1945
* | add autotest for ioutilsOswald Buddenhagen2015-02-252-0/+99
* | add test for the qmake libraryOswald Buddenhagen2015-02-254-0/+85
* | more autotests for spaces, destdirs and library linkingOswald Buddenhagen2015-02-1712-37/+56
* | Update copyright headersJani Heikkinen2015-02-11168-1161/+1161
* | Remove __DATE__ usage from qtbaseSune Vuorela2015-02-051-2/+2
* | make shellQuoteWin() be more sparing with circumflexesOswald Buddenhagen2015-02-041-3/+3
* | de-noise testOswald Buddenhagen2015-02-042-0/+4
* | make test support qmake path with spacesOswald Buddenhagen2015-02-043-19/+30
* | don't rely on the right moc being in PATHOswald Buddenhagen2015-02-041-16/+21
* | don't rely on the right qdbuscpp2xml/qdbusxml2cpp being in PATHOswald Buddenhagen2015-02-042-2/+5
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-1/+3
|\|
| * Make QtDBus unit tests compile with runtime dbus-1 tooThiago Macieira2015-01-061-1/+3
* | Introduce Q_ENUM and Q_FLAG macrosOlivier Goffart2015-01-135-17/+55
* | Remove unnecessary call to strlenJędrzej Nowacki2015-01-131-1/+0
* | moc: Don't link to inexistent parent staticMetaObjectGabriel de Dietrich2015-01-134-0/+106
* | Add annotation to rename methods created by qdbusxml2cppDavid Edmundson2015-01-051-0/+10
* | Fix memory leaks in tst_mocJędrzej Nowacki2014-12-071-8/+8
* | Fix maximal literal string limitation in moc.Jędrzej Nowacki2014-12-071-0/+70
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-242-1/+3
|\|
| * Define Q_CC_CLANG to be the version of upstream Clang that's in useTor Arne Vestbø2014-11-051-1/+1
| * moc: do not error if the last token of a define is #Olivier Goffart2014-10-281-0/+2
* | Fix moc preprocessorJędrzej Nowacki2014-11-111-0/+40
|/
* Add extra declarations to make rcc output pass -Wmissing-declarationshjk2014-10-251-0/+2
* Silence moc warnings about 'argument mismatch'Kai Koehne2014-09-251-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-24166-3134/+1814
* add priority sorting to $$resolve_depends()Oswald Buddenhagen2014-07-301-0/+9
* RCC: Use macros not defined in qglobal.hhjk2014-07-161-14/+14
* Introduce a new warning in moc, to notify about duplicated propertiesAleix Pol2014-07-101-0/+8
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-0/+6
|\
| * Correct grammar of missing Q_OBJECT macro warning.Mitch Curtis2014-06-231-0/+6
* | Make RCC handle bigger binarieshjk2014-06-061-13/+26
* | Mark each QT_MOC_LITERAL usage with a commentJędrzej Nowacki2014-04-151-0/+11
|/
* Remove qSort usages from testsSergio Ahumada2014-02-201-2/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-0/+20
|\