summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix -no-ssl buildv5.13.0-beta1Peter Varga2019-03-077-1/+33
* Un-blacklist tst_QWebEnginePage combobox auto testsTamas Zakor2019-03-062-11/+27
* Add simple offscreen qpa testMichal Klocek2019-03-043-1/+68
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-03-0444-181/+633
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-0444-181/+633
| |\
| | * Force destruction of webcontent client before profile adapterMichal Klocek2019-03-0112-19/+65
| | * Fix destruction of qt quick profile after WebEngineContext gets deletedMichal Klocek2019-03-011-1/+2
| | * Fix incrementing download IDTamas Zakor2019-02-282-2/+6
| | * Merge "Merge remote-tracking branch 'origin/5.12.2' into 5.12" into refs/stag...Allan Sandfeld Jensen2019-02-272-0/+73
| | |\
| | | * Merge remote-tracking branch 'origin/5.12.2' into 5.12Allan Sandfeld Jensen2019-02-272-0/+73
| | | |\
| | | | * Add changes file for Qt 5.12.2Antti Kokko2019-02-221-0/+73
| | | | * Update ChromiumAllan Sandfeld Jensen2019-02-201-0/+0
| | | | * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-2013-43/+165
| | | | |\
| | | | * | Update ChromiumAllan Sandfeld Jensen2019-02-151-0/+0
| | * | | | Doc: Fix JavaScriptDialogRequest.DialogTypeBeforeUnload enum valueLeena Miettinen2019-02-271-3/+3
| | |/ / /
| | * | | Quicknanobrowser: Hide status bubble properlySzabolcs David2019-02-251-5/+10
| | * | | Fix crash on dynamic_cast in global event filterJüri Valdmann2019-02-256-66/+175
| | * | | Fix handling of touch icons when it is disabledPeter Varga2019-02-255-14/+94
| | * | | Doc: Always treat \brief as full sentenceKai Koehne2019-02-2211-27/+27
| | * | | Clarify documentation of QWebEnginePage::title()Jüri Valdmann2019-02-222-2/+8
| | * | | Doc: Copy minimal example code into overview pageKai Koehne2019-02-211-3/+13
| | | |/ | | |/|
| | * | Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-197-25/+77
| | * | Set download state to finished when cancelling or destroying the download itemKirill Burtsev2019-02-194-10/+34
| | * | Update public QML API test and enforce failure checkKirill Burtsev2019-02-191-6/+40
| | * | Doc: Fix type of WebEngineDownloadItem::view propertyKirill Burtsev2019-02-191-1/+3
| | * | Fix crash in tst_Spellchecking::spellcheckJüri Valdmann2019-02-193-1/+11
* | | | Update publicapi testAllan Sandfeld Jensen2019-03-041-0/+18
|/ / /
* | | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-0113-46/+85
* | | Pass the path to the macOS SDK used by Qt to the gn build scriptMichael Brüning2019-03-012-0/+3
* | | Fix detection of opengl supportMichal Klocek2019-02-271-20/+17
* | | Cleanup QML client certificate selection implementationAllan Sandfeld Jensen2019-02-273-23/+6
* | | API cleanupAllan Sandfeld Jensen2019-02-276-22/+13
* | | Doc: Rename 'Notificatons' section to 'Web Notifications'Kai Koehne2019-02-272-3/+8
* | | Fix crash on unsetting request interceptorAllan Sandfeld Jensen2019-02-261-2/+4
* | | Make client certificate store thread safeAllan Sandfeld Jensen2019-02-257-35/+71
* | | Doc: Talk about 'empty string' in WebEngineProfile::downloadPathKai Koehne2019-02-241-2/+2
* | | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-02-242-2/+84
* | | Add a setting to control if the PDF viewer is enabledMichael Brüning2019-02-229-5/+70
* | | Remove duplicate RESOURCES in QWebEngineClientCertificateStore testJüri Valdmann2019-02-221-3/+0
* | | Doc: Bump QtWebEngine import to 1.9Kai Koehne2019-02-211-2/+2
* | | Revision WebEngineProfile::userNotificationKai Koehne2019-02-212-1/+2
* | | Do not pass ar to gn, update ChromiumMichal Klocek2019-02-212-1/+1
* | | Add build time override of ninja jobsMichal Klocek2019-02-211-1/+1
* | | Emit QWebEnginePage::selectionChanged asynchronouslyJüri Valdmann2019-02-212-1/+24
* | | Add client certificate store test casesVijith Kini2019-02-208-0/+212
* | | Add proxy authentication unit testMichal Klocek2019-02-195-1/+229
* | | Try using authentication from QNetworkProxyMichal Klocek2019-02-195-5/+45
* | | Remove not used define for sanitizerMichal Klocek2019-02-191-1/+0
* | | Minor. Remove unused m_index from pdfium_document_wrapper_qt.cppMichal Klocek2019-02-191-3/+0
* | | Minor. Remove superfluous std::moveMichal Klocek2019-02-191-1/+1