summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-02-186-20/+85
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-186-20/+85
| |\
| | * QShaderGraph: Fix statement creation for graphs with dangling branchesNicolas Guichard2020-02-171-0/+45
| | * Only read the first BOM as a BOM; the rest are ZWNBS !Edward Welbourne2020-02-141-0/+6
| | * Autotest: adapt to certain OSes always allowing binding to low portsThiago Macieira2020-02-133-12/+33
| | * QTcpSocket::bind: fix issue found by BLACKLISTThiago Macieira2020-02-132-8/+1
* | | Send the LanguageChange event to all top level windows, not just widgetsAndy Shaw2020-02-183-0/+52
|/ /
* | Try to stabilize tst_qwidget_qwindow::tst_resize_count on X11Volker Hilsheimer2020-02-171-0/+2
* | Fuzzing: Follow style of having lower case namesRobert Loehning2020-02-136-0/+0
* | rhi: Allow detecting texelFetch supportLaszlo Agocs2020-02-131-1/+2
* | moc: Record whether a meta object is an object, gadget, or namespaceUlf Hermann2020-02-131-4/+67
* | Detect double timer during single timeout in registerTimer test, and skipVolker Hilsheimer2020-02-121-5/+17
* | Deprecate one overload of QInputDialog::getDouble() for 5.15Jan Arve Sæther2020-02-121-3/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-121-2/+158
|\|
| * Extend tst_qstringapisymmetry for member compare()Marc Mutz2020-02-091-2/+158
* | Stabilize QFileSystemModel::dirsBeforeFiles testVolker Hilsheimer2020-02-111-10/+18
* | QLocalSocket: Deprecate 'error' signal, use 'errorOccurred' insteadv5.15.0-alpha1Alexander Akulich2020-02-111-6/+6
* | Revert "QLocalSocket - deprecate ambiguous 'error' overloads"Alexander Akulich2020-02-112-8/+8
* | QComboBox: deprecate currentIndexChanged(const QString&)Vitaly Fanaskov2020-02-111-12/+8
* | QTranslator: Expose language of translation fileKai Koehne2020-02-102-2/+7
* | QTranslator: Expose origin file of the translationKai Koehne2020-02-101-1/+5
* | testlib: Improve error message when detecting line count mismatchTor Arne Vestbø2020-02-101-2/+2
* | std::chrono overload added to QStateMachine::postDelayedEvent()Dmitriy Purgin2020-02-101-0/+162
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-082-4/+47
|\|
| * QComboBox: send font change event to popup menu when font changedWang Chuan2020-02-071-0/+43
| * uic/Python: Add imports for Q(Date)Time, QKeySequenceFriedemann Kleint2020-02-061-4/+4
* | On Windows 7, fall back to SHFileOperation to avoid confirmation dialogsVolker Hilsheimer2020-02-071-3/+0
* | Discover the conditions under which registerTimer is flaky, and skipVolker Hilsheimer2020-02-071-0/+22
* | testlib: Move subtest argument handling to individual testsTor Arne Vestbø2020-02-0616-85/+115
* | Reduce scope of testlib selftest regular expressionsTor Arne Vestbø2020-02-061-4/+2
* | Remove tst prefix for testlib selftestsTor Arne Vestbø2020-02-062-2/+2
* | Configure the MS-Win long time format rather than assuming we know itEdward Welbourne2020-02-061-3/+4
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-02-064-5/+68
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-064-5/+68
| |\|
| | * tst_qnetworkreply: Print proxy warning to stderr instead of stdoutMorten Johan Sørvig2020-02-051-3/+3
| | * widgets: Don't create winId when the widget is being destroyedVaL Doroshchuk2020-02-051-0/+51
| | * uic/Python: Set form object name correctlyFriedemann Kleint2020-02-051-1/+1
| | * Take care of NULL data from QStringView in QCollatorEdward Welbourne2020-02-051-1/+13
* | | Maintain at least 500ms timestamp distance between each test functionJan Arve Sæther2020-02-061-1/+66
|/ /
* | Add QFile::moveToTrash, which moves a file to the trashVolker Hilsheimer2020-02-051-0/+143
* | Address failing test case for internal implementation of moveToTrashVolker Hilsheimer2020-02-042-174/+0
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-02-048-17/+120
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-048-17/+120
| |\|
| | * Enable system locale to skip digit-grouping if configured to do soEdward Welbourne2020-02-031-13/+17
| | * Markdown importer: properly set hyperlinksGiuseppe D'Angelo2020-02-032-0/+26
| | * Pass QDate and QTime by value in manual calendar test codeEdward Welbourne2020-01-312-4/+4
| | * Blacklist failing tests on macOS 10.14Morten Johan Sørvig2020-01-302-0/+3
| | * QGraphicsProxyWidget: fix handling of proxy focusGiuseppe D'Angelo2020-01-291-0/+70
* | | Clean up and modernize hellominimalcrossgfxtriangle manual testLaszlo Agocs2020-02-047-552/+782
|/ /
* | Fix isRunningArmOnX86 unused function warningTor Arne Vestbø2020-02-031-1/+1