summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Bump Qt version to 5.0.1Sergio Ahumada2013-01-121-2/+2
| * Merge branch 'stable' into releaseSergio Ahumada2013-01-0912-56/+160
| |\
| * | point dependencies to 'release' branchesSergio Ahumada2012-12-181-3/+3
* | | Early out from FontCache::releaseFontData if cached font data not found.Allan Sandfeld Jensen2013-01-232-0/+15
* | | Crash in WebCore::Element::cloneElementWithoutChildrenAllan Sandfeld Jensen2013-01-233-6/+25
* | | Heap-use-after-free in WebCore::XMLDocumentParser::doEndAllan Sandfeld Jensen2013-01-235-3/+41
* | | Heap-use-after-free in DocumentLoader::stopLoadingAllan Sandfeld Jensen2013-01-233-3/+27
* | | Make custom filter render in Wk1 modeAllan Sandfeld Jensen2013-01-233-8/+39
* | | Fixing memory read after free in CanvasRenderingContext2D::accessFontAllan Sandfeld Jensen2013-01-232-2/+22
* | | [Qt] Crash in gmail on enabling desktop notificationsAllan Sandfeld Jensen2013-01-222-3/+17
* | | [Qt] Update the documentation about the storage of inspector settingsjocelyn.turcotte@digia.com2013-01-212-5/+22
* | | [Qt] The Qt's configuration isn't honoured regarding the use of the system li...jocelyn.turcotte@digia.com2013-01-216-76/+27
* | | 32-bit build for Qt5 on Mac OS fails https://bugs.webkit.org/show_bug.cgi?id=...Andras Becsi2013-01-186-3/+41
* | | [Qt] Use the shared HistoryItem serialization for QWebHistoryjocelyn.turcotte@digia.com2013-01-176-126/+369
* | | [Qt] Crash in WebCore::CachedFrame::destroyjocelyn.turcotte@digia.com2013-01-175-5/+57
* | | Fix CONFIG missing link_pkgconfig on Windowscommit-queue@webkit.org2013-01-173-3/+21
* | | CSS Animation fails on large layersAllan Sandfeld Jensen2013-01-169-21/+143
* | | [Qt] Apply correct patch for the scrolling issue from bug 105014michael.bruning2013-01-162-1/+15
* | | [Qt] Horizontal scrollbars events are offseted making them difficult to usemichael.bruning2013-01-168-1/+111
* | | [Qt] Fix a crash when the QQuickWebPage is destroyed between the scene graph ...jocelyn.turcotte2013-01-164-14/+37
* | | [Qt][EFL][WK2] Remove redundant device pixel ratio adjustment from PageViewpo...Andras Becsi2013-01-166-37/+88
* | | [Qt][Mac] Fix libxslt and libxml2 config tests https://bugs.webkit.org/show_b...Andras Becsi2013-01-145-9/+49
* | | [EFL][Qt][WK2] Going back to 47-amazing-css3-animation-demos shows nothing or...Andras Becsi2013-01-142-0/+16
* | | ASSERT_NOT_REACHED in StylePropertySet::fontValue when accessing font style p...alexis2013-01-103-22/+48
* | | Only enable MinGW-w64 pow() workaround if neededcommit-queue@webkit.org2013-01-102-2/+14
* | | Fix compilation of MathExtras.h with MinGW-w64commit-queue@webkit.org2013-01-102-22/+36
* | | [MinGW-w64] Centralize workaround for pow() implementationhausmann@webkit.org2013-01-104-16/+48
| |/ |/|
* | [Qt] Fix libxml2 config test https://bugs.webkit.org/show_bug.cgi?id=106317Andras Becsi2013-01-082-1/+13
* | Fix library linking order https://bugs.webkit.org/show_bug.cgi?id=105818commit-queue@webkit.org2013-01-032-0/+20
* | JS bridge does not transmit QVariants anymore in Qt5 https://bugs.webkit.org/...Simon Hausmann2012-12-202-4/+56
* | Fix a documentation oversightPierre Rossi2012-12-171-2/+2
* | Fix undefined reference to JSC::JSCell::classInfo with MinGW-w64Jonathan Liu2012-12-172-37/+31
* | Revert r136231 to fix overlay size due to incorrect visible rectAndras Becsi2012-12-172-12/+2
* | Fix Math.pow implementation with MinGW-w64Jonathan Liu2012-12-172-0/+36
|/
* rely on automatic output directory setupv5.0.0Oswald Buddenhagen2012-12-173-7/+2
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-175-5/+4
* Fix linking of libraries with -Wl,-whole-archiveJonathan Liu2012-12-172-0/+17
* [Qt][WK2] Fix painting on Mac with retina displayAndras Becsi2012-12-1312-135/+123
* Doc: Fixing Qt WebKit reference documentation.Jerome Pasion2012-12-133-43/+67
* Fix missing doc dependency to exampleshausmann@webkit.org2012-12-132-1/+9
* Unreviewed typo fix after r137446.v5.0.0-rc2Csaba Osztrogonác2012-12-122-1/+7
* Fix GC3Dintptr and GC3Dsizeiptr typedefs for Win64Jonathan Liu2012-12-122-2/+16
* [Qt] Fix the inspector not showing up on Windowsjocelyn.turcotte2012-12-124-9/+36
* Fix build on Machausmann@webkit.org2012-12-124-2/+26
* Fix linkage against SQLite https://bugs.webkit.org/show_bug.cgi?id=104781hausmann@webkit.org2012-12-125-12/+55
* Add unit tests for the CMake config files.Stephen Kelly2012-12-125-0/+48
* Revert "Use non transient scrollbars on Mac"Eike Ziller2012-12-121-22/+0
* make qtbase source requirement explicitOswald Buddenhagen2012-12-111-1/+3
* move SQLITE3SRCDIR assignment to only use siteOswald Buddenhagen2012-12-112-6/+4
* delete dead include pathsOswald Buddenhagen2012-12-112-2/+1