summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix warning: implicit conversion of NULL constant to 'const int'Kirill Burtsev2019-03-151-1/+1
| | * | Expose missing translations to lupdateFriedemann Kleint2019-03-051-0/+8
* | | | Fix Widevine support after Chromium 71Allan Sandfeld Jensen2019-03-202-17/+15
* | | | Remove Entry type from QWebEngineClientCertificateStoreAllan Sandfeld Jensen2019-03-202-18/+8
|/ / /
* | | Fix capitalisation of letters for PDF viewer settingMichael Brüning2019-03-198-14/+14
* | | Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-193-22/+19
* | | Doc: Link to classes where QWebEngineNotification is passed to usersLeena Miettinen2019-03-181-0/+5
* | | Fix crash on query of next persistent notification idKirill Burtsev2019-03-181-1/+1
* | | Fix -no-ssl buildv5.13.0-beta1Peter Varga2019-03-076-0/+30
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-0438-170/+407
|\| |
| * | 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-271-0/+0
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12.2' into 5.12Allan Sandfeld Jensen2019-02-271-0/+0
| | |\|
| | | * Update ChromiumAllan Sandfeld Jensen2019-02-201-0/+0
| | | * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-2011-37/+93
| | | |\
| | | * | Update ChromiumAllan Sandfeld Jensen2019-02-151-0/+0
| * | | | Doc: Fix JavaScriptDialogRequest.DialogTypeBeforeUnload enum valueLeena Miettinen2019-02-271-3/+3
| |/ / /
| * | | 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-253-14/+23
| * | | 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-196-25/+45
| * | Set download state to finished when cancelling or destroying the download itemKirill Burtsev2019-02-194-10/+34
| * | Doc: Fix type of WebEngineDownloadItem::view propertyKirill Burtsev2019-02-191-1/+3
| * | Fix crash in tst_Spellchecking::spellcheckJüri Valdmann2019-02-193-1/+11
* | | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-0112-37/+75
* | | 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-256-34/+70
* | | 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-228-5/+62
* | | 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-211-1/+1
* | | 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
* | | Use qmake toolchain for gnMichal Klocek2019-02-182-1/+4
* | | Remove hack with passing WebContentsAdapterClient as NativeViewAllan Sandfeld Jensen2019-02-184-18/+35