summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enablers for shared graphics cache in raster paint engineJiang Jiang2012-03-0816-56/+116
* Remove dead code.Pierre Rossi2012-03-084-32/+0
* testlib: Make QTestResult::verify() more robust.Jason McDonald2012-03-081-1/+3
* Add accessible role Desktop.Frederik Gladhorn2012-03-082-0/+3
* Call updateAccessibility with the right index.Frederik Gladhorn2012-03-0813-36/+36
* Changelog: QEvent::AccessibilityFrederik Gladhorn2012-03-081-0/+3
* Fixes potential memory leak in qtextcodec.cppNick Ratelle2012-03-081-17/+9
* selftests: Improve reporting of problems with loading expected outputJason McDonald2012-03-081-4/+17
* testlib: Improve verbose and XPASS outputJason McDonald2012-03-0815-83/+108
* testlib: Document a known limitation of QFINDTESTDATA.Jason McDonald2012-03-081-0/+6
* Call wait() after calling quit() so that it can gracefully finishAndy Shaw2012-03-082-0/+3
* Mark unstable windows network testsShane Kearns2012-03-086-0/+25
* Windows - handle both auto detect proxy settings togetherShane Kearns2012-03-081-7/+31
* Fix a number of bugs with windows system proxiesShane Kearns2012-03-081-6/+75
* Rework QNetworkProxyFactory::systemProxyForQuery autotestShane Kearns2012-03-081-21/+76
* Windows - fall back on static proxy config if autoproxy failsShane Kearns2012-03-081-23/+17
* Windows - handle proxy autoconfiguration resulting in no proxyShane Kearns2012-03-081-0/+2
* Windows - fix proxy types for manually specified proxiesShane Kearns2012-03-081-8/+15
* Mark tst_QNetworkReply::getThenDeleteObject as unstableShane Kearns2012-03-081-0/+1
* tst_qnetworkreply - remove qRegisterMetaType duplicatesShane Kearns2012-03-081-28/+0
* Add windows XFAIL to qnetworkreply autotestShane Kearns2012-03-081-0/+4
* Allow compilation of 3rdparty/pcre on QNXSean Harmer2012-03-081-0/+4
* chiptester benchmark: compileMarc Mutz2012-03-081-0/+1
* examples: use QVector<QPointF> instead of QList<QPointF>Marc Mutz2012-03-085-10/+7
* Fix typo: remember not remembetFrederik Gladhorn2012-03-081-1/+1
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-08136-2/+65916
* move postProcessProject() call to sane locationOswald Buddenhagen2012-03-072-1/+4
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-0734-96/+167
* Fix dockwidgets behavior when window resized or central widgets is set.Debao Zhang2012-03-074-3/+8
* QRegularExpression: add optimizations autotestGiuseppe D'Angelo2012-03-079-49/+222
* Remove references to missing testsGirish Ramakrishnan2012-03-071-4/+0
* Fixing iconv test to match new mkspec nameRafael Roquetto2012-03-071-1/+1
* QWidget: fix wrong mouse behaviorDebao Zhang2012-03-071-1/+0
* Fix sending simulated keyboard events to popup widgetsMiikka Heikkinen2012-03-071-5/+7
* Windows: Fix override cursor logicMiikka Heikkinen2012-03-071-4/+2
* Cocoa: Implement Drag-and-Drop.Friedemann Kleint2012-03-0714-39/+2094
* Example build fix.Jędrzej Nowacki2012-03-071-0/+0
* Fix deadlock in QPropertyAnimationOlivier Goffart2012-03-072-0/+46
* Add fonts to QPlatformTheme.Friedemann Kleint2012-03-0724-158/+351
* Add nicer error message in qMetaTypeId function.Jędrzej Nowacki2012-03-071-0/+1
* Make QCursor manual tests compile on Qt5Miikka Heikkinen2012-03-076-6/+6
* Fix support for scripts that require OpenTypeEskil Abrahamsen Blomfeldt2012-03-072-2/+2
* Remove abuse of QMetaTypeId from tst_qshortcut test.Jędrzej Nowacki2012-03-071-39/+34
* QSqlTableModel::selectRow(): complete documentationMark Brand2012-03-072-0/+5
* Improve type detection for query resultsAndy Shaw2012-03-072-4/+147
* Refactor headersclean for usage from modules other than qtbaseRohan McGovern2012-03-076-60/+176
* Compile with -qtnamespaceSarah Smith2012-03-071-1/+4
* QRegularExpression: fix optimizePattern, document the issueGiuseppe D'Angelo2012-03-071-7/+24
* Renaming QNX mkspecsRafael Roquetto2012-03-076-3/+3
* Add benchmark for QMetaType::create().Jędrzej Nowacki2012-03-071-0/+21