summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-04-25QTcpSocket auto test: Temporarily disable Socks5 testsPeter Hartmann1-4/+4
2014-04-25Add missing #ifndef QT_NO_SSLFrederik Gladhorn1-0/+2
2014-04-25Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Jani Heikkinen4-50/+44
2014-04-25Stabilize tst_qfilesystemmodel::rowsInserted() on Windows.Friedemann Kleint1-13/+15
2014-04-25Stabilize tst_qfilesystemwatcher::watchFileAndItsDirectory().Friedemann Kleint1-14/+17
2014-04-25Stabilize tst_qfiledialog.Friedemann Kleint1-27/+32
2014-04-25Ensure we try the UTF-8 conversions with longer stringsThiago Macieira1-2/+11
2014-04-25Again to fix compilation after b0afad8f0b6a3be7ab3a23e063b0201cd68ada95Thiago Macieira1-10/+13
2014-04-24Autotest: fix use of dangling pointerThiago Macieira1-1/+1
2014-04-23Merge remote-tracking branch 'origin/release' into stableJani Heikkinen4-50/+44
2014-04-17Restore Qt 4 behavior in default double click handlerLaszlo Agocs2-4/+8
2014-04-16XCB: fix that modal dialogs can go behind other process windowsJorgen Lind1-0/+113
2014-04-14Fix crash when deleting top level windows embedded into QGraphicsProxyWidget.Friedemann Kleint1-7/+0
2014-04-14QNX: Skip QGLBuffer autotestFabian Bumberger1-0/+4
2014-04-14QNX: Fix QDockWidget autotestFabian Bumberger1-1/+4
2014-04-14BlackBerry: Fix QDoubleSpinBox autotestsFabian Bumberger1-0/+2
2014-04-14QNX: Fix QComboBox autotestFabian Bumberger1-7/+7
2014-04-14QNX: Fix QMdiArea autotestsFabian Bumberger1-3/+6
2014-04-14QNX: Fix QGuiApplication autotestsFabian Bumberger1-0/+36
2014-04-14QNX: Fix QWizard autotestFabian Bumberger1-1/+4
2014-04-14QNX: Fix QTreeView autotestFabian Bumberger1-2/+2
2014-04-14Improve the Unicode script itemization implementationKonstantin Ritt1-15/+7
2014-04-14Make HarfBuzz-NG the default shaper on MacKonstantin Ritt2-31/+29
2014-04-09Fix tst_QListWidget::task217070_scrollbarsAdjusted()J-P Nurmi1-1/+1
2014-04-09QNX: Fix QCompleter autotestFabian Bumberger1-2/+2
2014-04-09Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore1-0/+67
2014-04-09Change QVERIFY in tst_qnetworkreply to warning.Friedemann Kleint1-9/+18
2014-04-09QNX: Fix QHeaderView autotestFabian Bumberger1-0/+6
2014-04-09Stabilize tst_QListWidgetJ-P Nurmi1-16/+3
2014-04-09Android: Add some ci usage features to Android testrunnerSimo Fält1-9/+167
2014-04-09Accessibility Mac: Cache Accessible Elements and Notify about changesFrederik Gladhorn4-11/+116
2014-04-09Add diagnostic output to tst_QtConcurrentIterateKernel.Friedemann Kleint1-9/+33
2014-04-08QPageLayout: provide op!=Marc Mutz1-0/+4
2014-04-08QPageSize: provide op!=Marc Mutz1-0/+3
2014-04-08QNX: Fix QGraphicsView autotestsBernd Weimer1-9/+26
2014-04-07tst_QTreeView: fix use of uninited variableMarc Mutz1-1/+7
2014-04-07network: finish all pending replies upon errorPeter Hartmann1-0/+40
2014-04-07OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge1-0/+9
2014-04-05Accessibility text updates for QTextEditFrederik Gladhorn1-0/+42
2014-04-05QPrintDialog - Add Direct print to manual testJohn Layt3-0/+16
2014-04-05Fix capacity reservation for shared QByteArrayThiago Macieira4-0/+53
2014-04-04purge vestiges of opengl es 1 supportOswald Buddenhagen3-7/+3
2014-04-04Don't read before the beginning of the stringThiago Macieira1-0/+48
2014-04-04Remove QtWidgets dependency from tst_QComplexTextKonstantin Ritt2-2/+1
2014-04-04Remove spurious #ifdef from tst_QComplexTextKonstantin Ritt1-8/+0
2014-04-04QTextLayout: Fix cursor movement from invalid positionKonstantin Ritt1-0/+33
2014-04-04QTextLayout: Fix visual cursor movement in some casesKonstantin Ritt2-10/+16
2014-04-04BlackBerry: Fix QListView autotestFabian Bumberger1-9/+22
2014-04-04Fix QTreeWidget autotestFabian Bumberger1-2/+6
2014-04-04Improve handling of temporary directories in SQL tests.Friedemann Kleint9-25/+50