aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/api/internaljobs.h
Commit message (Expand)AuthorAgeFilesLines
* Replace std::vector<ResolvedProductPtr> with QVectorIvan Komissarov2020-01-061-2/+2
* Replace QList<Internal::ResolvedProductPtr> with QVectorIvan Komissarov2020-01-061-6/+6
* Apply fix-its for the missing override keywordIvan Komissarov2019-05-031-5/+5
* Use pass-by-value and moveIvan Komissarov2019-03-071-1/+1
* Make ResolvedProject::products a vectorJoerg Bornemann2018-04-271-2/+2
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-5/+5
* Change style of #includes of Qt headersJake Petroules2017-01-041-3/+3
* Update license headersIikka Eklund2016-08-291-14/+23
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | Use Qt5-style connectsOrgad Shaneh2016-06-071-14/+9
|/
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Speed up project re-resolving by skipping the loading from file.Christian Kandeler2014-07-161-2/+4
* remove TopLevelProject::platformEnvironmentJoerg Bornemann2014-04-041-1/+0
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-221-1/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+224