summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add loadIgnoreEmptyUrl test case to loadUrl QML test.Szabolcs David2014-01-282-0/+53
* Add loadUrl QML test with stopStatus test case.Szabolcs David2014-01-283-0/+73
* Get rid of tr1/functionalJocelyn Turcotte2014-01-274-35/+51
* Add properties QML test.Szabolcs David2014-01-272-0/+68
* Support absolute path in chromiumsrcdirArvid Nilsson2014-01-272-3/+3
* Fix package builds against release builds of QtSimon Hausmann2014-01-271-4/+25
* Small fixes to the packaging scriptSimon Hausmann2014-01-271-2/+9
* Add loadProgressSignal QML test.Szabolcs David2014-01-242-0/+74
* Add loadProgress QML test.Szabolcs David2014-01-243-0/+70
* Clear callbacks with an empty value on page destructionJocelyn Turcotte2014-01-223-6/+43
* Fix html5 videoAndras Becsi2014-01-224-1/+22
* Fix a crash in JavaScriptDialogControllerPierre Rossi2014-01-221-4/+5
* Fix JavaScriptDialogControllerPrivate's typeZoltan Arvai2014-01-221-1/+1
* gitignore updatePierre Rossi2014-01-221-5/+6
* Fix findMocables on WindowsZoltan Arvai2014-01-221-1/+1
* Fix Qt's moc path on WindowsZoltan Arvai2014-01-221-1/+1
* Unskip and ajust tests using setHtml, setContent, toHtml and toPlainTextJocelyn Turcotte2014-01-225-60/+79
* Make tst_QWebEngineFrame compileJocelyn Turcotte2014-01-222-273/+388
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-2215-15/+143
* Add a stub message system to communicate with the blink WebViewJocelyn Turcotte2014-01-2215-2/+457
* Refactor the callback mechanism used by runJavaScriptJocelyn Turcotte2014-01-227-49/+59
* Implement QWebEnginePage::setHtml and setContentJocelyn Turcotte2014-01-224-0/+39
* Add QML test framework and titleChanged test caseAdam Kallai2014-01-207-0/+323
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-176-3/+44
* Qt Quick File PickerPierre Rossi2014-01-157-2/+158
* JS dialogs in QtQuickPierre Rossi2014-01-1520-27/+597
* Pave the way for our UI delegation strategy.Pierre Rossi2014-01-1515-11/+697
* [Widgets] wire the file pickersPierre Rossi2014-01-1510-13/+137
* Fix installation of most examplesSimon Hausmann2014-01-154-1/+7
* Fix placement of webengine processSimon Hausmann2014-01-151-2/+2
* Implement QQuickWebEngineLoadRequest classAdam Kallai2014-01-1511-11/+277
* Mac: Add QMAKE_FRAMEWORKPATH to compiler command line as well.Zeno Albisser2014-01-141-0/+6
* README fixesPierre Rossi2014-01-141-28/+30
* Disable currently unsupported features in browser example.Zeno Albisser2014-01-141-6/+24
* Disable viewSourceAction in fancybrowser for now.Zeno Albisser2014-01-141-0/+2
* Change init-repository.py to clone snapshot by default.Zeno Albisser2014-01-141-6/+6
* Fix Qt5 libs linking to Qt5WebEngineCore.dll for WindowsZoltan Arvai2014-01-131-1/+2
* Fix ContentMain calling in processMain for WindowsZoltan Arvai2014-01-131-0/+11
* Add script to generate tarballs for releases.Zeno Albisser2014-01-131-0/+65
* Minor correction of log message in qtwebengine_utils.py.Zeno Albisser2014-01-131-1/+1
* Fix RenderWidgetHostViewQt::GetCompositingSurface() on WindowsZoltan Arvai2014-01-131-0/+4
* Fix WebEngineContext on WindowsZoltan Arvai2014-01-131-0/+4
* init-repository.py should only be used when cloning with git.Zeno Albisser2014-01-131-0/+16
* Handle exception thrown by subprocess.check_output.Michael BrĂ¼ning2014-01-131-2/+5
* Disable Werror by defaultPierre Rossi2014-01-112-13/+4
* Fix gpu::gles2::MailboxName on WindowsZoltan Arvai2014-01-111-1/+1
* Fix overrides for WindowsZoltan Arvai2014-01-112-1/+6
* Little cleanup in take_snapshot.py scriptPierre Rossi2014-01-101-6/+0
* Fix type conversion for WindowsZoltan Arvai2014-01-101-3/+11
* Fix DownloadTargetHelper::determineDownloadTarget on WindowsZoltan Arvai2014-01-101-1/+1