summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reorder files alphabeticallyPierre Rossi2014-07-011-10/+10
* Add .tag file and the git-archive export optionsSergio Ahumada2014-07-012-0/+5
* XFAIL tst_QWebEnginePage::backActionUpdateJocelyn Turcotte2014-07-011-0/+1
* XFAIL tst_QWebEngineFrame::setUrlHistoryJocelyn Turcotte2014-07-011-6/+17
* Prevent premature deletion of JavaScript alert dialog object.Michael Brüning2014-06-303-8/+9
* OS X: Fix the build with the Qt SDKAndras Becsi2014-06-273-3/+3
* Fix crash when loading context menu on Windows.Michael Brüning2014-06-261-1/+1
* Install ICU data file to Qt on WindowsZoltan Arvai2014-06-201-0/+5
* Fix keyboard scrollingAllan Sandfeld Jensen2014-06-182-3/+10
* Fix patch_upstream script on WindowsZoltan Arvai2014-06-171-2/+9
* Project quads to z=0 instead of compressing them between 0 and 1Jocelyn Turcotte2014-06-171-30/+6
* Explicitly return false in WasAllocatedUsingRobustnessExtensionJocelyn Turcotte2014-06-162-0/+2
* Update .gitignore with build artifactsAndras Becsi2014-06-051-0/+2
* Fix typos and warnings in the Quick testsSzabolcs David2014-06-056-18/+23
* Fix import versions in the Quick testsSzabolcs David2014-06-0514-14/+14
* Remove separately maintained patches from repositoryAndras Becsi2014-06-0541-3447/+0
* Update ninja and bump Chromium version to 33.0.1750.170Andras Becsi2014-06-054-10/+130
* Add --baseline-upstream option to init-repository.pyAndras Becsi2014-06-051-1/+6
* Define mac_sdk_min and mac_deployment_target instead of mac_sdk_pathAndras Becsi2014-06-043-5/+8
* Add update_change_ids.py to update Change-Ids of a set of patchesAndras Becsi2014-06-041-0/+86
* Fix the build on MacAndras Becsi2014-06-041-0/+1
* Fix init-repository.py's --no-gerrit optionAndras Becsi2014-06-041-1/+1
* Support EGLStream video streaming on QNX platformMansoor Chishtie2014-06-025-13/+76
* Move gyp defines to os specific config for WindowsZoltan Arvai2014-06-023-5/+9
* Fix "findNext" after having navigated to a new pageJocelyn Turcotte2014-05-283-4/+9
* Avoid black flashes when showing a new QWebEngineViewJocelyn Turcotte2014-05-281-1/+1
* Also moc cpp files in gyp integrationPierre Rossi2014-05-221-5/+6
* Windows: Fix typo: eglContextPeter Varga2014-05-221-1/+1
* Remove Cygwin from blacklist in snapshot creationZoltan Arvai2014-05-211-1/+0
* Windows: Use single process binary on Windows and fix GL contextPeter Varga2014-05-214-1/+12
* Fix a crash when running witout UI delegates.Pierre Rossi2014-05-201-8/+23
* Buildfix after Iacc6cff82c0f071d1c8901977748d6164fb0a87d.Zeno Albisser2014-05-201-0/+2
* Test for webenginewidgets, not widgetsLaszlo Agocs2014-05-192-2/+2
* Add patch for fixing thread issues on WindowsPeter Varga2014-05-191-0/+78
* Use the same switches for both embedded Linux and AndroidJocelyn Turcotte2014-05-192-2/+7
* Fix jerky pinch-zoomingJocelyn Turcotte2014-05-191-1/+0
* Fix some more documentation.Michael Brüning2014-05-194-110/+132
* Fix up tabbed browser code.Michael Brüning2014-05-192-7/+8
* Fix the build on eAdroidAndras Becsi2014-05-191-1/+1
* Fix the quicknanobrowser example's import versionJocelyn Turcotte2014-05-191-1/+1
* Fix fling gesturesJocelyn Turcotte2014-05-192-2/+12
* Prepend the namespace for ElideMiddle.Zeno Albisser2014-05-161-1/+1
* [Widgets] Tooltip word wrap fixupPierre Rossi2014-05-161-1/+6
* Remove the webpage snippet for now.Michael Brüning2014-05-163-115/+0
* Fix a crash preventing us from using ImplSidePaintingJocelyn Turcotte2014-05-162-12/+18
* Set the QtWebEngine modules version to 0.9.0Jocelyn Turcotte2014-05-166-8/+21
* Add initial build configuration for QNX.Jeff Rogers2014-05-163-0/+19
* Provide option to bypass adding the gerrit/commit hook remote.Jeff Rogers2014-05-161-2/+5
* Remove obsolete QNX exclusions.Jeff Rogers2014-05-161-6/+0
* Add linkHovered support for Widgets APISzabolcs David2014-05-154-7/+10