aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/qtprofilesetup
Commit message (Expand)AuthorAgeFilesLines
* fix collecting defines in moc.jsJoerg Bornemann2014-04-151-3/+2
* pass framework paths to mocJoerg Bornemann2014-04-041-0/+4
* avoid duplicate defines in moc callJoerg Bornemann2014-04-041-2/+4
* qtprofilesetup: Fix missing string replacement in output string.Christian Kandeler2014-04-031-1/+1
* Make "Qt.declarative" available as "Qt.quick" again for Qt 4.Christian Kandeler2014-03-311-1/+7
* Fix QML debugging for Qt 5.Christian Kandeler2014-03-311-1/+3
* Make the "lib" part of plugin and library locations configurable.Christian Kandeler2014-02-271-3/+4
* use filePath instead of fileName where applicableJoerg Bornemann2014-02-253-17/+17
* libqtprofilesetup: Ignore pri file entries with en empty rhs.Christian Kandeler2014-02-211-1/+1
* Fix exception leak in qtprofilesetup.Christian Kandeler2014-02-201-6/+12
* Move "static Qt" discovery into libqtprofilesetup.Christian Kandeler2014-02-172-5/+28
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-43/+21
* make setup-qt templates known to Qt CreatorJoerg Bornemann2014-02-032-1/+4
* Fix handling additionalProductFileTagsMaxim Zaitsev2014-01-291-1/+1
* libqtprofilesetup: Fix some module names for Qt 4.Christian Kandeler2014-01-271-2/+2
* Make ModUtils a proper import.Christian Kandeler2014-01-215-218/+2
* libqtprofilesetup: Remove profile first.Christian Kandeler2014-01-201-0/+1
* Fix more regressions due to new Qt modules approach.Christian Kandeler2014-01-201-13/+79
* Allow dependencies on "Qt.test".Christian Kandeler2014-01-171-1/+13
* Add virtual "Qt.widgets" module for Qt 4 installations.Christian Kandeler2014-01-171-0/+8
* Move knowledge about Qt modules into libsetupqt.Christian Kandeler2014-01-1612-1/+945
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-106-0/+337