aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/jsextensions/domxml.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: Fix 'readability-redundant-control-flow' warningsIvan Komissarov2020-04-141-1/+0
* Fix 'performance-unnecessary-value-param' warningsIvan Komissarov2020-01-071-2/+2
* Return initializer list where it is possibleDenis Shienkov2019-02-261-11/+11
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-22/+22
* corelib: Apply modernize-use-autoAlessandro Portale2018-08-201-8/+8
* Do not generally re-apply rules just because inputs have changedChristian Kandeler2018-07-111-0/+3
* Fix build with MSVCChristian Kandeler2018-05-081-14/+15
* Initialize the JS extension classes explicitlyChristian Kandeler2018-05-081-5/+1
* Remove deprecated XmlDom[Document|Element]Joerg Bornemann2018-04-181-5/+0
* Use nullptr to initialize the pointersDenis Shienkov2017-11-201-1/+1
* Allow the qbs.Xml extension to work in JavaScript filesJake Petroules2017-10-171-4/+14
* Refactor all jsextension code into the .cpp filesJake Petroules2017-01-051-2/+83
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-3/+3
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+370