Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-05-24 | 1 | -10/+10 |
|\ | | | | | | | | | | | | | | | Conflicts: src/gui/text/qrawfont.cpp src/gui/text/qtextlayout.cpp src/gui/util/qscroller.cpp src/gui/widgets/qlineedit.cpp | ||||
| * | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -10/+10 |
| | | | | | | | | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me | ||||
* | | Doc: Various fixes to documentation, some based on changes in master. | David Boddie | 2011-05-11 | 1 | -17/+21 |
|/ | |||||
* | fixes/improvements for new QML right-to-left docs | Bea Lam | 2011-03-21 | 1 | -1/+1 |
| | | | | Clarify some of the docs and fix some broken doc links. | ||||
* | Doc fix - QtQuick 1.1 scheduling | Bea Lam | 2011-03-18 | 1 | -1/+1 |
| | | | | Change-Id: If19934bf378e5fbc6cb1dce1df2164905e97f0ed | ||||
* | Update QML "What's New" docs. | Martin Jones | 2011-03-11 | 1 | -5/+37 |
| | | | | Change-Id: I80d2247cd05ef71907bbf690e8e68a8860a65d4c | ||||
* | fix/improve docs for new QtQuick 1.1 attributes | Bea Lam | 2011-02-28 | 1 | -29/+32 |
| | | | | | | | | | Ensure attributes added in QtQuick 1.1 are marked with the '\since QtQuick 1.1' tag. Also add links to items listed in the QtQuick 1.1 section in whatsnew.qdoc. Task-number: QTBUG-17771 Change-Id: Ic8fb3c8d3c99a1469c1767779efaafd27ef460e1 | ||||
* | update What's New for QtQuick 1.1 and AnimatedImage docs | Bea Lam | 2011-02-02 | 1 | -4/+14 |
| | |||||
* | Add list of new properties/methods in QtQuick 1.1 | Martin Jones | 2011-01-24 | 1 | -1/+97 |
| | |||||
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix license text. | Jason McDonald | 2010-11-17 | 1 | -5/+5 |
| | | | | Reviewed-by: Trust Me | ||||
* | Document "import QtQuick 1.0" change | Aaron Kennedy | 2010-09-29 | 1 | -0/+55 |
Task-number: QTBUG-13799 |