summaryrefslogtreecommitdiffstats
path: root/src/script
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-1566-533/+1589
|\
| * Fix license headers in src/scriptKai Koehne2020-02-1266-533/+1589
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-266-10/+10
* | Fix crash in QScriptEngine::reportAdditionalMemoryCostLars Knoll2019-10-081-1/+3
|/
* Merge remote-tracking branch 'origin/5.13' into devEdward Welbourne2019-07-111-0/+1
|\
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | Don't mention the deprecated qSort in docsSona Kurazyan2019-06-201-1/+1
* | QScriptValueIterator: replace a QLinkedList with a std::listMarc Mutz2019-06-061-6/+6
|/
* Fix thisObject() of QScriptable argument for String(), etcAlexandra Cherdantseva2019-04-171-1/+1
* Make the deprecation notice more visibleMitch Curtis2019-03-273-4/+6
* Android: Use -marm instead of -mthumb for armv7 to avoid a crashAndy Shaw2019-02-261-0/+11
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-042-0/+25
|\
| * [android] Fix compile with unified headersBogDan Vatra2018-11-302-0/+25
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-231-0/+14
|\|
| * Document licensesKai Koehne2018-06-191-0/+14
* | Make more includes bootstrap-compatibleJoerg Bornemann2018-04-192-2/+2
|/
* Doc: Fix documentation warningsv5.11.0-beta4Topi Reinio2018-04-133-24/+21
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-183-92/+61
|\
| * Fix license headersJani Heikkinen2018-01-153-92/+61
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1822-76/+236
|\|
| * Fix outdated BSD license headerKai Koehne2017-10-1716-46/+206
| * Fix outdated FDL license headerKai Koehne2017-10-176-30/+30
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-273-3/+3
|/
* Disable c++1z as it breaks compilation with libc++5Tobias C. Berner2017-07-031-0/+3
* MSVC: Disable warning C4577Friedemann Kleint2017-03-221-1/+1
* Document 3rd party libraryv5.8.0-beta1Kai Koehne2016-10-241-2/+6
* Remove superfluous NDEBUG defineJoerg Bornemann2016-07-041-2/+0
* Remove superfluous include pathsJoerg Bornemann2016-07-041-16/+0
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
* Make more ctors explicitMarc Mutz2016-03-061-1/+1
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-063-5/+5
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
* Doc: corrected invalid qdoc \relates statementNico Vertriest2016-01-251-2/+0
* Merge remote-tracking branch 'origin/5.5' into 5.6v5.6.0-beta1Liang Qi2015-11-171-1/+1
|\
| * Doc: corrected link to external source5.5Nico Vertriest2015-10-301-1/+1
* | doc: Remove uses of \mainclassMartin Smith2015-06-054-5/+0
* | Use QByteArray::toDouble() instead of qstrtod.Erik Verbruggen2015-02-271-3/+1
|/
* Fix BSD license headerSergio Ahumada2015-02-191-2/+2
* Fixed license headersJani Heikkinen2015-02-1715-45/+45
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-135-4/+75
|\
| * Doc: Moved the example documentation to correct locationsNico Vertriest2015-01-195-4/+75
* | Update copyright headersJani Heikkinen2015-02-1289-433/+417
|/
* Fix C++11 build of qtscriptAllan Sandfeld Jensen2014-09-261-6/+0
* Don't disable C++11 on OS X and iOSMorten Johan Sørvig2014-09-201-2/+4
* Update license headers and add new license filesAntti Kokko2014-08-242-37/+21
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* Fix recursive calling of QScriptProgramv5.3.0-rc1v5.3.0-beta1v5.3.0Lars Knoll2014-03-111-1/+1
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-0/+1
* use private linkage where possibleOswald Buddenhagen2013-11-011-1/+1
* WS fix in qscriptcontext.cppv5.2.0-beta1Jerome Pasion2013-10-081-1/+1