summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Fix JavaScript on ARMv7 in ARM-modeAllan Sandfeld Jensen2015-03-021-0/+3
* Fix build without OpenGLAllan Sandfeld Jensen2015-01-082-5/+5
* enable static compilation for WindowsAshish Kulkarni2015-01-081-1/+1
* fix linker errors for the static Windows buildMilian Wolff2015-01-081-1/+1
* fix detection of ICU when configuring for WindowsAshish Kulkarni2015-01-081-0/+1
* fix detection of zlib when configuring for WindowsAshish Kulkarni2015-01-081-1/+8
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-12-171-1/+2
|\
| * Fix disabling of aliasing for all gcc alike compilersSimon Hausmann2014-11-291-1/+2
* | Make QtWebKit configure report the right configurationAllan Sandfeld Jensen2014-12-041-4/+3
* | Do not use gold linker with stabs debug formatAllan Sandfeld Jensen2014-12-031-0/+2
* | Fix build of WebKitTestRunner with Qt 5.4Allan Sandfeld Jensen2014-11-181-4/+0
|/
* Disable the build on Windows RT / Windows PhoneSimon Hausmann2014-10-231-0/+1
* Remove QtScript includesAllan Sandfeld Jensen2014-10-161-2/+1
* Fix android compile.BogDan Vatra2014-10-152-1/+3
* Check for ICU at configure time the same way we add it laterAllan Sandfeld Jensen2014-10-141-0/+2
* Load flags used by Qt modules when compile testing for a moduleAllan Sandfeld Jensen2014-10-133-0/+6
* Support building QtTestBrowser without QtTestSupportv5.4.0-beta1Allan Sandfeld Jensen2014-10-103-6/+14
* Support DynamicGL buildsAllan Sandfeld Jensen2014-10-021-1/+5
* Implement ICU availability check in qtwebkitKai Koehne2014-09-293-2/+65
* Remove code dealing with separate-debug-info on its ownAllan Sandfeld Jensen2014-09-171-6/+1
* Fix crossbuilding QtWebKit from Windowsv5.4.0-alpha1Allan Sandfeld Jensen2014-09-063-3/+3
* Fix non production_build buildsAllan Sandfeld Jensen2014-08-162-4/+8
* Support QOpenGLWidget for accelerated compositingAllan Sandfeld Jensen2014-08-063-11/+48
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-103-1/+5
|\
| * Actually load icc.prf for the Intel compilerThiago Macieira2014-07-023-1/+5
* | Implement Accelerated 2D CanvasAllan Sandfeld Jensen2014-07-034-3/+16
|/
* Fix debug builds of qtwebkit on linux-iccAllan Sandfeld Jensen2014-06-251-1/+1
* Reduce the command line length when generating bindingsJocelyn Turcotte2014-05-051-0/+8
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-241-2/+2
|\
| * Fix build on AndroidAllan Sandfeld Jensen2014-04-161-2/+2
* | Fix build with clang on linuxAllan Sandfeld Jensen2014-04-231-9/+7
|/
* icc does not have option -Wno-c++0x-compatThiago Macieira2014-04-031-2/+2
* Fix static buildsAllan Sandfeld Jensen2014-03-193-2/+7
* Fix build with force_static_libs_as_sharedAllan Sandfeld Jensen2014-03-111-1/+1
* REGRESSION (r139343): WebKit crashes when canceling a load insideAndy Estes2014-03-101-1/+5
* Implement Qt port for for leveldbAllan Sandfeld Jensen2014-03-061-2/+1
* Don't use thin archives when building static webkit.Sergio Martins2014-02-151-1/+1
* Enable HTML5 Indexed Database APIAllan Sandfeld Jensen2014-02-142-4/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-2/+2
|\
| * Don't pollute .prl & .pc files with private dependenciesJocelyn Turcotte2014-01-311-2/+2
* | Disable CSS custom filtersAllan Sandfeld Jensen2014-02-051-3/+0
* | Use WebKit's copy of leveldb when system version is not availableAllan Sandfeld Jensen2014-02-054-4/+13
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-271-6/+23
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-271-6/+23
| |\|
| | * Reduce memory footprint when linkingv5.2.1Allan Sandfeld Jensen2014-01-161-6/+23
* | | Replace win32-g++ with mingw scopeKai Koehne2014-01-272-2/+2
|/ /
* | Make indexed database follow Qt web settings if enabledAllan Sandfeld Jensen2014-01-163-6/+36
* | Enable HTML5 video track supportAllan Sandfeld Jensen2014-01-162-1/+4
* | Enable download attributeAllan Sandfeld Jensen2014-01-161-1/+1
* | Fix custom builds with indexeddb enabledAllan Sandfeld Jensen2014-01-151-0/+3
|/