summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Recreate state in renderer objects after RenderViewCreatedAllan Sandfeld Jensen2017-09-123-9/+12
| * Set referrer on download requestsJüri Valdmann2017-09-127-14/+87
| * Add test for saving a page over HTTPJüri Valdmann2017-09-121-0/+85
| * Add test for two simultaneous downloadsJüri Valdmann2017-09-121-0/+92
| * Add test for downloading a link via user actionJüri Valdmann2017-09-129-1/+814
| * Remove QWebEngineViewPrivate::m_pendingContextMenuEventJoerg Bornemann2017-09-113-6/+1
| * Fix translation of Qt::Key_MenuJoerg Bornemann2017-09-081-3/+2
| * Update ChromiumAllan Sandfeld Jensen2017-09-081-0/+0
| * Also set MIPS/Arm flags for host-buildsAllan Sandfeld Jensen2017-09-081-2/+2
* | Make cross compilation builds againMichal Klocek2017-09-131-5/+0
* | Update 3rdpartyAllan Sandfeld Jensen2017-09-123-4/+7
* | Add host-pkg-config to linux configurationMichal Klocek2017-09-121-0/+1
* | Migrate configuration lefovers to new configure systemMichal Klocek2017-09-124-112/+384
* | Adaptations for Chromium 60Alexandru Croitor2017-09-1162-169/+567
* | Adaptations for Chromium 59Allan Sandfeld Jensen2017-09-1124-292/+315
* | Simplify URLRequestCustomJob handlingMichal Klocek2017-09-117-241/+151
* | Refactor URLRequestCustomJobMichal Klocek2017-09-119-314/+423
* | Merge "Merge branch '5.9' into 5.10" into refs/staging/5.10Allan Sandfeld Jensen2017-09-1124-52/+212
|\ \
| * | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-09-0624-52/+212
| |\|
| | * Compile with Gestures disabledAlan Alpert2017-09-055-0/+16
| | * Give up earlier on MIPS64 and don't tell users it is supportedAllan Sandfeld Jensen2017-09-051-2/+3
| | * Add detection for system re2Allan Sandfeld Jensen2017-09-036-0/+53
| | * Add change file for Qt 5.6.3Antti Kokko2017-08-311-0/+73
| | * Remove proprietary codec summary from configure.prfAllan Sandfeld Jensen2017-08-301-5/+0
| | * Fix multilib builds with different archs of toolchain and systemAllan Sandfeld Jensen2017-08-291-1/+5
| | * [macOS] Warn about sending simulated touch events not working on macOSAlexandru Croitor2017-08-291-1/+11
| | * Close popup windows when their parents are destroyedAlexandru Croitor2017-08-291-0/+7
| | * Update ChromiumAllan Sandfeld Jensen2017-08-291-0/+0
| | * Fix upside down rendering of render-passes in software modeAllan Sandfeld Jensen2017-08-281-0/+1
| | * Handle --explicitly-allowed-portsAllan Sandfeld Jensen2017-08-281-0/+6
| | * Fix the detection of python2.exeHannah von Reth2017-08-211-2/+2
| | * Add configure help file for the available optionsAndy Shaw2017-08-211-0/+13
| | * Handle content::DropData::file_contentsJoerg Bornemann2017-08-183-1/+39
| | * Update documentation on how to enable the proprietary codecsAndy Shaw2017-08-181-2/+2
| | * Load libEGL and libGLES2 symbols implicitlyViktor Engelmann2017-08-141-32/+8
| | * Stop forwarding HoverEnter and HoverLeave QEventsJüri Valdmann2017-08-112-2/+3
| | * Remove dead code for detecting system SRTPAllan Sandfeld Jensen2017-08-115-45/+0
| | * Update ChromiumAllan Sandfeld Jensen2017-08-111-0/+0
* | | Pick up GNU tools from the mother repo's gnuwin32 directoryJoerg Bornemann2017-09-111-3/+16
* | | Make FocusOnNavigationEnabled setting disabled by defaultv5.10.0-alpha1Oleg Yadrov2017-09-0810-7/+18
* | | Win: Set proper descriptions for toolsKai Koehne2017-09-061-0/+2
|/ /
* | Require NSS for linux buildsMichal Klocek2017-09-052-14/+10
* | Add check for glibc > 2.16Michal Klocek2017-09-053-0/+34
* | Remove bic data to block bic testsMichal Klocek2017-09-053-44737/+0
* | Skip tests due to issues with current 58-based ChromiumAlexandru Croitor2017-09-044-1/+18
* | Add auto tests for MultipleMouseClickHelperPeter Varga2017-08-317-0/+319
* | Add https to list of internal schemesViktor Engelmann2017-08-302-2/+4
* | Make deletion of CallbackSpy safeMichal Klocek2017-08-282-7/+24
* | Fix documentation of FullScreenRequestSzabolcs David2017-08-232-9/+9
* | Emit loadProgress only between loadStarted and loadFinishedViktor Engelmann2017-08-223-12/+34