summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Skipping two test cases due to Open C bug.Aleksandar Sasha Babic2009-09-291-0/+6
| | * | | Restoring cases that have been lost.Aleksandar Sasha Babic2009-09-292-3/+113
| * | | | Fix compile of anomaly for S60 3.1 SDKEspen Riskedal2009-09-291-1/+1
| |/ / /
| * | | Adds QUrl::fromUserInput, gathered from QWebView::guessUrlFromString.Jocelyn Turcotte2009-09-293-0/+142
| * | | mark test as expected failure only when JIT is enabledKent Hansen2009-09-291-2/+8
| * | | Add Slovenian translationJure Repinc2009-09-294-1/+17070
| * | | Used the correct placeholder for the second argumentJure Repinc2009-09-291-1/+1
| * | | The text fit now in the screen.Alexis Menard2009-09-291-1/+1
| * | | Merge commit 'origin/4.5' into 4.6Oswald Buddenhagen2009-09-291-0/+13
| |\ \ \
| | * | | minor fixes in Russian translationsRitt Konstantin2009-09-292-19/+27
| | * | | My changelog for 4.5.3.Alexis Menard2009-09-291-0/+13
| * | | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-295-2/+62
| |\ \ \ \
| | * | | | Make sure delayed events are cancelled when a state machine haltsKent Hansen2009-09-293-0/+60
| | * | | | Remove "inline" keyword from unused constructorsHarald Fernengel2009-09-291-2/+2
| | * | | | Rebuild configure.exeKent Hansen2009-09-291-0/+0
| * | | | | Merge commit 'qt/4.6' into mmfphononFrans Englich2009-09-2944-375/+501
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix tr-Errors/remove QObject::tr(), mainly in ScriptToolsFriedemann Kleint2009-09-2910-60/+63
| | * | | | Introduce state machine event priority, make it possible to cancel eventsKent Hansen2009-09-294-27/+135
| | * | | | Fix bug with posting events from HandleCommandL on Symbian.Jason Barron2009-09-291-0/+1
| | * | | | Fix auto-test failure for QFileSystemModel::sortAlexis Menard2009-09-291-5/+16
| | * | | | Merge branch '4.5' into 4.6Thiago Macieira2009-09-294-100/+79
| | |\ \ \ \ | | | |/ / /
| | | * | | added my changes to the changelogDenis Dzyubenko2009-09-291-1/+6
| | | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-292-16/+41
| | | |\ \ \
| | | | * | | QGraphicsItem: cached embedded widget item is not repainted when widget is up...Andreas Aardal Hanssen2009-09-292-16/+41
| | | * | | | Remove mentions of QtSW.Jason McDonald2009-09-292-3/+3
| | | * | | | Remove mention of QtSW.Jason McDonald2009-09-291-1/+1
| | | |/ / /
| | | * | | Tidy changes file for 4.5.3.Jason McDonald2009-09-291-99/+24
| | | * | | Update changes file for 4.5.3 for DirectFBAnders Bakken2009-09-281-3/+14
| | | * | | Added my 4.5.3 changes to changelog.Samuel Rødal2009-09-281-0/+12
| | | * | | tst_qnetworkcookiejar: Backported 4.6 changesMarkus Goetz2009-09-281-14/+14
| | | * | | 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
| | | |_|/ / / | | |/| | | |