summaryrefslogtreecommitdiffstats
path: root/src/widgets/accessible
Commit message (Expand)AuthorAgeFilesLines
* Convert features.whatsthis to QT_[REQUIRE_]CONFIGStephan Binner2017-06-292-1/+5
* Convert features.treewidget to QT_[REQUIRE_]CONFIGStephan Binner2017-06-281-1/+1
* Convert features.lcdnumber to QT_[REQUIRE_]CONFIGStephan Binner2017-05-291-1/+3
* Convert features.movie to QT_[REQUIRE_]CONFIGStephan Binner2017-05-291-1/+1
* Fix warnings with -no-feature-menuTasuku Suzuki2017-04-301-2/+3
* Fix build without features.shortcutTasuku Suzuki2017-04-271-0/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-281-0/+1
|\
| * Annotate more implicit fallthroughsAllan Sandfeld Jensen2017-03-271-0/+1
* | Add feature.abstractbuttonStephan Binner2017-03-135-3/+8
* | Deprecate QString::nullMarc Mutz2017-03-121-1/+1
* | Add feature.pushbuttonStephan Binner2017-03-062-2/+5
* | Add feature.checkboxStephan Binner2017-03-061-0/+8
* | Add feature.dialogbuttonboxStephan Binner2017-03-063-2/+8
* | Add feature.label and feature.formlayoutStephan Binner2017-03-032-4/+21
* | Add feature.radiobuttonStephan Binner2017-03-031-1/+6
* | Build fix for -no-feature-validatorPaul Olav Tvete2017-03-011-0/+2
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-307-5/+28
|\|
| * Fix build with -no-feature-lineeditPaul Olav Tvete2017-01-261-0/+4
| * Fix build with -no-feature-whatsthisPaul Olav Tvete2017-01-251-0/+2
| * Compile with -no-feature-tooltipPaul Olav Tvete2017-01-252-0/+4
| * Fix build with -no-feature-sliderPaul Olav Tvete2017-01-252-1/+3
| * Fix build with -no-feature-menubarPaul Olav Tvete2017-01-251-2/+9
| * Fix build with -no-feature-menuPaul Olav Tvete2017-01-252-2/+6
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-132-36/+8
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-242-36/+8
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-232-36/+8
| | |\
| | | * Use QPersistentModelIndex for storing a model indexAndy Shaw2016-11-172-36/+8
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-4/+3
|\| | |
| * | | Improve use of QHash to minimize double hashingAllan Sandfeld Jensen2016-11-101-4/+3
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-211-1/+1
|\| | |
| * | | Use QString::fromLatin1() less to avoid string allocationsAnton Kudryavtsev2016-09-151-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-315-5/+37
|\| | |
| * | | fix build with various QT_NO_* definesNick Shaforostoff2016-08-265-5/+37
* | | | QAccessibleDisplay: don't use a container for just one elementMarc Mutz2016-08-251-9/+3
|/ / /
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-6/+6
|\| |
| * | Use QStringLiteral more judiciouslyAnton Kudryavtsev2016-07-081-6/+6
* | | Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-148-0/+8
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-233-2/+24
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-2/+24
| |\|
| | * QAccessibleMenuItem: Implement QAccessibleInterface::window().Friedemann Kleint2016-05-062-0/+16
| | * QAccessibleWidget: Retrieve window from native parent widget.Friedemann Kleint2016-05-061-2/+8
* | | QtBase: use printf-style qWarning/qDebug where possible (II)Marc Mutz2016-05-031-2/+2
* | | QTabBar: Add setAccessibleTabName() and accessibleTabName()Dongmei Wang2016-04-241-6/+18
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-6/+13
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-6/+4
| * Don't create accessible interface for QWidgets being destroyedGabriel de Dietrich2016-03-021-0/+9
| * Revert "QWindow::destroy(): only reset QGuiApp::focus_window and friends as a...Tor Arne Vestbø2016-02-021-9/+0
| * QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last re...Tor Arne Vestbø2016-01-291-0/+9
* | Updated license headersJani Heikkinen2016-01-1516-224/+320