summaryrefslogtreecommitdiff
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* [Qt] Re-enable plugins on Mac.Jocelyn Turcotte2014-01-033-6/+2
* Remove dependency v8-privateAllan Sandfeld Jensen2014-01-021-1/+1
* OS X Mavericks/Xcode5: Find libxslt and libxml2 headersEike Ziller2013-12-262-2/+2
* Do not try to build QtWebKit as a static libraryAllan Sandfeld Jensen2013-12-171-0/+3
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-2/+4
|\
| * Do not force SSE2 instructions on i386 buildsv5.2.0Allan Sandfeld Jensen2013-12-031-2/+4
* | Make qtwebkit disable itself if the gui module isn't present.Michael BrĂ¼ning2013-11-251-0/+5
* | [GStreamer] cannot play live streamsAndre Moreira Magalhaes2013-11-131-7/+26
|/
* Fix fullscreen support with GStreamerAllan Sandfeld Jensen2013-11-071-11/+7
* Disable QtWebkit for QNXAndreas Holzammer2013-10-311-2/+2
* Load libudev at run-timeAllan Sandfeld Jensen2013-10-281-3/+2
* Redisable debug-info on MinGW64Allan Sandfeld Jensen2013-10-281-1/+1
* Only use 64bit atomics when supportedAllan Sandfeld Jensen2013-10-281-6/+0
* Use global Qt configuration for libudevv5.2.0-beta1Allan Sandfeld Jensen2013-10-211-1/+2
* Update configure warningsAllan Sandfeld Jensen2013-10-211-3/+3
* Build improvementsAllan Sandfeld Jensen2013-10-211-0/+3
* Define use_glib in features.prfAllan Sandfeld Jensen2013-10-151-0/+3
* Improve backtraces on linux 64bitAllan Sandfeld Jensen2013-10-141-1/+1
* Remove unused WebKit2QML libraryAllan Sandfeld Jensen2013-10-112-10/+1
* Revert "Fix debug builds for Windows32 x86 bots."Zeno Albisser2013-10-091-1/+1
* Fix debug builds for Windows32 x86 bots.Michael BrĂ¼ning2013-10-041-1/+1
* [Qt] Fix build with Qt 5.2 QtPosition moduleAllan Sandfeld Jensen2013-09-273-20/+18
* Fix build on OS X 10.6Allan Sandfeld Jensen2013-09-241-3/+0
* Fix build with MingWAllan Sandfeld Jensen2013-09-201-3/+0
* Skip build on OS X 10.6 and Windows MingW temporarilyAllan Sandfeld Jensen2013-09-191-0/+6
* QtWebKit should not require SQLite version to 3.6.16.Allan Sandfeld Jensen2013-09-193-0/+7
* Fix build with clangAllan Sandfeld Jensen2013-09-192-1/+6
* Import Qt5x2 branch of QtWebkit for Qt 5.2Allan Sandfeld Jensen2013-09-191243-73498/+84013
* Unprefix Page Visibility APIsimon.fraser@apple.com2013-08-095-20/+20
* [Mac] Update PageVisibilityState when WebView is hidden / visiblejoepeck@webkit.org2013-08-087-2/+181
* Improve PageVisibility API with enumsjoepeck@webkit.org2013-08-089-15/+170
* Merge branch 'stable' into devSergio Ahumada2013-08-054-18/+10
|\