summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Made a number of fixes to the documentation.David Boddie2010-10-047-11/+59
|
* Doc: Shorten lists of basic QML types.David Boddie2010-09-302-22/+11
|
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-09-3010-196/+472
|\
| * Doc: Implementing new doc search dialog.Morten Engvoldsen2010-09-293-88/+152
| | | | | | | | Removing search results from menus and including them in a floating dialog div element
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Morten Engvoldsen2010-09-281-4/+3
| |\
| | * Doc: fixing slim fit style - search box.Morten Engvoldsen2010-09-281-4/+3
| | |
| * | Doc: add style to new search resultsMorten Engvoldsen2010-09-281-1/+79
| | |
| * | Merge branch '4.7' into newSearchMorten Engvoldsen2010-09-284-18/+48
| |\ \ | | |/
| | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Morten Engvoldsen2010-09-281-0/+39
| | |\
| | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2010-09-282-15/+6
| | | |\
| | | * | Doc: Added lisence header to snippetGeir Vattekar2010-09-281-0/+39
| | | | |
| | * | | Doc: fixing bugs in slim-fit styleMorten Engvoldsen2010-09-281-3/+3
| | | |/ | | |/|
| | * | Doc: Fixing QTBUG-13595Morten Engvoldsen2010-09-281-0/+3
| | | |
| | * | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-241-15/+3
| | |\ \ | | | |/ | | |/|
| | | * QML Debugging: Documentation fixesLasse Holmstedt2010-09-241-15/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Many things have changed with QML debugging in Qt Creator. Now docs simply refer to Qt Creator documentation. Reviewed-by: Leena Miettinen
| * | | Doc: Implementing new search displayMorten Engvoldsen2010-09-241-93/+130
| |/ /
| * | Doc: maintainance - fixing grammar and spellingMorten Engvoldsen2010-09-232-26/+26
| | |
| * | Doc: Added a note to qmake INSTALLS docsGeir Vattekar2010-09-221-0/+3
| | | | | | | | | | | | | | | Task-number: QTBUG-3171 Reviewed-by: David Boddie
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2010-09-211-0/+1
| |\ \
| * | | Doc: Added info on QWidget::render to printing docsGeir Vattekar2010-09-202-0/+65
| | |/ | |/| | | | | | | | | | Task-number: QTBUG-2210 Reviewed-by: David Boddie
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-09-20135-201/+668
|\ \ \ | | |/ | |/|
| * | Doc: Fixing overlapping text problem in columnsMorten Engvoldsen2010-09-201-0/+1
| |/
| * 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
| | | | |
| * | | | 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
| | | | |
* | | | | Doc: Fixed qdoc warnings for Phonon documentation.David Boddie2010-09-201-0/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This more or less contains the same documentation as upstream Phonon but can't be merged because we need to maintain our documentation in different files to make qdoc read it. :-( Reviewed-by: Trust Me
* | | | | Doc: More work on QML reference documentation.David Boddie2010-09-172-0/+125
| |/ / / |/| | | | | | | | | | | Reviewed-by: Trust Me
* | | | 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 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 ../qt-doc-team into 4.7David Boddie2010-09-148-270/+347
|\ \ \ \ | |/ / /
| * | | 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