summaryrefslogtreecommitdiffstats
path: root/lib/lib.pro
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the intermediate "shared" static library.Jocelyn Turcotte2013-11-211-1/+4
* Make QtWebEngineProcess a slim executable.Jocelyn Turcotte2013-11-211-0/+2
* Fix the dyld error when running examples and tests on Mac.Jocelyn Turcotte2013-11-191-0/+5
* Delegated renderer: Add YUV video support.Jocelyn Turcotte2013-11-131-2/+4
* Delegated renderer: Put textures on those quads.Jocelyn Turcotte2013-11-111-0/+2
* Make RenderWidgetHostViewQtDelegate a pure interface.Jocelyn Turcotte2013-11-061-1/+0
* Move DelegatedFrameNode and the SG logic to its own file.Jocelyn Turcotte2013-11-061-0/+2
* QtWebEngine Dev Tools (Web Inspector)Chris Hutten-Czapski2013-10-291-2/+9
* Add javascript dialogs supportPierre Rossi2013-10-171-0/+2
* Render delegated renderer frames using the Qt scene graph.Jocelyn Turcotte2013-10-141-0/+4
* Mac: INCLUDEPATH fixPierre Rossi2013-10-111-0/+3
* Do not forward declare OBJC types.Zeno Albisser2013-10-111-1/+2
* Add a dummy implementation of DownloadManagerDelegate.Michael BrĂ¼ning2013-08-081-0/+2
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-13/+5
* Fix the debug build.Jocelyn Turcotte2013-07-291-1/+0
* Add a python script to generate the chromium .pak resource files.Zeno Albisser2013-07-181-1/+2
* Add support for file and data url scheme.Zeno Albisser2013-07-161-0/+4
* Cleanup include mechanismPierre Rossi2013-07-041-0/+1
* Deduplicate data in private view classesAndras Becsi2013-06-251-0/+1
* Extract QQuickWebContentsViewPrivate declaration into its own headerAndras Becsi2013-06-251-0/+1
* Move API layer-only classes back from the shared static lib.Jocelyn Turcotte2013-06-191-2/+9
* Allow the API class to provide the page widget rendering implementation.Jocelyn Turcotte2013-06-191-0/+4
* Add initial API layer for widgets.Zeno Albisser2013-06-181-0/+1
* Start simplifying WebContentsDelegateQtPierre Rossi2013-06-121-0/+1
* Rename remaining references of blinq to QtWebEngine.Jocelyn Turcotte2013-06-111-3/+3
* Get rid of BlinqApplication.Jocelyn Turcotte2013-06-111-6/+4
* And shell is out !Pierre Rossi2013-06-101-0/+5
* Fix undefined symbols in debug builds.Jocelyn Turcotte2013-06-101-11/+2
* Replace Shell with WebContentsDelegateQt.Zeno Albisser2013-06-101-3/+4
* Properly implement a QWidget and QtQuick APIJocelyn Turcotte2013-06-061-5/+7
* remove blinqpageZeno Albisser2013-06-061-2/+0
* Implement support for QtQuick2.Zeno Albisser2013-06-051-5/+6
* Stop relying on ShellBrowserClientPierre Rossi2013-06-041-2/+7
* Integrate the event loop with QApplication.Jocelyn Turcotte2013-05-311-0/+2
* Make use of OverrideCreateWebContentsView.Zeno Albisser2013-05-311-2/+0
* Ease the switching between Debug and Release buildsPierre Rossi2013-05-311-2/+4
* Rename gypi_gen to gyp_generatorPierre Rossi2013-05-311-2/+2
* Introduce RasterWindowContainer to allow reusing the container with different...Zeno Albisser2013-05-221-0/+2
* Implement moc-ing through the gyp actions mechanismPierre Rossi2013-05-221-1/+0
* Basic event translationPierre Rossi2013-05-151-1/+3
* TEMP: Workaround for missing moc step.Zeno Albisser2013-05-151-1/+2
* add an actual navigation barZeno Albisser2013-05-151-2/+4
* Cleaning up and splitting things up into separate h/cpp files.Zeno Albisser2013-05-151-1/+7
* Adding a preliminary implementation of shell_qt.Zeno Albisser2013-05-141-1/+2
* Avoid the missing symbols coming from skia in ReleasePierre Rossi2013-05-101-0/+3
* Define blinq_process path at compile timePierre Rossi2013-05-021-1/+2
* Try stealing the backing store from Gtk :)Simon Hausmann2013-04-301-1/+1
* New qmake approachPierre Rossi2013-04-291-0/+20
* Buildsystem: pickup QtBase, QtGui &cie for libblinqPierre Rossi2013-04-161-9/+0
* Work in progress for a simple exampleSimon Hausmann2013-04-111-0/+9