Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-01 | 139 | -150/+206 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-30 | 139 | -150/+206 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (31 commits) QDeclarativeDebug: Make autotests more robust Add sendParentChangeNotification to QGraphicsItem Use setParentItem() instead of setParentItemHelper if componentComplete is true QDeclarativeDebugClient: Make sure status is consistent Revert "QDeclarativeDebugService: Add bc autotest" to get changes through staging. Doc clarification. Fallback to A8 text rendering on Mac when LCD smoothing is disabled Recreate Qt 4.7 branch QtDeclarative def files on top of changes made to Qt 4.7.1 Autotest that new "import Qt 4.7"s aren't added accidentally Document "import QtQuick 1.0" change Replace "import Qt 4.7" with "import QtQuick 1.0" Add test for Qt 4.7 module Replace all occurances of "Qt 4.7" with "QtQuick 1.0" Correct property type of PathAttribute::value in the docs. Register QtQuick 1.0 module. Remove unused AST node destructors. Fix crash when trying to append a null transform to QDeclarativeItem. Documentation. Documentation fix for Flickable (mark content properties as real, not int). QDeclarativeDebugClient: Fix gcc warning ... | ||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-30 | 139 | -150/+206 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (27 commits) Revert "QDeclarativeDebugService: Add bc autotest" to get changes through staging. Doc clarification. Fallback to A8 text rendering on Mac when LCD smoothing is disabled Recreate Qt 4.7 branch QtDeclarative def files on top of changes made to Qt 4.7.1 Autotest that new "import Qt 4.7"s aren't added accidentally Document "import QtQuick 1.0" change Replace "import Qt 4.7" with "import QtQuick 1.0" Add test for Qt 4.7 module Replace all occurances of "Qt 4.7" with "QtQuick 1.0" Correct property type of PathAttribute::value in the docs. Register QtQuick 1.0 module. Remove unused AST node destructors. Fix crash when trying to append a null transform to QDeclarativeItem. Documentation. Documentation fix for Flickable (mark content properties as real, not int). QDeclarativeDebugClient: Fix gcc warning QmlDebugService: Check that there is a receiver before sending messages If a type is registered under several names, share the attached property object QmlViewer: Fix typo in comment QmlViewer: Fix assert on exit (Windows) ... | ||||
| | | * | Document "import QtQuick 1.0" change | Aaron Kennedy | 2010-09-29 | 2 | -0/+56 |
| | | | | | | | | | | | | | | | | Task-number: QTBUG-13799 | ||||
| | | * | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 137 | -150/+150 |
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-13799 Reviewed-by: Martin Jones | ||||
* | | | | Doc: Fixing link titles and error color in search results | Morten Engvoldsen | 2010-10-01 | 1 | -2/+8 |
| | | | | |||||
* | | | | Doc: Implementing features to the search feature. | Morten Engvoldsen | 2010-10-01 | 3 | -2/+6 |
| | | | | | | | | | | | | | | | | Adding search to narrow/slim fit mode | ||||
* | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-30 | 3 | -1/+10 |
|\ \ \ \ | |/ / / | |||||
| * | | | Added support for unsigned smart installer package creation in Symbian | Miikka Heikkinen | 2010-09-30 | 1 | -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 | ||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | Qt Continuous Integration System | 2010-09-28 | 2 | -1/+8 |
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: Fix QFontMetrics::lineWidth() for fonts with defined point size Implemeting, exporting and autotesting QFont::lastResortFont() Fixed compile error on non-Symbian platforms. Fixed regression when typing in QTextControl based widgets on Symbian Fixed incorrect snippet in BLD_INF_RULES documentation Streamlined smart installer package creation | ||||
| | * | Fixed incorrect snippet in BLD_INF_RULES documentation | Miikka Heikkinen | 2010-09-27 | 2 | -1/+8 |
| | | | | | | | | | | | | | | | Task-number: QTBUG-13988 Reviewed-by: TrustMe | ||||
| * | | Doc: Added lisence header to snippet | Geir Vattekar | 2010-09-28 | 1 | -0/+39 |
| | | | | | | | | | | | | (cherry picked from commit a21b6be2e97b2678111930bc04eaa843b42fa22b) | ||||
* | | | Doc: Implementing new doc search dialog. | Morten Engvoldsen | 2010-09-29 | 3 | -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.7 | Morten Engvoldsen | 2010-09-28 | 1 | -4/+3 |
|\ \ \ | |||||
| * | | | Doc: fixing slim fit style - search box. | Morten Engvoldsen | 2010-09-28 | 1 | -4/+3 |
| | | | | |||||
* | | | | Doc: add style to new search results | Morten Engvoldsen | 2010-09-28 | 1 | -1/+79 |
| | | | | |||||
* | | | | Merge branch '4.7' into newSearch | Morten Engvoldsen | 2010-09-28 | 4 | -18/+48 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Morten Engvoldsen | 2010-09-28 | 1 | -0/+39 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2010-09-28 | 2 | -15/+6 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | Doc: Added lisence header to snippet | Geir Vattekar | 2010-09-28 | 1 | -0/+39 |
| | | | | | |||||
| * | | | | Doc: fixing bugs in slim-fit style | Morten Engvoldsen | 2010-09-28 | 1 | -3/+3 |
| | |/ / | |/| | | |||||
| * | | | Doc: Fixing QTBUG-13595 | Morten Engvoldsen | 2010-09-28 | 1 | -0/+3 |
| | | | | |||||
| * | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-24 | 1 | -15/+3 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | QML Debugging: Documentation fixes | Lasse Holmstedt | 2010-09-24 | 1 | -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 display | Morten Engvoldsen | 2010-09-24 | 1 | -93/+130 |
|/ / | |||||
* | | Doc: maintainance - fixing grammar and spelling | Morten Engvoldsen | 2010-09-23 | 2 | -26/+26 |
| | | |||||
* | | Doc: Added a note to qmake INSTALLS docs | Geir Vattekar | 2010-09-22 | 1 | -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.7 | Geir Vattekar | 2010-09-21 | 1 | -0/+1 |
|\ \ | |||||
| * | | Doc: Fixing overlapping text problem in columns | Morten Engvoldsen | 2010-09-20 | 1 | -0/+1 |
| |/ | |||||
* | | Doc: Added info on QWidget::render to printing docs | Geir Vattekar | 2010-09-20 | 2 | -0/+65 |
|/ | | | | | Task-number: QTBUG-2210 Reviewed-by: David Boddie | ||||
* | Doc: css fine tuning | Morten Engvoldsen | 2010-09-17 | 1 | -3/+3 |
| | |||||
* | Merge branch '4.7' into friday | Morten Engvoldsen | 2010-09-17 | 135 | -192/+632 |
|\ | |||||
| * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-09-16 | 134 | -181/+613 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-09-15 | 4 | -6/+65 |
| | |\ | |||||
| | * | | Doc: Further QML improvements. | David Boddie | 2010-09-15 | 4 | -0/+53 |
| | | | | |||||
| | * | | Doc: Minor improvements to QML-related documentation. | David Boddie | 2010-09-15 | 2 | -5/+4 |
| | | | | |||||
| | * | | Doc: Continued work on the QML documentation. | David Boddie | 2010-09-14 | 2 | -0/+87 |
| | | | | |||||
| | * | | Doc: More work on the QML documentation. | David Boddie | 2010-09-14 | 126 | -126/+268 |
| | | | | |||||
| | * | | Doc: Some editing and tidying up. | David Boddie | 2010-09-13 | 3 | -51/+9 |
| | | | | |||||
| | * | | Doc: Added a missing file. | David Boddie | 2010-09-13 | 1 | -0/+193 |
| | | | | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-09-16 | 6 | -133/+127 |
| |\ \ \ | |||||
| | * | | | Doc: Updated What's new in 4.7 page | Geir Vattekar | 2010-09-16 | 1 | -1/+68 |
| | | | | | | | | | | | | | | | | | | | | Reviewed-by: Henry Haverinen | ||||
| * | | | | Merge branch '4.7' of ../qt-doc-team into 4.7 | David Boddie | 2010-09-14 | 8 | -270/+347 |
| |\ \ \ \ | |||||
| * | | | | | small fixes on the modelview tutorial | Roland Wolf | 2010-09-08 | 1 | -11/+19 |
| | | | | | | |||||
* | | | | | | Doc: Updated What's new in 4.7 page | Geir Vattekar | 2010-09-16 | 1 | -1/+68 |
| | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Henry Haverinen | ||||
* | | | | | | Doc: fixing creator bug in page footer | Morten Engvoldsen | 2010-09-16 | 1 | -1/+8 |
| | | | | | | |||||
* | | | | | | Doc: fixing issues with table indent - css | Morten Engvoldsen | 2010-09-16 | 1 | -3/+3 |
| | | | | | | |||||
* | | | | | | Doc: Fixing style: line height, ol indent, coulmns (css3) | Morten Engvoldsen | 2010-09-16 | 1 | -16/+43 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2010-09-16 | 4 | -134/+58 |
|\ \ \ \ \ | |||||
| * | | | | | Doc: Cleaning up the known issues page. Pointing people to check the online ↵ | Morten Engvoldsen | 2010-09-16 | 1 | -120/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | resources. |