summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.14' into wip/qt6"wip/qt6Liang Qi2019-09-12129-1374/+4351
|\
| * Merge remote-tracking branch 'origin/5.14' into wip/qt6Liang Qi2019-09-12129-1374/+4351
| |\ |/ /
| * Remove usages of deprecated APIsSona Kurazyan2019-09-0914-19/+52
| * Blacklist several Qt WebEngine quick dialog tests on macOS 10.13Michael Brüning2019-09-091-0/+6
| * Lower requirement for glibc to 2.17Allan Sandfeld Jensen2019-09-091-3/+3
| * Move gn configs out of coreMichal Klocek2019-09-077-4/+4
| * Move main configure and move some tests from core to buildtoolsMichal Klocek2019-09-0712-751/+735
| * Add jumbo builds to configure systemMichal Klocek2019-09-073-6/+49
| * Add webengine-core featureMichal Klocek2019-09-0716-388/+543
| * Blacklist tst_QWebEnginePage::fullScreenRequested on WindowsAllan Sandfeld Jensen2019-09-061-0/+3
| * Api to get certificate's chain on errorKirill Burtsev2019-09-0511-88/+147
| * Allow deferring QWebEngineCertificateError handlingKirill Burtsev2019-09-0516-45/+472
| * Fix tst_QWebEngineScript::loadEvents()Tamas Zakor2019-09-051-29/+54
| * Merge "Merge dev into 5.14 (delayed final downmerge)"Kari Oikarinen2019-09-0451-182/+2641
| |\
| | * Merge dev into 5.14 (delayed final downmerge)Kari Oikarinen2019-09-0451-182/+2641
| | |\ | |/ /
| | * Introduce findTextFinished signalPeter Varga2019-08-2327-21/+713
| | * Refactor findText handlingPeter Varga2019-08-2213-106/+319
| | * Use ui::CompositorJüri Valdmann2019-08-2220-32/+1573
| | * Use RenderFrameMetadata for scroll position and contents sizeJüri Valdmann2019-08-223-27/+40
| | * Fix warning about extra semicolon for Q_DECLARE_FLAGS statementMichael Brüning2019-08-191-1/+1
| * | Doc: Mark QWebEngineDownloadItem::setPath() obsoleteLeena Miettinen2019-08-301-6/+15
| * | Doc: Edit docs for QWebEngineUrlRequestInfo::initiator()Leena Miettinen2019-08-301-3/+5
| * | Doc: Describe QWebEngineUrlRequestInfo::ResourceTypeNavigationPreloadLeena Miettinen2019-08-271-1/+3
| |/
| * WebContentsAdapter: don't use toStrongRef().data()Marc Mutz2019-08-171-1/+1
| * Move winversion test to configureMichal Klocek2019-08-153-41/+8
| * Move re2 test to configureMichal Klocek2019-08-153-47/+16
| * Move khr test to configureMichal Klocek2019-08-153-42/+8
| * Move libvpx test to configureMichal Klocek2019-08-153-51/+16
| * Move snappy test to configureMichal Klocek2019-08-153-45/+14
| * Move xml2,glibc test to configureMichal Klocek2019-08-155-98/+24
| * Use QWeakPointer::toStrongRef().data() to get the raw pointerMichael Brüning2019-08-141-1/+1
| * Fix typos in header guardsMichael Brüning2019-08-131-3/+3
| * Fix missing semicolon in tst_qwebengineprofile.cppJüri Valdmann2019-08-131-1/+1
| * Move alsa test to configureMichal Klocek2019-08-123-45/+14
| * Add webenginewidgets to configure systemMichal Klocek2019-08-125-20/+45
| * Port from QMutex::Recursive to QRecursiveMutexMarc Mutz2019-07-313-24/+37
| * Fix quick download directory auto test on WindowsTamas Zakor2019-07-281-10/+11
* | Fix Qt6 buildAlexandru Croitor2019-08-137-270/+21
* | Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Alexandru Croitor2019-07-2543-155/+413
|\ \
| * \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-2543-155/+413
| |\ \ |/ / / | | _
| * Merge "Merge remote-tracking branch 'origin/5.13' into dev"Allan Sandfeld Jensen2019-07-2424-73/+217
| |\
| | * Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-2424-73/+217
| | |\ | |/ /
| | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Allan Sandfeld Jensen2019-07-2314-41/+118
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-2314-41/+118
| | | |\
| | | | * Fix use-after-free in WebContentsAdapter::loadJüri Valdmann2019-07-181-3/+7
| | | | * Reset findText reply id on StopFinding to prevent callback laterKirill Burtsev2019-07-164-1/+8
| | | | * Remove qt.io load from findTextInterruptedByLoad and ensure checksKirill Burtsev2019-07-161-5/+13
| | | | * Fix quick dialog test wrong message on view's LoadStatus changedKirill Burtsev2019-07-121-4/+5
| | | | * Fix spellcheck test flaky failure with misspelled word missingKirill Burtsev2019-07-121-8/+35
| | | | * Do not proceed with uninitialized resourcesMichal Klocek2019-07-121-4/+4