summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* QTextBrowser: detect and load markdown rather than assuming HTMLShawn Rutledge2019-05-302-0/+18
* tst_qtextbrowser: add markdown test data to TESTDATAShawn Rutledge2019-06-011-1/+1
* Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-273-181/+248
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-271-171/+232
| |\
| | * tst_QMdiSubWindow::setSystemMenu(): Pass in High DPI/multi-screen setupsFriedemann Kleint2019-05-201-1/+5
| | * Brush up tst_QMdiSubWindowFriedemann Kleint2019-05-201-170/+227
| * | QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-102-10/+16
* | | Remove usages of Q_OS_WINCEJoerg Bornemann2019-05-231-3/+0
* | | QTextBrowser: set base URL and document URL before loading contentShawn Rutledge2019-05-221-6/+15
* | | QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-172-3/+3
* | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
* | | Fix notification of QDockWidget when it gets undockedDmitry Kazakov2019-05-071-1/+5
* | | Deprecate conversion functions between QList and QSetLars Knoll2019-05-071-2/+8
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-051-35/+24
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-041-35/+24
| |\|
| | * Brush up and stabilize tst_QSizeGripFriedemann Kleint2019-04-031-35/+24
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-313-0/+26
|\| |
| * | QDoubleSpinBox: reset size hint when prefix is setChristian Ehrlicher2019-03-262-0/+24
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-0/+2
| |\|
| | * Silence QMainWindow testFriedemann Kleint2019-03-221-0/+2
* | | QSpinBox: add new signal textChanged(QString)Christian Ehrlicher2019-03-011-3/+3
* | | ensure signal subWindowActivated() triggers even when widget has focusMartin Koller2019-02-211-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-206-30/+53
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-0/+10
| |\|
| | * Fix QSpinBox tests failing after change in the Windows QPAAndre de la Rocha2019-02-121-0/+10
| * | tst_QMenu: skip part of menuSize_Scrolling testSamuli Piippo2019-02-091-0/+7
| * | Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-085-30/+36
* | | QLineEdit: don't emit editingFinished if nothing was doneSamuel Gaist2019-02-121-0/+10
|/ /
* | Don't treat the ampersand in a titlebar as a mnemonicAndy Shaw2019-01-081-0/+48
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-151-163/+966
|\|
| * QAbstractSlider: fix invertedControls having no effect for left/right keysMitch Curtis2018-12-131-3/+487
| * Refactor tst_QAbstractSlider::keyPressed()Mitch Curtis2018-12-131-163/+482
* | QMdiArea: Do not move active subwindow after tile rearrangeNick D'Ademo2018-12-061-4/+6
* | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2018-12-042-0/+51
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-042-0/+51
| |\|
| | * QFocusFrame: protect it from being moved around by accidentRichard Moe Gustavsen2018-11-271-0/+39
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-271-0/+12
| | |\
| | | * Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-261-0/+12
* | | | QMdiArea: Take scroll bars into account when tiling subwindowsNick D'Ademo2018-12-041-4/+11
|/ / /
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-272-1/+81
|\| |
| * | Fix calculation of text margin if line edit contains side widgetsVitaly Fanaskov2018-11-262-1/+81
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-131-1/+0
|\| |
| * | macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-121-1/+0
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-101-8/+8
|\| |
| * | Update to CLDR v34Edward Welbourne2018-11-021-8/+8
* | | Implement QRegularExpression overload for QPlainTextEdit::findSamuel Gaist2018-10-081-0/+44
* | | Implement QRegularExpression overload for QTextEdit::findSamuel Gaist2018-10-081-0/+45
* | | Unblacklist tst_QSplitter::replaceWidget(visible, not collapsed) for LinuxChristian Ehrlicher2018-10-041-2/+0
* | | QPlainTextEdit: update scrollbars after setting center on scrollDavid Schulz2018-09-261-0/+18
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-163-2/+7
|\| |