aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-3013-16/+30
|\
| * Doc: Fix qdoc warningsVenugopal Shivashankar2019-11-2613-16/+30
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-252-2/+2
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-0511-0/+0
|\
| * Run optipng on all imagesMitch Curtis2019-11-0411-0/+0
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-062-3/+3
|\|
| * Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-222-3/+3
* | Fix deprecation warnings related to qmlRegisterType()Friedemann Kleint2019-09-051-2/+2
|/
* Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-071-3/+32
* Fix Qt.labs.platform.FileDialog not honoring folder propertyPaolo Angelelli2019-01-232-1/+6
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-291-1/+4
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-181-1/+1
|\
| * QQuickPlatformColorDialog - properly initialize platform dialog helperTimur Pocheptsov2018-08-091-1/+1
* | qquickplatformmessagedialog: fix build errorMitch Curtis2018-08-151-1/+1
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-241-0/+2
* | Doc: fix SystemTrayIcon::icon.maskJ-P Nurmi2018-05-241-1/+1
* | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+0
* | Platform: add icon.maskJ-P Nurmi2018-04-206-2/+24
* | Platform: make icon a grouped propertyJ-P Nurmi2018-04-2012-111/+332
* | Add SystemTrayIcon::geometryJ-P Nurmi2018-04-184-2/+24
|/
* Fix current color is not set first time in ColorDialogTasuku Suzuki2018-03-261-0/+1
* QQuickPlatformMenu: fix crash on exit with submenusMitch Curtis2018-03-082-4/+17
* QQuickPlatformMenu: fix submenu titles not being visibleMitch Curtis2018-03-071-0/+3
* Doc: add an example of submenus and dynamically generated menu itemsMitch Curtis2018-03-061-0/+62
* Platform: fix checkable MenuItemJ-P Nurmi2018-03-012-10/+8
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-2/+4
|\
| * QQuickPlatformMenu::open(): Scale target rectangleFriedemann Kleint2018-02-011-2/+4
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-154-3/+8
|\|
| * Qt.labs.platform: declare and register enums to the meta systemJ-P Nurmi2017-11-064-3/+8
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-10-124-12/+12
|\|
| * QQuickPlatformDialog: fix clazy-qenumsJ-P Nurmi2017-10-101-1/+1
| * Platform: fix clazy-range-loop findingsJ-P Nurmi2017-10-103-11/+11
* | Merge remote-tracking branch 'origin/5.9' into devJ-P Nurmi2017-07-211-0/+6
|\|
| * Fix unused parameter errors in qwidgetplatform_p.hJason Erb2017-07-141-0/+6
* | Remove setTag/Tag overridesAlbert Astals Cid2017-04-214-30/+2
|/
* SystemTrayIcon: Fix documentation code snippetv5.9.0-beta2Friedemann Kleint2017-04-111-1/+1
* Build fix for -no-feature-systemtrayiconPaul Olav Tvete2017-03-106-11/+34
* Build fix for -no-feature-shortcutPaul Olav Tvete2017-03-082-0/+4
* Build fix for -no-feature-menuPaul Olav Tvete2017-03-081-0/+2
* Build fix for -no-feature-texteditPaul Olav Tvete2017-03-081-0/+2
* Platform Menus: support sub menus in the Qt Widgets fallback menusJ-P Nurmi2017-03-084-13/+26
* Port from QT_NO_CURSOR to QT_CONFIG(cursor)J-P Nurmi2017-02-241-1/+1
* Update license headers to silence qtqa/tst_license warningsJ-P Nurmi2017-02-242-8/+8
* Platform: respect the configurable features in Qt Widgetsv5.9.0-alpha1J-P Nurmi2017-02-102-19/+88
* Fix -no-feature-shortcut buildJ-P Nurmi2017-02-071-0/+2
* QtQuickControls2: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-131-1/+1
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-1148-48/+48
|\
| * Welcome to 2017J-P Nurmi2017-01-0948-48/+48
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-021-1/+1
|\|