summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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 remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-046-13/+116
| |\| |
| | * | 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
| | * | 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
| * | | testlib: Clarify that our XUnit reporter is actually a JUnit reporterTor Arne Vestbø2020-02-0352-21/+29
| * | | QSignalMapper: deprecate overridden signalsVitaly Fanaskov2020-02-011-7/+7
| * | | QScopeGuard: Fix build failures with qScopeGuard()Kari Oikarinen2020-02-011-1/+15
| * | | Fix unused argument warning in testTor Arne Vestbø2020-02-012-2/+2
| * | | tst_QDataStream::readQCursor(): Replace deprecated QCursor APISze Howe Koh2020-02-011-12/+12
| * | | Allow creating a valid QColorSpace one value at a timeAllan Sandfeld Jensen2020-02-011-2/+10
| * | | Add a constructor for QRunnable from anonymous functionsAllan Sandfeld Jensen2020-01-311-6/+17
| * | | Deprecate locale-related DateFormat enum membersEdward Welbourne2020-01-313-5/+22
| * | | Clarify handling of unspecified year in two QCalendar methodsEdward Welbourne2020-01-311-1/+24
| * | | Deprecate QDateTime(const QDate &) in favor of QDate::startOfDay()Edward Welbourne2020-01-301-3/+3
| * | | QScopeGuard: Make constructor publicKari Oikarinen2020-01-302-6/+100
| * | | Implement moving of a single file system entry to the trashVolker Hilsheimer2020-01-302-0/+174
| * | | QNetworkAccessManager: deprecate bearer related functionsMårten Nordheim2020-01-301-1/+1
| * | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-291-0/+24
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-291-0/+24
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.14.1' into 5.14Liang Qi2020-01-281-0/+24
| | | |\ \
| | | | * \ Merge 5.14 into 5.14.1Kari Oikarinen2020-01-1526-89/+270
| | | | |\ \
| | | | * | | QSequentialIterableImpl: support appendFabian Kosmale2020-01-151-0/+24
| * | | | | | QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-283-18/+64
| |/ / / / /
* | | | | / Remove work-around from thaiWithZWJ testEskil Abrahamsen Blomfeldt2020-02-121-3/+0
| |_|_|_|/ |/| | | |
* | | | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-111-0/+31
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-101-0/+31
| |\ \ \ \ \
| | * | | | | Regenerate rest of qtbaseAlexandru Croitor2020-02-041-0/+31
* | | | | | | QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-102-4/+4
* | | | | | | QComboBox: remove deprecated signalsVitaly Fanaskov2020-02-102-3/+3
* | | | | | | QVector: implement methods for adding new elements constructed in placeVitaly Fanaskov2020-02-101-0/+181
|/ / / / / /
* | | | | | Blacklist tst_QGuiApplication::quitOnLastWindowClosedMulti on macOS in CITor Arne Vestbø2020-02-081-0/+3
* | | | | | moc: Extend revision markers to allow for major and minor versionUlf Hermann2020-02-071-8/+55
* | | | | | Replace the QMatrix field of QTransform with qreal[3][3]Jarek Kobus2020-02-071-63/+0
* | | | | | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-07820-11/+16078
|\ \ \ \ \ \
| * | | | | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-03820-11/+16078
| |\| | | | |
| | * | | | | Post-merge fixesAlexandru Croitor2020-01-303-2/+9
| | * | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-2955-254/+9449
| | |\ \ \ \ \
| | * | | | | | Relax rules about not having dbus sessionMichal Klocek2020-01-271-2/+6
| | * | | | | | Post Merge FixesLeander Beernaert2020-01-2414-95/+60
| | * | | | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-24213-7378/+113158
| | |\ \ \ \ \ \
| | * | | | | | | Regenerate TestsLeander Beernaert2020-01-1624-19/+96
| | * | | | | | | Add QT_TEST_RUNNING_IN_CTEST environment variable for testLeander Beernaert2020-01-141-0/+3
| | * | | | | | | Disable qaccessibilitylinux testLeander Beernaert2020-01-141-1/+1