summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-0813-83/+86
|\
| * Fix compilation of QMutableSetIterator::value() with QT_STRICT_ITERATORSDavid Faure2011-02-081-1/+1
| * Use the thread-default glib context for the DBus connection in the ICD bearer...Jocelyn Turcotte2011-02-081-1/+1
| * Check that _POSIX_THREAD_SAFE_FUNCTIONS is larger than zero.Thiago Macieira2011-02-081-1/+1
| * Use an increasing size for the getpwuid_r buffer.Thiago Macieira2011-02-081-1/+12
| * Make sure we use at least 1024 bytes when calling getpwuid_r.Thiago Macieira2011-02-081-1/+1
| * Don't crash when creating backtrace for built-in JS function (2nd try)Kent Hansen2011-02-084-4/+30
| * Revert "Improved performance of mapFromGlobal/mapToGlobal on X11"Denis Dzyubenko2011-02-071-28/+0
| * QtDBus: do not wait for reply for AddMatch and RemoveMatchThiago Macieira2011-02-061-24/+14
| * Make qdbus show all types, even those that it doesn't know aboutThiago Macieira2011-02-061-1/+17
| * Doc: Fix the docs saying what the locale codec is used forThiago Macieira2011-02-061-2/+1
| * directfb: Pixmap creation always premultiplied the alpha even when it is alre...Denis Oliver Kropp2011-02-041-18/+4
| * Don't crash when BMP color table is brokenHarald Fernengel2011-02-041-0/+2
| * Don't crash when creating backtrace for built-in JS functionKent Hansen2011-02-031-1/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-088-23/+51
|\ \
| * | Fixed compilerwarnings regression in public headers.axis2011-02-081-2/+2
| * | Fix namespace errorShane Kearns2011-02-071-3/+3
| * | Fix the broken QPixmap::fromSymbianRSgImage().Laszlo Agocs2011-02-071-1/+1
| * | Fix native child window Symbian decoration handling.Jani Hautakangas2011-02-062-15/+23
| * | 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
| | |\ \ \ \ \ \ \