summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-2315-38/+72
|\
| * Make gtkstyle work on non-developer machines againHarald Fernengel2009-09-231-1/+2
| * Removed explicit TARGET.EPOCHEAPSIZE statements from script testsMiikka Heikkinen2009-09-234-13/+4
| * Fix autotest compilationJoão Abecasis2009-09-232-1/+3
| * Merge branch 'QTBUG-3524' into 4.6Jan-Arve Sæther2009-09-232-0/+19
| |\
| | * Small API addition: Make addChildLayoutItem available for subclasses.Jan-Arve Sæther2009-09-232-0/+19
| * | more meaningful output in tst_QAudioOutput::pullFileJoerg Bornemann2009-09-231-12/+12
| * | tests/auto/qaudioinput deployment rules fixed for Windows CEJoerg Bornemann2009-09-231-2/+10
| * | tests/auto/qaudiooutput deployment rules fixed for Windows CEJoerg Bornemann2009-09-231-5/+7
| * | Added a comment to clarify the purpose of a piece of code.Trond Kjernåsen2009-09-231-1/+1
| * | Fix compilation errors in qcombobox autotestShane Kearns2009-09-231-2/+9
| * | QJpegImageHandle: Avoid smooth scalling when it should not.Olivier Goffart2009-09-231-1/+5
| |/
* | Add platform-specific README's.Jason McDonald2009-09-232-0/+225
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-2369-888/+1004
|\
| * Try to stabilize and speedup the qwidget testOlivier Goffart2009-09-221-516/+378
| * add --sort-contexts optionOswald Buddenhagen2009-09-221-0/+4
| * fix QApp::translate() callsOswald Buddenhagen2009-09-221-5/+5
| * don't crash in property access after script class has been set to 0Kent Hansen2009-09-223-6/+21
| * Ray casting example: bypass alpha-blending for an easy speed-up.Ariya Hidayat2009-09-221-0/+1
| * Stabilize some testsOlivier Goffart2009-09-223-14/+12
| * Stabilize more testOlivier Goffart2009-09-226-20/+21
| * Fixed crash in QFileSystemWatcher for addPath(nonExistingFile)gunnar2009-09-222-0/+16
| * Fix QFileInfo autotest to run from a shadow buildJoão Abecasis2009-09-222-35/+90
| * Add a test for the first ::processEvents() on QApplicationBenjamin Poulain2009-09-221-0/+27
| * Fix the test tst_QCoreApplication::sendEventsOnProcessEvents()Benjamin Poulain2009-09-221-3/+1
| * fix QPixmap::fromWinHICON for Windows CE mobileJoerg Bornemann2009-09-221-3/+20
| * QPixMap::fromWinHICON compile fix for Windows CEJoerg Bornemann2009-09-221-11/+12
| * Fix "make sis" target for -xplatform symbian-sbsv2Shane Kearns2009-09-221-2/+3
| * Docs: Fix spelling and reword docs about S60 specifics.Daniel Molkentin2009-09-222-6/+8
| * Fix tst_QFileInfo::isHidden_data() with /bin on Mac OS XBenjamin Poulain2009-09-221-1/+4
| * Inverts the SortOrder in graphics scene to reflect the stacking orderLeonardo Sobral Cunha2009-09-228-37/+37
| * make sure the engine's currentFrame is in sync when calling out to public APIKent Hansen2009-09-223-1/+32
| * Fixed background gradients in ObjectBoundingModeGunnar Sletta2009-09-221-2/+8
| * fix failing qdir autotestShane Kearns2009-09-221-1/+1
| * Fix crashes in QApplication autotestShane Kearns2009-09-222-6/+10
| * Fix "... may return wrong private dir if application is on Z:, not C:"Shane Kearns2009-09-221-32/+31
| * Doc: Moved the note about QFileSystemModel to the start of the document.David Boddie2009-09-221-4/+4
| * Fix focus scope bugs, verified against examples in kinetic-declarativeui.Andreas Aardal Hanssen2009-09-223-36/+25
| * Missing mouse release event on toolbars on Mac OS XPrasanth Ullattil2009-09-221-0/+2
| * Fix a regression in 4.6 in icon mode for QListViewThierry Bastian2009-09-221-1/+1
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-221-1/+1
| |\
| | * work around another set of duplicated symbols between webkit and scriptLars Knoll2009-09-221-1/+1
| * | Fixed ellipsedrawing in raser engine for rects over 2^15 in sizeGunnar Sletta2009-09-221-0/+1
| |/
| * Prevented export of some internal functions.axis2009-09-222-4/+4
| * Fix to the autotests of Animations to spit less warningsThierry Bastian2009-09-223-67/+77
| * Fix a possible warning on animations used with statesThierry Bastian2009-09-221-7/+11
| * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-222-1/+5
| |\
| | * Fix memleak in tst_qhttpnetworkconnectionMarkus Goetz2009-09-222-1/+5
| * | Added explicit casts to make QScriptValue autotest compile with NokiaX86Miikka Heikkinen2009-09-221-2/+2
| * | Set maximum heap to 32MB for Symbian autotests.Miikka Heikkinen2009-09-221-1/+1
| |/