summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove gyp handlingAllan Sandfeld Jensen2017-03-2225-1501/+292
* Support Visual Studio 2017Joerg Bornemann2017-03-221-0/+2
* Handle texture nodes alternative source rectAllan Sandfeld Jensen2017-03-221-8/+18
* Use matching bitwidth for x86 targetSamuli Piippo2017-03-211-1/+1
* Cleanup ozone platformAllan Sandfeld Jensen2017-03-204-95/+98
* Port MIPS configuration to GNAllan Sandfeld Jensen2017-03-201-0/+18
* Fix OpenGL for embedded buildsAllan Sandfeld Jensen2017-03-203-2/+4
* Build v8snapshot with host of matching bitwidthAllan Sandfeld Jensen2017-03-192-12/+16
* Support appstore compliancy switch from the new configure systemAlexandru Croitor2017-03-172-5/+3
* Support linux-clang-libc++ buildsAllan Sandfeld Jensen2017-03-142-0/+2
* Port ARM configuration to GNAllan Sandfeld Jensen2017-03-141-0/+37
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-103-2/+6
|\
| * Clarify JavascriptCanAccessClipboard documentationFlorian Bruhin2017-03-072-2/+4
| * Handle Qt::AA_UseSoftwareOpenGLAllan Sandfeld Jensen2017-03-031-0/+2
* | Restructure print_view_manager_base_qt.cppAllan Sandfeld Jensen2017-03-091-248/+237
* | Enable FFMPEG configuration for GNAllan Sandfeld Jensen2017-03-083-1/+3
* | Rework form validation QML testsPeter Varga2017-03-082-5/+0
* | Fix 32-bit Windows buildJoerg Bornemann2017-03-071-0/+1
* | Add FINALs and explicit constructor to QQuickWebEngineScriptSzabolcs David2017-03-071-7/+7
* | Remove erroneous CONSTANT attributes from the public widgets APIAlexandru Croitor2017-03-072-7/+7
* | Use GN linker flags on core_moduleAllan Sandfeld Jensen2017-03-072-4/+5
* | Respect use system opus, vpx and icu configurationAllan Sandfeld Jensen2017-03-072-3/+3
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-0423-97/+122
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-0223-97/+122
| |\|
| | * Pass <input type="file"> result to correct RenderFrameHostViktor Engelmann2017-02-283-14/+13
| | * Update HTTP Cache when generating new cookie storeViktor Engelmann2017-02-271-0/+7
| | * Add support for macOS Airplay to Demobrowser in presence of dual GPUsAlexandru Croitor2017-02-231-0/+7
| | * Ignore synthetic hover move events if the mouse has not actually movedMichael BrĂ¼ning2017-02-221-1/+2
| | * Fix crash on context menuAllan Sandfeld Jensen2017-02-222-1/+2
| | * Update chromiumMichal Klocek2017-02-221-0/+0
| | * Use Qt::ToolTip as window type for dropdown popusFlorian Bruhin2017-02-221-0/+4
| | * Abort findText when destroying QWebEnginePageViktor Engelmann2017-02-222-0/+4
| | * Fix building spellchecker example when Qt is not yet installedAlexandru Croitor2017-02-212-3/+35
| | * Fix Q_ASSERT when dragging an item over WebEngineViewJoerg Bornemann2017-02-213-62/+26
| | * Fix empty dialogs on window.onbeforeunloadSzabolcs David2017-02-213-3/+6
| | * Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-201-0/+2
| | * Initialize RenderWidgetHostViewQt::m_currentInputTypeJoerg Bornemann2017-02-131-0/+1
| | * Doc: Fix stray 'is' in featurePermissionRequest documentationKai Koehne2017-02-101-2/+2
| | * Doc: Fix \sa links in the docsLeena Miettinen2017-02-096-11/+11
* | | Use GN spellcheck targets instead of listing the filesAllan Sandfeld Jensen2017-03-031-39/+2
* | | Remove -v from base ninja command lineAllan Sandfeld Jensen2017-03-031-1/+1
* | | Use .NOTPARALLEL on Windows tooAllan Sandfeld Jensen2017-03-032-2/+4
* | | Re-enable v8 snapshots for cross buildsAllan Sandfeld Jensen2017-03-031-2/+0
* | | Fix browser process crash when IBus is enabledPeter Varga2017-03-031-0/+8
* | | Ensure the existence of the browser context's storage directoryJoerg Bornemann2017-03-021-0/+18
* | | Fix cross-compiled desktop linux buildsAllan Sandfeld Jensen2017-03-022-5/+5
* | | Fix linux-clang buildsAllan Sandfeld Jensen2017-03-023-2/+13
* | | Make xscrnsaver optionalAllan Sandfeld Jensen2017-03-021-0/+1
|/ /
* | Don't use_external_popup_menu on macOS so that popups actually appearAlexandru Croitor2017-03-011-1/+2
* | Fix build when Qt Location is not presentAlexandru Croitor2017-03-011-0/+2