summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* bic: Add 5.{1,2,3,4}.0 bic data for linux-gcc-amd64Sergio Ahumada2015-02-1466-167900/+358023
* re-enable more QWidget testsJoerg Bornemann2015-02-131-5/+1
* Fix path to examples part of tst_GuiAppLauncherSergio Ahumada2015-02-131-112/+112
* Document and further test that QJsonObject::keys() is sorted.Mitch Curtis2015-02-111-0/+2
* Fixed crash when adding items with spansJan Arve Saether2015-02-091-0/+18
* Fix reported build failure with VS2010 on windows 8.1.Richard J. Moore2015-02-091-3/+3
* 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
* | | windowflags test: Fix showing which flags are setSérgio Martins2015-01-191-1/+4
* | | Fix a crash in QPlainTextEdit::documentChangedPierre Rossi2015-01-191-0/+33
* | | Fix QPrinter::setPaperSize regression when using QPrinter::DevicePixelDavid Faure2015-01-191-1/+11
* | | Autotest: Selftests fail in UTC timezoneRainer Keller2015-01-195-5/+5
| |/ |/|
* | Diaglib/Event filter: Output application state on focus events.Friedemann Kleint2015-01-161-4/+70
* | Correction on bound values in case of repeated QSqlQuery::execBatchEric Lemanissier2015-01-161-0/+30
* | Android: Fix QLayout testsEskil Abrahamsen Blomfeldt2015-01-163-0/+14
* | Android: Fix QDirModel testsEskil Abrahamsen Blomfeldt2015-01-163-3/+48
* | Android: Fix QSideBar testEskil Abrahamsen Blomfeldt2015-01-161-0/+6
* | Android: Skip QProcess_and_GuiEventLoop testEskil Abrahamsen Blomfeldt2015-01-161-0/+4
* | Fix QRawFont test when used with bundled FreeTypeEskil Abrahamsen Blomfeldt2015-01-161-19/+23
* | Android: Fix QImageReader testEskil Abrahamsen Blomfeldt2015-01-162-0/+10
* | Autotest: Find all autotests due to changed naming conventionsRainer Keller2015-01-161-27/+14
* | Benchmarks: Build gui benchmarks only when gui module availableRainer Keller2015-01-161-1/+1
* | Fix compilation with older MSVC: use qIsNan instead of isnanThiago Macieira2015-01-151-2/+2