summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-271-0/+0
|\
| * Update example screenshot in doc.Yann Bodson2010-08-271-0/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-252-0/+5
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-242-0/+5
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-232-0/+5
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-232-0/+5
| | | |\
| | | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-08-231-1/+1
| | | | |\
| | | | * | Doc: linking up orphant filesMorten Engvoldsen2010-08-232-0/+5
* | | | | | Document calling QObject methods from QML in Extending QML in C++ docs.Martin Jones2010-08-253-0/+32
|/ / / / /
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-232-10/+7
|\ \ \ \ \ | |/ / / /
| * | | | Doc: QtConcurrent::run. Make sure the example actually compilesOlivier Goffart2010-08-231-6/+4
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-231-4/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Doc: update the documentation of NOTIFY signal to reflect realityOlivier Goffart2010-08-231-4/+3
| | |/
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-2320-22/+78
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-08-231-1/+1
| |\ \ | | |/ | |/|
| | * Move link for Declarative UI Runtime to Using QML with C++ sectionBea Lam2010-08-231-1/+1
| * | Doc: Adding pages to the overviews and updating the index page.Morten Engvoldsen2010-08-223-8/+17
| * | Doc: Updating pages and linking them to the overviews.Morten Engvoldsen2010-08-2215-9/+45
| |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-205-6/+17
| |\
| | * Doc: Changes to the index page and second level pages linking to the index page.Morten Engvoldsen2010-08-203-6/+10
| | * Doc: fixing creator bugs, removing menus and textbox in the headerMorten Engvoldsen2010-08-202-0/+7
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-209-11/+289
|\ \ \ | |/ /
| * | Fix minehunt demo for SymbianJoona Petrell2010-08-201-1/+1
| |/
| * Doing "import foo.qml" doesn't work in QML anymoreBea Lam2010-08-201-6/+4
| * Add info to Loader docs about receiving signals and key eventsBea Lam2010-08-205-0/+281
| * doc: Removed comment about automatic inclusion of 3rd party library.Martin Smith2010-08-191-4/+2
| * qdoc3: Added more pagewords & elements to the search index.Martin Smith2010-08-191-0/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-08-1919-1593/+1550
|\ \ | |/
| * Doc: Fixing overlapping text in header listMorten Engvoldsen2010-08-181-1/+1
| * Add missing fileBea Lam2010-08-171-0/+86
| * Docs - clarify use of PropertyChanges for immediate property changes inBea Lam2010-08-173-8/+106
| * Translate bughowto.qdoc into zh_CN.Liang Qi2010-08-161-0/+53
| * diagramscene example: fix leak and crashes.Olivier Goffart2010-08-161-1/+2
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-161-107/+145
| |\
| | * qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-161-107/+145
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-132-41/+4
| |\ \ | | |/
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-08-138-14/+62
| |\ \
| * \ \ Merge branch '4.7' of ../oslo-staging-2 into 4.7David Boddie2010-08-1322-1532/+1303
| |\ \ \
| | * | | Doc: Removed invalid entities in documentation.David Boddie2010-08-101-2/+2
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-0923-12/+52
| | |\ \ \
| | * | | | Doc: Fixes to Qt Quick documentation.David Boddie2010-08-0910-1465/+1150
* | | | | | Document QML_DECLARE_TYPEINFOMartin Jones2010-08-191-0/+10
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-08-161-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | diagramscene example: fix leak and crashes.Olivier Goffart2010-08-131-1/+2
| | |_|_|/ | |/| | |
* | | | | Doc: removed assistant style and reintroduced the index page icons.Morten Engvoldsen2010-08-132-41/+4
|/ / / /
* | | | Clean up rasterfallback mechanism in DirectFBDonald Carr2010-08-121-0/+11
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-08-121-1/+1
|\ \ \ \
| * \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-08-1213-56/+146
| |\ \ \ \
| * | | | | qdoc: All references to -assistant and -base were removed.Martin Smith2010-08-121-1/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-08-123-4/+39
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |