| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug with posting events from HandleCommandL on Symbian. | Jason Barron | 2009-09-29 | 1 | -0/+1 |
|
|
* | Fix auto-test failure for QFileSystemModel::sort | Alexis Menard | 2009-09-29 | 1 | -5/+16 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-29 | 4 | -100/+79 |
|\ |
|
| * | added my changes to the changelog | Denis Dzyubenko | 2009-09-29 | 1 | -1/+6 |
|
|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-09-29 | 2 | -16/+41 |
| |\ |
|
| | * | QGraphicsItem: cached embedded widget item is not repainted when widget is up... | Andreas Aardal Hanssen | 2009-09-29 | 2 | -16/+41 |
|
|
| * | | Remove mentions of QtSW. | Jason McDonald | 2009-09-29 | 2 | -3/+3 |
|
|
| * | | Remove mention of QtSW. | Jason McDonald | 2009-09-29 | 1 | -1/+1 |
| |/ |
|
| * | Tidy changes file for 4.5.3. | Jason McDonald | 2009-09-29 | 1 | -99/+24 |
|
|
| * | Update changes file for 4.5.3 for DirectFB | Anders Bakken | 2009-09-28 | 1 | -3/+14 |
|
|
| * | Added my 4.5.3 changes to changelog. | Samuel Rødal | 2009-09-28 | 1 | -0/+12 |
|
|
| * | tst_qnetworkcookiejar: Backported 4.6 changes | Markus Goetz | 2009-09-28 | 1 | -14/+14 |
|
|
| * | Mac: build issue (autotest stalls build) | Richard Moe Gustavsen | 2009-09-28 | 1 | -1/+1 |
|
|
| * | Mac: backport efd84105355 to silence visibility warnings | Richard Moe Gustavsen | 2009-09-28 | 1 | -2/+1 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Espen Riskedal | 2009-09-29 | 1 | -2/+2 |
|\ \ |
|
| * | | Enable QtScript by default on Windows | Kent Hansen | 2009-09-29 | 1 | -2/+2 |
|
|
* | | | make sure QtWebKit and QtScript are included in the .sis file | Espen Riskedal | 2009-09-29 | 1 | -0/+5 |
|/ / |
|
* | | Disable ECMAScript date test. | Olivier Goffart | 2009-09-29 | 1 | -0/+1 |
|
|
* | | Fix EGL/GLX surface leak when using texture-from-pixmap | Tom Cooksey | 2009-09-29 | 1 | -3/+2 |
|
|
* | | Fix typo. | Alexis Menard | 2009-09-29 | 1 | -2/+2 |
|
|
* | | Recorrect formextractor example build break after updating 3rdparty/webkit | Jocelyn Turcotte | 2009-09-29 | 1 | -7/+7 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Jeremy Katz | 2009-09-29 | 177 | -1253/+3879 |
|\ \ |
|
| * | | After some discussion we decided to remove hasConflicts() from the API. | Jan-Arve Sæther | 2009-09-29 | 6 | -49/+35 |
|
|
| * | | Add missing docs for QGraphicsAnchor | Jan-Arve Sæther | 2009-09-29 | 1 | -0/+18 |
|
|
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jani Hautakangas | 2009-09-29 | 2 | -52/+42 |
| |\ \ |
|
| | * | | Stabilize tests | Olivier Goffart | 2009-09-29 | 2 | -52/+42 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jani Hautakangas | 2009-09-29 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Fix spelling error in the demo browser close-multiple-tabs dialog | Tor Arne Vestbø | 2009-09-29 | 1 | -1/+1 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jani Hautakangas | 2009-09-29 | 181 | -1263/+3913 |
| |\ \ \
| | |/ / |
|
| | * | | Re-apply change e20c832098d98076a0f988ce01b53586e370d272 by Simon Hausmann | Simon Hausmann | 2009-09-29 | 1 | -5/+0 |
|
|
| | * | | Re-apply change e433f472a765d738238a6b380060ce15c4910148 by Jedrzej Nowacki | Jedrzej Nowacki | 2009-09-29 | 1 | -3/+7 |
|
|
| | * | | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-2909200... | Jocelyn Turcotte | 2009-09-29 | 152 | -1116/+3595 |
|
|
| | * | | Update mkdist-webkit script to use latest tag | Jocelyn Turcotte | 2009-09-29 | 1 | -1/+1 |
|
|
| | * | | Enable QtScript by default | Kent Hansen | 2009-09-29 | 1 | -1/+1 |
|
|
| | * | | Minor fixes in webkit's documentation | Pierre Rossi | 2009-09-29 | 1 | -4/+4 |
|
|
| | * | | Making tst_qParallelAnimationGroup work for Symbian | mread | 2009-09-29 | 1 | -0/+4 |
|
|
| | * | | Do synchronous processing of events in state machine if possible | Kent Hansen | 2009-09-29 | 3 | -13/+73 |
|
|
| | * | | doc: Describe the semantics of targetless state machine transitions | Kent Hansen | 2009-09-29 | 2 | -0/+33 |
|
|
| | * | | QScript: fix the way the js stack is advanced. | Olivier Goffart | 2009-09-29 | 2 | -4/+10 |
|
|
| | * | | Add the -testability option to Qt applications. | Petri Kiiskinen | 2009-09-29 | 3 | -1/+27 |
|
|
| * | | | Softkey fixes to QMenu tests. | Jani Hautakangas | 2009-09-29 | 3 | -18/+43 |
|
|
* | | | | fix warnings about declarations shadowing class members (autotest reported) | Jeremy Katz | 2009-09-29 | 7 | -50/+50 |
| |/ /
|/| | |
|
* | | | HTTP backend: store the date header in the cached resource | Peter Hartmann | 2009-09-29 | 1 | -5/+8 |
|
|
* | | | Mac: Fix build failure on tiger | Richard Moe Gustavsen | 2009-09-29 | 1 | -0/+11 |
|
|
* | | | Doc: Snow Leopard is supported as a Tier 2 platform. | Volker Hilsheimer | 2009-09-29 | 1 | -1/+7 |
|
|
* | | | fix solaris build | Oswald Buddenhagen | 2009-09-29 | 1 | -1/+5 |
|
|
* | | | Update docs for softkeys to match new API and implementation. | Jason Barron | 2009-09-29 | 1 | -16/+18 |
|
|
* | | | Fix a bug in QPixmapCache when the cache is trimmed by QCache. | Alexis Menard | 2009-09-29 | 6 | -48/+52 |
|
|
* | | | Use glXGetProcAddress to resolve glx extensions | Tom Cooksey | 2009-09-29 | 2 | -57/+68 |
|
|
* | | | I18N: Add new module, fix spelling glitch. | Friedemann Kleint | 2009-09-29 | 2 | -1/+3 |
|
|