summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-273-0/+73
| | |\|
| | | * QCocoaMenuBar: Update even if no window is attachedGabriel de Dietrich2016-10-243-0/+73
| * | | QMenu: don't force platform instance creation on constructionJ-P Nurmi2016-10-161-0/+21
| * | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-142-2/+2
* | | | QMenuBar: do not gain focus when releasing Alt before X in a Alt+X shortcutGiuseppe D'Angelo2016-10-151-1/+38
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-111-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-1/+2
| |\|
| | * Plug memleak in tst_QStackedWidgetMarc Mutz2016-10-051-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-25/+23
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-25/+23
| |\|
| | * tst_QAbstractSlider: fix strict-aliasing warningsMarc Mutz2016-09-301-25/+23
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-293-43/+48
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-0/+8
| |\|