summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Avoid detection of heading in tst_QTextMarkdownImporter::thematicBreaksShawn Rutledge2024-01-251-0/+1
* QTextImageHandler: Use QUrl::toLocalFile to convert to local file nameChristian Ehrlicher2024-01-221-1/+1
* tests: skip tst_QGuiApplication::topLevelAt() on WaylandLiang Qi2024-01-171-0/+3
* Skip 'off-by-one' adjustment in block length during undo operationSanthosh Kumar2023-12-211-0/+57
* Copy color table in QImage::transform paint pathAllan Sandfeld Jensen2023-12-151-0/+11
* pagelayout: Fix inaccuracy in marginsPixels and paintRectPixelsJarkko Koivikko2023-12-091-0/+72
* pagesize: Fix pixel overflow in QPageSize::sizePixels and rectPixelsJarkko Koivikko2023-12-091-0/+2
* print: QPageLayout: Fix pt unit conversionJarkko Koivikko2023-12-091-0/+50
* Prevent reparenting of foreign window embedding containerTor Arne Vestbø2023-12-051-0/+45
* QPpmHandler: fix reading ppm filesChristian Ehrlicher2023-11-271-5/+5
* Disable tst_ForeignWindow::embedForeignWindow() null-parent check on LinuxTor Arne Vestbø2023-11-231-0/+3
* Stabilize tst_ForeignWindow::embedForeignWindow()Tor Arne Vestbø2023-11-221-5/+1
* macOS: Take window mask into account when computing QCocoaScreen::topLevelAtTor Arne Vestbø2023-11-161-0/+33
* QStandardItem: add note about reimplementing data/setData() wrt. flagsAhmad Samir2023-11-141-0/+32
* Ensure foreign window can be reparented out of contained window againTor Arne Vestbø2023-11-141-1/+8
* tst_QWindow::setVisibleThenCreate(): Fix unused argument warningTor Arne Vestbø2023-11-141-1/+1
* tst_qstandarditemmodel: fix memleaksChristian Ehrlicher2023-11-121-4/+11
* QStandardItem: Fix reset parent in takeItem()Christian Ehrlicher2023-11-121-0/+32
* Add QPixmapIconEngine::isNull()Christian Ehrlicher2023-11-081-3/+3
* Fix smooth scaling of Format_Mono and Format_MonoLSBJoni Poikelin2023-11-081-0/+20
* Skip mixedScript test on platforms with no Hangul fontEskil Abrahamsen Blomfeldt2023-11-022-7/+3
* macOS: Check NSWindow as well when determining if setVisible can bail outTor Arne Vestbø2023-10-301-0/+20
* Avoid creating child windows twice when already visibleTor Arne Vestbø2023-10-211-0/+35
* Simplify tst_QShortcutTor Arne Vestbø2023-10-021-31/+2
* xcb: Reflect geometry of foreign window on creationTor Arne Vestbø2023-09-121-2/+0
* tst_qstatictext: Fix CMake conditionAxel Spoerl2023-09-121-1/+1
* xcb: Implement native window helper for embeddedwindows/foreign window testTor Arne Vestbø2023-09-122-2/+9
* tst_QFont: fix -Wsign-compareMarc Mutz2023-09-081-3/+3
* QTimer: extend property tests and fix binding loopIvan Solovev2023-09-061-0/+1
* tst_QMovie: extend the test coverage for property bindingsIvan Solovev2023-09-032-0/+21
* QStandardItemModel: extend the test coverage for property bindingsIvan Solovev2023-09-032-0/+5
* Rename accent color in QPaletteSanthosh Kumar2023-08-182-8/+8
* Increase setup precision and reduce test precisionAllan Sandfeld Jensen2023-08-181-4/+6
* tests: port assorted trivial uses of Q_FOREACH to ranged for loopsMarc Mutz2023-08-173-6/+7
* Add a test case for an invalid min/max size pairv6.6.0-beta3Inho Lee2023-08-161-0/+7
* tst_QImageReader: it's a rotate^Wadjacent_find!Marc Mutz2023-08-111-29/+18
* tst_QImageReader: fix missing checks for "newly"-added ImageOptionsMarc Mutz2023-08-091-29/+43
* Fix digit grouping: m_grouping_top doesn't mean what I thought it didEdward Welbourne2023-08-082-9/+25
* tst_QImage: replace QList with constexpr arrayMarc Mutz2023-08-081-3/+2
* tst_QTextScriptEngine: replace QList with const arrayMarc Mutz2023-08-081-4/+5
* tst_foreignwindow: Add basic test of foreign window reparentingTor Arne Vestbø2023-08-071-0/+19
* tests: Move NativeWindow helper class to shared headerTor Arne Vestbø2023-08-071-108/+1
* tst_foreignwindow: Run test with high-DPI disabledTor Arne Vestbø2023-08-071-0/+1
* QIcon: use fallback also with platform icon engineVolker Hilsheimer2023-07-211-1/+6
* Android: Fix for checking clipboard text mime typeBartlomiej Moskal2023-07-133-2/+26
* Fix transparency in 16 bit and 24 bit ico filesJohn Chadwick2023-07-115-0/+29
* API update: Don't expose QHash storage in APIEskil Abrahamsen Blomfeldt2023-06-301-0/+33
* tests: skip tst_QWindow::enterLeaveOnWindowShowHide() on WaylandLiang Qi2023-06-271-0/+3
* Consult QIcon::fallbackThemeName() even when theme name is emptyTor Arne Vestbø2023-06-261-0/+4
* Consult QIcon::fallbackSearchPaths() even when theme name is emptyTor Arne Vestbø2023-06-261-0/+12