summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Start supporting purely offscreen QOpenGLWidgetLaszlo Agocs2017-06-081-0/+70
* Do its best in QComboBox to map completer's indexAlexey Chernov2017-06-011-0/+58
* Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-101-0/+11
|\
| * Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-091-0/+11
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-074-12/+48
|\|
| * 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
* | Fusion: desaturate the brown shadesJ-P Nurmi2017-04-2772-0/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-202-1/+248
|\|
| * 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
* | Reset d->mouseDown only if it's the menu being hiddenMarco Martin2017-04-181-0/+35
* | Remove the Windows XP style from public accessibilityJake Petroules2017-04-131-3/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-073-15/+16
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-282-1/+238
|\|
| * 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
* | | QGroupBox tests: Correct spelling of "release"Alex Henrie2017-03-221-2/+2
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-206-7/+95
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-021-14/+20
|\| |
| * | Widgets: Replace LGPL21 with LGPL license headerKai Koehne2017-02-281-14/+20
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-285-1/+218
|\| |
| * | Widgets: Update micro focus in QLineEdit and friendsJarkko Koivikko2017-02-175-1/+218
* | | Add support for custom texture format in QOpenGLWidgetLaszlo Agocs2017-02-261-0/+2
* | | tst_QProgressBar: add a case for INT_MIN/INT_MAX to setValueRepaint()Marc Mutz2017-02-221-5/+34
|/ /
* | 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