summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | Fixed "not a valid preprocessing token" on GCCE.axis2011-02-041-1/+1
| | | * | | | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-044-6/+13
| | | * | | | | Fixed a bug where the softkeys would leave a see-through "hole".axis2011-02-041-0/+13
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-02-082-3/+10
| | |\ \ \ \ \ \
| | | * | | | | | Doc: Fixed warnings and other problems found while fixing markup.David Boddie2011-02-071-3/+3
| | | * | | | | | Doc: Document display-orientation-related widget attributes.David Boddie2011-02-041-0/+7
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-02-04187-1508/+7265
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-081-1/+11
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | * | | | | | | Scroll TextInput to ensure preedit text is visible.Andrew den Exter2011-02-081-1/+11
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-0711-16/+147
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Changing header/footer size during creation caused recusionMartin Jones2011-02-072-4/+8
| | | * | | | | | | Ensure section delegates are updated when the section property changes.Martin Jones2011-02-071-0/+3
| | | | |_|_|_|/ / | | | |/| | | | |
| | | * | | | | | Initialize primitives when creating a new QVariantAaron Kennedy2011-02-041-1/+1
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2011-02-047-5/+34
| | | |\ \ \ \ \ \
| | | | * | | | | | modelChanged() should not be emitted until view is repopulatedBea Lam2011-02-041-1/+1
| | | | * | | | | | AnimatedImage does not notify on status change.Yann Bodson2011-02-042-3/+20
| | | | * | | | | | Clarify case preservation in QDeclarativeImageProvidersAlan Alpert2011-02-042-1/+11
| | | * | | | | | | Allow unknown types to be passed opaquely through signalsAaron Kennedy2011-02-033-6/+103
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-02-044-10/+32
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | Namespace compilation - OCI typedefs should be outside Qt namespace.Michael Goddard2011-02-041-3/+3
| | | * | | | | | | Fix some removeRows issues with QSqlTableModel.Michael Goddard2011-02-041-2/+5
| | | * | | | | | | Try to document that invalid database arguments use the default database.Michael Goddard2011-02-042-2/+4
| | | * | | | | | | Update some documentation about what happens with select()/setQuery().Michael Goddard2011-02-042-0/+4
| | | * | | | | | | Make sure that setRecord emits dataChanged() with OnManualSubmit.Michael Goddard2011-02-041-0/+3
| | | * | | | | | | QSqlTableModel/QSqlQueryModel and insertColumns problem.Michael Goddard2011-02-042-3/+13
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ...Qt Continuous Integration System2011-02-0450-355/+410
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7David Boddie2011-02-031-5/+5
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | * | | | | | Doc: Fixed QML, unindented snippet.David Boddie2011-02-011-5/+5
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7David Boddie2011-01-3149-350/+405
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | Merge branch '4.7-upstream' into 4.7-docA-Team2011-01-288-19/+65
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Geir Vattekar2011-01-2789-502/+1872
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Doc: Fixed confusing wording of a sentence.David Boddie2011-01-271-2/+2
| | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7David Boddie2011-01-2667-290/+1602
| | | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2011-01-264-4/+4
| | | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | | Doc: Fixed qdoc warnings about broken links.David Boddie2011-01-262-2/+2
| | | | | * | | | | | | | | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-262-11/+16
| | | | | * | | | | | | | | Doc: Fixed broken QML code snippets.David Boddie2011-01-251-0/+2
| | | | | * | | | | | | | | Doc: Fixed qdoc warning.David Boddie2011-01-251-3/+3
| | | | | * | | | | | | | | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-247-58/+101
| | | | | * | | | | | | | | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2011-01-213848-5214/+11408
| | | | | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | Doc: Fixed QML syntax.David Boddie2011-01-192-15/+23
| | | | | | * | | | | | | | | Doc: Fixed inconsistent and incorrect terminology.David Boddie2011-01-181-1/+1
| | | | | | * | | | | | | | | Doc: Fixed invalid/incomplete QML code snippets.David Boddie2011-01-1710-98/+80
| | | | | | * | | | | | | | | Doc: Clarified the use of qUncompress().David Boddie2011-01-171-5/+5
| | | | | * | | | | | | | | | Doc: Fixed the syntax of QML code snippets.David Boddie2011-01-213-11/+13
| | | | | * | | | | | | | | | Doc: Fixed invalid QML snippets and marked up JavaScript correctly.David Boddie2011-01-201-33/+64
| | | | * | | | | | | | | | | Doc: Fixed typo in QCoreApplication docsGeir Vattekar2011-01-271-4/+4
| | | | | |_|/ / / / / / / / | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | Doc: fixing bugs and typos based on feedbackMorten Engvoldsen2011-01-253-3/+3
| | | | * | | | | | | | | | Doc: fixing bugs and misspelling based on feedbackMorten Engvoldsen2011-01-251-1/+1
| | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | | * | | | | | | | | Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-133848-5016/+11220
| | | | |\ \ \ \ \ \ \ \ \