summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | 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-1531-94/+280
| | | | |\ \
| | | | * | | QSequentialIterableImpl: support appendFabian Kosmale2020-01-151-0/+24
| * | | | | | Manual test foreignwindows: Modernize codeFriedemann Kleint2020-01-281-13/+11
| * | | | | | QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-283-18/+64
| |/ / / / /
| * | | | | Add QWindow::startSystemMove and startSystemResizeJohan Klokkhammer Helsing2020-01-282-0/+115
* | | | | | Remove work-around from thaiWithZWJ testEskil Abrahamsen Blomfeldt2020-02-121-3/+0
| |_|_|_|/ |/| | | |
* | | | | CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-113-4/+9
* | | | | 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
* | | | | | Introduce a configure-time check for C++17 filesystemMårten Nordheim2020-02-072-7/+7
* | | | | | 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-071118-12/+21995
|\ \ \ \ \ \
| * | | | | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-031118-12/+21995
| |\| | | | |
| | * | | | | Post-merge fixesAlexandru Croitor2020-01-306-3/+19
| | * | | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-2979-261/+9491
| | |\ \ \ \ \
| | * | | | | | Relax rules about not having dbus sessionMichal Klocek2020-01-271-2/+6
| | * | | | | | Post Merge FixesLeander Beernaert2020-01-2416-99/+68
| | * | | | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-24289-7639/+115080
| | |\ \ \ \ \ \
| | * | | | | | | Regenerate TestsLeander Beernaert2020-01-1624-19/+96