Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove superfluous OpenGL linking for QtDeclarative | Thiago Macieira | 2010-12-10 | 1 | -1/+0 |
| | |||||
* | Append qml import path individually for each available drive on Symbian | Joona Petrell | 2010-12-02 | 1 | -1/+4 |
| | | | | | Task-number: QTBUG-15405 Reviewed-by: Jason Barron | ||||
* | Apply the QStaticText text-caching strategy for QML | Aaron Kennedy | 2010-10-01 | 1 | -0/+4 |
| | | | | | | | | | | | | QML cannot use QStaticText directly as it doesn't support caching a QTextLayout. QDeclarativeTextLayout is basically a copy of QStaticText that adds this support. Currently this feature is disabled by default (enable with QML_DISABLE_IMAGE_CACHE=1) while we double check the perf consequences of this change. Task-number: QTBUG-14050 | ||||
* | Move QListModelInterface into util. | Michael Brasser | 2010-06-04 | 1 | -1/+0 |
| | | | | Get rid of src/declarative/3rdparty. | ||||
* | QtDeclarative doesn't use QtXml, so don't link to it or require others to | Thiago Macieira | 2010-05-14 | 1 | -2/+2 |
| | |||||
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 1 | -1/+1 |
| | | | | QDeclarativeXXX. | ||||
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls. | Warwick Allison | 2010-02-23 | 1 | -1/+0 |
| | | | | Task-number: QT-2798 | ||||
* | Improve efficiency and correctness of qHash(QUrl), and use it in Declarative | Warwick Allison | 2010-01-12 | 1 | -1/+1 |
| | | | | | rather than qHash(url.toString()). Similar corelib changes may come from 4.6 too. | ||||
* | Stuff for package install. | Warwick Allison | 2009-12-04 | 1 | -0/+3 |
| | |||||
* | clean up project files | Oswald Buddenhagen | 2009-12-03 | 1 | -2/+0 |
| | |||||
* | Undo most of 913dd563064e8047fe738fc9c79135adfb928977 | Warwick Allison | 2009-12-02 | 1 | -1/+1 |
| | | | | It seems we're going to have to so a syncqt/configure in Qt modules. | ||||
* | Remove include styles that rely on configure. | Warwick Allison | 2009-12-01 | 1 | -1/+1 |
| | | | | May help modularization (syncqt and configure are Qt-specific). | ||||
* | declarative.pro GCOV test | Aaron Kennedy | 2009-11-18 | 1 | -2/+4 |
| | |||||
* | Don't enable gcov flags | Aaron Kennedy | 2009-11-13 | 1 | -2/+2 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-13 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/globalobject.qdoc | ||||
* | | Better gcov compile flags | Aaron Kennedy | 2009-11-13 | 1 | -1/+1 |
|/ | |||||
* | Use local includes, not those in Qt. It matters when Declarative is a module | Warwick Allison | 2009-11-13 | 1 | -0/+2 |
| | | | | installed after Qt. | ||||
* | Get rid of the extra directory. | Michael Brasser | 2009-11-11 | 1 | -1/+0 |
| | |||||
* | Rename fx -> graphicsitems | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
| | |||||
* | Conditionally depend on opengl | Michael Brasser | 2009-07-14 | 1 | -0/+1 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-07-10 | 1 | -2/+0 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-gv Conflicts: examples/itemviews/frozencolumn/main.cpp src/declarative/canvas/qsimplecanvas.cpp src/declarative/canvas/qsimplecanvas_p.h src/declarative/canvas/qsimplecanvasitem.h src/declarative/extra/qfxparticles.cpp src/declarative/fx/fx.pri src/declarative/fx/qfxblurfilter.h src/declarative/fx/qfxcontentwrapper.cpp src/declarative/fx/qfxflickable.cpp src/declarative/fx/qfxfocuspanel.h src/declarative/fx/qfxfocusrealm.h src/declarative/fx/qfxhighlightfilter.cpp src/declarative/fx/qfxhighlightfilter.h src/declarative/fx/qfximage.cpp src/declarative/fx/qfxitem.cpp src/declarative/fx/qfxitem.h src/declarative/fx/qfxrect.cpp src/declarative/fx/qfxreflectionfilter.h src/declarative/fx/qfxshadowfilter.cpp src/declarative/fx/qfxshadowfilter.h src/declarative/fx/qfxtext.cpp src/declarative/fx/qfxtext.h src/declarative/fx/qfxtextedit.cpp src/declarative/opengl/glbasicshaders.h src/declarative/test/qfxtestengine.cpp src/declarative/test/qfxtestengine.h src/declarative/test/qfxtestobjects.cpp src/declarative/test/qfxtestobjects.h src/declarative/test/qfxtestview.h src/declarative/util/qfxglobal.h src/declarative/util/qfxview.cpp src/gui/graphicsview/qgraphicsitem_p.h tools/qmlviewer/qmlviewer.cpp | ||||
| * | Move timeline class to util and make private. | Michael Brasser | 2009-07-02 | 1 | -1/+0 |
| | | |||||
| * | Support compile-in-namespace for the declarative module. | Michael Brasser | 2009-06-30 | 1 | -1/+0 |
| | | |||||
* | | Remove simple canvas | Aaron Kennedy | 2009-06-23 | 1 | -2/+0 |
| | | |||||
* | | Remove OpenGL support from Fluid UI primitives | Aaron Kennedy | 2009-06-19 | 1 | -2/+0 |
|/ | |||||
* | Reserved a UID for QtDeclarative library on S60 | Martin Jones | 2009-06-01 | 1 | -0/+2 |
| | |||||
* | Fixup gcov lib lines | Aaron Kennedy | 2009-05-14 | 1 | -0/+1 |
| | |||||
* | Remove unnecessary flag | Martin Jones | 2009-05-13 | 1 | -2/+0 |
| | |||||
* | Remove accidentally commited CXX flags | Aaron Kennedy | 2009-05-12 | 1 | -1/+1 |
| | |||||
* | More QML tests | Aaron Kennedy | 2009-05-12 | 1 | -0/+4 |
| | |||||
* | Beginings of an experimental QML debugger view | Aaron Kennedy | 2009-05-06 | 1 | -0/+1 |
| | |||||
* | Initial import of kinetic-dui branch from the old kinetic | Michael Brasser | 2009-04-22 | 1 | -0/+25 |