summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix memory leak of unhandled certificateErrorMichal Klocek2016-06-231-1/+2
* Use angleDelta instead of deprecated Qt4 deltaAllan Sandfeld Jensen2016-06-231-7/+4
* Remove split between 'C++' and 'QML' modules in index pageKai Koehne2016-06-232-5/+1
* Override short-cuts to common editor commandsAllan Sandfeld Jensen2016-06-227-0/+93
* Remove infinite loop when loading history.Michael Bruning2016-06-202-4/+8
* Make all examples high-dpi awareKai Koehne2016-06-2010-3/+20
* Always show caret when editing an IME pre-edit string.Alexandru Croitor2016-06-171-2/+5
* Handle IME events which contain both preedit and commit strings.Alexandru Croitor2016-06-171-8/+30
* Fix backspace to work when removing last IME char.Alexandru Croitor2016-06-171-3/+23
* Commit the done-so-far IME composition on mouse click.Alexandru Croitor2016-06-171-0/+13
* Don't cancel an IME composition when a modifier key is pressed.Alexandru Croitor2016-06-172-1/+7
* Update ChromiumJoerg Bornemann2016-06-161-0/+0
* Stabilize FilePicker QML autotestsAllan Sandfeld Jensen2016-06-161-12/+6
* 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
* Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-153-3/+3
* 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-142-4/+40
* 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
* Fix tst_QWebEnginePage::setHtmlWithImageResource testAllan Sandfeld Jensen2016-06-102-11/+8
* Doc: Describe disabling QWebEngineSettings::AutoLoadImagesLeena Miettinen2016-06-101-1/+2
* Fix build of webenginewidgets/simplebrowserJoerg Bornemann2016-06-101-0/+1
* 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-104-3/+2
|\
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Allan Sandfeld Jensen2016-06-084-3/+2
| |\
| | * Update Chromiumv5.6.1-1v5.6.1Allan Sandfeld Jensen2016-05-262-1/+1
| | * 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
* | | Skip geolocation testAllan Sandfeld Jensen2016-06-101-2/+1
* | | 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
* | Do not trigger find on slash keyAllan Sandfeld Jensen2016-06-031-1/+0
* | 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
* | Add qtlocation dependency to sync.profileAllan Sandfeld Jensen2016-05-302-1/+6
* | Disable qtquickcontrols context menu on eglfsMichal Klocek2016-05-302-0/+12
* | Fix 'The command line is too long' errors on WindowsKai Koehne2016-05-303-11/+9
* | Remove tests for the javaScriptWindowObjectCleared signalJoerg Bornemann2016-05-301-45/+0