summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Also initialize context data if the menu policy is CustomContextMenu.Michael Bruning2016-06-092-0/+7
* | | Fix documentation of findText()Szabolcs David2016-06-092-5/+5
* | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Allan Sandfeld Jensen2016-05-3113-4/+100
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-3113-4/+100
| |\| |
| | * | Disable qtquickcontrols context menu on eglfsMichal Klocek2016-05-302-0/+12
| | * | Doc: Fix typo in the porting guideLeena Miettinen2016-05-271-2/+2
| | * | Fix event forwarding when activeFocusOnPress is false.Alexandru Croitor2016-05-261-2/+27
| | * | Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-266-0/+20
| | * | Stop disabled QWebEngineView widget from processing input events.Alexandru Croitor2016-05-261-0/+28
| | * | Doc: Add dependencies to enable linking to Qt modulesLeena Miettinen2016-05-251-0/+2
| | * | unifiy ios simulator&device handling with that of debug&releaseOswald Buddenhagen2016-05-232-0/+2
| | * | Fix ClipboardChangeObserverJoerg Bornemann2016-05-231-0/+7
* | | | Fix crash related to audioMuted and recentlyAudible properties in qml.Alexandru Croitor2016-05-311-8/+16
|/ / /
* | | Merge remote-tracking branch 'origin/5.7.0' into 5.7Allan Sandfeld Jensen2016-05-3113-91/+332
|\ \ \
| * \ \ Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.7.0" into refs/stag...v5.7.0-rc1Jani Heikkinen2016-05-262-2/+1
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.6.1' into 5.7.0Liang Qi2016-05-262-2/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Doc: Remove repository name from examplesinstallpathAntti Kokko2016-05-251-2/+0
| | | * | Fix compile issueFrank Meerkoetter2016-05-231-0/+1
| * | | | Update ChromiumAllan Sandfeld Jensen2016-05-261-0/+0
| |/ / /
| * | | Improve widevine plugin searchAllan Sandfeld Jensen2016-05-251-2/+28
| * | | Make dropping files onto QWebEngineView more consistentJoerg Bornemann2016-05-251-4/+7
| * | | Update ChromiumAllan Sandfeld Jensen2016-05-251-0/+0
| * | | Doc: Describe new features in Qt WebEngine 5.7.0Leena Miettinen2016-05-252-0/+84
| * | | Remove harmful spaces in qmake argument helpKai Koehne2016-05-251-1/+1
| * | | Doc: Change OpenH264 external link titleLeena Miettinen2016-05-242-2/+3
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7.0Michael Bruning2016-05-2324-111/+259
| |\ \ \ | | | |/ | | |/|
| | * | Let setContent / setHtml fail when content is too big to load.Michael Bruning2016-05-202-1/+15
| | * | Doc: Add a topic listing supported featuresLeena Miettinen2016-05-205-80/+190
| | * | Doc: Explain why QSslError values are not usedLeena Miettinen2016-05-201-0/+4
| * | | Update Chromium submodule to include aarch64 build fix.Michael Bruning2016-05-171-0/+0
* | | | Document licenses in Qt WebEngineKai Koehne2016-05-234-45/+15400
* | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-2017-30/+50
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.6" into refs/stagin...Liang Qi2016-05-192-2/+0
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-182-2/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Update chromium submodule.Michael Bruning2016-05-101-0/+0
| | | * | Revert marking qrc: as a local schemeMichael Bruning2016-05-101-2/+0
| * | | | Doc: HTTP GET method is always used to load URLsLeena Miettinen2016-05-193-5/+11
| * | | | Silence zero-as-null-pointer=constant warningsAllan Sandfeld Jensen2016-05-199-16/+16
| * | | | Fix pasting images to web pagesJoerg Bornemann2016-05-191-2/+2
| |/ / /
| * / / Fix CXX :visited selectorIlia Kirianovskii2016-05-133-5/+21
| |/ /
* | | Doc: Remove mentioning of ToggleSpellcheckKai Koehne2016-05-191-1/+0
* | | Fix #include style in public headersKai Koehne2016-05-181-3/+3
* | | Add missing new certificate error typeAllan Sandfeld Jensen2016-05-136-0/+26
* | | Update plugin.qmltypes to 1.3Marco Benelli2016-05-131-433/+278
* | | Better handle failure on read in custom url handlersAllan Sandfeld Jensen2016-05-132-8/+12
* | | Fix revision of defaultTextEncoding[Changed]Kai Koehne2016-05-131-2/+2
| |/ |/|
* | Remove notifier signals for spellchecking supportTopi Reinio2016-05-091-2/+0
* | Fix debug-only build on WindowsJoerg Bornemann2016-05-091-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-098-57/+222
|\|
| * Doc: Add build requirements on supported platformsLeena Miettinen2016-05-061-4/+56