summaryrefslogtreecommitdiffstats
path: root/src/qt_install.pri
Commit message (Collapse)AuthorAgeFilesLines
* 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