summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-091-0/+11
* QMenu: Display the menu title on the torn-off menu's title barGabriel de Dietrich2017-04-262-1/+17
* Fix tst_QLineEdit for offscreen and minimal platformsSami Nurmenniemi2017-04-261-11/+27
* Skip tst_QMdiArea::setViewport on macOS due to flakey failures in CITor Arne Vestbø2017-04-201-0/+4
* QLineEdit: fix broken testElvis Angelaccio2017-04-191-0/+4
* QLineEdit: Make the clear button always the leftmost buttonElvis Angelaccio2017-04-191-0/+23
* QMenu: Fix torn-off menu display crash issueDongmei Wang2017-04-141-0/+37
* QMenu: Fix margins related display issuesDongmei Wang2017-04-141-1/+184
* Extend blacklisting of a tst_QMenuBar's test to cover Ubuntu 16.04Tony Sarajärvi2017-04-051-0/+1
* Skip testing of QOpenGLWidget on platforms that don't support itSami Nurmenniemi2017-04-041-0/+10
* Extend blacklisting of tst_QMenuBar::check_menuPosition to Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+1
* tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-15/+4
* tst_QMdiArea::tabBetweenSubWindows(): Improve warning messageFriedemann Kleint2017-03-221-1/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-211-0/+236
|\
| * Fix char format of preedit text in empty text blockEskil Abrahamsen Blomfeldt2017-03-201-0/+236
* | Set default fbo redirect correctly for QOpenGLWidget viewportsLaszlo Agocs2017-03-181-0/+7
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-0/+81
|\|
| * QMenu: make wide submenu appear on the same screen with its parent menuOleg Yadrov2017-03-041-0/+25
| * Wide QMenu: fix size and positionOleg Yadrov2017-03-041-0/+37
| * QDialogButtonGroup: Fix removal of deleted buttonsOlivier Goffart2017-03-021-0/+19
* | Deprecate QString::nullMarc Mutz2017-03-123-7/+7
* | Widgets: Replace LGPL21 with LGPL license headerKai Koehne2017-02-281-14/+20
* | Widgets: Update micro focus in QLineEdit and friendsJarkko Koivikko2017-02-175-1/+218
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-0/+10
|\|
| * Cocoa: fix crash regression in qt_mac_create_nsimage()Oleg Yadrov2017-01-231-0/+10
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-8/+17
|\|
| * Make shortcuts work for platform menu barsDmitry Shachnev2017-01-191-8/+17
* | QSplitterHandle: Ensure a minimum grab areaGabriel de Dietrich2016-12-231-0/+24
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-0/+26
|\|
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2016-12-161-0/+26
| |\
| | * QCocoaMenu: Don't rely on tags when we can get the actual NSMenuItemGabriel de Dietrich2016-12-081-2/+1
| | * QCocoaMenu: Avoid exception when inserting item already in this menuGabriel de Dietrich2016-12-081-0/+27
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-135-8/+26
|\| |
| * | Fix tst_QComboBox::getSetCheck()Friedemann Kleint2016-12-011-2/+2
| * | Add a test case for removing a submenu from the menubarDmitry Shachnev2016-12-011-0/+18
| * | tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-303-7/+7
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-1/+1
| | |\
| | | * tst_QDateTimeEdit: Use base method, not direct member accessEdward Welbourne2016-11-181-1/+1
* | | | Introducing QSplitter::replaceWidget()Gabriel de Dietrich2016-12-021-0/+172
* | | | QMenuBar tests: Ignore shortcut related test on MacGabriel de Dietrich2016-11-302-12/+13
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-173-0/+98
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-162-0/+24
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-152-0/+24
| | |\|
| | | * QLabel: take DPR of QMovie in account when calculating sizeHintDaniel Vrátil2016-11-092-0/+24
| * | | QComboBox: Prioritize the model font for popup itemsGabriel de Dietrich2016-11-101-0/+74
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-027-2/+103
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-014-0/+77
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-0/+4
| | |\|
| | | * Fixed crash taking null central widgetAndré Somers2016-10-281-0/+4