summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* auto-generate module prisOswald Buddenhagen2012-06-261-17/+0
| | | | | | | | | note that this changes the library version from 5.4.0 to 5.0.0. this is "less wrong", as in "it matches the real version of at least one of the involved parts". Change-Id: I41963d4187898414ed6e86f711cb873cd22ec904 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* Update module version number to 5.0.0Eckhart Koppen2011-05-131-3/+3
| | | | Updated .pri file variables
* Added some missing module profile definitions.axis2011-05-051-1/+6
| | | | Reviewed-by: Marius Storm-Olsen
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-0/+1
|
* Added QT.<module>.imports support to module profiles.axis2011-04-271-0/+1
|
* Extended module profiles for phononLiang Qi2011-04-271-0/+3
|
* Make each module refer to its own bin/Marius Storm-Olsen2011-04-271-0/+1
| | | | | | | Since modules cannot rely on QtCore having a build directory, nor can they build the applications directly into $$[QT_INSTALL_BINS] each module needs their own bin/. Add this path to each module's pri file, so others can use their applications
* Make phonon compileLiang Qi2011-04-271-0/+6