aboutsummaryrefslogtreecommitdiffstats
path: root/qbs.pro
Commit message (Collapse)AuthorAgeFilesLines
* make jsextensions docs known to Qt CreatorJoerg Bornemann2014-01-291-0/+1
| | | | | Change-Id: I1c00a577b8b94c5114138b35da1f7e15ddad3344 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-3/+6
| | | | | | | | Otherwise all changes to the implementation will have to be duplicated in IDEs. Change-Id: I61e6d4fa1ee9b724eb5d9de9f233dc915a6c8bc3 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* Restructure the reference part of the documentation.Christian Kandeler2013-09-191-1/+3
| | | | | | | | | | It does not scale to repeat the whole contents of the reference manually in several tables of contents. Instead, make it opaque at the top-level and use the \group feature to get at least an automatic table of contents for the lowest level (items and modules at the moment). Change-Id: I80a3334a43f62481f74c21ad9d68e913c8b3098a Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* Remove share.pri.Christian Kandeler2013-03-121-1/+0
| | | | | | | | The contents of share/ is already handled in static.pro for copying to the build directory, to put the installation stuff there as well. Change-Id: I285a62ea93a2d2ee9332b4533409ffe4517a781d Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* Install the plugin libraries and share/qbsAlejandro Exojo2013-02-221-0/+1
| | | | | | Change-Id: I003f991cb143de6af87a7b9a058cbb41efcbf50e Reviewed-by: Christian Kandeler <christian.kandeler@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
* Start modularizing the qdoc sources.Christian Kandeler2013-01-221-1/+4
| | | | | | | | The documentation should not be in a single blob. Start the modularizing effort by putting the item descriptions into dedicated files. Change-Id: Ie96fc9397a1d32125ff774fe2ed6dde06cb457d6 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
* Fix error string in qbs.pro.Christian Kandeler2012-11-091-1/+1
| | | | | | | Copy-paste fail!!! Change-Id: Ifaa2a84325f0da75b61cacfccd099ec8835217c7 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
* be serious about the minimal supported Qt versionJoerg Bornemann2012-10-231-0/+28
| | | | | Change-Id: I1721501cbc54580298b42a47b4ca68a11e33ab6c Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* print the qbs version in the help outputJoerg Bornemann2012-05-141-1/+1
| | | | | | | | The version string is now available as QBS_VERSION define. It's defined in qbs_version.pri. Change-Id: I09924334f182ee2349fe1b823d07d38089b84e04 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* remove even more from qbs.proJoerg Bornemann2012-04-181-2/+0
| | | | | Change-Id: Ib525b5ddbd7763dfae6c29770cd9c421807a8ba8 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* clean up OTHER_FILES in qbs.proJoerg Bornemann2012-04-181-4/+0
| | | | | | | | The removed files are already referenced in static.pro. Now they appear only once in Qt Creator's locate widget. Change-Id: I7c586890a078b7c29be087284e0044561990bbff Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* qbs.pro bump version to 0.2.0Joerg Bornemann2012-03-221-1/+1
| | | | | | Change-Id: Ic16e55acc93a7ee53a1fc55f01f56a11aaef6fca Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* qbs.pro: remove superfluous entries from OTHER_FILESJoerg Bornemann2012-02-231-2/+0
| | | | | Change-Id: I3c0af98120ae1dce5f39608a6193bec02ca6f1b4 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
* version number changedJoerg Bornemann2012-02-161-1/+1
| | | | Change-Id: I2bc576c02ed52d051280072f2726476a5f16e8a9
* Long live qbs!Joerg Bornemann2012-02-151-0/+25
Change-Id: I412793e868919a9ac99611616f292e7047f1ebcf