Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Fixing the autotest for other platforms, hopefully... | João Abecasis | 2009-09-28 | 1 | -1/+1 | |
| * | | Refactor of timer verification in QAbstractAnimation | Leonardo Sobral Cunha | 2009-09-28 | 1 | -6/+4 | |
| * | | Correct the formextractor which was using removed QWebElement API | Jocelyn Turcotte | 2009-09-28 | 1 | -7/+7 | |
| * | | Fixed compile failure when running make with large -j. | Rohan McGovern | 2009-09-28 | 1 | -0/+1 | |
| * | | Animations: updateCurrentTime now receives the currentTime as paramater | Thierry Bastian | 2009-09-28 | 15 | -30/+30 | |
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Sami Merilä | 2009-09-28 | 3 | -13/+28 | |
| |\ \ | ||||||
| | * | | Fix tst_QTextDocument::cursorPositionChangedOnSetText | mae | 2009-09-28 | 1 | -7/+3 | |
| | * | | Impossible to interact with the year on QCalendarWidget on GraphicsView | Thierry Bastian | 2009-09-28 | 1 | -5/+15 | |
| | * | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-28 | 18 | -240/+250 | |
| | |\ \ | ||||||
| | * | | | Fixed QMessageBox::updateSize test case for S60. | Janne Anttila | 2009-09-28 | 1 | -1/+10 | |
| * | | | | Triggering softkey action for disbled widget causes a crash. | Sami Merilä | 2009-09-28 | 3 | -2/+24 | |
| | |/ / | |/| | | ||||||
| * | | | Merge branch '4.6' of git@scm.dev-nokia.troll.no:qt/qt into 4.6 | Andreas Aardal Hanssen | 2009-09-28 | 3 | -2/+4 | |
| |\ \ \ | ||||||
| | * | | | Fix qdoc error. | Jason McDonald | 2009-09-28 | 1 | -1/+1 | |
| | * | | | Fix qdoc error | Jason McDonald | 2009-09-28 | 1 | -1/+1 | |
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-09-28 | 2 | -4/+4 | |
| | |\ \ \ | ||||||
| | * | | | | Fix qdoc errors | Jason McDonald | 2009-09-28 | 1 | -0/+2 | |
| * | | | | | Merge commit 'origin/4.5' into 4.6 | Andreas Aardal Hanssen | 2009-09-28 | 11 | -228/+165 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | QGraphicsItem with parent flag ItemClipsChildrenToShape not visible | Andreas Aardal Hanssen | 2009-09-28 | 2 | -1/+49 | |
| | * | | | | Some of my 4.5.3 changes | Markus Goetz | 2009-09-28 | 1 | -0/+15 | |
| | * | | | | my changes for 4.5.3 added | Joerg Bornemann | 2009-09-28 | 1 | -1/+1 | |
| | * | | | | Cocoa: Fix build cocoa port with namespace | Richard Moe Gustavsen | 2009-09-28 | 3 | -3/+4 | |
| | * | | | | Updated change log for 4.5.3 | João Abecasis | 2009-09-28 | 1 | -0/+14 | |
| | * | | | | Doc: fixed typo in QTabBar::tabRect() docs | Stian Sandvik Thomassen | 2009-09-28 | 1 | -1/+1 | |
| | * | | | | Fixes: better wording. | Bill King | 2009-09-28 | 1 | -1/+1 | |
| | * | | | | Added test for QTBUG-4595. | Stian Sandvik Thomassen | 2009-09-28 | 1 | -0/+15 | |
| | * | | | | Update dist/changes-4.5.3 for sql changes. | Bill King | 2009-09-28 | 1 | -1/+14 | |
| | * | | | | Fixes a crash in QDoubleSpinBox | João Abecasis | 2009-09-25 | 3 | -222/+45 | |
| | * | | | | Change log update | Prasanth Ullattil | 2009-09-25 | 1 | -1/+10 | |
| | * | | | | QHostAddress: Clarification about DNS | Markus Goetz | 2009-09-25 | 1 | -0/+3 | |
| * | | | | | Updated JavaScriptCore from /home/khansen/dev/qtwebkit to jsc-for-qtscript-4.... | Kent Hansen | 2009-09-28 | 2 | -4/+4 | |
| | |/ / / | |/| | | | ||||||
| * | | | | add a test for custom QEventTransition | Kent Hansen | 2009-09-28 | 1 | -3/+74 | |
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Jason McDonald | 2009-09-28 | 49 | -313/+246 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Document that scope unix is true for Symbian platform. | Frans Englich | 2009-09-28 | 1 | -0/+2 | |
| | * | | | Make the test pass on both large and small screens. | Paul Olav Tvete | 2009-09-28 | 1 | -10/+10 | |
| | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Janne Koskinen | 2009-09-28 | 48 | -302/+234 | |
| | |\ \ \ | ||||||
| | | * | | | Deep copy QImage based on non-owned data so we can safely store them | Gunnar Sletta | 2009-09-28 | 1 | -2/+11 | |
| | | * | | | Make QSignalEvent and QWrappedEvent inner classes of QStateMachine | Kent Hansen | 2009-09-28 | 18 | -230/+94 | |
| | | * | | | Fixed unwanted recursion when calling openGLVersionFlags(). | Kim Motoyoshi Kalland | 2009-09-28 | 1 | -1/+2 | |
| | | * | | | Remove doc warning about UpdateSoftKeys. | Jason Barron | 2009-09-28 | 1 | -0/+1 | |
| | | * | | | QEventLoop::ExcludeUserInputEvents should not allow the user to close the window | Bradley T. Hughes | 2009-09-28 | 3 | -3/+4 | |
| | | * | | | Fixed qsharedpointer auto test build break for Symbian OS. | Janne Anttila | 2009-09-28 | 1 | -1/+1 | |
| | | * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-28 | 11 | -14/+69 | |
| | | |\ \ \ | ||||||
| | | | * | | | compile fix with namespaced qt | hjk | 2009-09-28 | 7 | -11/+15 | |
| | | | * | | | compile fix with namespace | hjk | 2009-09-28 | 2 | -0/+9 | |
| | | | * | | | Make sure the correct soft key is triggered. | Jason Barron | 2009-09-28 | 2 | -3/+45 | |
| | | * | | | | Fixed qsharedmemory autotest compile break for Symbian OS | Janne Anttila | 2009-09-28 | 2 | -3/+10 | |
| | | |/ / / | ||||||
| | | * | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-28 | 13 | -54/+52 | |
| | | |\ \ \ | ||||||
| | | | * | | | doc: Fixed three /sa that should be \sa | Thorbjørn Lindeijer | 2009-09-28 | 3 | -3/+3 | |
| | | | * | | | Stabilize some more tests | Olivier Goffart | 2009-09-28 | 7 | -43/+35 | |
| | | * | | | | Fixed style dependent failures for S60 in QGraphicsLinearLayout test. | Janne Anttila | 2009-09-28 | 1 | -1/+3 | |