summaryrefslogtreecommitdiff
path: root/Source/WebKit
Commit message (Expand)AuthorAgeFilesLines
* Enforce no remote access from local URLs for XHRAllan Sandfeld Jensen2015-04-281-2/+3
* Set minimum DOMTimer interval to 4msAllan Sandfeld Jensen2015-03-181-0/+2
* Doc: Link issues Qt WebKitNico Vertriest2015-03-052-2/+2
* Forward show and hide events to PluginViewsMichael Bruning2015-02-267-1/+33
* Fix compile issue as it was missing the multimedia moduleAndy Shaw2015-02-191-0/+1
* Add documentation for feature permission related APIs.Florian Bruhin2015-01-221-0/+49
* Editor actions should only be checked when page is editableAllan Sandfeld Jensen2015-01-201-5/+6
* Avoid crash on root elements with display:noneAllan Sandfeld Jensen2015-01-161-1/+1
* Disable the animation so the style renders buttons correctlyAndy Shaw2014-12-031-2/+2
* Fix documentation for QWebPage::scrollRequested signal.Florian Bruhin2014-12-021-3/+1
* Fix selections after leave eventAllan Sandfeld Jensen2014-11-063-1/+12
* Fixed crash in QGraphicsWebView when clicking on linksSamuel Rødal2014-11-031-3/+1
* avoid creation of empty qmltypes for qtquick1Fawzi Mohamed2014-10-311-7/+8
* [Windows] Also check for QApplication::style when animating buttons.Michael Brüning2014-10-211-1/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-161-0/+2
|\
| * QWidgetPluginImpl: fix build with QT_NO_STYLE_STYLESHEETOlivier Blin2014-09-091-0/+2
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-283-5/+7
|\ \ | |/
| * Fix crash in DeviceOrientationController when !HAVE(QTSENSORS)Julien Brianceau2014-08-131-2/+4
| * Fix case in documentation of qobjectbridge bindingsAllan Sandfeld Jensen2014-08-122-3/+3
* | Remove dead code for support Qt 5.0 and 5.1Allan Sandfeld Jensen2014-08-162-8/+0
* | Support QOpenGLWidget for accelerated compositingAllan Sandfeld Jensen2014-08-061-6/+30
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-293-4/+9
|\ \ | |/
| * Do not use title as the primary text of dragged or copied linksAllan Sandfeld Jensen2014-07-281-2/+2
| * Avoid crash when hidePopup is called multiple timesAllan Sandfeld Jensen2014-07-221-1/+5
| * QWebPage crashes on drag without QWidget viewDavid Fries2014-07-121-1/+2
* | Implement Accelerated 2D CanvasAllan Sandfeld Jensen2014-07-034-4/+27
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-265-4/+10
|\ \ | |/
| * QWebHitTestResult::element() should return the inner elementAllan Sandfeld Jensen2014-06-262-3/+8
| * Prevent crashes when the QWebView gets reparented.Michael Brüning2014-06-241-1/+1
| * Doc: Added detailed description for WebViewstableVenu2014-06-162-0/+1
* | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-145-10/+24
|\ \ | |/
| * CopyLinkToClipboard should copy the URL onlyAllan Sandfeld Jensen2014-06-041-2/+2
| * Deploy QML plugin type information to correct directory.Michael Brüning2014-05-162-1/+3
| * Fix animation errors with radio buttons and checkboxes on Windows.Michael Brüning2014-05-141-0/+3
| * Fix leak of QSensors on QWebPage creationAllan Sandfeld Jensen2014-05-092-7/+16
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-112-4/+4
|\ \ | |/
| * Fix warnings found by the headerclean testThiago Macieira2014-04-022-4/+4
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-011-3/+4
|\ \ | |/
| * Set image drag hotspot from drag image origin.Allan Sandfeld Jensen2014-03-281-3/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-249-51/+23
|\ \ | |/
| * Doc: Put \qtvariable in module page backv5.3.0-beta1Sergio Ahumada2014-03-211-0/+1
| * Fix static buildsAllan Sandfeld Jensen2014-03-191-0/+2
| * Fix a documentation oversightPierre Rossi2014-03-171-2/+2
| * Fix doc warningsJocelyn Turcotte2014-03-177-49/+18
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-118-8/+51
|\ \ | |/
| * Fix missing image in QWebView class documentation.Michael Brüning2014-03-102-1/+1
| * Fix documentation of the selector APIAllan Sandfeld Jensen2014-03-103-5/+22
| * Avoid deleting QtWebComboBox it's own nested QEventLoopAllan Sandfeld Jensen2014-03-043-2/+28
* | When checking if relative URL is local, take baseUrl into accountDmitry Shachnev2014-03-101-0/+3
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-127-3/+59
|\