summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | Fix crash when deleting top level windows embedded into QGraphicsProxyWidget.Friedemann Kleint2014-04-141-7/+0
| | * | QNX: Skip QGLBuffer autotestFabian Bumberger2014-04-141-0/+4
| | * | QNX: Fix QDockWidget autotestFabian Bumberger2014-04-141-1/+4
| | * | BlackBerry: Fix QDoubleSpinBox autotestsFabian Bumberger2014-04-141-0/+2
| | * | QNX: Fix QComboBox autotestFabian Bumberger2014-04-141-7/+7
| | * | QNX: Fix QMdiArea autotestsFabian Bumberger2014-04-141-3/+6
| | * | QNX: Fix QGuiApplication autotestsFabian Bumberger2014-04-141-0/+36
| | * | QNX: Fix QWizard autotestFabian Bumberger2014-04-141-1/+4
| | * | QNX: Fix QTreeView autotestFabian Bumberger2014-04-141-2/+2
| | |/
* | | Don't repeat Tab names in the QTabBarJan Arve Saether2014-05-081-1/+8
* | | Updated corelib's unit tests to use QSignalSpy's functor constructorKeith Gardner2014-05-0819-337/+341
|/ /
* | Include the duplicated attribute name in the error messageThiago Macieira2014-05-066-6/+6
* | Add QUrl::fromUserInput overload with a cwd argument.David Faure2014-05-061-0/+48
* | QRegularExpression: add ways to force an immediate optimizationGiuseppe D'Angelo2014-05-065-2/+132
* | Add support for -qwindowicon command line argument.David Faure2014-05-025-0/+27
* | Provide new API: QSslCertificate::isSelfSigned()Daniel Molkentin2014-04-301-0/+8
* | Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths.Friedemann Kleint2014-04-291-9/+11
* | Remove direct OpenGL calls from QtOpenGLLaszlo Agocs2014-04-284-55/+67
* | Add public and QPA APIs for adapting existing OpenGL contextsLaszlo Agocs2014-04-242-1/+53
* | QSignalSpy: Added template function pointer constructorKeith Gardner2014-04-231-0/+168
* | Introducing QPixelFormatJorgen Lind2014-04-234-0/+294
* | Build fix for auto-registration of Container<void*>Jędrzej Nowacki2014-04-231-0/+8
* | Add a more reliable replacement for qt_add/removeObject().Volker Krause2014-04-153-1/+95
* | Mark each QT_MOC_LITERAL usage with a commentJędrzej Nowacki2014-04-151-0/+11
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Marc Mutz2014-04-1155-147/+1055
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-1155-147/+1055
| |\|
| | * Fix tst_QListWidget::task217070_scrollbarsAdjusted()J-P Nurmi2014-04-091-1/+1
| | * QNX: Fix QCompleter autotestFabian Bumberger2014-04-091-2/+2
| | * Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore2014-04-091-0/+67
| | * Change QVERIFY in tst_qnetworkreply to warning.Friedemann Kleint2014-04-091-9/+18
| | * QNX: Fix QHeaderView autotestFabian Bumberger2014-04-091-0/+6
| | * Stabilize tst_QListWidgetJ-P Nurmi2014-04-091-16/+3
| | * Android: Add some ci usage features to Android testrunnerSimo Fält2014-04-091-9/+167
| | * Accessibility Mac: Cache Accessible Elements and Notify about changesFrederik Gladhorn2014-04-094-11/+116
| | * Add diagnostic output to tst_QtConcurrentIterateKernel.Friedemann Kleint2014-04-091-9/+33
| | * QPageLayout: provide op!=Marc Mutz2014-04-081-0/+4
| | * QPageSize: provide op!=Marc Mutz2014-04-081-0/+3
| | * QNX: Fix QGraphicsView autotestsBernd Weimer2014-04-081-9/+26
| | * tst_QTreeView: fix use of uninited variableMarc Mutz2014-04-071-1/+7
| | * network: finish all pending replies upon errorPeter Hartmann2014-04-071-0/+40
| | * OSX: add several menuitem roles to support menu shortcuts in dialogsShawn Rutledge2014-04-071-0/+9
| | * Accessibility text updates for QTextEditFrederik Gladhorn2014-04-051-0/+42
| | * QPrintDialog - Add Direct print to manual testJohn Layt2014-04-053-0/+16