summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qsplitter/tst_qsplitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tst_QSplitter: fix compiler warningAxel Spoerl2023-09-011-1/+1
* Introduce QT_NO_AS_CONST and mark QtBase free of itMarc Mutz2022-11-271-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-1/+1
* Fix memory leak and clean up splitter testVolker Hilsheimer2022-10-141-24/+25
* Don't hide a widget that is swapped into a hidden splitterVolker Hilsheimer2022-05-231-0/+43
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* QSplitter: Don't move handle in non-pressed stateNodir Temirkhodjaev2022-04-051-0/+21
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-3/+3
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-2/+2
* Remove winrtOliver Wolff2020-06-061-6/+0
* Fix irrelevant error case in QSplitter testEskil Abrahamsen Blomfeldt2020-04-021-1/+1
* Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+12
* Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-011-1/+1
* Stabilize tst_qsplitterFrederik Gladhorn2019-06-191-0/+1
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-0/+6
* tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-8/+5
* tst_QSplitter::replaceWidget: explicit wait for eventsChristian Ehrlicher2018-01-261-18/+39
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-1/+1
|\
| * Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-051-1/+1
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
|/
* QSplitterHandle: Ensure a minimum grab areaGabriel de Dietrich2016-12-231-0/+24
* Introducing QSplitter::replaceWidget()Gabriel de Dietrich2016-12-021-0/+172
* Updated license headersJani Heikkinen2016-01-211-17/+12
* tests/auto/widgets: Remove some placeholder formatting.Friedemann Kleint2015-10-191-3/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove traces of the Maemo platformTor Arne Vestbø2015-02-041-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Fix saving handle width in QSplitter::saveState()Alexander Volkov2014-09-161-0/+37
* QSplitter: Exclude top level widgets from child event handling.Friedemann Kleint2014-07-151-1/+28
* Extend QStyle API with a SH_Splitter_OpaqueResize styleHintRohan Garg2013-08-201-0/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-7/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-1/+0
* Make it obvious that adding a QLayout to QSplitter is not supported.Mitch Curtis2012-11-021-1/+11
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-1/+1
* Changed qsplitter unittest to work from install directoryKurt Korbatits2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Moved tests into integrationtests/ and widgets/Jo Asplin2011-10-201-0/+777