summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Select a list item instead of a row for the list testIngo Klöcker15 hours1-1/+2
* QBitArray: use new comparison helper macrosTatiana Borisova16 hours2-83/+98
* Widgets focus abstraction: Skip isFocusChainConsistent w/o logging catAxel Spoerl17 hours1-0/+1
* tst_QGraphicsProxyWidget::hoverEnterLeaveEvent remove setActiveWindow()Frédéric Lefebvre17 hours1-1/+0
* tst_QListView::moveLastRow remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre17 hours1-1/+0
* tst_QListView::task262152_setModelColumnNavigate remove setActiveWindowFrédéric Lefebvre17 hours1-1/+0
* tst_QListView::shiftSelectionWithItemAlignment remove setActiveWindow()Frédéric Lefebvre17 hours1-1/+0
* tst_QListView::keyboardSearch() remove setActiveWindow()Frédéric Lefebvre17 hours1-1/+0
* tst_QItemDelefate::testLineEditValidate() remove setActiveWindow()Frédéric Lefebvre17 hours1-1/+0
* tst_QGraphisScene::update2 remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre17 hours1-1/+0
* tst_QGraphicsScene::hoverEvents_parentChild() remove setActiveWindow()Frédéric Lefebvre17 hours1-1/+0
* tst_QGraphicsScene::hoverEvents_siblings() remove setActiveWindow()Frédéric Lefebvre17 hours1-1/+0
* tst_QGraphicsScene::removeItem() remove setActiveWindow()Frédéric Lefebvre17 hours1-1/+0
* tst_QFileDialog2::dontShowCompleterOnRoot() remove setActiveWindow()Frédéric Lefebvre17 hours1-1/+0
* QSaveFile: don't reset fileEngine after commit()David Faure18 hours1-0/+24
* QThread: Introduce isCurrentThreadFabian Kosmale18 hours1-0/+7
* tst_QAbstractItemView::testClickedSignal() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* QTBUG6407_extendedSelection() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QAbstractItemView::task221955_selectedEditor remove setActiveWindowFrédéric Lefebvre18 hours1-1/+0
* tst_QAbstractItemView::setItemDelegate() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* task250119_shortcutContext() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QCompleter::focusIn() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QCompleter::multipleWidgets() remove setActiveWindow()Frédéric Lefebvre18 hours1-2/+0
* QTBUG36933_brokenPseudoClassLookup() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* task232085_spinBoxLineEditBg() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QStylesheetStyle::complexWidgetFocus() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QStylesheetStyle::tooltip() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QStylesheetStyle::hoverColors remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QStylesheet::focusColors() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QWidget_window::tst_dnd() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QTooltip::qtbug64550_stylesheet() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* QTest: rip out qxp::function_ref from compare_helper()Thiago Macieira18 hours1-2/+5
* QTest: rip out qxp::function_ref from reportResult()Thiago Macieira18 hours7-14/+10
* tst_QTooltip::keyEvent() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QShortcut::duplicatedShortcutOverride() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QShortcut::context() remove QApplicationPrivate::setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QTreeView::statusTip() remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre18 hours1-1/+0
* tst_QTreeView::keyboardNavigationWithDisabled remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QTreeView::doubleClickedWithSpans() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QTreeView::task224091_appendColumns() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QTreeView::moveCursor() remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre18 hours1-1/+0
* tst_QTreeView::keyboardSearchMultiColumn() remove setActiveWindow()Frédéric Lefebvre18 hours1-1/+0
* tst_QTableView::tabFocus() remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre18 hours1-1/+0
* Introduce optional smarter font merging with ContextFontMergingEskil Abrahamsen Blomfeldt23 hours1-2/+2
* QThread: check various ways users may use start(Priority)Marc Mutz34 hours1-0/+51
* QRestReply: make charset parsing more robustMarc Mutz34 hours1-10/+3
* print: Clamp margins entered by the user in the page setup dialogJarkko Koivikko47 hours1-3/+124
* QSqlDatabase: add moveToThread()/currentThread()Christian Ehrlicher2 days1-0/+29
* QRestReply: add a few more content-type parsing testsMarc Mutz3 days1-3/+36
* CMake: fix cross-compilation build: ${CMAKE_SYSTEM_PROCESSOR} is emptyThiago Macieira3 days1-1/+1