summaryrefslogtreecommitdiffstats
path: root/src/qt_install.pri
Commit message (Collapse)AuthorAgeFilesLines
* Moved common module profiles to be feature profiles.axis2011-06-051-44/+1
| | | | | | | | | | This enables external modules to also make use of them without having access to the complete QtBase source code. Change-Id: I056e45cba6c6798b76670b8d238dadb2d9f9c092 Task: QTBUG-19585 Reviewed-on: http://codereview.qt.nokia.com/234 Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
* Install private headers into the correct locationMarius Storm-Olsen2011-05-071-1/+1
| | | | | | The privates need to be under <MODULE NAME>/ since we use #include <ModuleName/private/header_p.h> in many places
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-5/+3
| | | | | | | This will allow us to expose private headers in a controlled manner, and ensure that they are not used by accident. This also means that we internally will have to enable the private headers for the modules we wish to use in the project.
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+46
This is the beginning of revision history for this module. If you want to look at revision history older than this, please refer to the Qt Git wiki for how to use Git history grafting. At the time of writing, this wiki is located here: http://qt.gitorious.org/qt/pages/GitIntroductionWithQt If you have already performed the grafting and you don't see any history beyond this commit, try running "git log" with the "--follow" argument. Branched from the monolithic repo, Qt master branch, at commit 896db169ea224deb96c59ce8af800d019de63f12