Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | REGRESSION (r139343): WebKit crashes when canceling a load inside | Andy Estes | 2014-03-10 | 1 | -1/+5 |
* | Implement Qt port for for leveldb | Allan Sandfeld Jensen | 2014-03-06 | 1 | -2/+1 |
* | Don't use thin archives when building static webkit. | Sergio Martins | 2014-02-15 | 1 | -1/+1 |
* | Enable HTML5 Indexed Database API | Allan Sandfeld Jensen | 2014-02-14 | 2 | -4/+5 |
* | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2014-02-12 | 1 | -2/+2 |
|\ | |||||
| * | Don't pollute .prl & .pc files with private dependencies | Jocelyn Turcotte | 2014-01-31 | 1 | -2/+2 |
* | | Disable CSS custom filters | Allan Sandfeld Jensen | 2014-02-05 | 1 | -3/+0 |
* | | Use WebKit's copy of leveldb when system version is not available | Allan Sandfeld Jensen | 2014-02-05 | 4 | -4/+13 |
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi... | Frederik Gladhorn | 2014-01-27 | 1 | -6/+23 |
|\ \ | |||||
| * \ | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2014-01-27 | 1 | -6/+23 |
| |\ \ | | |/ | |||||
| | * | Reduce memory footprint when linkingv5.2.1 | Allan Sandfeld Jensen | 2014-01-16 | 1 | -6/+23 |
* | | | Replace win32-g++ with mingw scope | Kai Koehne | 2014-01-27 | 2 | -2/+2 |
|/ / | |||||
* | | Make indexed database follow Qt web settings if enabled | Allan Sandfeld Jensen | 2014-01-16 | 3 | -6/+36 |
* | | Enable HTML5 video track support | Allan Sandfeld Jensen | 2014-01-16 | 2 | -1/+4 |
* | | Enable download attribute | Allan Sandfeld Jensen | 2014-01-16 | 1 | -1/+1 |
* | | Fix custom builds with indexeddb enabled | Allan Sandfeld Jensen | 2014-01-15 | 1 | -0/+3 |
|/ | |||||
* | [Qt] Re-enable plugins on Mac. | Jocelyn Turcotte | 2014-01-03 | 3 | -6/+2 |
* | Remove dependency v8-private | Allan Sandfeld Jensen | 2014-01-02 | 1 | -1/+1 |
* | OS X Mavericks/Xcode5: Find libxslt and libxml2 headers | Eike Ziller | 2013-12-26 | 2 | -2/+2 |
* | Do not try to build QtWebKit as a static library | Allan Sandfeld Jensen | 2013-12-17 | 1 | -0/+3 |
* | Merge remote-tracking branch 'origin/release' into stable | Frederik Gladhorn | 2013-12-12 | 1 | -2/+4 |
|\ | |||||
| * | Do not force SSE2 instructions on i386 buildsv5.2.0 | Allan Sandfeld Jensen | 2013-12-03 | 1 | -2/+4 |
* | | Make qtwebkit disable itself if the gui module isn't present. | Michael BrĂ¼ning | 2013-11-25 | 1 | -0/+5 |
* | | [GStreamer] cannot play live streams | Andre Moreira Magalhaes | 2013-11-13 | 1 | -7/+26 |
|/ | |||||
* | Fix fullscreen support with GStreamer | Allan Sandfeld Jensen | 2013-11-07 | 1 | -11/+7 |
* | Disable QtWebkit for QNX | Andreas Holzammer | 2013-10-31 | 1 | -2/+2 |
* | Load libudev at run-time | Allan Sandfeld Jensen | 2013-10-28 | 1 | -3/+2 |
* | Redisable debug-info on MinGW64 | Allan Sandfeld Jensen | 2013-10-28 | 1 | -1/+1 |
* | Only use 64bit atomics when supported | Allan Sandfeld Jensen | 2013-10-28 | 1 | -6/+0 |
* | Use global Qt configuration for libudevv5.2.0-beta1 | Allan Sandfeld Jensen | 2013-10-21 | 1 | -1/+2 |
* | Update configure warnings | Allan Sandfeld Jensen | 2013-10-21 | 1 | -3/+3 |
* | Build improvements | Allan Sandfeld Jensen | 2013-10-21 | 1 | -0/+3 |
* | Define use_glib in features.prf | Allan Sandfeld Jensen | 2013-10-15 | 1 | -0/+3 |
* | Improve backtraces on linux 64bit | Allan Sandfeld Jensen | 2013-10-14 | 1 | -1/+1 |
* | Remove unused WebKit2QML library | Allan Sandfeld Jensen | 2013-10-11 | 2 | -10/+1 |
* | Revert "Fix debug builds for Windows32 x86 bots." | Zeno Albisser | 2013-10-09 | 1 | -1/+1 |
* | Fix debug builds for Windows32 x86 bots. | Michael BrĂ¼ning | 2013-10-04 | 1 | -1/+1 |
* | [Qt] Fix build with Qt 5.2 QtPosition module | Allan Sandfeld Jensen | 2013-09-27 | 3 | -20/+18 |
* | Fix build on OS X 10.6 | Allan Sandfeld Jensen | 2013-09-24 | 1 | -3/+0 |
* | Fix build with MingW | Allan Sandfeld Jensen | 2013-09-20 | 1 | -3/+0 |
* | Skip build on OS X 10.6 and Windows MingW temporarily | Allan Sandfeld Jensen | 2013-09-19 | 1 | -0/+6 |
* | QtWebKit should not require SQLite version to 3.6.16. | Allan Sandfeld Jensen | 2013-09-19 | 3 | -0/+7 |
* | Fix build with clang | Allan Sandfeld Jensen | 2013-09-19 | 2 | -1/+6 |
* | Import Qt5x2 branch of QtWebkit for Qt 5.2 | Allan Sandfeld Jensen | 2013-09-19 | 1243 | -73498/+84013 |
* | Unprefix Page Visibility API | simon.fraser@apple.com | 2013-08-09 | 5 | -20/+20 |
* | [Mac] Update PageVisibilityState when WebView is hidden / visible | joepeck@webkit.org | 2013-08-08 | 7 | -2/+181 |
* | Improve PageVisibility API with enums | joepeck@webkit.org | 2013-08-08 | 9 | -15/+170 |
* | Merge branch 'stable' into dev | Sergio Ahumada | 2013-08-05 | 4 | -18/+10 |
|\ | |||||
| * | make use of qtHaveModule() | Oswald Buddenhagen | 2013-07-29 | 4 | -18/+10 |
* | | [Qt][WK1] Support WebGL with EGL on Linux | Allan Sandfeld Jensen | 2013-07-24 | 1 | -1/+1 |
|/ |