summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Block setCookie() calls with empty domain or nameHEADdevKaloyan Chehlarski20 hours2-1/+16
* Tests: Add Quick runJavaScript testKaloyan Chehlarski20 hours1-0/+11
* Tests: Rewrite Quick tests in QMLKaloyan Chehlarski21 hours15-766/+391
* Change override of WebViewClient.onReceivedErrorMate Barany8 days1-5/+8
* Change override of WebViewClient.shouldOverrideUrlLoadingMate Barany9 days1-3/+4
* Remove call to deprecated method setPluginState()Mate Barany10 days1-1/+0
* Remove deprecated method removeExpiredCookie()Mate Barany10 days1-1/+0
* Add CONTRIBUTING.md fileKai Köhne2026-04-223-2/+15
* Android, Darwin: Actually emit urlChanged signalsKaloyan Chehlarski2026-04-213-2/+8
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-04-211-2/+2
* darwin: Remove obsolete version checks for macOS/iOSVladimir Belyavsky2026-04-151-35/+3
* CMake: add cmake specific .gitignoreAssam Boudjelthia2026-04-141-0/+12
* Enable strict mode 6.11 in qtwebviewKaloyan Chehlarski2026-04-141-3/+1
* Android: add missing version number to Android JARAssam Boudjelthia2026-04-072-4/+3
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-03-301-2/+2
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-03-271-2/+2
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-03-261-2/+2
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-03-241-2/+2
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-03-191-2/+2
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-03-171-2/+2
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-03-131-2/+2
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-03-121-2/+2
* Doc: Add alternate text for Qt WebView imagesJerome Pasion2026-03-112-1/+4
* configure: Add missing qt_cmdline.cmake chain entriesJoerg Bornemann2026-03-111-0/+2
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-03-101-2/+2
* Remove Q_GADGET from QWebView2WebView classKaloyan Chehlarski2026-02-181-1/+0
* WebEngine backend: Print warning when calling setAllowFileAccess()Kaloyan Chehlarski2026-02-181-0/+1
* WebEngine backend: Make local storage setting functionalKaloyan Chehlarski2026-02-181-3/+4
* QWebViewSettings: add magic scoped enum Q_CLASSINFOMarc Mutz2026-02-181-0/+1
* QWebViewLoadingInfo: add magic scoped enum Q_CLASSINFOMarc Mutz2026-02-181-0/+1
* QWebView: mark private ctor as explicitMarc Mutz2026-02-181-1/+1
* QWebView: proactively reimplement event()Marc Mutz2026-02-182-0/+9
* Disable QWebViewSettings copyingMarc Mutz2026-02-181-0/+1
* QWebViewSettings: Use Non-virtual Interface patternMarc Mutz2026-02-1813-29/+42
* QWebViewSettings: Remove unnecessary Q_GADGET declarationsKaloyan Chehlarski2026-02-187-7/+0
* Manually update webengine dependency to unblock CIMarc Mutz2026-02-171-1/+1
* Http user agent string API review cleanupAllan Sandfeld Jensen2026-02-147-19/+20
* QWebView: make setUrl() a slotMarc Mutz2026-02-131-1/+1
* WebViewBrowser: Add keyboard shortcuts to actionsKaloyan Chehlarski2026-02-131-0/+6
* WebViewBrowser: Put progress bar above web contentKaloyan Chehlarski2026-02-131-4/+12
* Add settings to C++ exampleKaloyan Chehlarski2026-02-132-0/+47
* QWebViewSettings: Remove d-ptr and make [const/dest]ructor privateKaloyan Chehlarski2026-02-1214-57/+46
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-02-111-2/+2
* Android: Add extern "C" to JNI_OnLoad to prevent name manglingAssam Boudjelthia2026-02-101-1/+1
* Remove canGoForward/Back propertiesMoss Heim2026-02-092-6/+2
* Docs: Fix broken linkMoss Heim2026-02-091-1/+1
* Make invokables slotsAllan Sandfeld Jensen2026-02-041-9/+9
* Add C++ exampleKaloyan Chehlarski2026-02-0410-0/+225
* Update dependencies on 'dev' in qt/qtwebviewQt Submodule Update Bot2026-02-041-2/+2
* Specify underlying type for QWebViewSettings::WebAttributeKaloyan Chehlarski2026-02-031-1/+1