summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move newViewRequested to the public APISzabolcs David2015-01-2316-27/+317
* Fix the new window example code GC problemsJocelyn Turcotte2015-01-236-21/+124
* Clean the file structure of quicknanobrowser and quicktestbrowserJocelyn Turcotte2015-01-2314-315/+89
* Enable building Qt WebEngine without accessiblity enabled.Michael Brüning2015-01-2318-6/+68
* Introduce ASSERT_ENUMS_MATCH macroPierre Rossi2015-01-224-14/+16
* Improve geolocation permission securityAllan Sandfeld Jensen2015-01-223-4/+16
* Import the inspectorserver auto test from qtwebkitJocelyn Turcotte2015-01-223-0/+191
* Replace the inspectable property with an environment variableJocelyn Turcotte2015-01-2212-55/+52
* Fix the inspector after the 40 updateJocelyn Turcotte2015-01-224-34/+72
* Fix the tst_navigationHistory QML testcaseAdam Kallai2015-01-221-0/+4
* Fix WebSockets after the 40 updateJocelyn Turcotte2015-01-211-7/+6
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-210-0/+0
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-190-0/+0
| |\
| | * Bump versionOswald Buddenhagen2015-01-161-1/+1
* | | Check for python version 2, minor version 7 and up when building.Michael Brüning2015-01-201-2/+2
* | | Fix gcc warning 'may be used uninitialized'Andras Becsi2015-01-201-1/+1
* | | Add DownloadItemInfo to BrowserContextAdapterClientAndras Becsi2015-01-205-32/+67
* | | Update submodule after updating Chromium to 40.0.2214.28.Zeno Albisser2015-01-201-0/+0
* | | Disable warning about use of deprecated functions on Windows.Zeno Albisser2015-01-201-1/+1
* | | Add Keyboard modifiers to MotionEventQt.Zeno Albisser2015-01-205-9/+250
* | | BrowserAccessibilityDelegate has been implemented in RenderFrameHostImpl.Zeno Albisser2015-01-203-80/+11
* | | Clipboard must now be subclassed.Zeno Albisser2015-01-202-113/+145
* | | Update Chromium to version 40.0.2214.28 and ninja to 1.5.3.Zeno Albisser2015-01-2049-322/+308
* | | Make GCC 4.7 mandatory to build Qt WebEngine.Michael Brüning2015-01-191-3/+3
|/ /
* | Simplify tests.proPierre Rossi2015-01-181-3/+1
* | Add c++11 as a requirement.Pierre Rossi2015-01-161-0/+4
* | Merge remote-tracking branch 'origin/5.4' into devPierre Rossi2015-01-1619-110/+240
|\|
| * Add additional dependency checksPierre Rossi2015-01-161-1/+9
| * Refactor our build skipping logicPierre Rossi2015-01-167-29/+118
| * Fixup sync.profilePierre Rossi2015-01-151-4/+4
| * Print only major.minor.micro version of python.Zeno Albisser2015-01-151-1/+1
| * Use paths relative to QtWebEngineProcess on OS X.Michael Brüning2015-01-151-2/+12
| * Make TLS1 the default minimum SSL protocol in Qt WebEngine.Michael Brüning2015-01-131-0/+0
| * Revert "Mac: INCLUDEPATH fix"Simon Hausmann2015-01-091-2/+1
| * Tell the ContentMainRunner to not reset signal handlers in the browser process.Michael Brüning2015-01-082-0/+1
| * Only deploy ffmpegsumo once in debug_and_releaseJocelyn Turcotte2015-01-071-51/+53
| * Remove possible quoting charactersStephan Binner2015-01-071-2/+3
| * UIDelegatesManager: Remove creationContextForComponent.Robin Burchell2015-01-062-15/+6
| * UIDelegatesManager: Communicate load failure back to the dialog controller.Robin Burchell2015-01-061-1/+5
| * UIDelegatesManager: Always print errors if component loading fails.Robin Burchell2015-01-061-3/+3
| * Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2015-01-022-0/+25
| |\
| | * OSX: Don't show QtWebEngineProcess in the dockv5.4.0Jocelyn Turcotte2014-12-022-0/+25
* | | Widgets: Implement mouse lock permission APISzabolcs David2015-01-1610-9/+50
* | | Add Pointer Lock supportSzabolcs David2015-01-1610-3/+60
* | | Fix quicktestbrowserAndras Becsi2015-01-152-2/+2
* | | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-1412-10/+84
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-0212-10/+84
| |\| |
| | * | Use QDir::separator() where paths might be generated for WindowsAllan Sandfeld Jensen2014-12-151-2/+2
| | * | Enable cmake config files generationJocelyn Turcotte2014-12-125-6/+24
| | * | Bump versionOswald Buddenhagen2014-12-121-1/+1