summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta2Qt Forward Merge Bot2019-10-121-0/+2
|\
| * Fix build with -no-feature-tooltipJoerg Bornemann2019-10-091-0/+2
* | Remove usages of deprecated APIsSona Kurazyan2019-08-2312-14/+14
* | Merge remote-tracking branch 'origin/5.13' into devEdward Welbourne2019-07-112-0/+2
|\ \ | |/
| * Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-092-0/+2
* | Don't mention the deprecated qSort in docsSona Kurazyan2019-06-201-1/+1
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-122-3/+3
* | QScriptValueIterator: replace a QLinkedList with a std::listMarc Mutz2019-06-061-6/+6
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-202-2/+2
|\
| * Fix thisObject() of QScriptable argument for String(), etcAlexandra Cherdantseva2019-04-172-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta3v5.13.0-beta2Qt Forward Merge Bot2019-04-063-4/+6
|\ \ | |/
| * Make the deprecation notice more visibleMitch Curtis2019-03-273-4/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Qt Forward Merge Bot2019-03-041-0/+0
|\ \ | |/
| * Rename VERSION to VERSION.TXTEskil Abrahamsen Blomfeldt2019-03-041-0/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-021-0/+11
|\ \ | |/
| * Android: Use -marm instead of -mthumb for armv7 to avoid a crashAndy Shaw2019-02-261-0/+11
* | Doc: Remove unnecessary \fn commandsTopi Reinio2019-02-136-12/+0
* | Fix some deprecation warningsv5.13.0-alpha1Friedemann Kleint2019-02-061-4/+4
|/
* Fix build with GCC 8.3Thiago Macieira2019-01-281-24/+24
* Enable JavaScriptCore to compile for MSVC arm64Thomas Miller2018-12-212-2/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-043-1/+26
|\
| * [android] Fix compile with unified headersBogDan Vatra2018-11-303-1/+26
* | Never call an object with a this ptr that is nullv5.12.0-beta4v5.12.0-beta3Lars Knoll2018-10-152-7/+14
* | 3rdparty/javascriptcore: Add RISC-V supportAlistair Francis2018-07-261-2/+12
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-241-1/+2
|\ \ | |/
| * JavaScriptCore: Document snapshot dateKai Koehne2018-07-231-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-232-0/+23
|\ \ | |/
| * Document licensesKai Koehne2018-06-192-0/+23
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-4/+12
|\ \ | |/
| * Fix QtScript on 64-bit systems with gcc 8Simon Hausmann2018-05-231-4/+12
* | Make more includes bootstrap-compatibleJoerg Bornemann2018-04-193-4/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-146-43/+39
|\ \ | |/
| * Doc: Fix documentation warningsv5.11.0-beta4Topi Reinio2018-04-136-43/+39
* | Make style of Qt includes bootstrap build compatibleJoerg Bornemann2018-04-066-13/+13
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-18147-2108/+2941
|\
| * Fix license headersJani Heikkinen2018-01-15147-2108/+2941
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-1830-166/+298
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta3Liang Qi2017-10-1828-98/+298
| |\
| | * Fix outdated BSD license headerKai Koehne2017-10-1720-58/+258
| | * Fix outdated FDL license headerKai Koehne2017-10-178-40/+40
| * | JavaScriptCore: Remove stdint.h used for Windowsv5.10.0-beta2Friedemann Kleint2017-10-132-68/+0
| |/
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-274-6/+6
|/
* Disable c++1z as it breaks compilation with libc++5Tobias C. Berner2017-07-031-0/+3
* Doc: Fix copyright line for JavaScriptCorev5.9.15.9.1Kai Koehne2017-06-081-2/+1
* MSVC: Disable warning C4577Friedemann Kleint2017-03-221-1/+1
* Remove uses of QString::nullMarc Mutz2017-03-101-16/+16
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-261-1/+1
|\
| * Doc: Fix name of license filev5.8.0-rc1v5.8.05.8.0Kai Koehne2016-12-071-1/+1
* | No need to define c99 math functions in c++11 modeJulien Gueytat2017-01-221-1/+1
* | Port to new feature systemFriedemann Kleint2016-12-022-4/+4
|/