summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move the PKCS#12 support from QSslSocket to QSslCertificate.Richard J. Moore2014-05-149-49/+124
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-1310-68/+333
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-1310-68/+333
| |\
| | * Speed up tst_QXmlSimpleReader.Friedemann Kleint2014-05-081-20/+14
| | * Fix tst_QStyleSheetStyle::toolTip().Friedemann Kleint2014-05-081-1/+17
| | * Revive tst_qstylesheetstyle on Desktop platforms.Friedemann Kleint2014-05-082-32/+91
| | * Fix visual index lookup in QTreeViewPrivate::adjustViewOptionsForIndex().Friedemann Kleint2014-05-061-1/+28
| | * QFileDialog: Return empty QUrl from the static get..FileUrl() functions.Friedemann Kleint2014-05-061-0/+45
| | * Add autotest for the QSslCertificate QIODevice constructor.Richard J. Moore2014-05-061-0/+42
| | * Add an autotest the QSslCertificate::version() method works.Richard J. Moore2014-05-061-0/+29
| | * Accessibility: Do not report popup for QLineEditFrederik Gladhorn2014-05-061-2/+2
| | * Revert "Ignore tst_QStyleSheetStyle::hoverColors() failures on Mac OS X"Liang Qi2014-05-061-9/+0
| | * Use sched_yield instead of pthread_yieldFrederik Gladhorn2014-05-051-3/+3
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-032-0/+62
| | |\
| | | * Fix assert on justification of QTextLine with only spacesEskil Abrahamsen Blomfeldt2014-04-301-0/+15
| | | * Fix incorrect repaints with plain text editSimon Hausmann2014-04-301-0/+47
* | | | Remove unsused local variables from tst_collectionsJędrzej Nowacki2014-05-131-4/+0
* | | | Fix gcc warning in tst_collections.Jędrzej Nowacki2014-05-131-29/+31
* | | | Move tst_collections test to corelib/tools.Jędrzej Nowacki2014-05-135-1/+1
* | | | Add support for loading PKCS#12 bundles.Richard J. Moore2014-05-114-0/+54
* | | | Support adopting an existing EGLContext in eglfs and xcbLaszlo Agocs2014-05-096-1/+316
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-0838-203/+622
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-0638-203/+622
| |\| |
| | * | QNX: Fix QLineEdit autotestFabian Bumberger2014-05-021-2/+2
| | * | Ignore the fullscreen state of a QMdiSubWindowFabian Bumberger2014-05-021-0/+14
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0113-56/+176
| | |\|
| | | * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-254-9/+9
| | | * QSqlError: Mark deprecated functiond with QT_DEPRECATEDOlivier Goffart2014-04-251-0/+18
| | | * Deprecate setSharable in Qt containersThiago Macieira2014-04-247-47/+141
| | | * Restore handling of BOMs in QString::fromUtf8Thiago Macieira2014-04-241-0/+8
| | * | Stabilize tst_QAbstractItemView::task250754_fontChange().Friedemann Kleint2014-04-301-1/+1
| | * | Fix PSQL column's metadataparihaaraka2014-04-291-0/+44
| | * | Observe case insensitive file systems in QFileDialog::selectFile().Friedemann Kleint2014-04-291-0/+37
| | * | Add press action to QAccessibleComboboxFrederik Gladhorn2014-04-281-1/+1
| | * | Fix crash when accessing QFileDialog::selectedFiles() before widgets exist.Friedemann Kleint2014-04-281-1/+10
| | * | [QSqlQuery] misbehavior of seek in special query positionsIsrael Lins Albuquerque2014-04-261-0/+20
| | * | QTcpSocket auto test: Temporarily disable Socks5 testsPeter Hartmann2014-04-251-4/+4
| | * | Add missing #ifndef QT_NO_SSLFrederik Gladhorn2014-04-251-0/+2
| | * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen2014-04-254-50/+44
| | |\ \
| | | * | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-234-50/+44
| | | |\|
| | | | * Restore Qt 4 behavior in default double click handlerLaszlo Agocs2014-04-172-4/+8
| | | | * Improve the Unicode script itemization implementationKonstantin Ritt2014-04-141-15/+7
| | | | * Make HarfBuzz-NG the default shaper on MacKonstantin Ritt2014-04-142-31/+29
| | * | | Stabilize tst_qfilesystemmodel::rowsInserted() on Windows.Friedemann Kleint2014-04-251-13/+15
| | * | | Stabilize tst_qfilesystemwatcher::watchFileAndItsDirectory().Friedemann Kleint2014-04-251-14/+17
| | * | | Stabilize tst_qfiledialog.Friedemann Kleint2014-04-251-27/+32
| | * | | Ensure we try the UTF-8 conversions with longer stringsThiago Macieira2014-04-251-2/+11
| | * | | Again to fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95Thiago Macieira2014-04-251-10/+13
| | * | | Autotest: fix use of dangling pointerThiago Macieira2014-04-241-1/+1
| | |/ /
| | * | XCB: fix that modal dialogs can go behind other process windowsJorgen Lind2014-04-161-0/+113