summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Skip the crashing selftest on MacOlivier Goffart2009-10-081-1/+1
| | * | | Stabilize TestsOlivier Goffart2009-10-082-9/+9
| | * | | qdoc: Removed some debug code and #if 0 code.Martin Smith2009-10-081-113/+1
| | * | | doc: Changed the format of the since list.Martin Smith2009-10-087-147/+433
| | * | | Skipped test for Windows Mobile involving mouse move events.ninerider2009-10-081-0/+3
| | * | | Remove incorrect optimisation in S60 widget / control stack syncShane Kearns2009-10-081-3/+8
| | * | | Conservative fix for link error with ARM RVCT compiler on symbian sbsv2Shane Kearns2009-10-082-14/+29
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6ninerider2009-10-0824-164/+223
| | |\ \ \
| | | * | | Carbon: better wheel acceleration patchRichard Moe Gustavsen2009-10-082-6/+23
| | | * | | Mac: fix auto test to reflect recent changes in wheel event handlingRichard Moe Gustavsen2009-10-081-1/+17
| | | * | | Revert "Ensure that qmake doesn't lose the error code when processing subdirs"Andy Shaw2009-10-083-13/+8
| | * | | | Non-Zero timer livelock test expected to fail on Windows CEninerider2009-10-081-6/+3
| | * | | | Comparison tolerance increased for handheldsninerider2009-10-081-1/+5
| * | | | | Rename identifyNonFloatItems -> identifyFloatItems.Jan-Arve Sæther2009-10-082-8/+8
| * | | | | Merge branch 'openbossa-expanding' into 4.6Jan-Arve Sæther2009-10-082-21/+26
| |\ \ \ \ \
| | * | | | | Store the floating items instead of the non-floating items.Jan-Arve Sæther2009-10-072-21/+26
* | | | | | | Add a test case for task QTBUG-4439.Alexis Menard2009-10-091-0/+53
* | | | | | | Fixed a potential crash in QGraphicsScenePrivate::_q_polishItems()J-P Nurmi2009-10-093-5/+36
* | | | | | | Fix context menu and menu key in QGraphicsView.Alexis Menard2009-10-082-12/+47
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Marius Bugge Monsen2009-10-0846-344/+487
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Morten Engvoldsen2009-10-084-1/+29
| |\ \ \ \ \ \
| | * | | | | | Fix compile errors on mingw (The version supplied with Qt 4.5)Prasanth Ullattil2009-10-084-1/+29
| * | | | | | | Changing S60 to Symbian in the DocsMorten Engvoldsen2009-10-081-0/+0
| * | | | | | | Changing S60 to Symbian in the DocsMorten Engvoldsen2009-10-085-82/+91
| |/ / / / / /
| * | | | | | Fix to Symbian accelerated scrolling problem.Jani Hautakangas2009-10-082-28/+21
| * | | | | | Prevented input composition in password fields on X11 and Windows.axis2009-10-082-2/+2
| * | | | | | Fixed trailing whitespaces for f831c60a.Janne Anttila2009-10-081-2/+2
| * | | | | | Workaround for OpenC daylight saving cache issue when using localtime_r.Janne Anttila2009-10-081-2/+30
| * | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Sami Merilä2009-10-084-26/+4
| |\ \ \ \ \ \
| | * | | | | | Remove handling of arrow key on QDialogOlivier Goffart2009-10-081-22/+0
| | * | | | | | Let the platform plugin decide on the click policy on itemviewOlivier Goffart2009-10-082-2/+2
| | * | | | | | Fix Qt Designer startup warnings about Qt::DropAction propertiesFriedemann Kleint2009-10-081-2/+2
| * | | | | | | DialogButtonBox is shown together with softkeys (QTBUG-4739)Sami Merilä2009-10-081-14/+4
| |/ / / / / /
| * | | | | | Ensure that qmake doesn't lose the error code when processing subdirsAndy Shaw2009-10-083-8/+13
| | |_|/ / / | |/| | | |
| * | | | | Fix for qfiledialog autotest build break in Symbian.Janne Anttila2009-10-081-1/+1
| * | | | | Fix for "Braces mismatch \tests\auto\qsqlrecord\qsqlrecord.pro:16"Janne Anttila2009-10-081-3/+3
| * | | | | Fix qsound autotest build break in Symbian.Janne Anttila2009-10-082-1/+5
| * | | | | Fix "Warning: #381-D: extra ";" ignored" reported by RVCTJanne Anttila2009-10-081-1/+1
| * | | | | Stub out flush() in the PowerVR GL window surface classRhys Weatherley2009-10-082-8/+15
| | |_|_|/ | |/| | |
| * | | | Updates to EABI DEF files for Symbian OSIain2009-10-072-2/+37
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Shane Kearns2009-10-079-55/+115
| |\ \ \ \
| | * | | | Use JSC::asObject() when we know that the value is an objectKent Hansen2009-10-071-2/+2
| | * | | | Inline QScriptValuePrivate operator new and deleteKent Hansen2009-10-073-18/+18
| | * | | | QDesktopServices compile fix for Windows CEJoerg Bornemann2009-10-071-0/+4
| | * | | | Optimized rasterizing of paths using stencil method in GL 2 engine.Samuel Rødal2009-10-073-5/+43
| | * | | | Optimized clipping in the GL 2 engine for winding fills.Samuel Rødal2009-10-072-29/+41
| | * | | | Documented the NoOpaqueDetection enum value in ImageConversionFlags.Samuel Rødal2009-10-071-1/+7
| * | | | | Revert "Fix linker error with Symbian/ARM RVCT ABIv2 toolchain"Shane Kearns2009-10-072-14/+22
| |/ / / /
| * | | | QGuiPlatformPlugin: QFileIconProvider and QIcon backend.Olivier Goffart2009-10-075-85/+87
| * | | | Fix tst_QTextLayout::testTabDPIScale for WinCE/SymbianAlessandro Portale2009-10-071-11/+7