Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Fixing spacing bug in columns | Morten Engvoldsen | 2010-10-06 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
| * | | | | | Added a QFormLayout snippet to the layout.qdoc and layouts.cpp | Jerome Pasion | 2010-09-16 | 2 | -5/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: David Boddie Tasks: QTBUG-10077 | ||||
| * | | | | | Doc: Removing section about Multimedia - playback and declarative elements. ↵ | Morten Engvoldsen | 2010-09-16 | 1 | -9/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | This was descoped from Qt 4.7. | ||||
* | | | | | | Doc: Updated the Mac requirements page. | Geir Vattekar | 2010-09-16 | 1 | -0/+3 |
|/ / / / / | | | | | | | | | | | | | | | | Reviewed-by: Morten Engvoldsen | ||||
* | | | | | git Merge branch '4.7-upstream' into 4.7-doc | Jesper Thomschutz | 2010-09-15 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | Conflicts: src/gui/kernel/qgesturemanager.cpp |