summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-97/+97
* move the module validation below the loading of sync.profileOswald Buddenhagen2012-09-191-2/+2
* remove setcepaths.batOswald Buddenhagen2012-09-111-163/+0
* introduce -minimal mode to syncqt and use it for bootstrappingOswald Buddenhagen2012-09-111-2/+13
* de-duplicate codeOswald Buddenhagen2012-08-281-26/+18
* syncqt: parse classes that use Q_DECL_FINAL|final|sealedMarc Mutz2012-08-261-1/+2
* Skip doc subfolders when checking includes.Lars Knoll2012-08-011-1/+2
* make sure that the stale header removal works the first time aroundOswald Buddenhagen2012-07-271-1/+1
* generate the module version header directly in the include directoryOswald Buddenhagen2012-07-181-3/+7
* remove support for forwarding module pri creation via syncqtOswald Buddenhagen2012-07-161-40/+0
* remove support for syncqt-based config testsOswald Buddenhagen2012-07-121-419/+0
* Make QWindowSystemInterface part of QPA APIGirish Ramakrishnan2012-07-031-2/+12
* let default_pre add modules to the qmake pathOswald Buddenhagen2012-06-191-16/+0
* move generation of module master headers to qt_module_headersOswald Buddenhagen2012-06-191-80/+2
* make master phonon compat header a forwarding headerOswald Buddenhagen2012-06-191-1/+6
* do not route qtmodule-configtests invocation through syncqtOswald Buddenhagen2012-06-191-24/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-18/+18
* move creation of module version header to qt_module_headersOswald Buddenhagen2012-06-191-44/+0
* create module version headers in build dir, not source dirOswald Buddenhagen2012-06-191-1/+2
* make %inject_headers a per-module config valueOswald Buddenhagen2012-06-191-2/+2
* automatically add the module version headers to %classnamesOswald Buddenhagen2012-06-191-0/+2
* make sure that forwards for injected headers are not garbage-collectedOswald Buddenhagen2012-06-191-1/+16
* fix status output for generated headersOswald Buddenhagen2012-06-191-3/+9
* generate fwd-pris in qt_module_config, not in syncqtOswald Buddenhagen2012-06-191-1/+1
* write forwarding pris to $outpath/mkspecs/modulesOswald Buddenhagen2012-06-191-4/+1
* move $QTDIR handling out of syncqtOswald Buddenhagen2012-06-191-6/+1
* rewrite fixPaths()Oswald Buddenhagen2012-06-191-41/+12
* remove dead variableOswald Buddenhagen2012-06-191-1/+0
* don't use abs_path on input argumentsOswald Buddenhagen2012-06-191-7/+5
* make syncqt work with MSys Perl and MSVCJoerg Bornemann2012-06-011-14/+34
* Fix qpa legacy headers installationGirish Ramakrishnan2012-05-091-7/+7
* Fix qpa files installationGirish Ramakrishnan2012-05-081-0/+6
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+15
* Ignore moduledir/doc in syncqtLars Knoll2012-04-171-0/+3
* Fixed syncqt to ignore all lines that define Qt namespaceDenis Dzyubenko2012-04-111-1/+1
* Fix qtmodule-configtests to honor error codesGirish Ramakrishnan2012-03-081-10/+12
* Report failure to open deprecated header fileMatthew Vogt2012-02-231-2/+2
* Ensure the directory exists to receive a deprecated header.Matthew Vogt2012-02-201-0/+3
* make locateSyncProfile() a "tad" less convolutedOswald Buddenhagen2012-02-101-13/+5
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+1
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-22/+5
* Remove Symbian specific code from qtbase.Xizhi Zhu2012-01-319-1219/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3010-10/+10
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-5/+22
* Added $publicclassregexp variable to sync.profileDenis Dzyubenko2012-01-271-3/+8
* remove bogus commentOswald Buddenhagen2012-01-271-4/+0
* delete handling of dead -base-dir argumentOswald Buddenhagen2012-01-271-4/+0
* fix grammar in error messageOswald Buddenhagen2012-01-261-1/+1
* use warnings instead of -wOswald Buddenhagen2012-01-261-1/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-8/+0