summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix bugs in internal comparison operatorsLars Knoll2014-09-101-0/+24
* | Add an option to share between TLWsLaszlo Agocs2014-09-101-0/+27
* | Fix linking of tst_qwindow with dynamic Open GL.Friedemann Kleint2014-09-081-0/+2
* | ssl: common certificate parser support for extensionsJeremy Lainé2014-09-051-9/+3
* | GraphicsView: Fix resolvePalette() for QGraphicsItem's childrenMaks Naumov2014-09-051-0/+17
* | ssl: make peerVerifyError test agnostic of error orderJeremy Lainé2014-09-051-2/+15
* | ssl: enable non-OpenSSL backends to compile QSslSocket testsJeremy Lainé2014-09-051-0/+8
* | Fix endianness part of QSysInfo::buildAbi() stringAlex Trotsenko2014-09-041-0/+13
* | Accessibility: Improve line boundary helper functionsFrederik Gladhorn2014-09-043-46/+265
* | ssl: add support for ASN.1 boolean valuesJeremy Lainé2014-09-031-0/+60
* | ssl: check critical certificate extensionsJeremy Lainé2014-09-031-0/+47
* | ssl: tighten QSslCertificateExtension testsJeremy Lainé2014-09-031-0/+13
* | Make QElapsedTimer default to invalid (and now non-POD).Robin Burchell2014-09-031-8/+2
* | ssl: common key parser support for encrypted keysJeremy Lainé2014-09-023-9/+138
* | Remove vestiges of d3dcompiler_qtAndrew Knight2014-09-021-3/+0
* | qasn1element: add QAsn1Element::toIntegerJeremy Lainé2014-09-021-0/+8
* | ssl: disable (broken) i/o on DER encoded keysJeremy Lainé2014-08-301-11/+3
* | ssl: add a test for 3DES encrypted keysJeremy Lainé2014-08-303-63/+94
* | winrt: complete QSslCertificate implementationOliver Wolff2014-08-301-0/+12
* | ssl: Add common key parser for backendsJeremy Lainé2014-08-291-26/+5
* | QListView: Catch stack overflow on mutual scrollbar calculation.Christoph Schleifenbaum2014-08-291-0/+25
* | QLineEdit: Disable standard key 'cut' when there is no selection.Friedemann Kleint2014-08-281-1/+32
* | tst_qstatusbar: Allow a little more leeway in timer checking.Robin Burchell2014-08-281-1/+6
* | Check certificate nullity instead of handleJeremy Lainé2014-08-281-7/+7
* | Windows: Prevent hidden transient children from being re-shown by Windows.Friedemann Kleint2014-08-281-1/+58
* | Mark QByteArrayList as metatype built-in type.Jędrzej Nowacki2014-08-282-23/+61
* | ssl: Share the host name matching utilitiesAndrew Knight2014-08-271-17/+17
* | Close popup widgets when wheel events are receivedFriedemann Kleint2014-08-261-0/+28
* | tst_qtreewidget: Skip test that crashes on Wayland.Robin Burchell2014-08-251-0/+3
* | tst_qtreeview: Skip test that crashes on Wayland.Robin Burchell2014-08-251-0/+3
* | QColorDialog manual test improvementsShawn Rutledge2014-08-252-0/+20
* | OS X: Fix pan gestures.Morten Johan Sørvig2014-08-251-1/+3
* | Add operator-> to QJson iteratorsAllan Sandfeld Jensen2014-08-251-0/+4
* | Added QAsn1ElementJeremy Lainé2014-08-243-0/+221
* | tst_dialog: Skip test that doesn't pass on Wayland.Robin Burchell2014-08-231-0/+3
* | tst_qtouchevent: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+18
* | tst_qwindow: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+30
* | tst_qinputmethod: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+6
* | tst_qguiapplication: Skip tests that fail with qwindow-compositor.Robin Burchell2014-08-231-0/+7
* | tst_qsqlthread: Add debug about when threads finished.Robin Burchell2014-08-231-1/+4
* | tst_QWidget: Skip tests that don't pass with qwindow-compositor.Robin Burchell2014-08-201-0/+43
* | tst_qsqlthread: Move manual qWait calls into QTRY_VERIFYRobin Burchell2014-08-201-10/+5
* | Skip the expose region test on WindowsLaszlo Agocs2014-08-201-0/+2
* | Make HarfBuzz-NG the default shaper on all platformsKonstantin Ritt2014-08-201-13/+2
* | tst_qsqlthread: Replace sched_yield calls with QThread::yieldCurrentThread.Robin Burchell2014-08-191-10/+2
* | Accessibility: QSpinBox should not have any childrenFrederik Gladhorn2014-08-191-6/+7
* | WinRT: Fix QSettings auto-testsMaurice Kalinowski2014-08-191-4/+31
* | tst_qdbusabstractadaptor: Reduce qWait() usage.Robin Burchell2014-08-191-25/+14
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-197-6/+196
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-127-6/+196
| |\|