summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make v8 snapshots work in debug-and-release modeKent Hansen2011-11-243-9/+20
* Move QScopedLoopLevelCounter to qthread_p.hBradley T. Hughes2011-11-243-22/+12
* emit width/height changes for the new rectGunnar Sletta2011-11-241-4/+4
* Don't forward declare types form openssl in public headersLars Knoll2011-11-241-2/+0
* directfb: Use the QPlatformWindow in the DirectFB BackingstoreHolger Hans Peter Freyther2011-11-243-8/+10
* directfb: Get the IDirectFBDisplayLayer through the QPlatformScreenHolger Hans Peter Freyther2011-11-244-5/+15
* directfb: Fix the typo in the parameterHolger Hans Peter Freyther2011-11-241-1/+1
* directfb: Remove dfbDisplayLayer from QDirectFbInputHolger Hans Peter Freyther2011-11-243-8/+7
* directfb: Pass the IDirectFBWindow to the QDirectFbInput methodsHolger Hans Peter Freyther2011-11-243-16/+26
* directfb: Use DirectFBErrorFatal for errors we don't handle wellHolger Hans Peter Freyther2011-11-241-5/+4
* Fix HarfBuzz Thai character SARA AM handlingJiang Jiang2011-11-243-40/+352
* syncqt: Don't generate deprecated forwarding headers anymoreTor Arne Vestbø2011-11-241-28/+0
* Improve QVector autotestJason McDonald2011-11-241-1/+1
* directfb: Access the screen layer through QWindow::screen()Holger Hans Peter Freyther2011-11-245-4/+30
* directfb: Move QDirectFbScreen into a separate fileHolger Hans Peter Freyther2011-11-246-63/+151
* Only use QVERIFY in test functions.Jason McDonald2011-11-241-16/+16
* Add missing indentation to QFuture test.Jason McDonald2011-11-241-70/+68
* Fixed regression in tst_qscreen.Samuel Rødal2011-11-232-3/+18
* Fix stack overwrite in QDBusDemarshallerSami Rosendahl2011-11-232-5/+123
* Fix QT_DEPRECATED_SINCE on windows.Olivier Goffart2011-11-231-2/+7
* Improve docs for Accessibility.Frederik Gladhorn2011-11-231-30/+16
* Update changelog - AccessibilityFrederik Gladhorn2011-11-231-0/+28
* Remove virtual child integers.Frederik Gladhorn2011-11-2329-1418/+569
* Accessible widgets: Fix warning.Friedemann Kleint2011-11-231-1/+1
* Document -system-sqlite configuration parameterHonglei Zhang2011-11-231-1/+3
* SQLite support only one statement at a timeHonglei Zhang2011-11-233-2/+62
* Remove misleading comment.Jason McDonald2011-11-231-1/+0
* Fixed typo in testcase.prf causing TESTDATA with multiple items to failRohan McGovern2011-11-231-1/+1
* Added build system support for installing tests.Rohan McGovern2011-11-238-7/+101
* Ensure qmodule.pri is installed.Rohan McGovern2011-11-231-1/+5
* Code cleanup in QVariant and QMetaType.Jędrzej Nowacki2011-11-224-251/+84
* Remove explict debug messageJiang Jiang2011-11-221-1/+1
* uclibc: fenv.h does not define the necessary things.Holger Hans Peter Freyther2011-11-222-4/+8
* fixqt4headers.pl: Add --strip-module option.Friedemann Kleint2011-11-221-97/+62
* Add V8 snapshot supportKent Hansen2011-11-227-24/+104
* Add some properties to QWindowAlan Alpert2011-11-223-1/+72
* uclibc: Make the oomsimulator compile with uclibcHolger Hans Peter Freyther2011-11-221-1/+7
* Revert 3a0f5d04fce00812cddd44e54ef25f7ab7d9240dToby Tomkins2011-11-221-3/+3
* Remove reset test from QTimeLine.Jason McDonald2011-11-221-40/+2
* Add test for QTimeLine::toggleDirection()Jason McDonald2011-11-221-9/+10
* Restore commented-out data in QString test.Jason McDonald2011-11-221-2/+2
* Remove obsolete data from QStringRef test.Jason McDonald2011-11-221-9/+0
* Remove obsolete code from QRegExp test.Jason McDonald2011-11-221-67/+0
* Remove handlesInputPanelVisibility() deprecation mechanismJoona Petrell2011-11-219-60/+13
* Support better committing preedit in QLineControllerPekka Vuorela2011-11-212-0/+29
* Support input method tentative commit string in QLineControlPekka Vuorela2011-11-212-9/+49
* Fix QLineControl work properly with input method selection eventPekka Vuorela2011-11-211-4/+9
* Add spaces for string concatenation to work around C++11 source incompatibility.hjk2011-11-211-1/+1
* Removed commented test data from QUrl test.Jason McDonald2011-11-211-7/+5
* QNetworkProxy documentation: mention usage of "http_proxy" variablePeter Hartmann2011-11-211-3/+3