aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared
Commit message (Expand)AuthorAgeFilesLines
* Apply 'modernize-deprecated-headers' fix-itIvan Komissarov2019-11-261-2/+2
* Apply 'readability-container-size-empty' fix-itIvan Komissarov2019-11-251-2/+2
* Bundle Qt libraries on all platformsRichard Weickelt2019-10-101-46/+135
* Apply modernize-loop-convert fix-itIvan Komissarov2019-05-211-4/+4
* Apply modernize-use-auto fix-itIvan Komissarov2019-05-201-10/+10
* Return initializer list where it is possibleDenis Shienkov2019-02-261-30/+30
* Replace 'typedef' with 'using' where it is possibleDenis Shienkov2019-02-232-30/+30
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-231-4/+4
* Merge 1.12 into masterChristian Kandeler2018-11-121-0/+2
|\
| * Fix qbs buildChristian Kandeler2018-11-121-0/+2
* | Fix qbs buildChristian Kandeler2018-10-311-1/+2
* | Fix bundledqt module for the bundled-QtScript caseJoerg Bornemann2018-07-121-0/+2
|/
* Update the QtScript submoduleJoerg Bornemann2018-04-201-0/+0
* Add QtScript git submoduleJoerg Bornemann2018-04-092-1/+2
* Build qbs with C++14Christian Kandeler2018-02-151-1/+1
* Merge 1.11 into masterChristian Kandeler2018-02-021-1/+2
|\
| * qbs build: Make the Qt bundling functionality configurableChristian Kandeler2018-01-301-1/+2
* | Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-231-4/+4
|/
* Move the Qt library installation out of the archive productJake Petroules2018-01-082-0/+79
* Modernize variable declarationsDenis Shienkov2017-11-301-6/+6
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-18/+18
* Use qbsjson in the VisualStudioGuidPool implementationJake Petroules2017-09-111-0/+1
* Add a copy of qtcjsonJake Petroules2017-09-085-0/+5573