Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix doc link. | Martin Jones | 2009-11-09 | 1 | -1/+1 |
| | |||||
* | Doc | Martin Jones | 2009-11-09 | 1 | -0/+1 |
| | |||||
* | Doc. | Michael Brasser | 2009-11-06 | 1 | -3/+0 |
| | |||||
* | Update animation docs. | Michael Brasser | 2009-11-06 | 1 | -14/+62 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-11-06 | 1 | -0/+2 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Test Keys and KeyNavigation attached props. Fix Keys on<Key>Pressed | Martin Jones | 2009-11-06 | 1 | -0/+2 |
| | | |||||
* | | Rename targets -> matchTargets and properties -> matchProperties. | Michael Brasser | 2009-11-06 | 2 | -7/+7 |
|/ | |||||
* | Document the vector3d type in QML | Rhys Weatherley | 2009-11-05 | 1 | -0/+21 |
| | | | | | Task-number: QTBUG-5334 Reviewed-by: Aaron Kennedy | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-11-05 | 1 | -5/+7 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 1 | -5/+7 |
| | | | | | | | | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421 | ||||
* | | Particles cleaned up and placed in in qmlgraphics/ | Alan Alpert | 2009-11-05 | 1 | -3/+3 |
|/ | | | | | | | | | | | | | API changes: Removed bool streamIn Added int emissionRate Added int emissionVariance Added void burst(count, emissionRate=-1) While rewriting the internals to accomodate this, all other outstanding particles bugs were believed fixed. Task-number: QT-2392 QT-2391 QT-2390 QT-2406 | ||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-11-04 | 1 | -0/+3 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Add closestAngle function to Qt object to help with rotation animations. | Alan Alpert | 2009-11-04 | 1 | -0/+3 |
| | | | | | | | | Includes test and doc. | ||||
* | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into ↵ | Warwick Allison | 2009-11-04 | 7 | -355/+333 |
|\ \ | |/ |/| | | | | | | | | | | | kinetic-declarativeui Conflicts: configure.exe src/gui/graphicsview/qgraphicsitem_p.h | ||||
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-03 | 7 | -355/+310 |
| |\ | | | | | | | | | | | | | | | | Conflicts: src/gui/kernel/qevent.cpp src/network/ssl/qsslerror.cpp | ||||
| | * | Doc: Added links to the SQL documentation and corrected license info. | David Boddie | 2009-11-03 | 2 | -2/+7 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | * | Doc: Added a note about QApplication::installTranslator(). | David Boddie | 2009-11-02 | 1 | -3/+7 |
| | | | | | | | | | | | | Reviewed-by: Alessandro Portale | ||||
| | * | Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual. | David Boddie | 2009-11-02 | 4 | -350/+290 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | * | Added documentation of RPATH defines. | Peter Yard | 2009-11-02 | 1 | -0/+6 |
| | | | |||||
| * | | Sanitize building Qt with OpenGL ES support | Harald Fernengel | 2009-11-02 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | introduce QMAKE_LIBS_OPENGL_ES1, QMAKE_LIBS_OPENGL_ES1CL and QMAKE_LIBS_OPENGL_ES2 so we do not have to force users to copy/paste around entire mkspecs just to change the OpenGL backend. This should make the "-opengl es2" (and friends) configure option work out of the box with any mkspec on Linux+WinCE. Also removes a WinCE specific hack that is not required anymore. Reviewed-by: Tom Cooksey Reviewed-by: Trond Kjernåsen Approved-by: Lars Knoll | ||||
* | | | Doc. | Michael Brasser | 2009-11-03 | 1 | -3/+4 |
| | | | |||||
* | | | Fix crash. | Warwick Allison | 2009-11-02 | 1 | -1/+1 |
| | | | |||||
* | | | Fix crash in assistant/WebKit by disabling animated gif | Kai Koehne | 2009-11-02 | 2 | -1/+1 |
| | | | | | | | | | | | | | | | declarative-tutorial3_animated.gif let WebKit crash on all platforms. Until this bug is fixed upstream just use a static image. | ||||
* | | | Qt object test | Aaron Kennedy | 2009-11-02 | 1 | -28/+3 |
| | | | |||||
* | | | Doc | Aaron Kennedy | 2009-11-02 | 2 | -6/+1 |
| | | | |||||
* | | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 2 | -8/+8 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-10-29 | 6 | -686/+26 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * \ \ | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2009-10-29 | 3 | -5/+26 |
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/script/api/qscriptengine.cpp src/script/api/qscriptprogram.cpp src/script/api/qscriptprogram.h src/script/api/qscriptprogram_p.h tests/auto/qscriptengine/tst_qscriptengine.cpp tests/auto/qscriptengineagent/tst_qscriptengineagent.cpp tools/qdoc3/test/qt-inc.qdocconf | ||||
| | * | | doc typo | Warwick Allison | 2009-10-29 | 1 | -1/+1 |
| | |/ | |||||
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Peter Yard | 2009-10-28 | 1 | -1/+8 |
| | |\ | |||||
| | | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-27 | 3 | -5/+4 |
| | | |\ | |||||
| | | * | | Updated Qt for Symbian requirements docs | Miikka Heikkinen | 2009-10-23 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added requirement for perl and clarified MinGW requirement. Reviewed-by: Janne Koskinen | ||||
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Peter Yard | 2009-10-27 | 1 | -4/+3 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Doc: Fixed whitespace issue. | David Boddie | 2009-10-26 | 1 | -4/+3 |
| | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| | * | | | Add documentation on RPATH defines. | Peter Yard | 2009-10-27 | 1 | -0/+15 |
| | |/ / | |||||
| * | | | Remove QML SQL classes | Aaron Kennedy | 2009-10-28 | 3 | -681/+0 |
| | | | | | | | | | | | | | | | | | | | | Sadly, these are not being maintained. There's still SQL offline storage for all your SQL needs. | ||||
* | | | | Doc | Alan Alpert | 2009-10-29 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of ↵ | Alan Alpert | 2009-10-28 | 7 | -8/+11 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/globalobject.qdoc | ||||
| * | | | Doc. | Michael Brasser | 2009-10-28 | 7 | -8/+11 |
| | | | | |||||
| * | | | Doc | Michael Brasser | 2009-10-28 | 1 | -0/+26 |
| | | | | |||||
* | | | | Fill out QML global object documentation | Alan Alpert | 2009-10-28 | 2 | -2/+177 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | Moves the documentation for functions on the global object from qmlengine.cpp to globalobject.qdoc (so that qdoc actually generates them). The XmlHttpRequest documentation is still just a stub. | ||||
* | | | Doc | Aaron Kennedy | 2009-10-27 | 2 | -0/+15 |
| | | | |||||
* | | | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-26 | 2 | -2/+14 |
|\ \ \ | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | Docs. | Martin Jones | 2009-10-26 | 2 | -2/+14 |
| | | | | |||||
* | | | | Doc | Aaron Kennedy | 2009-10-26 | 3 | -3/+2 |
|/ / / | |||||
* | | | Doc. | Michael Brasser | 2009-10-26 | 3 | -6/+10 |
| | | | |||||
* | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵ | Michael Brasser | 2009-10-25 | 5 | -7/+336 |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: tools/qdoc3/cppcodemarker.cpp | ||||
| * | | Doc: Updated an external link. | David Boddie | 2009-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | Reviewed-by: Trust Me | ||||
| * | | Doc: Reviewed and revised QGraphicsAnchorLayout documentation. | David Boddie | 2009-10-23 | 1 | -0/+0 |
| |/ | | | | | | | Reviewed-by: Trust Me | ||||
| * | Add Windows 7 with VC++2008 as a Tier 2 supported platform. | Volker Hilsheimer | 2009-10-22 | 1 | -2/+0 |
| | |