summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a alpha issue with RGB32 and DirectFBAnders Bakken2009-09-291-1/+4
* Fixes compileBill King2009-09-291-7/+7
* doc: add some more \since 4.6 tagsVolker Hilsheimer2009-09-2810-9/+58
* QWheelEvent not working on Cocoa 64BitPrasanth Ullattil2009-09-281-3/+3
* Fix Freemantle build of JSC/WebKit.Simon Hausmann2009-09-282-10/+0
* Fix to Q3PopupMenu autotest on windowsThierry Bastian2009-09-281-2/+2
* QScript: Add test for getting backtrace of recursive functionsOlivier Goffart2009-09-281-0/+66
* QScript: Fix strange bugs and crashes.Olivier Goffart2009-09-284-9/+50
* fixed a typo in the doc.Denis Dzyubenko2009-09-281-1/+1
* Fix QWebHistory autotest crashesJedrzej Nowacki2009-09-281-3/+7
* Fixed a crash in the boxes demo when using -graphicssystem opengl.Trond Kjernaasen2009-09-284-5/+12
* Removed unused line in QAbstractAnimationLeonardo Sobral Cunha2009-09-281-1/+0
* getMacPreferredLanguageAndCountry: Fix possible crashMarkus Goetz2009-09-281-1/+1
* Fixing the autotest for other platforms, hopefully...João Abecasis2009-09-281-1/+1
* Refactor of timer verification in QAbstractAnimationLeonardo Sobral Cunha2009-09-281-6/+4
* Correct the formextractor which was using removed QWebElement APIJocelyn Turcotte2009-09-281-7/+7
* Fixed compile failure when running make with large -j.Rohan McGovern2009-09-281-0/+1
* Animations: updateCurrentTime now receives the currentTime as paramaterThierry Bastian2009-09-2815-30/+30
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-09-283-13/+28
|\
| * Fix tst_QTextDocument::cursorPositionChangedOnSetTextmae2009-09-281-7/+3
| * Impossible to interact with the year on QCalendarWidget on GraphicsViewThierry Bastian2009-09-281-5/+15
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-2818-240/+250
| |\
| * | Fixed QMessageBox::updateSize test case for S60.Janne Anttila2009-09-281-1/+10
* | | Triggering softkey action for disbled widget causes a crash.Sami Merilä2009-09-283-2/+24
| |/ |/|
* | Merge branch '4.6' of git@scm.dev-nokia.troll.no:qt/qt into 4.6Andreas Aardal Hanssen2009-09-283-2/+4
|\ \
| * | Fix qdoc error.Jason McDonald2009-09-281-1/+1
| * | Fix qdoc errorJason McDonald2009-09-281-1/+1
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-282-4/+4
| |\ \
| * | | Fix qdoc errorsJason McDonald2009-09-281-0/+2
* | | | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-2811-228/+165
|\ \ \ \ | |_|/ / |/| | |
| * | | QGraphicsItem with parent flag ItemClipsChildrenToShape not visibleAndreas Aardal Hanssen2009-09-282-1/+49
| * | | Some of my 4.5.3 changesMarkus Goetz2009-09-281-0/+15
| * | | my changes for 4.5.3 addedJoerg Bornemann2009-09-281-1/+1
| * | | Cocoa: Fix build cocoa port with namespaceRichard Moe Gustavsen2009-09-283-3/+4
| * | | Updated change log for 4.5.3João Abecasis2009-09-281-0/+14
| * | | Doc: fixed typo in QTabBar::tabRect() docsStian Sandvik Thomassen2009-09-281-1/+1
| * | | Fixes: better wording.Bill King2009-09-281-1/+1
| * | | Added test for QTBUG-4595.Stian Sandvik Thomassen2009-09-281-0/+15
| * | | Update dist/changes-4.5.3 for sql changes.Bill King2009-09-281-1/+14
| * | | Fixes a crash in QDoubleSpinBoxJoão Abecasis2009-09-253-222/+45
| * | | Change log updatePrasanth Ullattil2009-09-251-1/+10
| * | | QHostAddress: Clarification about DNSMarkus Goetz2009-09-251-0/+3
* | | | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4....Kent Hansen2009-09-282-4/+4
| |/ / |/| |
* | | add a test for custom QEventTransitionKent Hansen2009-09-281-3/+74
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-2849-313/+246
|\ \ \ | | |/ | |/|
| * | Document that scope unix is true for Symbian platform.Frans Englich2009-09-281-0/+2
| * | Make the test pass on both large and small screens.Paul Olav Tvete2009-09-281-10/+10
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Janne Koskinen2009-09-2848-302/+234
| |\ \
| | * | Deep copy QImage based on non-owned data so we can safely store themGunnar Sletta2009-09-281-2/+11
| | * | Make QSignalEvent and QWrappedEvent inner classes of QStateMachineKent Hansen2009-09-2818-230/+94