summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* | Do not emit textEdited on inputMask changeJoni Poikelin2015-03-271-0/+11
* | QAbstractButton: emit released on focus out or disableFrederik Gladhorn2015-03-101-0/+32
* | Remove cruftFrederik Gladhorn2015-03-091-18/+0
* | autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-033-0/+12
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-0/+82
|\|
| * Make sure the QSplashScreen isn't closed instantly when calling finish()Andy Shaw2015-02-172-0/+82
* | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | Add widget support for requestUpdate() and improve its docs and testsLaszlo Agocs2015-02-161-0/+24
* | Add missing QPlainTextEdit::createStandardContextMenu(QPoint)J-P Nurmi2015-02-151-0/+40
* | Update copyright headersJani Heikkinen2015-02-1148-352/+344
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-104-24/+62
|\|
| * Suppress Ctrl/Ctrl+Shift keypresses in line/text edits.Friedemann Kleint2015-02-033-20/+55
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-291-4/+7
| |\
| | * Swallow wheel events while a popup widget is open.Friedemann Kleint2015-01-121-4/+7
* | | Remove traces of the Maemo platformTor Arne Vestbø2015-02-041-1/+1
* | | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-032-2/+2
* | | 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
|\ \