summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | | * | Fixed unwanted recursion when calling openGLVersionFlags().Kim Motoyoshi Kalland2009-09-281-1/+2
| | | * | Remove doc warning about UpdateSoftKeys.Jason Barron2009-09-281-0/+1
| | | * | QEventLoop::ExcludeUserInputEvents should not allow the user to close the windowBradley T. Hughes2009-09-283-3/+4
| | | * | Fixed qsharedpointer auto test build break for Symbian OS.Janne Anttila2009-09-281-1/+1
| | | * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-2811-14/+69
| | | |\ \
| | | | * | compile fix with namespaced qthjk2009-09-287-11/+15
| | | | * | compile fix with namespacehjk2009-09-282-0/+9
| | | | * | Make sure the correct soft key is triggered.Jason Barron2009-09-282-3/+45
| | | * | | Fixed qsharedmemory autotest compile break for Symbian OSJanne Anttila2009-09-282-3/+10
| | | |/ /
| | | * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-2813-54/+52
| | | |\ \
| | | | * | doc: Fixed three /sa that should be \saThorbjørn Lindeijer2009-09-283-3/+3
| | | | * | Stabilize some more testsOlivier Goffart2009-09-287-43/+35
| | | * | | Fixed style dependent failures for S60 in QGraphicsLinearLayout test.Janne Anttila2009-09-281-1/+3
| | * | | | Webcore build break on Symbian fixJanne Koskinen2009-09-281-2/+1
| * | | | | Fix qdoc error.Jason McDonald2009-09-281-2/+2
| * | | | | Fix qdoc error.Jason McDonald2009-09-281-1/+1
| | |_|/ / | |/| | |
| * | | | Fix qdoc error.Jason McDonald2009-09-281-1/+1
| |/ / /
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-2812-31/+122
| |\ \ \
| | * | | Make sure signal handlers are installed on QWSPaul Olav Tvete2009-09-281-1/+5
| | * | | JavaScriptCore compile fix for Windows CE on ARMJoerg Bornemann2009-09-281-1/+2
| | |/ /
| | * | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-282-2/+2
| | |\ \
| | | * | JavaScriptCore compile fix for Windows CE on ARMJoerg Bornemann2009-09-281-1/+2
| | | * | testBatFiles removed from qprocess.pro autotestJoerg Bornemann2009-09-281-1/+0
| | * | | Removed RVCT workarounds for QFileSystemWatcher autotest.Janne Anttila2009-09-281-8/+0
| | |/ /
| | * | Enabled WINCE workaround for S60 in QEasingCurve::valueForProgress test.Janne Anttila2009-09-281-2/+2
| | * | Fixed qeasingcurve autotest compilation for other than WINCE platforms.Janne Anttila2009-09-281-5/+5
| * | | Fix qdoc errors.Jason McDonald2009-09-281-5/+6
* | | | Fixed: Fluidlauncher doesn't react to keys.Miikka Heikkinen2009-09-291-0/+1
| |/ / |/| |
* | | Re-enabled tst_QImageReader::readFromDevice for Symbian OSJanne Anttila2009-09-281-3/+1
* | | Fixes autotest trying to delete table from wrong DBBill King2009-09-281-2/+2
* | | Suppress some compiler warnings that occur under OpenGL/ES 2.0Rhys Weatherley2009-09-282-0/+6
* | | QGLContext::drawTexture() is not supported under OpenGL/ES 2.0Rhys Weatherley2009-09-281-2/+15
* | | ifdef out convolution filter for OpenGL/ES 2.0Rhys Weatherley2009-09-281-2/+14
* | | Make the GL graphics system work under OpenGL/ES 2.0Rhys Weatherley2009-09-281-4/+69
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-285-16/+72
|\ \
| * | QSQL; Precision Policy - update test to reflect passing status.Justin McPherson2009-09-281-4/+0