summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix rsp linking on windowsMichal Klocek2017-02-101-9/+8
* Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-02-083-6/+28
|\
| * 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
* | Fix running qmake recursivelyMichal Klocek2017-02-071-1/+8
* | Switch mac builds to gnMichal Klocek2017-02-061-0/+0
* | Refactor release and debug handlingMichal Klocek2017-02-067-24/+87
* | Fix escaping of double-quotesAllan Sandfeld Jensen2017-02-031-1/+1
* | Switch linux desktop builds to gnMichal Klocek2017-02-022-1/+2
* | Merge dev into 5.9Oswald Buddenhagen2017-02-0141-348/+1111
|\ \
| * | Assert WindowOpenDisposition enum valuesAllan Sandfeld Jensen2017-02-011-0/+11
| * | Make WebRTC support configurableAllan Sandfeld Jensen2017-01-312-1/+9
| * | Fix build with 5.8 and make embedded configurableAllan Sandfeld Jensen2017-01-311-1/+1
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-306-39/+108
| |\|
| | * 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-253-21/+48
| * | macOS GN integrationAlexandru Croitor2017-01-279-77/+134
| * | Make QQuickWebEngineScript a publicly exported classSzabolcs David2017-01-268-180/+284
| * | Add profile-wide user scripts to the Quick APISzabolcs David2017-01-264-0/+74
| * | GN configuration cleanup and preparationAllan Sandfeld Jensen2017-01-263-14/+49
| * | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-2512-26/+50
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2512-26/+50
| | |\|
| | | * Fix handling of empty input method eventsPeter Varga2017-01-221-1/+4
| | | * Make input method hints available via RWHV delegate widgetPeter Varga2017-01-206-1/+11
| | | * Add back SIP (Software Input Panel) widget testPeter Varga2017-01-181-0/+0
| | | * 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
| * | | Add gn build of qtwebengine for linuxMichal Klocek2017-01-2511-128/+509
| |/ /
* / / Add SUBDIRS in dependency orderSamuli Piippo2017-01-311-7/+8
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2017-01-1813-46/+148
|\|
| * QWebEngineDownloadItem::path() should not be percentage encodedAllan Sandfeld Jensen2017-01-181-1/+1
| * 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
| | * Doc: Describe WebEngineLoadRequest::errorDomainLeena Miettinen2016-12-222-23/+23
| | * Doc: Fix article in WebEngineSettings::accelerated2dCanvasEnabled docsLeena Miettinen2016-12-221-1/+1
| | * Doc: Fix QML type name in QML signal signatureLeena Miettinen2016-12-221-1/+1
| | * Doc: Describe the WebEngineView::navigationRequested() signalLeena Miettinen2016-12-221-0/+4
| | * Doc: Describe default values for WebEngineView::printToPdf()Leena Miettinen2016-12-221-1/+7
| | * Doc: WebEngineView::runJavaScript() callback parameter is optionalLeena Miettinen2016-12-221-2/+2
| | * Doc: Remove return value from qmlsignalKai Koehne2016-12-221-1/+1
| | * Doc: Describe the WebEngineView.LoadStoppedStatus enum valueLeena Miettinen2016-12-221-0/+3
| | * Doc: Fix type name to build FormValidationMessageRequest::type docsLeena Miettinen2016-12-221-1/+1
| | * Doc: Describe WebEngineDownloadItem.DownloadCancelled enum valueLeena Miettinen2016-12-221-0/+2
| | * Doc: Add docs for the WebEngineNavigationRequest typeLeena Miettinen2016-12-221-0/+59
| | * Doc: Describe missing WebEngineFullScreenRequest property and methodLeena Miettinen2016-12-221-2/+11