summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Store the primary status in the touch point flags.Laszlo Agocs2011-12-1213-35/+25
* Check driver validity before using itHonglei Zhang2011-12-122-4/+7
* Revert "Remove unused overload of QTest::qExec."Friedemann Kleint2011-12-122-0/+29
* Silence -Woverloaded-virtual warnings in QFileDialogBradley T. Hughes2011-12-124-15/+14
* 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-108-150/+43
* 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
* Extend touch events.Laszlo Agocs2011-12-0924-78/+656
* Do not assert on invalid model index.Frederik Gladhorn2011-12-091-6/+2
* Add support for three new X11 keysAlbert Astals Cid2011-12-094-0/+19
* Forward the contents of the parents argument through this proxy.Stephen Kelly2011-12-092-16/+49
* Notify about moves in the source model more efficiently.Stephen Kelly2011-12-092-18/+123
* Remove wacomcfg.h from 3rdpartyJoão Abecasis2011-12-091-138/+0
* Remove the backwards compatibility signal emissions when moving items.Stephen Kelly2011-12-087-22/+47
* QTemporaryDir/File: cleanups (static internal function, QScopedPointer)David Faure2011-12-083-13/+10
* Merge QColorDialog::getColor() overloads.Robin Burchell2011-12-082-37/+3
* Cocoa: remove autoreleasepool in QCocoaIntegrationMorten Johan Sorvig2011-12-082-4/+0
* Remove unused QMapData::createData()/node_create() overloads.Robin Burchell2011-12-082-12/+0
* Create a class to contain accessibilty enums.Frederik Gladhorn2011-12-0821-409/+420
* Avoid variable shadowing in qobject_impl.hKent Hansen2011-12-081-1/+1
* Remove unused overload of QTest::qExec.Jason McDonald2011-12-082-29/+0
* Remove ptmalloc from source treeJoão Abecasis2011-12-0818-8472/+0
* Add "see also" links for QPrinter::{get|set}PageMarginsDavid Faure2011-12-071-0/+4
* Remove unused includeDavid Faure2011-12-071-1/+0
* QNetworkAccessManager: check the buffer size before allocateMartin Petersson2011-12-071-5/+9
* qtbase: Remove QSound.Friedemann Kleint2011-12-076-749/+0
* Check we're connected before startClientEncryption()Richard Moore2011-12-071-0/+4
* Better handling of GLX / EGL errors.Samuel Rødal2011-12-077-15/+48
* Accessibility: Add Text::DebugDescriptionMorten Johan Sorvig2011-12-071-0/+1
* Remove the hacks for having QxmlStream in core and xmlLars Knoll2011-12-071-66/+9
* Use VERBATIM where needed in macros.Stephen Kelly2011-12-072-3/+3
* directfbegl: Add unimplemented QDirectFbWindow::eglSurface, build fixHolger Hans Peter Freyther2011-12-062-1/+16