summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-062-7/+7
|
* Document the vector3d type in QMLRhys Weatherley2009-11-051-0/+21
| | | | | Task-number: QTBUG-5334 Reviewed-by: Aaron Kennedy
* Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-051-5/+7
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Remove "to" limit on minor version.Warwick Allison2009-11-051-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 Alpert2009-11-051-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 Allison2009-11-041-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 Alpert2009-11-041-0/+3
| | | | | | | | Includes test and doc.
* | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into ↵Warwick Allison2009-11-047-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.6David Boddie2009-11-037-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 Boddie2009-11-032-2/+7
| | | | | | | | | | | | Reviewed-by: Trust Me
| | * Doc: Added a note about QApplication::installTranslator().David Boddie2009-11-021-3/+7
| | | | | | | | | | | | Reviewed-by: Alessandro Portale
| | * Doc: i18n overhaul for QObject::tr() and the Qt Linguist manual.David Boddie2009-11-024-350/+290
| | | | | | | | | | | | Reviewed-by: Trust Me
| | * Added documentation of RPATH defines.Peter Yard2009-11-021-0/+6
| | |
| * | Sanitize building Qt with OpenGL ES supportHarald Fernengel2009-11-021-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 Brasser2009-11-031-3/+4
| | |
* | | Fix crash.Warwick Allison2009-11-021-1/+1
| | |
* | | Fix crash in assistant/WebKit by disabling animated gifKai Koehne2009-11-022-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 testAaron Kennedy2009-11-021-28/+3
| | |
* | | DocAaron Kennedy2009-11-022-6/+1
| | |
* | | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-302-8/+8
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-296-686/+26
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2009-10-293-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 typoWarwick Allison2009-10-291-1/+1
| | |/
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Peter Yard2009-10-281-1/+8
| | |\
| | | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6axis2009-10-273-5/+4
| | | |\
| | | * | Updated Qt for Symbian requirements docsMiikka Heikkinen2009-10-231-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.6Peter Yard2009-10-271-4/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Doc: Fixed whitespace issue.David Boddie2009-10-261-4/+3
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| | * | | Add documentation on RPATH defines.Peter Yard2009-10-271-0/+15
| | |/ /
| * | | Remove QML SQL classesAaron Kennedy2009-10-283-681/+0
| | | | | | | | | | | | | | | | | | | | Sadly, these are not being maintained. There's still SQL offline storage for all your SQL needs.
* | | | DocAlan Alpert2009-10-291-2/+2
| | | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-10-287-8/+11
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: doc/src/declarative/globalobject.qdoc
| * | | Doc.Michael Brasser2009-10-287-8/+11
| | | |
| * | | DocMichael Brasser2009-10-281-0/+26
| | | |
* | | | Fill out QML global object documentationAlan Alpert2009-10-282-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.
* | | DocAaron Kennedy2009-10-272-0/+15
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-262-2/+14
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Docs.Martin Jones2009-10-262-2/+14
| | | |
* | | | DocAaron Kennedy2009-10-263-3/+2
|/ / /
* | | Doc.Michael Brasser2009-10-263-6/+10
| | |
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-10-255-7/+336
|\ \ \ | |/ / | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: tools/qdoc3/cppcodemarker.cpp
| * | Doc: Updated an external link.David Boddie2009-10-231-1/+1
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | Doc: Reviewed and revised QGraphicsAnchorLayout documentation.David Boddie2009-10-231-0/+0
| |/ | | | | | | Reviewed-by: Trust Me
| * Add Windows 7 with VC++2008 as a Tier 2 supported platform.Volker Hilsheimer2009-10-221-2/+0
| |
| * Documentation: Correct dangling reference to Qt Designer documentation.Friedemann Kleint2009-10-221-1/+1
| | | | | | | | Task-number: QTBUG-4605
| * Revert "Switch from *-armv5 to *-armv6."Frans Englich2009-10-211-3/+3
| | | | | | | | | | | | | | | | | | This reverts commit a6af1538ea53408399fb29870a4ef16a92c7893a. armv6 is not supported by public SDKs, due to armv6/urel not existing. Such SDKs needs to be fixed by copying the armv5 files. Hence we revert, and postpone until we have SDKs which actually support armv6, and until we have a stronger insight into what advantages armv6 brings.
| * Switch from *-armv5 to *-armv6.Frans Englich2009-10-211-3/+3
| | | | | | | | | | | | | | | | Change from armv5 to armv6 by default. This updates documentation, the convenience scripts, and the Raptor/abld qmake generator to use armv6 instead. Task-number: QTBUG-4891 Reviewed-by: Jason Barron
| * Included table for definition of plural forms for different languages.Peter Yard2009-10-211-3/+334
| |
* | doc: Removed two "are" too manyThorbjørn Lindeijer2009-10-231-1/+1
| |
* | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-10-231-4/+4
|\ \ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui