summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Binary compatibility files and global.cfg for QtWebEngine5.8Milla Pohjanheimo2017-04-054-0/+44744
* Also support reduce_binary_size on WindowsAllan Sandfeld Jensen2017-04-041-1/+1
* Delegate QWebEngineHistory::currentItem() to itemAt()Viktor Engelmann2017-03-211-3/+1
* Remove stale parent connection when initializing delegate as a childMichael Brüning2017-03-151-0/+3
* Improve cross-links between QtWebEngine classes in docsFlorian Bruhin2017-03-083-7/+10
* Clarify JavascriptCanAccessClipboard documentationFlorian Bruhin2017-03-072-2/+4
* Handle Qt::AA_UseSoftwareOpenGLAllan Sandfeld Jensen2017-03-031-0/+2
* Pass <input type="file"> result to correct RenderFrameHostViktor Engelmann2017-02-283-14/+13
* Update HTTP Cache when generating new cookie storeViktor Engelmann2017-02-271-0/+7
* Add support for macOS Airplay to Demobrowser in presence of dual GPUsAlexandru Croitor2017-02-232-0/+9
* Ignore synthetic hover move events if the mouse has not actually movedMichael Brüning2017-02-221-1/+2
* Fix crash on context menuAllan Sandfeld Jensen2017-02-224-3/+3
* Update chromiumMichal Klocek2017-02-221-0/+0
* Use Qt::ToolTip as window type for dropdown popusFlorian Bruhin2017-02-221-0/+4
* Abort findText when destroying QWebEnginePageViktor Engelmann2017-02-222-0/+4
* Fix building spellchecker example when Qt is not yet installedAlexandru Croitor2017-02-212-3/+35
* Fix Q_ASSERT when dragging an item over WebEngineViewJoerg Bornemann2017-02-213-62/+26
* Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-213-3/+6
* Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-202-0/+52
* tests: blacklist tst_qwebengineview::changeLocale() on Windows and LinuxLiang Qi2017-02-171-0/+3
* test: blacklist tst_QQuickWebEngineView::changeLocale() on WindowsLiang Qi2017-02-161-0/+3
* Fix MSVC version detectionJoerg Bornemann2017-02-141-1/+13
* Initialize RenderWidgetHostViewQt::m_currentInputTypeJoerg Bornemann2017-02-131-0/+1
* Doc: Fix stray 'is' in featurePermissionRequest documentationKai Koehne2017-02-101-2/+2
* remove redundant load(qt_build_config)Oswald Buddenhagen2017-02-101-1/+0
* Add missing test files to qmltests.proPeter Varga2017-02-101-1/+3
* Doc: Fix \sa links in the docsLeena Miettinen2017-02-096-11/+11
* Blacklist flaky linkHovered testMichal Klocek2017-02-071-0/+7
* Do not create directories for overridden pathsJoerg Bornemann2017-02-071-4/+18
* Provisional Fix for Navigation-Breakage on right-click in Flash appletViktor Engelmann2017-02-021-1/+9
* Avoid crash in desktop linux with --disable-gpuAllan Sandfeld Jensen2017-02-011-1/+1
* Forward mouse buttons and keyboard modifiers while draggingJoerg Bornemann2017-01-261-1/+27
* Fix drag position updates for QQuickWebEngineViewJoerg Bornemann2017-01-261-2/+7
* Fix canceling drag and drop actionsJoerg Bornemann2017-01-262-15/+26
* Fix confirming IME composition and newline insertionPeter Varga2017-01-255-104/+148
* Enforce check for minimal Windows SDK versionKai Koehne2017-01-251-0/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2017-01-250-0/+0
|\
| * Merge remote-tracking branch 'origin/5.7.1' into 5.75.7Liang Qi2017-01-161-2/+3
| |\
* | | Fix handling of empty input method eventsPeter Varga2017-01-223-15/+33
* | | Fixing webengine spell checker exampleIonut Alexandrescu2017-01-201-2/+2
* | | Make input method hints available via RWHV delegate widgetPeter Varga2017-01-208-29/+37
* | | Add back SIP (Software Input Panel) widget testPeter Varga2017-01-185-79/+115
* | | Doc: Clarify limitations of QNetworkProxyKai Koehne2017-01-181-5/+10
* | | Disable Q_ASSERTs for a release buildKai Koehne2017-01-181-0/+5
* | | Fix conversion from blink::WebDragOperation to Qt::DropActionJoerg Bornemann2017-01-184-19/+20
* | | QWebEngineDownloadItem::path() should not be percentage encodedAllan Sandfeld Jensen2017-01-181-1/+1
* | | Merge "Merge remote-tracking branch 'origin/5.8.0' into 5.8" into refs/stagin...Liang Qi2017-01-167-35/+117
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.8.0' into 5.8Allan Sandfeld Jensen2017-01-167-35/+117
| |\ \ \
| | * | | Update Chromiumv5.8.0Kai Koehne2017-01-031-0/+0
| | * | | Update ChromiumMichael Brüning2017-01-022-0/+9