summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/qt/WidgetSupport
Commit message (Expand)AuthorAgeFilesLines
* Import WebKit commit 5ccca3a720f7c2251c4ac8b28f25bd73524081f0Konstantin Tokarev2019-06-041-3/+3
* Import WebKit commit 708de1520656bdf12023c04199ecab1b427d5e0cKonstantin Tokarev2017-11-041-2/+4
* Imported WebKit commit bdab88b903fe1a254c80af20161183976670cd3bKonstantin Tokarev2017-02-022-8/+43
* Imported WebKit commit 490f716dd2dd07fb0d6652795c62586e2e28ae27Konstantin Tokarev2017-02-028-104/+104
* Imported WebKit commit 2730223e8fe1776419fae168986b9e77f55d02d3Konstantin Tokarev2017-02-021-0/+2
* Imported WebKit commit eb954cdcf58f9b915b2fcb6f8e4cb3a60650a4f3Konstantin Tokarev2017-02-021-0/+3
* Imported QtWebKit TP3 (git b57bc6801f1876c3220d5a4bfea33d620d477443)Konstantin Tokarev2017-02-028-76/+24
* Don't use deprecated version suffixes of QStyleOption* classes.Konstantin Tokarev2016-06-151-4/+4
* Fix potential crash on exitAllan Sandfeld Jensen2015-05-181-1/+2
* Merge remote-tracking branch 'origin/5.4' into 5.5v5.5.0-alpha1Allan Sandfeld Jensen2015-03-102-0/+12
|\
| * Forward show and hide events to PluginViewsMichael Bruning2015-02-262-0/+12
* | Update copyright headersJani Heikkinen2015-02-1614-14/+14
|/
* Disable the animation so the style renders buttons correctlyAndy Shaw2014-12-031-2/+2
* [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
* | Support QOpenGLWidget for accelerated compositingAllan Sandfeld Jensen2014-08-061-6/+30
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-291-1/+5
|\|
| * Avoid crash when hidePopup is called multiple timesAllan Sandfeld Jensen2014-07-221-1/+5
* | Implement Accelerated 2D CanvasAllan Sandfeld Jensen2014-07-032-0/+14
|/
* Fix animation errors with radio buttons and checkboxes on Windows.Michael BrĂ¼ning2014-05-141-0/+3
* Avoid deleting QtWebComboBox it's own nested QEventLoopAllan Sandfeld Jensen2014-03-043-2/+28
* Fix build with QT_NO_GRAPHICSVIEWSergio Martins2014-02-091-0/+4
* Account for when the QGraphicsView is a top level widgetv5.2.0-rc1Andy Shaw2013-11-251-1/+4
* [Qt] RepaintRequested signal sometimes not emittedAllan Sandfeld Jensen2013-09-261-0/+2
* [Qt][Win] Input events aren't mapped properly with windowless plugins.Jocelyn Turcotte2013-06-042-22/+36
* [Qt] Apply correct patch for the scrolling issue from bug 105014michael.bruning2013-01-161-1/+1
* [Qt] Horizontal scrollbars events are offseted making them difficult to usemichael.bruning2013-01-161-1/+2
* Revert "Use non transient scrollbars on Mac"Eike Ziller2012-12-121-22/+0
* Use non transient scrollbars on MacGabriel de Dietrich2012-12-061-0/+22
* [Qt][Mac] QWebView disappears when the system tries to hide the scrollbars.v5.0.0-rc1Zeno Albisser2012-12-051-16/+11
* [Qt] Use a separate QWEBKITWIDGETS_EXPORT macro for WebKitWidgetsPierre Rossi2012-12-032-2/+4
* Imported WebKit commit 6a4a1d32e1d779548c726c4826cba9d69eb87601 (http://svn.w...Simon Hausmann2012-11-3022-0/+2235