summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prevent a crash after having downloaded a fileAndy Shaw2016-07-261-1/+0
* Doc: Link to QWebEngineProfile::downloadRequested from WebActionLeena Miettinen2016-07-251-1/+3
* Doc: Move details about script injection in overview to separate sectionKai Koehne2016-07-211-13/+18
* Doc: Condense documentation for Qt WebEngine ProcessKai Koehne2016-07-211-6/+3
* Doc: Replace ambiguous reference to 'C++ implementation'Kai Koehne2016-07-211-3/+3
* Doc: Move mentioning of QSG in overview to WebEngineWidgets moduleKai Koehne2016-07-211-5/+4
* Doc: Use \note tagKai Koehne2016-07-211-1/+1
* Doc: Move WebKit comparison to porting guideKai Koehne2016-07-212-4/+8
* Doc: Move Platform notes into separate section in OverviewKai Koehne2016-07-211-4/+6
* Doc: Fix WebEngine module diagramLeena Miettinen2016-07-204-0/+1915
* Doc: Introduce new 'Related Modules' section in OverviewKai Koehne2016-07-201-12/+14
* Add persistent backend to channel id serviceAllan Sandfeld Jensen2016-07-194-5/+28
* Fix regression in updating cookie store settingsAllan Sandfeld Jensen2016-07-171-2/+2
* Improve OpenGL implementation checkAkihiko Odaki2016-07-131-8/+38
* Propagate the view's screen coordinates on global position changeJoerg Bornemann2016-07-122-0/+9
* Allow QWebEnginePage::createWindow to return thisJoerg Bornemann2016-07-082-7/+23
* Fix regression in text selectionAllan Sandfeld Jensen2016-07-041-0/+13
* Fix regression with fine-grained wheel eventsAllan Sandfeld Jensen2016-07-041-2/+2
* Switch WebContentsAdapter to using shared pointersAllan Sandfeld Jensen2016-07-0113-48/+40
* Let script collection hold a reference to the adapterAllan Sandfeld Jensen2016-07-013-16/+12
* Clear internal selected text when searchingAlexandru Croitor2016-07-012-0/+3
* Fix invalid pointer in script collection after opening popupAllan Sandfeld Jensen2016-06-301-0/+3
* Doc: Do not explicitly mention names of signal handlersKai Koehne2016-06-281-13/+2
* Doc: Specify types of qmlsignal argumentsKai Koehne2016-06-271-10/+8
* Remove handling of DIR_MEDIA_LIBSAllan Sandfeld Jensen2016-06-272-30/+0
* Stop linking both debug and release libraries at the same time.Alexandru Croitor2016-06-271-0/+7
* Fix detection of MIPS architucture revisionAllan Sandfeld Jensen2016-06-241-3/+10
* 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
* 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
* 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