summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Update ChromiumJoerg Bornemann2016-06-161-0/+0
* Fix access to deleted memory on QWebEnginePage destructionJoerg Bornemann2016-06-167-0/+21
* Support WebCursors Qt doesn't have cursor types forAllan Sandfeld Jensen2016-06-161-9/+46
* Doc: Add canceling authentication to porting instructionsLeena Miettinen2016-06-161-1/+9
* Follow hotspot hints in custom cursorsAllan Sandfeld Jensen2016-06-151-1/+1
* Do not forward invalid mouse events to blinkAllan Sandfeld Jensen2016-06-151-0/+7
* Doc: Make Chromium security fix information less specificLeena Miettinen2016-06-151-2/+2
* Fix translation of multiple pressed mouse buttonsAllan Sandfeld Jensen2016-06-141-4/+4
* Stop forwarding OS synthesized touch-to-mouse events.Alexandru Croitor2016-06-141-0/+7
* Add missing Q_DECL_OVERRIDE specifiers.Joerg Bornemann2016-06-133-4/+4
* Fix memory leak of qml menuMichal Klocek2016-06-131-12/+12
* Fix memory leak of authentication qml dialogMichal Klocek2016-06-131-0/+3
* Implement flash clipboard interfaceAllan Sandfeld Jensen2016-06-104-7/+525
* Doc: Describe disabling QWebEngineSettings::AutoLoadImagesLeena Miettinen2016-06-101-1/+2
* Avoid precompiling headers in core_module.proJoerg Bornemann2016-06-101-0/+2
* Merge "Merge remote-tracking branch 'origin/5.6.1' into 5.6" into refs/stagin...Liang Qi2016-06-103-2/+1
|\
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Allan Sandfeld Jensen2016-06-083-2/+1
| |\
| | * Update Chromiumv5.6.1-1v5.6.1Allan Sandfeld Jensen2016-05-261-0/+0
| | * Doc: Remove repository name from examplesinstallpathAntti Kokko2016-05-251-2/+0
| | * Fix compile issueFrank Meerkoetter2016-05-231-0/+1
* | | Improve location provider thread safetyAllan Sandfeld Jensen2016-06-101-15/+19
* | | Update scroll information in touch eventsIlia Kirianovskii2016-06-101-3/+3
* | | Make sure linux-clang-libc++ mkspec uses clang build parameters.Alexandru Croitor2016-06-081-2/+6
|/ /
* | Add support for Khr_surfaceless_contextAkihiko Odaki2016-06-031-1/+79
* | Allow to set arm_thumb=0 with -marmAkihiko Odaki2016-06-011-0/+1
* | Fix logging code in GLSurfaceQtEGL::Initialize()Akihiko Odaki2016-06-011-1/+1
* | Doc: Add "since" info for the HTML5 geolocation featureLeena Miettinen2016-05-311-0/+2
* | Doc: Fix linking error to overview instead of front pageLeena Miettinen2016-05-311-6/+6
* | Doc: Mention linux-g++ and linux-clang as supported mkspecsKai Koehne2016-05-311-0/+1
* | 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
* | 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
* | 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: Add build requirements on supported platformsLeena Miettinen2016-05-061-4/+56
* Fix memory leak of standardContextMenuMichal Klocek2016-05-041-0/+1