summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Expand the compiler test with C++11 and C++14 compiler testsThiago Macieira2014-06-273-2/+811
* Accessibility: improve text attribute rangesFrederik Gladhorn2014-06-261-44/+103
* Fix crash when inserting the same instance widget more than onceJorgen Lind2014-06-261-0/+18
* Export QStateMachine running property.BogDan Vatra2014-06-261-2/+272
* Unduplicate the implementations of next power of twoAllan Sandfeld Jensen2014-06-261-0/+119
* Introduce std::string conversion to QByteArrayAllan Sandfeld Jensen2014-06-251-0/+19
* winrt: Use native threadingAndrew Knight2014-06-251-24/+33
* QAbstractProxyModel: Forward drop-related API.Friedemann Kleint2014-06-251-0/+32
* QGuiApplication::layoutDirectionChanged(Qt::LayoutDirection) [signal]J-P Nurmi2014-06-251-0/+27
* Suggest candidates when non-existent method passed to invokeMethod().Mitch Curtis2014-06-201-4/+8
* Accessibility Linux: Fix methods returning rects as iiii for AT-SPIFrederik Gladhorn2014-06-201-8/+16
* Metatype: Specialize IteratorOwner for vector<bool>Stephen Kelly2014-06-161-0/+11
* json: Add defaultValue to QJsonValueRef toInt/toBool/toDouble/toStringHolger Hans Peter Freyther2014-06-131-0/+18
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...J-P Nurmi2014-06-0713-34/+227
|\
| * Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-0513-34/+227
| |\
| | * Properly escape bytearray data outside the ascii range when using a codecLars Knoll2014-06-041-0/+23
| | * Do not clear default button in QMessageBox::setDetailedText().Friedemann Kleint2014-06-041-0/+5
| | * QNX: Fix tst_qfilesystemwatcherBernd Weimer2014-06-031-1/+3
| | * QAbstractProxyModel::sibling: treat row/column as offsets within the proxyJan Kundrát2014-05-291-0/+98
| | * Windows: Fix another crash when creating QRawFont from invalid dataEskil Abrahamsen Blomfeldt2014-05-281-0/+5
| | * Move native subwidgets in QWidget::scroll().Friedemann Kleint2014-05-281-1/+25
| | * Replace hard-coded qWait() by QTRY_COMPARE/VERIFY in widget tests.Friedemann Kleint2014-05-262-15/+7
| | * Cocoa: Make sure modal windows get correct geometry on showAndy Shaw2014-05-261-0/+13
| | * QPrinter/Windows: Fix handling of native paper source ids.Friedemann Kleint2014-05-232-5/+24
| | * Mark tst_qfiledialog2 as insignificant due to failing testsTony Sarajärvi2014-05-231-0/+2
| | * Stabilize and speed up tst_QGraphicsItem::cursor().Friedemann Kleint2014-05-221-12/+22
* | | Fix key navigation through cells with spans in QTableView.Mitch Curtis2014-06-064-5/+235
* | | Make RCC handle bigger binarieshjk2014-06-061-13/+26
* | | Make the ICO image handler capable of reading CUR files too.Robin Burchell2014-06-052-4/+15
|/ /
* | QSaveFile: error out in open when the file is a directoryOlivier Goffart2014-06-041-0/+25
* | Accessibility: Fix select state usageFrederik Gladhorn2014-05-311-2/+10
* | QSaveFile: follow symbolic linksOlivier Goffart2014-05-301-0/+114
* | QTimer: add convenience singleShot methods for functorsDario Freddi2014-05-281-0/+99
* | Fix test script: let actual font used match the font descriptionaavit2014-05-271-6/+6
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-2216-30/+359
|\|
| * Fix broken QPlainTextDocumentLayout after removing charsAxel Rasmussen2014-05-211-0/+45
| * Cocoa: Do not process ampersands in menus twice.Christoph Schleifenbaum2014-05-213-1/+86
| * Socks5 socket engine test: Disable UDP over Socks testPeter Hartmann2014-05-211-10/+4
| * Skip tst_QLockFile::noPermissionsBernd Weimer2014-05-191-1/+7
| * Skip some qsavefile auto testsBernd Weimer2014-05-191-3/+14
| * Fix crash in QNetworkAccessManager.Jędrzej Nowacki2014-05-193-0/+80
| * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-161-0/+96
| |\
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-141-0/+96
| | |\
| | | * Fix stateful handling of invalid UTF-8 straddling buffer bordersThiago Macieira2014-05-131-0/+96
| * | | QNX: Fix tst_selftestBernd Weimer2014-05-161-2/+4
| * | | Fix accessibility auto testBernd Weimer2014-05-141-0/+2
| * | | Fix crash when loading invalid font data in QRawFontEskil Abrahamsen Blomfeldt2014-05-141-0/+11
| * | | QNX: Make QDateTime "daylightTransitions" auto test passBernd Weimer2014-05-141-7/+7
| * | | QNX: Fix tst_qfileinfoBernd Weimer2014-05-141-6/+3
| |/ /
* | | qscopedvaluerollback: add convenience constructorRichard Moe Gustavsen2014-05-211-1/+5