summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QMetaType: Automatic registration of Q_GADGET and Q_ENUM typesOlivier Goffart2015-02-121-1/+14
* QAbstractSocket: remove unneeded cleanup calls and private memberAlex Trotsenko2015-02-111-1/+33
* CMake: Introduce qt5_add_binary_resourcesA. Klitzing2015-02-116-0/+79
* Update copyright headersJani Heikkinen2015-02-111351-9629/+9445
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devLaszlo Agocs2015-02-1052-92/+675
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-1052-92/+675
| |\
| | * Don't crash with invalid QModelIndex or when QTreeWidgetItem is NULL in mimeD...Maks Naumov2015-02-062-0/+19
| | * SSL NPN negotiation: Do not abort on unmatched protocolsPeter Hartmann2015-02-051-0/+29
| | * Do not close popup widgets when showing a widget embedded into QGraphicsView.Friedemann Kleint2015-02-051-0/+39
| | * Correct inplace conversion methods from RGBA8888 formatsAllan Sandfeld Jensen2015-02-031-2/+5
| | * QHeaderView: check that length is correct and fix restoring Qt4 state.Arnaud Bienner2015-02-031-0/+31
| | * Suppress Ctrl/Ctrl+Shift keypresses in line/text edits.Friedemann Kleint2015-02-033-20/+55
| | * Add qopenglconfig test.Friedemann Kleint2015-02-023-1/+234
| | * Fix QGraphicsWidget window frame section logicDyami Caliri2015-02-021-0/+29
| | * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-2925-9/+90
| | |\
| | | * Use qt.io rather than qt-project.org for network testsShawn Rutledge2015-01-283-3/+3
| | | * Fix QXmlStreamReader parsing of files containing NULsThiago Macieira2015-01-2418-0/+21
| | | * QTemporaryDir: Remove directories on failureEskil Abrahamsen Blomfeldt2015-01-221-0/+14
| | | * QSortFilterProxyModel: fix a regressionGiuseppe D'Angelo2015-01-221-0/+37
| | | * tst_qstring_mac: Correct memory management.Morten Johan Sørvig2015-01-201-2/+8
| | | * Merge 5.4 into 5.4.1Oswald Buddenhagen2015-01-1640-85/+685
| | | |\
| | | * | Swallow wheel events while a popup widget is open.Friedemann Kleint2015-01-121-4/+7
| | * | | Enter/Return should cause an edit inside an itemview on OS XAndy Shaw2015-01-232-6/+0
| | * | | Diaglib: Fix compilation with Qt 5.3.Friedemann Kleint2015-01-233-2/+6
| | * | | Android: Fix some tests for QCompleterEskil Abrahamsen Blomfeldt2015-01-231-0/+6
| | * | | Autotest: Make mimedatabase testdata resourcesRainer Keller2015-01-224-10/+17
| | * | | Fix QUdpSocket's emission of readyRead()Thiago Macieira2015-01-221-0/+90
| | * | | Do not include accessibility.pri twiceFrederik Gladhorn2015-01-211-0/+1
| | * | | Accessibility: Fix selection change notifications on LinuxFrederik Gladhorn2015-01-211-3/+3
| | * | | Fix QSharedPointer::create and QEnableSharedFromThisThiago Macieira2015-01-211-0/+18
| | * | | Windows: Fix coordinate offset when positioning the taskbar on the left.Friedemann Kleint2015-01-201-3/+6
| | * | | Fix QVERIFY() in tst_qwidget.Friedemann Kleint2015-01-201-35/+55
| | * | | Autotest: Use QFINDTESTDATA to find test dataRainer Keller2015-01-192-5/+4
| | * | | Android: don't report xfailBogDan Vatra2015-01-191-1/+1
| | * | | Add test for QColorDialog initial colorJoni Poikelin2015-01-191-0/+10
* | | | | Optimize unpremultiply on SSE4.1Allan Sandfeld Jensen2015-02-092-1/+33
* | | | | QtCore: Use QDebugStateSaver in (almost) all QDebug operator<<Kai Koehne2015-02-091-2/+2
|/ / / /
* | | | ssl: add test for server-side QSslSocket::PeerVerifyModeJeremy Lainé2015-02-077-1/+285
* | | | [QQuaternion] Introduce to/from rotation matrix conversion routinesKonstantin Ritt2015-02-061-0/+22
* | | | Remove __DATE__ usage from qtbaseSune Vuorela2015-02-051-2/+2
* | | | Add a qDebug operator overload to handle registered enumOlivier Goffart2015-02-051-1/+8
* | | | Introduces QMetaEnum::fromTypeOlivier Goffart2015-02-053-0/+75
* | | | QMetatype: Register the QMetaObject of a Q_ENUM or Q_FLAGOlivier Goffart2015-02-051-1/+8
* | | | Fix regression from Qt4 with layout directionJan Arve Saether2015-02-051-1/+1
* | | | Diaglib: Fix compilation with MSVC 2010 / SDK 7.X.Friedemann Kleint2015-02-051-0/+4
* | | | Windows: Allow for passing a modified argv to QCoreApplication.Friedemann Kleint2015-02-052-6/+3
* | | | Avoid creating a QPixmap on QBrush comparisonsAllan Sandfeld Jensen2015-02-042-1/+20
* | | | Generate SSE4.1 versions of premultiplying methods where convenientAllan Sandfeld Jensen2015-02-041-0/+1
* | | | Remove traces of the Maemo platformTor Arne Vestbø2015-02-043-15/+4
* | | | make shellQuoteWin() be more sparing with circumflexesOswald Buddenhagen2015-02-041-3/+3