summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Mac: build issue (autotest stalls build)Richard Moe Gustavsen2009-09-281-1/+1
| | * | Mac: backport efd84105355 to silence visibility warningsRichard Moe Gustavsen2009-09-281-2/+1
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Espen Riskedal2009-09-291-2/+2
| |\ \ \
| | * | | Enable QtScript by default on WindowsKent Hansen2009-09-291-2/+2
| * | | | make sure QtWebKit and QtScript are included in the .sis fileEspen Riskedal2009-09-291-0/+5
| |/ / /
| * | | Disable ECMAScript date test.Olivier Goffart2009-09-291-0/+1
| * | | Fix EGL/GLX surface leak when using texture-from-pixmapTom Cooksey2009-09-291-3/+2
| * | | Fix typo.Alexis Menard2009-09-291-2/+2
| * | | Recorrect formextractor example build break after updating 3rdparty/webkitJocelyn Turcotte2009-09-291-7/+7
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Jeremy Katz2009-09-29177-1253/+3879
| |\ \ \
| | * | | After some discussion we decided to remove hasConflicts() from the API.Jan-Arve Sæther2009-09-296-49/+35
| | * | | Add missing docs for QGraphicsAnchorJan-Arve Sæther2009-09-291-0/+18
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-292-52/+42
| | |\ \ \
| | | * | | Stabilize testsOlivier Goffart2009-09-292-52/+42
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-291-1/+1
| | |\ \ \ \ | | | |/ / /
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jani Hautakangas2009-09-29181-1263/+3913
| | |\ \ \ \
| | * | | | | Softkey fixes to QMenu tests.Jani Hautakangas2009-09-293-18/+43
| * | | | | | fix warnings about declarations shadowing class members (autotest reported)Jeremy Katz2009-09-297-50/+50
* | | | | | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-29405-3154/+7757
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Fix spelling error in the demo browser close-multiple-tabs dialogTor Arne Vestbø2009-09-291-1/+1
| | |_|/ / / | |/| | | |
| * | | | | Re-apply change e20c832098d98076a0f988ce01b53586e370d272 by Simon HausmannSimon Hausmann2009-09-291-5/+0
| * | | | | Re-apply change e433f472a765d738238a6b380060ce15c4910148 by Jedrzej NowackiJedrzej Nowacki2009-09-291-3/+7
| * | | | | Updated WebKit from /home/joce/dev/qtwebkit/ to qtwebkit-4.6-snapshot-2909200...Jocelyn Turcotte2009-09-29152-1116/+3595
| * | | | | Update mkdist-webkit script to use latest tagJocelyn Turcotte2009-09-291-1/+1
| * | | | | Enable QtScript by defaultKent Hansen2009-09-291-1/+1
| * | | | | Minor fixes in webkit's documentationPierre Rossi2009-09-291-4/+4
| * | | | | Making tst_qParallelAnimationGroup work for Symbianmread2009-09-291-0/+4
| * | | | | Do synchronous processing of events in state machine if possibleKent Hansen2009-09-293-13/+73
| * | | | | doc: Describe the semantics of targetless state machine transitionsKent Hansen2009-09-292-0/+33
| * | | | | QScript: fix the way the js stack is advanced.Olivier Goffart2009-09-292-4/+10
| * | | | | Add the -testability option to Qt applications.Petri Kiiskinen2009-09-293-1/+27
| |/ / / /
| * | | | HTTP backend: store the date header in the cached resourcePeter Hartmann2009-09-291-5/+8
| * | | | Mac: Fix build failure on tigerRichard Moe Gustavsen2009-09-291-0/+11
| * | | | Doc: Snow Leopard is supported as a Tier 2 platform.Volker Hilsheimer2009-09-291-1/+7
| * | | | fix solaris buildOswald Buddenhagen2009-09-291-1/+5
| * | | | Update docs for softkeys to match new API and implementation.Jason Barron2009-09-291-16/+18
| * | | | Fix a bug in QPixmapCache when the cache is trimmed by QCache.Alexis Menard2009-09-296-48/+52
| * | | | Use glXGetProcAddress to resolve glx extensionsTom Cooksey2009-09-292-57/+68
| * | | | I18N: Add new module, fix spelling glitch.Friedemann Kleint2009-09-292-1/+3
| * | | | Revert the new QFSEventsFileSystemWatcherEngine on Mac for now.Alexis Menard2009-09-291-1/+1
| |/ / /
| * | | Add a more proper shutdown sequence for Symbian applications.Jason Barron2009-09-291-3/+9
| * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-29123-738/+883
| |\ \ \
| | * | | Fix some docs to follow the Qt style. (remove asterisks, proper indenting)Jan-Arve Sæther2009-09-291-44/+44
| | * | | Dont generate public docs for QSimplex.Jan-Arve Sæther2009-09-291-0/+4
| | * | | Improve error reporting when qdoc cannot open a source file.Jason McDonald2009-09-291-1/+2
| | * | | Fix qdoc error.Jason McDonald2009-09-291-2/+2
| | * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-291-0/+4
| | |\ \ \
| | | * | | Fixes failing autotest.Bill King2009-09-291-0/+4
| | * | | | Assistant, Designer, Lingist and QMake manuals weren't generated.Jason McDonald2009-09-296-12/+12
| | |/ / /
| | * | | Fix a alpha issue with RGB32 and DirectFBAnders Bakken2009-09-291-1/+4