aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/api/projectdata.h
Commit message (Expand)AuthorAgeFilesLines
* Language server: Add completion supportChristian Kandeler2024-02-081-0/+10
* ProductData: return members by const-referenceIvan Komissarov2020-06-021-14/+14
* ProjectData: return const values/referencesIvan Komissarov2020-05-251-7/+7
* Introduce the session commandChristian Kandeler2019-09-181-0/+5
* Use std::unique_ptr in PropertyMapIvan Komissarov2019-05-081-1/+2
* Add missing move ctors to ProjectData and friendsIvan Komissarov2019-05-061-1/+13
* Centralize conversion of multiplex id to human-readable stringChristian Kandeler2017-08-031-0/+1
* MSVC: Fix 'inconsistent dll linkage' warningsKai Koehne2017-07-261-2/+2
* Export equality operator for qbs::PropertyMapChristian Kandeler2017-07-241-2/+2
* Switch to a new multiplexing approachJoerg Bornemann2017-05-231-0/+2
* Replace all uses of QPair/qMakePair with std::pair/std::make_pairJake Petroules2017-03-221-1/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-6/+6
* Update license headersIikka Eklund2016-08-291-14/+23
* API: Expose generated artifactsChristian Kandeler2016-08-041-0/+3
* Deprecate the "moduleProperties" functionChristian Kandeler2016-08-041-1/+0
* API: Add installation info to ArtifactDataChristian Kandeler2016-08-031-26/+28
* API: Have only one data type for artifactsChristian Kandeler2016-08-021-39/+17
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Expose Group prefix propertyBogDan Vatra2015-11-171-0/+1
* Fix qbs run when used in conjunction with qbs.installSourceBase.Jake Petroules2015-08-251-1/+0
* Introduce new class SourceArtifact.Christian Kandeler2015-03-201-2/+26
* update license headersJoerg Bornemann2015-03-021-2/+2
* Expose product module properties in API.Jake Petroules2015-02-201-0/+1
* Update LicenseEike Ziller2015-01-261-6/+6
* Make product properties available in API.Christian Kandeler2014-11-101-0/+1
* License update.Eike Ziller2014-10-161-7/+8
* Expose additional properties in the ProductData API.Jake Petroules2014-07-171-0/+4
* Make it possible to set profiles per product.Christian Kandeler2014-07-021-0/+1
* Expose in the API whether a product can be run.Christian Kandeler2014-04-221-0/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+217