summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* QNetworkReplyImpl: Delete the outgoingDataBuffer in destructorMarkus Goetz2009-09-221-0/+2
* Saved some space by using bitfields instead of bools.axis2009-09-221-4/+4
* Workaround a bug in QDirModel in tst_QDirModel::task196768_sortingOlivier Goffart2009-09-221-8/+5
* Fix breaking on fixed column width when text has tabsEskil Abrahamsen Blomfeldt2009-09-222-2/+43
* Fixed incorrect warning when unable to detect GTK themeJens Bache-Wiig2009-09-221-20/+25
* Fix autotest failure on combo box with Gtk+Jens Bache-Wiig2009-09-221-2/+2
* tst_qnetworkreply: Increased timeout of uploadPerformance()Markus Goetz2009-09-221-1/+1
* Fixed a warning.Trond Kjernåsen2009-09-221-0/+2
* Fixed text drawing in the GL2 engine after sub-pixel hinting was added.Trond Kjernåsen2009-09-223-19/+35
* Compile on all non-windows platformsEskil Abrahamsen Blomfeldt2009-09-221-0/+2
* Make the test fail in a nicer way if it failsPaul Olav Tvete2009-09-221-7/+7
* Make QDialog, and QTreeView test more robustOlivier Goffart2009-09-222-6/+10
* Fixes some warning in headersOlivier Goffart2009-09-225-26/+26
* Fixes warnings in QMapOlivier Goffart2009-09-221-5/+4
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-2243-234/+867
|\
| * Fix QScriptValue::strictlyEqualsSimon Hausmann2009-09-221-1/+8
| * Fix QScriptValue constructors without a QScriptEngineSimon Hausmann2009-09-221-36/+9
| * Merge branch '4.6' of git@scm.dev-nokia.troll.no:qt/qt into 4.6Andreas Aardal Hanssen2009-09-221-0/+187
| |\
| | * Added helper script to import src/3rdparty/javascriptcoreSimon Hausmann2009-09-221-0/+187
| * | Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-226-5/+196
| |\ \ | | |/ | |/|
| | * Cached clip path not cleared correctly for ancestor that clips to shapeAndrew Christian2009-09-222-2/+36
| | * tst_windowsmobile: local include correctedJoerg Bornemann2009-09-221-1/+1
| | * Added more tests for QTextCodec::codecForHtml()Stian Sandvik Thomassen2009-09-221-1/+8
| | * QCoreApplicationPrivate::appendApplicationPathToLibraryPaths WinCE fixJoerg Bornemann2009-09-211-1/+1
| | * Add INSTALL file.Jason McDonald2009-09-211-0/+150
| * | Cleanup convertHIconToPixmap() & loadIconFromShell32()miniak2009-09-224-55/+44
| * | * QPixmap: Add toWinHICON() & fromWinHICON() methodminiak2009-09-2215-75/+192
| * | Remove key accelerators from Softkeys and Menus in S60.Sami Merilä2009-09-222-23/+7