summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-0925-190/+637
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2011-02-0930-51/+642
| |\
| | * Fix auto test failure.Andrew den Exter2011-02-091-2/+10
| | * PathView regression: dragging the path didn't update currentIndexMartin Jones2011-02-093-1/+53
| | * Use same values for Text.lineHeightMode and QTextBlock::lineHeightMode from m...Yann Bodson2011-02-095-16/+22
| | * Don't clear pre-edit text when a graphics items loses focus.Andrew den Exter2011-02-092-14/+37
| * | Fix docs for variant and list basic typesBea Lam2011-02-091-99/+84
| * | Add test for importing plugins that contain QML filesBea Lam2011-02-097-1/+91
| * | Call onAdd() for first items added to ListView and GridViewBea Lam2011-02-096-57/+340
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-02-0812-13/+302
|\ \ \ | | |/ | |/|
| * | Support seperate versions of installed modulesmae2011-02-0812-13/+302
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-02-0822-107/+201
|\ \ \
| * | | Fix compilation of QMutableSetIterator::value() with QT_STRICT_ITERATORSDavid Faure2011-02-082-1/+12
| * | | Fix the compilation error that the previous fix didn't fixThiago Macieira2011-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
| * | | Fix compilation error: symbol is namespaced.Thiago Macieira2011-02-081-0/+2
| * | | Don't crash when creating backtrace for built-in JS function (2nd try)Kent Hansen2011-02-086-5/+76
| * | | 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-062-3/+26
| * | | Doc: Fix the docs saying what the locale codec is used forThiago Macieira2011-02-061-2/+1
| * | | Autotest: simple improvementsThiago Macieira2011-02-061-2/+4
| * | | Autotest: Use QElapsedTimer for timingsThiago Macieira2011-02-061-2/+2
| * | | 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
| * | | Designer: Fix a crash in the Signal-Slot-Editor.Friedemann Kleint2011-02-042-13/+11
| * | | complain about unmatched quotes/parensOswald Buddenhagen2011-02-031-1/+12
| * | | use const refOswald Buddenhagen2011-02-031-1/+1
| * | | move multiple inclusion check for feature files to correct locationOswald Buddenhagen2011-02-031-3/+3
| * | | Don't crash when creating backtrace for built-in JS functionKent Hansen2011-02-032-1/+17
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-02-0812-31/+57
|\ \ \ \
| * | | | Fixed compilerwarnings regression in public headers.axis2011-02-081-2/+2
| * | | | Fix duplicate definition errorShane Kearns2011-02-071-4/+0
| * | | | 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
| * | | | Avoided the Linux version of the --no-undefined switch.axis2011-02-041-1/+1
| * | | | Added missing edllstub.lib for GCCE.axis2011-02-041-0/+1
| * | | | symbian/linux-gcce: Use -u _E32Dll when linking DLLsMartin Storsjo2011-02-041-1/+1
| * | | | Revert "Implement Symbian support for enable_backup CONFIG value"Miikka Heikkinen2011-02-043-41/+0
| * | | | Implement Symbian support for enable_backup CONFIG valueMiikka Heikkinen2011-02-043-0/+41
| * | | | Fix deployment issues with networkselftestShane Kearns2011-02-041-2/+3
| * | | | 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-0828-210/+578
|\ \ \ \ \
| * \ \ \ \ Merge branch '4.7-review' into 4.7Sergio Ahumada2011-02-08412-2116/+16202
| |\ \ \ \ \