Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
Qt
QtWebEngine
Commits
1972373b
Commit
1972373b
authored
11 years ago
by
Simon Hausmann
Browse files
Options
Download
Patches
Plain Diff
Add standard license boilerplate
parent
8169a79f
Changes
18
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
example/main.cpp
+40
-0
example/main.cpp
lib/backing_store_qt.cpp
+41
-0
lib/backing_store_qt.cpp
lib/backing_store_qt.h
+41
-0
lib/backing_store_qt.h
lib/blinqapplication.cpp
+41
-0
lib/blinqapplication.cpp
lib/blinqapplication.h
+42
-1
lib/blinqapplication.h
lib/blinqpage.cpp
+41
-0
lib/blinqpage.cpp
lib/blinqpage.h
+41
-0
lib/blinqpage.h
lib/raster_window.cpp
+41
-0
lib/raster_window.cpp
lib/raster_window.h
+41
-0
lib/raster_window.h
lib/render_widget_host_view_qt.cpp
+41
-0
lib/render_widget_host_view_qt.cpp
lib/render_widget_host_view_qt.h
+41
-0
lib/render_widget_host_view_qt.h
lib/shell_qt.cpp
+1
-1
lib/shell_qt.cpp
lib/signal_connector.cpp
+41
-0
lib/signal_connector.cpp
lib/signal_connector.h
+41
-0
lib/signal_connector.h
lib/web_contents_view_qt.h
+42
-1
lib/web_contents_view_qt.h
lib/web_event_factory.cpp
+1
-1
lib/web_event_factory.cpp
lib/web_event_factory.h
+41
-0
lib/web_event_factory.h
process/main.cpp
+41
-0
process/main.cpp
with
659 additions
and
4 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment