summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the .exe suffix to executables on Windows.Stephen Kelly2011-12-123-4/+5
* Make QApplication::type() set by QGuiApplication.Frederik Gladhorn2011-12-125-16/+22
* v8: give sensible error message if v8 sources are not checked outRohan McGovern2011-12-121-0/+5
* Add a wayland-scanner rule to qmakeJørgen Lind2011-12-123-0/+37
* Add touchEvent() virtual to QWindow.Laszlo Agocs2011-12-123-0/+93
* Remove symbian cases from library and plugin loading code.Stephen Kelly2011-12-122-124/+9
* Cocoa: Add autorelease pools.Morten Johan Sørvig2011-12-124-2/+11
* Add QVarLengthArray::length().Robin Burchell2011-12-123-0/+70
* Remove unused member variables from private class.Richard Moore2011-12-121-2/+0
* Remove template <class T> class QRingBufferJoão Abecasis2011-12-121-72/+0
* Windows-DnD: Fix cursors.Friedemann Kleint2011-12-122-8/+187
* Windows: Fix clipboard test.Friedemann Kleint2011-12-121-1/+4
* Silence -Woverloaded-virtual warnings in QRasterPaintEngineBradley T. Hughes2011-12-122-13/+13
* Silence -Woverloaded-virtual warnings in QBlitterPaintEngineBradley T. Hughes2011-12-122-5/+5
* Fix NTLM authentication with email addressShane Kearns2011-12-121-8/+3
* Fix null pointer dereference in NTLM authenticationShane Kearns2011-12-121-2/+5
* Delay masking the last character in Password echo mode.Andrew den Exter2011-12-122-3/+74
* Fix TextInput test failures.Andrew den Exter2011-12-121-0/+2
* Move cursorDelegate with the mouse selection of read only text input.Andrew den Exter2011-12-121-2/+6
* Make it easier to select words at the start of a line.Andrew den Exter2011-12-121-12/+22
* Update .gitignore for tests/auto/corelib/io/qresourceengineBradley T. Hughes2011-12-121-0/+1
* Store the primary status in the touch point flags.Laszlo Agocs2011-12-1213-35/+25
* Check driver validity before using itHonglei Zhang2011-12-123-6/+14
* Revert "Remove unused overload of QTest::qExec."Friedemann Kleint2011-12-129-4/+140
* Silence -Woverloaded-virtual warnings in QFileDialogBradley T. Hughes2011-12-126-20/+19
* Remove -keyevent-verbose option for autotests.Jason McDonald2011-12-121-12/+0
* Stop using QTest::qt_snprintf() in testlib.Jason McDonald2011-12-127-61/+49
* Improve definition of QTEST_NO_SPECIALIZATIONSJason McDonald2011-12-121-1/+1
* Filter unprintable chars out of all test output.Jason McDonald2011-12-123-15/+18
* Clean up includes in QStringListModel.Stephen Kelly2011-12-122-1/+3
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-1011-154/+63
* Don't overload the meaning of QObjectData::wasDeletedBradley T. Hughes2011-12-102-6/+8
* Fix typo in APIDocsThomas Zander2011-12-101-1/+1
* Make headers safe with QT_NO_CAST_FROM_BYTEARRAY.Stephen Kelly2011-12-091-2/+2
* Remove QWidget dependency from QTouchEvent.Laszlo Agocs2011-12-095-22/+25
* Remove event type parameter from handleTouchEvent.Laszlo Agocs2011-12-0910-23/+27
* Correctly reimplement QPlatformCursor::pos() in QCocoaCursorBradley T. Hughes2011-12-092-2/+2
* Fixes for tst_QTemporary(File|Dir)::nonWritableCurrentDirJoão Abecasis2011-12-092-6/+4
* Extend touch events.Laszlo Agocs2011-12-0930-148/+793
* Remove QtWidgets dependency from QTcpSocket autotestShane Kearns2011-12-093-33/+12
* Fix unstable test caseShane Kearns2011-12-092-2/+1
* QProcess-test: Fix executable location on Windows.Friedemann Kleint2011-12-091-7/+0
* Do not assert on invalid model index.Frederik Gladhorn2011-12-091-6/+2
* Promote openStandardStreams sub-tests to top levelJoão Abecasis2011-12-091-10/+2
* Add support for three new X11 keysAlbert Astals Cid2011-12-094-0/+19
* QPixmap test: Re-enable tests of Windows bitmap/icon conversion.Friedemann Kleint2011-12-091-40/+48
* Tests: Fix the language change test.Friedemann Kleint2011-12-092-15/+21
* QFile-test: Do not fail when run with redirected stdout/stderr.Friedemann Kleint2011-12-091-5/+11
* QProcess-Test: Improve error handling.Friedemann Kleint2011-12-091-6/+23
* Re-enable 'check' target for tests/auto/gui on Mac OS XBradley T. Hughes2011-12-0910-1/+18