summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-0/+33
|\| |
| * | Fix a crash in QPlainTextEdit::documentChangedPierre Rossi2015-01-191-0/+33
| |/
* | QComboBox: make setModel reset the root model indexGiuseppe D'Angelo2015-01-131-0/+23
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-292-14/+77
|\|
| * QScrollBar: emit valueChanged once even if a slot takes too much timePavel Krebs2014-12-191-0/+40
| * Don't clear lineedit in non normal echo mode when validation is invalidAndy Shaw2014-12-191-14/+37
* | Make setting twice the very same model on QComboBox a no-opGiuseppe D'Angelo2014-12-201-0/+6
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-182-1/+53
|\|
| * Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs2014-12-181-0/+52
| * Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-102-0/+116
|\|
| * QMenuBar: fix extra indent on the right with a TopLeftCorner widget.Friedemann Kleint2014-12-041-0/+80
| * QLayout: Observe contents margin when positioning the menu bar.Friedemann Kleint2014-12-021-0/+3
| * QMainWindow: Observe left contents margin when positioning status bar.Friedemann Kleint2014-12-021-0/+33
* | QAbstractScrollArea: add a getter for the marginsGiuseppe D'Angelo2014-12-031-0/+19
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-271-0/+10
|\|
| * QLineEdit: take text margins into account in minimumSizeHint().David Faure2014-11-271-0/+10
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-242-1/+9
|\|
| * Fix widget leak in tst_qmainwindow.Friedemann Kleint2014-11-201-0/+8
| * Fix rubberband position for tabbed mdi windowsPaul Olav Tvete2014-11-191-1/+1
* | QFrame: add an autotest for visual appearanceGiuseppe D'Angelo2014-11-1173-7/+50
* | QFrame: introduce initStyleOption (and use it)Giuseppe D'Angelo2014-11-041-0/+82
* | QFrame: add unit testDavid Faure2014-11-044-0/+70
|/
* Correctly update QComboBox appearance on editable changeEskil Abrahamsen Blomfeldt2014-10-241-0/+28
* QMainWindow: respect the maximum size of the central widgetPaul Olav Tvete2014-10-241-0/+45
* Respect contents margins when calculating the size hintLars Knoll2014-10-221-0/+10
* Fix height of combo popup when the list view has non-zero spacing.Friedemann Kleint2014-10-221-6/+20
* Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-061-0/+25
|\
| * QPlainTextEdit: Fix crash on complex undo w/full width selectionEskil Abrahamsen Blomfeldt2014-09-301-0/+25
* | Enable the qmdiarea test on X11Paul Olav Tvete2014-10-032-13/+2
* | QMdiArea: Fix positioning of cascaded sub windows.Friedemann Kleint2014-09-301-20/+18
* | Widgets: remove references to QStyleOptionFrameV<n>Marc Mutz2014-09-261-3/+3
* | Update license headers and add new license filesMatti Paaso2014-09-2446-868/+500
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-243-1/+57
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-233-1/+57
| |\|
| | * QToolButton: properly reset the size hint when a menu is set on itGiuseppe D'Angelo2014-09-161-0/+28
| | * QSizeGrip: use a QPointer to the tracked TLWGiuseppe D'Angelo2014-09-151-0/+25
| | * Show the correct cursor for QLineEdit's side buttons.Marcel Krems2014-08-121-0/+4
* | | Blacklist constantly failing test cases on OS XKalle Viironen2014-09-232-0/+8
* | | Fix too fast zooming in QTextEdit with smooth scrolling eventsAllan Sandfeld Jensen2014-09-231-0/+38
* | | Fix spin box with fine grained wheel eventsAllan Sandfeld Jensen2014-09-231-0/+32
|/ /
* | Fix saving handle width in QSplitter::saveState()Alexander Volkov2014-09-161-0/+37
* | QLineEdit: Disable standard key 'cut' when there is no selection.Friedemann Kleint2014-08-281-1/+32
* | tst_qstatusbar: Allow a little more leeway in timer checking.Robin Burchell2014-08-281-1/+6
* | Close popup widgets when wheel events are receivedFriedemann Kleint2014-08-261-0/+28
* | tst_qstatusbar: Use a timer and remove some unnecessary waits to reduce test ...Robin Burchell2014-08-181-9/+6
* | OS X: Remove mnemonics in parenthesesTakumi Asaki2014-08-081-0/+8
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-4/+10
|\|
| * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-4/+10
| |\
| | * QNX: Fix QMdiWindow autotestsFabian Bumberger2014-06-251-4/+10