summaryrefslogtreecommitdiffstats
path: root/doc/src
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers to release version.Jason McDonald2010-10-1813-169/+169
|
* Doc update for the support of MSVC 2010 64-bitThierry Bastian2010-10-041-2/+3
| | | | | | | | | MS has released a hotfix for the support of MSVC 2010 64-bit. It fixes the optimizer that could generate code that crashes. Reviewed-by: Trust-Me Task-number: QTBUG-11445 (cherry picked from commit ce2a273bab9b9094a1f0f3f60309797e11e59404)
* Document "import QtQuick 1.0" changeAaron Kennedy2010-10-012-0/+56
| | | | | Task-number: QTBUG-13799 (cherry picked from commit 1ab457d5db184c53d9857a7b425051e5aa5ff2e0)
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Jason McDonald2010-10-01137-150/+150
| | | | | | | | | | | | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones (cherry picked from commit 49452ad6b22e080b1dfdfde38c21c48bb910a1ae) Conflicts: tests/auto/declarative/qdeclarativeconnection/data/error-object.qml tests/auto/declarative/qdeclarativeconnection/data/error-property.qml tests/auto/declarative/qdeclarativeconnection/data/error-property2.qml tests/auto/declarative/qdeclarativeconnection/data/error-syntax.qml tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp tests/auto/declarative/qdeclarativeqt/data/quit.qml tests/auto/declarative/qdeclarativeview/data/error1.qml
* Added support for unsigned smart installer package creation in SymbianMiikka Heikkinen2010-10-011-0/+2
| | | | | | | | | | Make target "unsigned_installer_sis" can now be used to create unsigned smart installer sis. The contained application sis will also be unsigned. Task-number: QTBUG-13902 Reviewed-by: axis (cherry picked from commit 6d5309c2fbdbf15948b430de103f393c5af5b7cd)
* Fixed incorrect snippet in BLD_INF_RULES documentationMiikka Heikkinen2010-09-302-1/+8
| | | | | | Task-number: QTBUG-13988 Reviewed-by: TrustMe (cherry picked from commit 1e4f736c2825c8c36ec74719efbc723f6374d072)
* QML Debugging: Documentation fixesLasse Holmstedt2010-09-271-15/+3
| | | | | | | | Many things have changed with QML debugging in Qt Creator. Now docs simply refer to Qt Creator documentation. Reviewed-by: Leena Miettinen (cherry picked from commit f61d2d16310aa0a87ec1ba823f903f19575aed7c)
* Doc: css fine tuningMorten Engvoldsen2010-09-171-3/+3
|
* Merge branch '4.7' into fridayMorten Engvoldsen2010-09-17135-192/+632
|\
| * Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-16134-181/+613
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-154-6/+65
| | |\
| | * | Doc: Further QML improvements.David Boddie2010-09-154-0/+53
| | | |
| | * | Doc: Minor improvements to QML-related documentation.David Boddie2010-09-152-5/+4
| | | |
| | * | Doc: Continued work on the QML documentation.David Boddie2010-09-142-0/+87
| | | |
| | * | Doc: More work on the QML documentation.David Boddie2010-09-14126-126/+268
| | | |
| | * | Doc: Some editing and tidying up.David Boddie2010-09-133-51/+9
| | | |
| | * | Doc: Added a missing file.David Boddie2010-09-131-0/+193
| | | |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-09-166-133/+127
| |\ \ \
| | * | | Doc: Updated What's new in 4.7 pageGeir Vattekar2010-09-161-1/+68
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Henry Haverinen
| * | | | Merge branch '4.7' of ../qt-doc-team into 4.7David Boddie2010-09-148-270/+347
| |\ \ \ \
| * | | | | small fixes on the modelview tutorialRoland Wolf2010-09-081-11/+19
| | | | | |
* | | | | | Doc: Updated What's new in 4.7 pageGeir Vattekar2010-09-161-1/+68
| | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Henry Haverinen
* | | | | | Doc: fixing creator bug in page footerMorten Engvoldsen2010-09-161-1/+8
| | | | | |
* | | | | | Doc: fixing issues with table indent - cssMorten Engvoldsen2010-09-161-3/+3
| | | | | |
* | | | | | Doc: Fixing style: line height, ol indent, coulmns (css3)Morten Engvoldsen2010-09-161-16/+43
| |_|/ / / |/| | | |
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2010-09-164-134/+58
|\ \ \ \ \
| * | | | | Doc: Cleaning up the known issues page. Pointing people to check the online ↵Morten Engvoldsen2010-09-161-120/+5
| | | | | | | | | | | | | | | | | | | | | | | | resources.
| * | | | | Added a QFormLayout snippet to the layout.qdoc and layouts.cppJerome Pasion2010-09-162-5/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: David Boddie Tasks: QTBUG-10077
| * | | | | Doc: Removing section about Multimedia - playback and declarative elements. ↵Morten Engvoldsen2010-09-161-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | This was descoped from Qt 4.7.
* | | | | | Doc: Updated the Mac requirements page.Geir Vattekar2010-09-161-0/+3
|/ / / / / | | | | | | | | | | | | | | | Reviewed-by: Morten Engvoldsen
* | | | | git Merge branch '4.7-upstream' into 4.7-docJesper Thomschutz2010-09-151-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | Conflicts: src/gui/kernel/qgesturemanager.cpp
| * | | Revert "Doc: fixing page name bug caused by ↵Morten Engvoldsen2010-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 07bbace404078dcfd82eff717daa97299b8ba52c changing qml elements page" Doc: pulling back redundant fix that is breaking links - qmlelements.html/declarativeelements.html This reverts commit 064b7fe6f97bcf214f749794c5ccab3b4cf0bcc7.
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Jerome Pasion2010-09-10100-998/+2788
|\ \ \ \
| * | | | Doc: Added info on compression to rcc docsGeir Vattekar2010-09-101-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-9946 Reviewed-by: David Boddie
| * | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-0999-997/+2767
| |\ \ \ \ | | |/ / /
| | * | | Ignore MAKEFILE variable for Symbian abld and sbsv2 builds.Miikka Heikkinen2010-09-081-0/+2
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Renaming makefile makes little sense for Symbian toolchains, when we generate so many other files filenames derived from other sources. Task-number: QTBUG-13336 Reviewed-by: Janne Anttila
| | * | Document difference between property binding and assignmentBea Lam2010-09-082-5/+62
| | |/ | | | | | | | | | Task-number: QTBUG-12629
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-074-14/+17
| | |\
| | * \ Merge branch '4.7' into qmldocsDavid Boddie2010-09-075-28/+55
| | |\ \
| | * | | Doc: More work on the QML documentation.David Boddie2010-09-0712-65/+407
| | | | |
| | * | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-066-0/+60
| | |\ \ \
| | * | | | Doc: Worked on two more elements, replacing an image.David Boddie2010-09-063-2/+2
| | | | | |
| | * | | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-035-78/+29
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/snippets/declarative/qml-intro/basic-syntax.qml
| | * | | | | Doc: qdoc fixes.David Boddie2010-09-021-2/+2
| | | | | | |
| | * | | | | Doc: Fixed autotest breakage caused by snippets.David Boddie2010-09-0113-16/+124
| | | | | | |
| | * | | | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-015-317/+287
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativetext.cpp src/declarative/graphicsitems/qdeclarativetextedit.cpp
| | * | | | | | Doc: More work on QML documentation and snippets.David Boddie2010-09-016-1/+80
| | | | | | | |
| | * | | | | | Merge branch '4.7' into qmldocsDavid Boddie2010-08-277-0/+47
| | |\ \ \ \ \ \
| | * | | | | | | Doc: Fixed links and markup.David Boddie2010-08-271-5/+5
| | | | | | | | |
| | * | | | | | | Doc: More work on the QML documentation.David Boddie2010-08-2726-5/+692
| | | | | | | | |