Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | QtDBus: do not wait for reply for AddMatch and RemoveMatch | Thiago Macieira | 2011-02-06 | 1 | -24/+14 | |
| * | | | | | Make qdbus show all types, even those that it doesn't know about | Thiago Macieira | 2011-02-06 | 1 | -1/+17 | |
| * | | | | | Doc: Fix the docs saying what the locale codec is used for | Thiago Macieira | 2011-02-06 | 1 | -2/+1 | |
| * | | | | | directfb: Pixmap creation always premultiplied the alpha even when it is alre... | Denis Oliver Kropp | 2011-02-04 | 1 | -18/+4 | |
| * | | | | | Don't crash when BMP color table is broken | Harald Fernengel | 2011-02-04 | 1 | -0/+2 | |
| * | | | | | Don't crash when creating backtrace for built-in JS function | Kent Hansen | 2011-02-03 | 1 | -1/+2 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-08 | 8 | -23/+51 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Fixed compilerwarnings regression in public headers. | axis | 2011-02-08 | 1 | -2/+2 | |
| * | | | | | Fix namespace error | Shane Kearns | 2011-02-07 | 1 | -3/+3 | |
| * | | | | | Fix the broken QPixmap::fromSymbianRSgImage(). | Laszlo Agocs | 2011-02-07 | 1 | -1/+1 | |
| * | | | | | Fix native child window Symbian decoration handling. | Jani Hautakangas | 2011-02-06 | 2 | -15/+23 | |
| * | | | | | Fixed "not a valid preprocessing token" on GCCE. | axis | 2011-02-04 | 1 | -1/+1 | |
| * | | | | | Fix random crashes when bearer suddenly goes down | Shane Kearns | 2011-02-04 | 4 | -6/+13 | |
| * | | | | | Fixed a bug where the softkeys would leave a see-through "hole". | axis | 2011-02-04 | 1 | -0/+13 | |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ... | Qt Continuous Integration System | 2011-02-08 | 2 | -3/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Doc: Fixed warnings and other problems found while fixing markup. | David Boddie | 2011-02-07 | 1 | -3/+3 | |
| * | | | | | | Doc: Document display-orientation-related widget attributes. | David Boddie | 2011-02-04 | 1 | -0/+7 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | David Boddie | 2011-02-04 | 187 | -1508/+7265 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-08 | 1 | -1/+11 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Scroll TextInput to ensure preedit text is visible. | Andrew den Exter | 2011-02-08 | 1 | -1/+11 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-07 | 11 | -16/+147 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Changing header/footer size during creation caused recusion | Martin Jones | 2011-02-07 | 2 | -4/+8 | |
| * | | | | | | | Ensure section delegates are updated when the section property changes. | Martin Jones | 2011-02-07 | 1 | -0/+3 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Initialize primitives when creating a new QVariant | Aaron Kennedy | 2011-02-04 | 1 | -1/+1 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2011-02-04 | 7 | -5/+34 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | modelChanged() should not be emitted until view is repopulated | Bea Lam | 2011-02-04 | 1 | -1/+1 | |
| | * | | | | | | AnimatedImage does not notify on status change. | Yann Bodson | 2011-02-04 | 2 | -3/+20 | |
| | * | | | | | | Clarify case preservation in QDeclarativeImageProviders | Alan Alpert | 2011-02-04 | 2 | -1/+11 | |
| * | | | | | | | Allow unknown types to be passed opaquely through signals | Aaron Kennedy | 2011-02-03 | 3 | -6/+103 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-04 | 4 | -10/+32 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Namespace compilation - OCI typedefs should be outside Qt namespace. | Michael Goddard | 2011-02-04 | 1 | -3/+3 | |
| * | | | | | | | Fix some removeRows issues with QSqlTableModel. | Michael Goddard | 2011-02-04 | 1 | -2/+5 | |
| * | | | | | | | Try to document that invalid database arguments use the default database. | Michael Goddard | 2011-02-04 | 2 | -2/+4 | |
| * | | | | | | | Update some documentation about what happens with select()/setQuery(). | Michael Goddard | 2011-02-04 | 2 | -0/+4 | |
| * | | | | | | | Make sure that setRecord emits dataChanged() with OnManualSubmit. | Michael Goddard | 2011-02-04 | 1 | -0/+3 | |
| * | | | | | | | QSqlTableModel/QSqlQueryModel and insertColumns problem. | Michael Goddard | 2011-02-04 | 2 | -3/+13 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-staging into 4.7-integ... | Qt Continuous Integration System | 2011-02-04 | 50 | -355/+410 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7 | David Boddie | 2011-02-03 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | Doc: Fixed QML, unindented snippet. | David Boddie | 2011-02-01 | 1 | -5/+5 | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-review into 4.7 | David Boddie | 2011-01-31 | 49 | -350/+405 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2011-01-28 | 8 | -19/+65 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Geir Vattekar | 2011-01-27 | 89 | -502/+1872 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Doc: Fixed confusing wording of a sentence. | David Boddie | 2011-01-27 | 1 | -2/+2 | |
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | David Boddie | 2011-01-26 | 67 | -290/+1602 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2011-01-26 | 4 | -4/+4 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Doc: Fixed qdoc warnings about broken links. | David Boddie | 2011-01-26 | 2 | -2/+2 | |
| | | * | | | | | | | | | Doc: Fixed the syntax of QML code snippets. | David Boddie | 2011-01-26 | 2 | -11/+16 | |
| | | * | | | | | | | | | Doc: Fixed broken QML code snippets. | David Boddie | 2011-01-25 | 1 | -0/+2 | |
| | | * | | | | | | | | | Doc: Fixed qdoc warning. | David Boddie | 2011-01-25 | 1 | -3/+3 | |
| | | * | | | | | | | | | Doc: Fixed the syntax of QML code snippets. | David Boddie | 2011-01-24 | 7 | -58/+101 | |