summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* PathView doc clarification.Martin Jones2010-07-192-6/+15
|
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-07-1954-1139/+2644
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-07-1631-32/+1233
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (27 commits) Doc: Added license documentation for 3rd party code and data. Do not crash if addrinfo signal does not contain ip address information. Link to the unsinstalled libraries first. Doc: Excluded the QML documentation from the Qt-only set. Doc: Whitespace fixes. Doc: Fixed whitespace issues. Revert the change in applicationShouldTerminate(). Added LatinAmericaAndTheCaribbean country to the doc. Network Proxy Query: Fix memleak on OS X Doc: Reviewed Michael's model/view tutorial and overview document. Doc: Removed accidentally committed file. Doc: Fixed incorrect QML property type. new image for tutorial.qdoc replaced image, license headers, more links in modelview.qdoc file Doc: Added the standard three clause BSD license header. I've cleaned up the qdoc file a bit. correction of snippet tags integrating modelview tutorial in the build system, first attempt new version of modelview.qdoc with snippets Rolands ModelView Source ...
| | * Doc: Added license documentation for 3rd party code and data.David Boddie2010-07-162-16/+267
| | | | | | | | | | | | | | | | | | Task-number: QT-3585 Pre-approved-by: Legal Reviewed-by: Trust Me
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-07-1639-693/+1176
| | |\ | | | | | | | | | | | | | | | | Conflicts: tools/qdoc3/test/qt.qdocconf
| | * | Doc: Whitespace fixes.David Boddie2010-07-161-16/+16
| | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| | * | Doc: Reviewed Michael's model/view tutorial and overview document.David Boddie2010-07-131-294/+497
| | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-07-095-21/+30
| | |\ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-07-086-616/+105
| | |\ \ \
| | * \ \ \ Merge branch '4.7' of ../msculls-modelview-qdoc-enhancement into 4.7David Boddie2010-07-0728-0/+747
| | |\ \ \ \
| | | * | | | new image for tutorial.qdocMichael D Scull2010-07-073-9/+118
| | | | | | |
| | | * | | | replaced image, license headers, more links in modelview.qdoc fileMichael D Scull2010-07-072-15/+15
| | | | | | |
| | | * | | | I've cleaned up the qdoc file a bit.Michael D Scull2010-07-071-145/+68
| | | | | | |
| | | * | | | correction of snippet tagsMichael D Scull2010-07-071-29/+12
| | | | | | |
| | | * | | | integrating modelview tutorial in the build system, first attemptRoland Wolf2010-07-071-1/+3
| | | | | | |
| | | * | | | new version of modelview.qdoc with snippetsMichael D Scull2010-07-071-139/+29
| | | | | | |
| | | * | | | Michaels first commitMichael D Scull2010-07-0726-0/+840
| | | | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-1611-21/+547
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: Fix RightBearing confusion in text layout fixes, improvements for various docs and example code Fixed debugger's evaluation of dynamic properties in context Allow test to pass on smaller screens (eg. 480 high). Minor animation doc improvement
| | * | | | | fixes, improvements for various docs and example codeBea Lam2010-07-1610-20/+544
| | | | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-07-1615-1102/+882
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (104 commits) Fixed tst_maketestselftest::tests_pro_files failure remove nasty hack by using a stricter regexp (for language codes) cosmetics: quote the dot in the regexp remove dependency of ts targets on sub-tools add commit-ts target to commit ts files without line number info (re-)add 'untranslated' ts targets more fine-grained ts targets split qt_help out into an own ts target Unbreak the Maemo 5 build after the Symbian fix QNAM HTTP: Fix problem with cached files and metaDataChanged() Add a testcase for QTBUG-11213 to prevent future regressions. Autotest: reenable the NTLM proxy test on tst_QTcpSocket Autotest: add a small, boring test for QAuthenticator Add documentation for the QAuthenticator options. Expose the QAuthenticator map of options in the API. Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeader Revert BIC change "Build Qt with option -Zc:wchar_t under MSVC" Fix for tst_qmdisubwindow::fixedMinMaxSize failure on Cocoa Add unit tests for QMimeData. fix qconfig.h reference for shadow builds ...
| | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-07-1515-1102/+882
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (96 commits) Unbreak the Maemo 5 build after the Symbian fix QNAM HTTP: Fix problem with cached files and metaDataChanged() Add a testcase for QTBUG-11213 to prevent future regressions. Autotest: reenable the NTLM proxy test on tst_QTcpSocket Autotest: add a small, boring test for QAuthenticator Add documentation for the QAuthenticator options. Expose the QAuthenticator map of options in the API. Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeader Revert BIC change "Build Qt with option -Zc:wchar_t under MSVC" Fix for tst_qmdisubwindow::fixedMinMaxSize failure on Cocoa Add unit tests for QMimeData. fix qconfig.h reference for shadow builds Drag and drop cursor doesnot change on invalid drop areas (Cocoa) Crash while runnig tst_QMdiSubWindow::emittingOfSignals test on Cocoa fix qconfig.h aliased header creation fix warning directive on gnuc qdoc: Removed navigation arrow that was causing display problems. Silence warning when building with MSVC 2005 Fix an Assert in QTextTable Revert "Fix an Assert in QTextTable" ...
| | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-07-1515-1102/+882
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (86 commits) Add unit tests for QMimeData. fix qconfig.h reference for shadow builds Drag and drop cursor doesnot change on invalid drop areas (Cocoa) Crash while runnig tst_QMdiSubWindow::emittingOfSignals test on Cocoa fix qconfig.h aliased header creation fix warning directive on gnuc qdoc: Removed navigation arrow that was causing display problems. Silence warning when building with MSVC 2005 Fix an Assert in QTextTable Revert "Fix an Assert in QTextTable" Attempt to fix build failure with msvc200{5,8} on Windows XP. fix macx not having UNICODE in DEFINES any more doc: Fixed several qdoc warnings. Fix an Assert in QTextTable doc: Fixed several qdoc warnings. QSslSocket: Improve error handling qdoc: Fixed several <div> elements that had the "/>" ending. QSslSocket: fix documentation for QSslSocket::setPeerVerifyMode() qdoc: Fixed breadcrumbs for QML examples. remove redundand translations project files ...
| | | | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-07-1415-1102/+882
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (83 commits) Crash while runnig tst_QMdiSubWindow::emittingOfSignals test on Cocoa fix qconfig.h aliased header creation fix warning directive on gnuc qdoc: Removed navigation arrow that was causing display problems. Silence warning when building with MSVC 2005 Fix an Assert in QTextTable Revert "Fix an Assert in QTextTable" Attempt to fix build failure with msvc200{5,8} on Windows XP. fix macx not having UNICODE in DEFINES any more doc: Fixed several qdoc warnings. Fix an Assert in QTextTable doc: Fixed several qdoc warnings. QSslSocket: Improve error handling qdoc: Fixed several <div> elements that had the "/>" ending. QSslSocket: fix documentation for QSslSocket::setPeerVerifyMode() qdoc: Fixed breadcrumbs for QML examples. remove redundand translations project files make projects lupdate-friendly Timing fix for slow devices. QNAM: Add future enum attribute for Zerocopy QNAM ...
| | | | | * | | | | | doc: Fixed several qdoc warnings.Martin Smith2010-07-132-11/+18
| | | | | | | | | | |
| | | | | * | | | | | Fixing merge conflicts.Martin Smith2010-07-1323-94/+173
| | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch '4.7-upstream' into 4.7 Conflicts: doc/src/declarative/advtutorial.qdoc src/declarative/graphicsitems/qdeclarativeloader.cpp src/declarative/graphicsitems/qdeclarativetextedit.cpp src/declarative/qml/qdeclarativeengine.cpp src/declarative/util/qdeclarativexmllistmodel.cpp
| | | | | * | | | | | | Doc: Cleaning style and adding support for CreatorMorten Engvoldsen2010-07-091-453/+728
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: Support for creator has been disabled. HTML-generator needs an update.
| | | | | * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-07-095-14/+15
| | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | doc: Fixed several qdoc warnings.Martin Smith2010-07-091-1/+1
| | | | | | | |_|_|_|_|/ | | | | | | |/| | | | |
| | | | | | * | | | | | doc: Fixed several qdoc warnings.Martin Smith2010-07-091-2/+2
| | | | | | | | | | | |
| | | | | | * | | | | | doc: Fixed several qdoc warnings.Martin Smith2010-07-092-2/+3
| | | | | | | | | | | |
| | | | | | * | | | | | doc: Fixed several qdoc warnings.Martin Smith2010-07-092-9/+9
| | | | | | | | | | | |
| | | | | * | | | | | | Doc: fixing examples linkMorten Engvoldsen2010-07-091-1/+1
| | | | | |/ / / / / /
| | | | | * | | | | | doc: Fixed last of the declarative/QML qdoc warnings.Martin Smith2010-07-091-8/+16
| | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | * | | | | Doc: Correcting img bugMorten Engvoldsen2010-07-081-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-12028
| | | | | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-07-082-8/+258
| | | | | |\ \ \ \ \
| | | | | | * | | | | Doc: changing offline styleMorten Engvoldsen2010-07-081-0/+251
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This file will however be replaced in the near future
| | | | | | * | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-07-083-849/+89
| | | | | | |\ \ \ \ \
| | | | | | * | | | | | Doc: fixing style from 600 to bold weightMorten Engvoldsen2010-07-081-8/+7
| | | | | | | | | | | |
| | | | | * | | | | | | Doc: change on index pageMorten Engvoldsen2010-07-081-1/+1
| | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-084-851/+18
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Doc: changing index pageMorten Engvoldsen2010-07-082-849/+16
| | | | | | |/ / / / /
| | | | | | * | | | | Doc: Fixing broken linkMorten Engvoldsen2010-07-081-1/+1
| | | | | | | | | | |
| | | | | | * | | | | Doc: fixing typosMorten Engvoldsen2010-07-082-3/+3
| | | | | | | |_|/ / | | | | | | |/| | |
| | | | | * | | | | doc: Added doc for accessing views and models from delegates.Martin Smith2010-07-081-0/+73
| | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-11648
| | | | | * | | | qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-071-1/+1
| | | | | | | | |
* | | | | | | | | Add a PathView example.Martin Jones2010-07-191-0/+1
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | Minor animation doc improvementMartin Jones2010-07-161-1/+3
|/ / / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-155-122/+206
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: Fix .pro file Add files missing from last commit fix doc link Add chapter on creating list property types fix spelling Change tutorial from using "Musician" etc. types to using "PieChart" Text element does not clip even with clip=true
| * | | | | | Add chapter on creating list property typesBea Lam2010-07-155-31/+72
| | | | | | |
| * | | | | | Change tutorial from using "Musician" etc. types to using "PieChart"Bea Lam2010-07-151-106/+149
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | etc. types to make a more practical example that shows how to do painting as well. Also includes some tutorial improvments.