summaryrefslogtreecommitdiffstats
path: root/doc/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-07-208-83/+81
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Update list of elements in doc.Michael Brasser2009-07-171-11/+1
| |
| * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-166-71/+79
| |\ | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-gv Conflicts: src/declarative/fx/qfxitem.h src/declarative/util/qfxview.h src/gui/graphicsview/qgraphicsitem_p.h
| | * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-162-1/+7
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-162-1/+7
| | | | | | | | | | | | | | | | This will be used by the declarative module to optimize property bindings.
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-07-154-70/+72
| | |\ \ | | | |/ | | |/| | | | | kinetic-declarativeui
| | | * doc: Use \inheaderfile to show which include file to include.Martin Smith2009-07-131-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Letting qdoc output it automatically produces the wrong header file name. Task-number: 217268 210171 220664
| | | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-07-133-45/+55
| | | |\
| | | | * doc: Clarified what Qt::HANDLE is on Windows.Martin Smith2009-07-131-2/+3
| | | | | | | | | | | | | | | | | | | | Task-number: 193615
| | | * | Doc: Explicitly declare the module for each namespace to prevent strangeDavid Boddie2009-07-132-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | omissions when qdoc is used in certain Windows environments. Task-number: 256415 Reviewed-by: Trust Me
| | | * | Doc: Post review fixes to the SQL data types table.David Boddie2009-07-081-63/+60
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| | | * | Doc: Added information about newer Visual Studio libraries.David Boddie2009-07-081-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me As-seen-on: #pyqt (freenode.net)
| * | | | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-153-3/+4
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-gv Conflicts: src/declarative/canvas/qsimplecanvas.cpp src/declarative/canvas/qsimplecanvasdebugplugin.cpp src/declarative/canvas/qsimplecanvasdebugplugin_p.h src/declarative/fx/qfxpainteditem.cpp src/declarative/util/qfxview.cpp tools/qmlviewer/qmlviewer.h
| * | | | Cleanup in preparation for key/focus handling.Michael Brasser2009-07-131-1/+1
| | | | |
* | | | | Add Timer to elements referenceMartin Jones2009-07-141-0/+1
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-07-142-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/parser/qmljsparser.cpp
| * | | | QmlBindContext was renamed to QmlContext, reflect in documentationDamian Jansen2009-07-142-3/+3
| |/ / / | | | | | | | | | | | | Reviewed-by: Michael Brasser
* | | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-07-1239-277/+536
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlscriptparser.cpp src/declarative/qml/qmlscriptparser_p.h Compiles, but probably next needs a revert/change of module stuff, since that work seems to have been duplicated.
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-07-1036-274/+322
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: configure.exe src/corelib/kernel/qmetaobject.cpp tools/qdoc3/generator.cpp tools/qdoc3/test/qt-cpp-ignore.qdocconf tools/qdoc3/test/qt-inc.qdocconf
| | * | Added some links to the appropriate functions to the doc.Denis Dzyubenko2009-07-091-5/+8
| | | | | | | | | | | | | | | | Reviewed-by: trustme
| | * | doc: Minor edits of reentrant/thread-safe expalantion.Martin Smith2009-07-091-6/+6
| | | | | | | | | | | | | | | | Task-number: 189232
| | * | doc: Clarified the meanings in Qt for reentrant and thread-safe.Martin Smith2009-07-091-38/+44
| | |/ | | | | | | | | | Task-number: 189232
| | * Updated docs to mention pattern matching in help project file lists.ck2009-07-073-16/+11
| | | | | | | | | | | | Reviewed-by: kh
| | * Doc - beautified some of the existing sentences in Part 6Kavindra Devi Palaraja2009-07-061-8/+8
| | | | | | | | | | | | Reviewed-By: TrustMe
| | * general wording change for some file type namesFrederik Schwarzer2009-07-0628-157/+156
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - .ts file -> TS file - .qm file -> QM file - .ui file -> UI file + a handfull of typos I stumbled over Merge-request: 802 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
| | * support for id-based translationsOswald Buddenhagen2009-07-061-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unlike in an earlier attempt, ids are textual this time. the developer is able to provide a template for the string. when lupdate and lrelease are integrated into the build process, this makes it possible to avoid a round-trip to a dedicated string designer during the early development stage. Requirement-id: QT-435
| | * doc: Corrected comment about effect of deleting a QObject from a thread.Martin Smith2009-07-061-12/+14
| | | | | | | | | | | | Task-number: 151180
| | * doc: Added note about qmake not building to two targets simultaneouslyMartin Smith2009-07-061-0/+23
| | | | | | | | | | | | Task-number: 256486
| | * doc: Corrected several qdoc warnings.Martin Smith2009-07-031-2/+3
| | |
| | * Do not specify the output file when generating Visual Studio ProjectKeith Isdale2009-07-031-1/+1
| | | | | | | | | | | | | | | | | | | | | Files files with qmake. The correct file extension for generated file is best left to qmake to decide.
| | * Refactored gesture apiDenis Dzyubenko2009-07-021-37/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rewritten the api almost from scratch, making it simplier and more flexible at the same time. The current implementation will not have complex gseturemanager class inside Qt, but the QGesture base class, which represents both a gesture recognizer and a gesture itself with a set of properties. A set of common gestures that can use used in third-party applications (and in Qt itself internally) is supposed to be found in qstandardgestures.h, and a base class for user-defined gestures is in qgesture.h Gesture implementation for Pan on Windows7 has also been added as a reference implementation for platform gestures.
| | * add support for attaching meta data to translatable messagesOswald Buddenhagen2009-07-021-0/+9
| | | | | | | | | | | | Requirement: QT-457
| | * Merge branch '4.5'Thiago Macieira2009-07-021-0/+19
| | |\
| | | * Doc: adding details to qmake docsMorten Engvoldsen2009-07-021-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added documentation about the create_prl and link_prl to the CONFIG variable in the qmake manual Task-number: 165165 Rev-by: Geir Vattekar Rev-by: Volker Hilsheimer
| | * | doc: Corrected several qdoc warnings.Martin Smith2009-07-021-0/+3
| | | |
| * | | DocAaron Kennedy2009-07-072-3/+213
|/ / /
* | | DocAaron Kennedy2009-07-071-2/+3
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-07-061-2/+2
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Doc fixesYann Bodson2009-07-061-2/+2
| | | |
* | | | DocAaron Kennedy2009-07-064-0/+639
|/ / /
* | | DocAaron Kennedy2009-07-034-149/+350
| | |
* | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-032-1/+8
| | | | | | | | | | | | This will be used by the declarative module to determine if a property lacking a NOTIFY signal is truly constant, or just missing a NOTIFY signal.
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-07-0221-91/+1325
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: configure.exe src/gui/kernel/qevent.cpp src/gui/kernel/qevent_p.h tools/qdoc3/codemarker.cpp tools/qdoc3/cppcodemarker.cpp tools/qdoc3/generator.cpp
| * | Doc - some minor fixes to the sentencesKavindra Devi Palaraja2009-07-011-15/+17
| | | | | | | | | | | | Reviewed-By: TrustMe
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-301-1/+6
| |\ \ | | |/
| | * Doc: Said which formats we support for a QIODevice driven MediaSourceGeir Vattekar2009-06-301-1/+6
| | | | | | | | | | | | | | | Task-number: 253902 Reviewed-by: Thierry Bastian
| * | Doc - some minor fixes on the sentencesKavindra Devi Palaraja2009-06-301-13/+14
| | | | | | | | | | | | Reviewed-By: TrustMe
| * | Merge branch '4.5'Marius Storm-Olsen2009-06-305-7/+591
| |\ \ | | |/
| | * Doc: Fixed links that pointed to removed documentation.Geir Vattekar2009-06-301-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | Information on issues with the icc compiler has been moved in the docs. Redirected links that still pointed to the old location. Task-number: 257039 Reviewed-by: Morten Engvoldsen
| | * Remove links to out-of-date class chart.Jason McDonald2009-06-302-4/+0
| | | | | | | | | | | | Reviewed-by: Gareth Pethig