Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
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
QtDeclarative
Commits
68c74921
Commit
68c74921
authored
13 years ago
by
Samuel Rødal
Browse files
Options
Download
Patches
Plain Diff
Build against refactor.
Change-Id: I0143767405afe968c0aea71651bd9e3dc7a74e23
parent
9bfdaadd
No related merge requests found
Changes
52
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
src/declarative/declarative.pro
+1
-1
src/declarative/declarative.pro
src/declarative/items/context2d/qsgcontext2d.cpp
+3
-3
src/declarative/items/context2d/qsgcontext2d.cpp
src/declarative/items/qsgcanvas.cpp
+2
-3
src/declarative/items/qsgcanvas.cpp
src/declarative/items/qsgcanvas.h
+1
-1
src/declarative/items/qsgcanvas.h
src/declarative/items/qsgflickable.cpp
+2
-2
src/declarative/items/qsgflickable.cpp
src/declarative/items/qsgitem.cpp
+2
-2
src/declarative/items/qsgitem.cpp
src/declarative/items/qsgitem.h
+2
-2
src/declarative/items/qsgitem.h
src/declarative/items/qsgmousearea.cpp
+2
-2
src/declarative/items/qsgmousearea.cpp
src/declarative/items/qsgmousearea_p_p.h
+1
-1
src/declarative/items/qsgmousearea_p_p.h
src/declarative/items/qsgpathview.cpp
+2
-2
src/declarative/items/qsgpathview.cpp
src/declarative/items/qsgpincharea.cpp
+2
-2
src/declarative/items/qsgpincharea.cpp
src/declarative/items/qsgtext.cpp
+2
-2
src/declarative/items/qsgtext.cpp
src/declarative/items/qsgtextedit.cpp
+2
-2
src/declarative/items/qsgtextedit.cpp
src/declarative/items/qsgtextinput.cpp
+3
-3
src/declarative/items/qsgtextinput.cpp
src/declarative/qml/parser/qdeclarativejsparser.cpp
+1
-1
src/declarative/qml/parser/qdeclarativejsparser.cpp
src/declarative/qml/qdeclarativeengine.cpp
+1
-1
src/declarative/qml/qdeclarativeengine.cpp
src/declarative/qml/qdeclarativemetatype.cpp
+2
-2
src/declarative/qml/qdeclarativemetatype.cpp
src/declarative/scenegraph/coreapi/qsgdefaultrenderer.cpp
+1
-1
src/declarative/scenegraph/coreapi/qsgdefaultrenderer.cpp
src/declarative/scenegraph/coreapi/qsgrenderer.cpp
+1
-1
src/declarative/scenegraph/coreapi/qsgrenderer.cpp
src/declarative/scenegraph/qsgcontextplugin.cpp
+1
-1
src/declarative/scenegraph/qsgcontextplugin.cpp
with
34 additions
and
35 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
Menu
Explore
Projects
Groups
Topics
Snippets