summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Skip tst_QWebEngineFrame::setUrlWithFragment API testSzabolcs David2014-09-241-0/+1
* Remove unneeded QWP_PATH environment variable for quick tests.Michael Brüning2014-09-242-2/+0
* Fix issues on HiDPI displaysAndras Becsi2014-09-242-2/+5
* Fix an assertion in web_content_delegates_qt.cppAdam Kallai2014-09-233-24/+41
* Remove unneded OS_CHROMEOS defineAndras Becsi2014-09-231-1/+1
* Set arm_tune to empty string if mtune flag is not set by toolchainAndras Becsi2014-09-221-1/+1
* Bring back the mapping of touch IDs to fix flingingJocelyn Turcotte2014-09-192-7/+42
* Use the default render theme on eAndroidAndras Becsi2014-09-181-1/+1
* Hide QWebEngineCallback from the docsPierre Rossi2014-09-185-7/+91
* QtWebEngine should join the Beautiful Stack Trace ClubJocelyn Turcotte2014-09-182-3/+6
* Add widgets settings doc plus revive QWeb(Engine)View::settingsPierre Rossi2014-09-178-2/+246
* [Tests] Change expected QAccessible::role to WebDocument.Michael Brüning2014-09-161-2/+2
* Fix toPlainText related crashes in QtRenderViewObserverSzabolcs David2014-09-151-2/+2
* Fix the build for embedded androidAndras Becsi2014-09-157-17/+17
* Do not crash on QQuickWebEngineViewPrivate::closeJocelyn Turcotte2014-09-121-1/+1
* Disable the unified toolbar on OS X in QtWebEngineWidgets examplesJocelyn Turcotte2014-09-122-2/+0
* Enable JavascriptCanOpenWindows and LocalStorageEnabled by defaultJocelyn Turcotte2014-09-121-2/+2
* Enable JavaScript touch eventsJocelyn Turcotte2014-09-121-0/+17
* Use the same version scheme as other Qt modulesJocelyn Turcotte2014-09-112-11/+1
* Remove unnecessary private header includesJocelyn Turcotte2014-09-1111-14/+10
* init-repository: clean up upstream repository checkout even moreAndras Becsi2014-09-113-47/+23
* take_snapshot: check if dos2unix is in the path before using itAndras Becsi2014-09-111-2/+6
* Add --log-level switchPeter Varga2014-09-111-0/+17
* Fix the type of argument in FilePickerController::accepted() slot.Adam Kallai2014-09-101-6/+8
* Do a minor update to Chromium 37.0.2062.103Jocelyn Turcotte2014-09-103-1/+3
* Run dos2unix on all files when taking snapshotsJocelyn Turcotte2014-09-101-7/+24
* Prepare scripts for the .103 snapshotJocelyn Turcotte2014-09-102-60/+6
* Clean up the module root directoryJocelyn Turcotte2014-09-102-110/+5
* flag submodule for automatic cloning by init-repositoryOswald Buddenhagen2014-09-101-0/+1
* Fix tst_QWebEngineFrame::progressSignal API test caseSzabolcs David2014-09-093-5/+4
* Generate moc and rcc files in the gyp build directoryJocelyn Turcotte2014-09-081-10/+12
* Bump the Xcode minimum version to 5.1v5.4.0-alpha1Jocelyn Turcotte2014-09-051-1/+1
* Split QMAKE_FRAMEWORKPATH in case there are multiple paths.Zeno Albisser2014-09-051-1/+1
* Fix url stored in LoadRequestPeter Varga2014-09-056-18/+19
* [Win64] Do not skip 64 bit builds on Windows.Michael Brüning2014-09-051-11/+2
* Fix an assertion in net/url_request/url_request.cc:656Andras Becsi2014-09-051-3/+1
* [Win] Fix compiler error by using toQt method for string16.Michael Brüning2014-09-031-1/+1
* Hardcode the module version to not confuse syncqt.plMichael Brüning2014-09-031-5/+1
* [Win] Add gnuwin32\bin directory to PATH.Michael Brüning2014-09-031-0/+5
* Update src/3rdparty to include fixes for the alpha packagingJocelyn Turcotte2014-09-031-0/+0
* Don't forward loading of error pages to the API layerPierre Rossi2014-09-0211-20/+48
* Settings in test browserPierre Rossi2014-09-021-0/+27
* [Win] Enable multiple processes again.Michael Brüning2014-09-021-2/+0
* Settings for Qt quickPierre Rossi2014-09-0211-24/+562
* Try harder to return accessible namesFrederik Gladhorn2014-09-013-19/+136
* Revert "Revert "Improve roles""Frederik Gladhorn2014-09-011-33/+70
* Avoid duplicating timers in MessagePumpForUIQtJocelyn Turcotte2014-09-011-7/+19
* Support using MessagePumpForUIQt in standalone base::ThreadsWebKit Team2014-09-011-3/+10
* Wait on sync point fences instead of creating a new fenceJocelyn Turcotte2014-09-015-71/+81
* React to Accessibility being enabled/disabled globallyFrederik Gladhorn2014-09-012-2/+16