summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot()Friedemann Kleint2017-04-291-1/+1
* 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
* Fix tst_QWidget for platform "offscreen"Sami Nurmenniemi2017-04-262-1/+13
* 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
* QGraphicsBlurEffect: Fix for high DPI scalingFriedemann Kleint2017-04-181-0/+5
* QMenu: Fix torn-off menu display crash issueDongmei Wang2017-04-141-0/+37
* QMenu: Fix margins related display issuesDongmei Wang2017-04-141-1/+184
* Fix tst_QDirModel for qemuSami Nurmenniemi2017-04-072-0/+7
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-062-4/+8
|\
| * Fix layout tests for GCC 5.2.x/5.3.xSami Nurmenniemi2017-03-302-4/+8
* | 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
* | Skip OpenGL tests on platforms that don't support OpenGLSami Nurmenniemi2017-04-041-0/+5
* | 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
* | Extend blacklisting of tst_QWidget to cover Ubuntu 16.04Tony Sarajärvi2017-04-031-0/+1
* | Extend blacklisting of parts of tst_QWidget to cover Ubuntu 16.04Tony Sarajärvi2017-03-311-0/+1
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-0/+28
|\|
| * Fix propagation of locale from widget to its childrenEdward Welbourne2017-03-241-0/+28
* | tst_QMdiArea::tabBetweenSubWindows(): Improve warning messageFriedemann Kleint2017-03-221-1/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-212-0/+289
|\|
| * Fix char format of preedit text in empty text blockEskil Abrahamsen Blomfeldt2017-03-201-0/+236
| * Fix item keeping hover highlight even when mouse has left itDan Cape2017-03-131-0/+53
* | 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-135-9/+92
|\|
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-2/+2
| * 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
| * Properly use the "process" featureUlf Hermann2017-02-273-7/+9
* | Deprecate QString::nullMarc Mutz2017-03-124-9/+9
* | Revert "Add expandingListItems property to QListView"Marc Mutz2017-03-031-24/+0
* | Fix DPI of QWidget with parent on a different screenOlivier Goffart2017-03-021-1/+1
* | Widgets: Replace LGPL21 with LGPL license headerKai Koehne2017-02-281-14/+20
* | QSizePolicy: inline toControlTypeFieldValue()Marc Mutz2017-02-271-1/+4
* | Make QPlatformSurface events work with QWindowContainerLaszlo Agocs2017-02-271-0/+37
* | add tst_QWidget::tabletTracking autotestShawn Rutledge2017-02-231-0/+106
* | QSizePolicy: make (Policy,Policy) ctor constexprMarc Mutz2017-02-231-0/+2
* | Widgets: Update micro focus in QLineEdit and friendsJarkko Koivikko2017-02-175-1/+218
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-6/+9
|\|
| * QFormLayout: take the correct row in takeRow()Marc Mutz2017-02-081-6/+9
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-083-1/+129
|\|
| * Fix result handling in QDialog::doneSamuel Gaist2017-02-071-0/+57
| * QInputDialog: prevent crash in static get*() functions when parent gets deletedMarc Mutz2017-02-062-1/+72
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-308-31/+49
|\|
| * Plug remaining memleaks in tests/auto/widgets/itemviewsMarc Mutz2017-01-263-3/+3
| * Plug memleaks in tst_QHeaderViewMarc Mutz2017-01-261-2/+4