summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tst_QPauseAnimation::multipleSequentialGroups()Marc Mutz2017-03-021-0/+2
* Blacklist tst_QTimer::remainingTime() on Windows and macOSFriedemann Kleint2017-03-021-0/+3
* QVarLengthArray: fix appending an already-contained itemMarc Mutz2017-02-211-2/+15
* QInputDialog: prevent crash in static get*() functions when parent gets deletedMarc Mutz2017-02-202-1/+72
* tst_QThreadPool: don't deadlock when a cancel() test failsMarc Mutz2017-02-151-0/+20
* Wait for runnables to start up in tst_QThreadPool::cancel()Marc Mutz2017-02-151-3/+10
* tst_QThreadPool: simplify cancel()Marc Mutz2017-02-151-5/+8
* Fix UB (data race) in tst_QThreadPool::cancel()Marc Mutz2017-02-151-10/+17
* QStringMatcher: fix setCaseSensitivity() on a non-QString-backed matcherMarc Mutz2017-02-081-2/+11
* Plug memleaks in tst_QStackedLayoutMarc Mutz2017-02-071-1/+1
* Accept all formatting characters as valid inputEskil Abrahamsen Blomfeldt2017-02-061-0/+22
* Stabilize tst_QPropertyAnimation::noStartValue()Friedemann Kleint2017-02-061-4/+2
* QHostAddress: add missing docsMarc Mutz2017-01-201-0/+1
* QCocoaMenu: Avoid exception when inserting item already in this menuGabriel de Dietrich2017-01-201-0/+27
* Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2017-01-043-0/+113
* Fix qdrawhelper function toRGB64Allan Sandfeld Jensen2017-01-031-0/+17
* Disable core dumps for selftests that are meant to be crashingTor Arne Vestbø2017-01-031-1/+3
* Improve reliability of network bearer testsSimon Hausmann2017-01-033-10/+10
* Fix the JPEG EXIF reader to deal with some broken/corrupt filesThiago Macieira2016-11-305-3/+14
* Handle RemovePath correctly when calling matches()Andy Shaw2016-11-221-0/+50
* tst_QFormLayout: Fix UB (invalid enum value) in several functionsMarc Mutz2016-11-221-18/+24
* tst_qstandardpaths: Disable WOW64 redirection on WindowsFriedemann Kleint2016-11-221-0/+14
* tst_QDateTimeEdit: Use base method, not direct member accessEdward Welbourne2016-11-181-1/+1
* Speculative fix for tst_QThread::wait2() flakinessAllan Sandfeld Jensen2016-11-171-2/+2
* Use QPersistentModelIndex for storing a model indexAndy Shaw2016-11-171-1/+4
* Fix warnings in tst_q{table,list}widgetMarc Mutz2016-11-162-8/+8
* Stabilize tst_QFileDialog2::task143519_deleteAndRenameActionBehavior()Friedemann Kleint2016-11-151-4/+6
* tst_QFileSystemModel::specialFiles(): Remove Windows partsFriedemann Kleint2016-11-141-15/+4
* fix $$section()'s bad argument count error messageOswald Buddenhagen2016-11-141-2/+2
* Fix writing into application directoryMaurice Kalinowski2016-11-111-7/+8
* Improve the validation algorithm for binary JSONLars Knoll2016-11-1129-0/+16
* Don't count no-break spaces as trailing spacesEskil Abrahamsen Blomfeldt2016-11-091-0/+37
* QLabel: take DPR of QMovie in account when calculating sizeHintDaniel Vrátil2016-11-092-0/+24
* Fixed crash taking null central widgetAndré Somers2016-10-281-0/+4
* Autotest: fix silly mistake in assigning where a comparison was intendedThiago Macieira2016-10-251-1/+1
* QCocoaMenuBar: Update even if no window is attachedGabriel de Dietrich2016-10-243-0/+73
* Darwin: normalize all watched paths to composed fromErik Verbruggen2016-10-241-0/+21
* Plug leaks in tst_QWizardMarc Mutz2016-10-221-46/+60
* tst_QGraphicsItem: plug remaining leaksMarc Mutz2016-10-221-19/+21
* Plug remaining leaks in tests/auto/widgets/kernelMarc Mutz2016-10-213-15/+18
* Normalize realpath(3) output to composed formErik Verbruggen2016-10-211-0/+13
* QUrl effective TLDs: update tableKai Koehne2016-10-211-7/+7
* Don't crash while parsing malformed CSSSérgio Martins2016-10-191-0/+1
* xcb: fix passing of focus from child to its top level QWindowClinton Stimpson2016-10-191-1/+19
* Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-181-1/+49
* Unset qgl_current_fbo when the default FBO is boundAlexandru Croitor2016-10-131-0/+28
* Fix illegal memory access on simple image rotatesAllan Sandfeld Jensen2016-10-121-0/+19
* Blacklist tst_MacNativeEvents::testMouseEnterAllan Sandfeld Jensen2016-10-121-2/+1
* tst_QWidget: Fix UB (invalid member access) in EnterTestMainDialog::eventFilt...Marc Mutz2016-10-121-7/+6
* Plug more than 4k leaks in tst_QGraphicsViewMarc Mutz2016-10-111-5/+9