summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass all key events through the shortcutmapLars Knoll2011-11-213-16/+20
* Accessibility: Clean up usage of navigate.Frederik Gladhorn2011-11-218-69/+47
* Add debug stream for QAccessibleInterface.Frederik Gladhorn2011-11-212-0/+32
* Fix debug output in meego platform input contextSimon Hausmann2011-11-211-1/+1
* Get rid of unused inputMethodEvent functionJoona Petrell2011-11-212-6/+0
* Add a roles argument to the dataChanged signal.Stephen Kelly2011-11-213-2/+68
* Re-enable the opengl autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the v8 autotest on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the sql autotests on Mac OS XBradley T. Hughes2011-11-212-1/+1
* Re-enable the xml autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the dbus autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the testlib autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the 'other' autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* Re-enable the tools autotests on Mac OS XBradley T. Hughes2011-11-211-1/+0
* V8: Fix linking with MinGW.Friedemann Kleint2011-11-211-1/+1
* Re-enable the integrationtests autotests on Mac OS XBradley T. Hughes2011-11-215-1/+5
* Added command line argument to make hellowindow example single window.Samuel Rødal2011-11-211-19/+25
* Re-enable the corelib autotests on Mac OS XBradley T. Hughes2011-11-2111-3/+34
* Add Q_ENUMS and Q_FLAGS to enumeration InputMethodQuery and flag InputMethodQ...Joona Petrell2011-11-211-2/+3
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-2128-93/+63
* Remove obsolete code from QRect test.Jason McDonald2011-11-211-126/+0
* Remove empty functions from QLocale test.Jason McDonald2011-11-211-10/+0
* Restore commented-out code in QHash test.Jason McDonald2011-11-211-1/+1
* Restore commented-out code in QByteArray test.Jason McDonald2011-11-211-3/+3
* tst_qsslsocket: improve failure messageRohan McGovern2011-11-211-1/+1
* Remove obsolete code from QStateMachine test.Jason McDonald2011-11-211-366/+0
* Remove obsolete code from QStateMachine test.Jason McDonald2011-11-211-245/+0
* tst_qsslsocket: don't run SSLv2 tests when SSLv2 has been disabledRohan McGovern2011-11-211-0/+16
* Fix sporadic hang in QLocalServer::close() in OS X 10.7Robert Knight2011-11-181-4/+4
* Compile fix for Mac OS X 10.7 with 10.6 sdkAndy Shaw2011-11-181-2/+2
* Give better error message when using unsupported lookbehinds in QRegExpKjell Rune Skaaraas2011-11-181-0/+4
* Fix QFile::copy() returning false but error() being NoErrorxiechyong2011-11-181-1/+4
* Harfbuzz shaper: kerning adjustment does not need to be modified by RTLJohn Tapsell2011-11-181-1/+1