summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Document 3rd party libraryv5.8.0-beta1Kai Koehne2016-10-242-2/+60
* Remove ce-compat filesKai Koehne2016-10-203-715/+0
* Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-231-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-265-31/+5
|\
| * Fix usage of deprecated QStyleOptionViewItemV3v5.6.25.6.2Joerg Bornemann2016-07-051-9/+1
| * Remove superfluous NDEBUG defineJoerg Bornemann2016-07-041-2/+0
| * Remove superfluous include pathsJoerg Bornemann2016-07-041-16/+0
| * Update the detection of MSVC versions to be forward-compatibleThiago Macieira2016-07-021-1/+1
| * Switch to debug_thread_t typeJames McDonnell2016-06-141-1/+1
| * Make some QNX only code Dinkum specificJames McDonnell2016-06-141-1/+1
| * Compile Fix for OpenBSD in C++11 modeRalf Nolden2016-06-021-1/+1
* | Fix build with the Intel compilerThiago Macieira2016-07-251-1/+1
|/
* Purge sRGB chunks from PNGs.Edward Welbourne2016-03-315-0/+0
* Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-221-0/+0
* Make more ctors explicitMarc Mutz2016-03-062-2/+2
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-064-8/+8
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-253-8/+8
* Use build-in time functions of WEC2013v5.6.0-rc1v5.6.05.6.0Andreas Holzammer2016-02-032-0/+7
* Doc: corrected invalid qdoc \relates statementNico Vertriest2016-01-251-2/+0
* Fix build with clang/c++1z due to register keywordSergio Martins2016-01-241-1/+1
* 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
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-033-2/+4
|\ \ | |/
| * Fix build with MSVC2015.v5.5.0-rc1v5.5.05.5.0Friedemann Kleint2015-05-263-2/+4
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-171-0/+4
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-031-0/+4
| |\
| | * Detect PowerPC little-endian architecturev5.4.25.4.2Dmitry Shachnev2015-03-011-0/+4
* | | 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-1719-57/+57
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-138-15/+79
|\ \ | |/
| * Doc: Moved the example documentation to correct locationsNico Vertriest2015-01-198-15/+79
* | Update copyright headersJani Heikkinen2015-02-12247-1481/+1465
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-191-1/+1
|\ \ | |/
| * Disable pthread_np.h on BSD w/ GNU libcv5.4.15.4.1Pino Toscano2015-01-121-1/+1
* | Replace Q_STATIC_GLOBAL_OPERATOR with its expansionThiago Macieira2015-01-071-3/+2
|/
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-12-171-1/+3
|\
| * Fix aliasing issues when compiler with non g++ makespecsv5.4.05.4.0Simon Hausmann2014-11-291-1/+3
* | Fix clang C++11 buildNobuaki Sukegawa2014-12-011-1/+1
|/
* Disable jitted Regexp for Mingw 64 bitv5.4.0-rc1Kai Koehne2014-11-111-0/+3
* Fix intel cc buildAllan Sandfeld Jensen2014-10-281-5/+3