summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qscopedvaluerollback: add convenience constructorRichard Moe Gustavsen2014-05-211-1/+5
* QWinOverlappedIoNotifier: Add an extended waitForAnyNotified() methodDenis Shienkov2014-05-211-0/+40
* qpa: Rename qwidgetwindow_qpa_p.h to qwidgetwindow_p.hTor Arne Vestbø2014-05-202-3/+2
* Stop using setSharable in the Java-style mutable iteratorsThiago Macieira2014-05-181-91/+1
* QPainter on QBitmap: make setBrush(NoBrush) work as expected.David Faure2014-05-171-0/+22
* Optimize QVector::midJędrzej Nowacki2014-05-161-0/+2
* Add viewport transform to QMatrix4x4Sean Harmer2014-05-161-0/+35
* Windows: Use new clipboard API for listening to changes.Friedemann Kleint2014-05-151-5/+41
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Friedemann Kleint2014-05-146-30/+45
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-136-30/+45
| |\
| | * Don't assume QLocale::codecForLocale always returns non-nullThiago Macieira2014-05-111-0/+7
| | * tst_QWidget::windowMoveResize(): Fix QEXPECT_FAIL / QTRY_COMPARE .Friedemann Kleint2014-05-091-20/+16
| | * Fix dangling pointer dereferencingThiago Macieira2014-05-091-10/+10
| | * Autotest: make sure the helper programs in QtDBus aren't bundlesThiago Macieira2014-05-092-0/+4
| | * QDateTime: Add more tests for parsing/writing timezone offsetsDaniel Seither2014-05-081-0/+8
* | | 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