summaryrefslogtreecommitdiffstats
path: root/doc/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵Aaron Kennedy2009-06-19773-1935/+2175
|\ | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: configure.exe tools/qdoc3/htmlgenerator.cpp
| * Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-181-7/+0
| |\ | | | | | | | | | | | | | | | | | | Conflicts: configure.exe tests/auto/qpainter/tst_qpainter.cpp translations/qt_ru.ts
| | * BT: Remove Intel CC 10 issue from known issues doc.Jason McDonald2009-06-171-7/+0
| | | | | | | | | | | | Acked-by: Andy Shaw
| * | Make construction of unitialized QTransform/QMatrix a no-op.Bjørn Erik Nilsen2009-06-181-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These constructors are useful when you have to create a temporary uninitialized QTransform/QMatrix and later initialize it to something else. Done with Lars. Reviewed-by: samuel
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtGeir Vattekar2009-06-181-0/+28
| |\ \
| | * | doc: Added explanation of QStringBuilder in QStringMartin Smith2009-06-181-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The QStringBuilder class documentation is marked \internal. A section has been added to the documentation for QString that explains how to use the reimplemented '%' operator of QStringBuilder to obtain more efficient string concatenation operations.
| * | | Doc: Added snippet files for state machine overview.Geir Vattekar2009-06-185-0/+294
| | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| * | | Doc: Removed mention of QItemAnimation from animation docs and setGeir Vattekar2009-06-181-6/+0
| |/ / | | | | | | | | | | | | | | | QPropertyAnimation as a main class. Reviewed-by: Trust Me
| * | Doc: Resolved merge conflict in state machine overviewGeir Vattekar2009-06-181-125/+16
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | Update license headers in files that are new in 4.6.Jason McDonald2009-06-1711-22/+22
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | Removed trailing whitespace.Bruno Abinader2009-06-165-116/+113
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Abinader <bruno.abinader@openbossa.org> Merge-request: 628 Reviewed-by: David Boddie <dboddie@trolltech.com>
| * | Fixed small typo on the animation framework documentation.Bruno Abinader2009-06-161-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QAbstractClass is in fact QAbstractTransition, also added proper link to the addAnimation() method from that class. Signed-off-by: Bruno Abinader <bruno.abinader@openbossa.org> Merge-request: 628 Reviewed-by: David Boddie <dboddie@trolltech.com>
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-16755-1551/+1551
| |\ \ | | |/
| | * Cleanup our usage of the term "Qt Software".Jason McDonald2009-06-167-13/+13
| | | | | | | | | | | | Reviewed-by: Trust Me
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-16755-1538/+1538
| | | | | | | | | | | | Reviewed-by: Trust Me
| * | doc: Added info on two ways to customize the style.Martin Smith2009-06-161-0/+30
| | |
| * | doc: Fixed several qdoc errors.Martin Smith2009-06-161-1/+1
| | |
| * | Added a code snippet for QProxyStyleJens Bache-Wiig2009-06-151-0/+15
| | |
| * | Sync application example documentation with actual examplemae2009-06-151-8/+8
| | | | | | | | | | | | | | | | | | The example now uses QPlainTextEdit instead of QTextEdit Reviewed-by: kavindra
| * | Fixed multiline doc for Qt::DropAction.Denis Dzyubenko2009-06-121-3/+3
| | |
| * | Removed \since 4.6 tag, mentioned that only the enum value is since 4.6Denis Dzyubenko2009-06-121-1/+1
| | |
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBjørn Erik Nilsen2009-06-122-41/+27
| |\ \
| | * | QHttp: Class made obsolete, changed module QDoc.Markus Goetz2009-06-121-40/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This should better communicate that new applications should use QNetworkAccessManager. Reviewed-by: David Boddie
| | * | doc: Fixed several qdoc warnings.Martin Smith2009-06-121-1/+1
| | | |
| * | | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-122-50/+55
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | | | | | | | | | | | | Conflicts: demos/boxes/glshaders.cpp src/gui/graphicsview/qgraphicsitem.cpp tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp tools/linguist/shared/cpp.cpp translations/linguist_ja.qm translations/qt_ru.qm
| | * We do only support files inside or in subdirs of the help project.kh2009-06-111-45/+50
| | | | | | | | | | | | | | | Task-number: 255888 Reviewed-by: kh
| | * Doc - fixed a typoKavindra Devi Palaraja2009-06-081-5/+5
| | | | | | | | | | | | Reviewed-By: TrustMe
* | | Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-121-4/+7
|\ \ \ | |/ / | | | | | | | | | | | | Conflicts: doc/src/qnamespace.qdoc src/gui/painting/qdrawutil.cpp
| * | doc: Fixed several qdoc warnings.Martin Smith2009-06-121-4/+7
| | |
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-06-115-15/+36
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: src/gui/graphicsview/qgraphicswidget.cpp src/gui/painting/qdrawutil.cpp src/gui/painting/qpainterpath.cpp tools/qdoc3/test/qt-cpp-ignore.qdocconf tools/qdoc3/test/qt-inc.qdocconf
| * | Doc: Make it easier to find supported platform information from theDavid Boddie2009-06-111-0/+3
| | | | | | | | | | | | | | | | | | installation page. Reviewed-by: Trust Me
| * | Doc: Added information about QDBUS_DEBUG to the D-Bus documentation.David Boddie2009-06-112-1/+23
| | | | | | | | | | | | | | | Task-number: 253715 Reviewed-by: Trust Me
| * | Remove var->QMAKE_COMP_var docs, and mark feature unsupported.Marius Storm-Olsen2009-06-111-4/+0
| | | | | | | | | | | | Reviewed By: andy
| * | Some adjustments to the documentationJens Bache-Wiig2009-06-101-10/+10
| | | | | | | | | | | | | | | Headers are slightly lighter now. Not all tables are affected by the changes any more.
* | | qdoc: Mention that QML_DECLARE_TYPE only works for non-abstract classesKai Koehne2009-06-111-1/+2
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-06-102-4/+37
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-102-4/+37
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Conflicts: src/corelib/kernel/qabstractitemmodel.cpp src/corelib/kernel/qobject.cpp tools/qdoc3/htmlgenerator.cpp
| | * | Fix some incorrect license headers.Jason McDonald2009-06-101-3/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The MODULE placeholder shouldn't be used anymore, and neither should the old Trolltech license header. Reviewed-by: Trust Me
| | * | doc: Corrected the rich text page wrt smallcaps.Martin Smith2009-06-091-1/+4
| | | | | | | | | | | | | | | | Task-number: 254912
* | | | docWarwick Allison2009-06-101-1/+7
| | | |
* | | | Ideas for full module support.Warwick Allison2009-06-101-0/+94
|/ / /
* | | Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-0/+20
| | | | | | | | | | | | | | | | | | | | | URLs expressed as strings (possible relative) are resolved relative to the component in which the string expression is converted to a url value. All items are converted to use QUrl properties, except SqlConnection, where the databasename is only a special-case URL (this may need further consideration).
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into ↵Michael Brasser2009-06-095-725/+940
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: configure.exe tools/qdoc3/htmlgenerator.cpp tools/qdoc3/tree.cpp
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtOswald Buddenhagen2009-06-084-709/+925
| |\ \
| | * | Doc: Added information about the Fontconfig and FreeType dependencies.David Boddie2009-06-083-693/+908
| | | | | | | | | | | | | | | | | | | | Task-number: 250349 Reviewed-by: Trust Me
| | * | Reflected the state machine framework API changes on documentation.Bruno Abinader2009-06-081-16/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bruno Abinader <bruno.abinader@openbossa.org> Merge-request: 602 Reviewed-by: David Boddie <dboddie@trolltech.com>
| * | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-081-6/+5
| |\ \ \ | | |/ / | |/| / | | |/ | | | | | | | | | | | | Conflicts: src/3rdparty/phonon/qt7/mediaobject.mm src/3rdparty/phonon/qt7/quicktimevideoplayer.mm src/gui/text/qfontengine_win.cpp tools/linguist/shared/cpp.cpp
| | * Doc - fixed a typoKavindra Devi Palaraja2009-06-051-2/+1
| | | | | | | | | | | | Reviewed-By: TrustMe
| | * Doc - fixed another typoKavindra Devi Palaraja2009-06-051-1/+1
| | | | | | | | | | | | Reviewed-By: TrustMe
| | * Doc - fixed a typoKavindra Devi Palaraja2009-06-051-1/+1
| | | | | | | | | | | | Reviewed-By: TrustMe