| Commit message (Expand) | Author | Age | Files | Lines |
| * | Set explicit default security level of all files with default security | Jan Arve Sæther | 2025-09-17 | 1 | -0/+1 |
| * | QQuickApplication: fix typo in code snippet | Aurélien Brooke | 2025-07-05 | 1 | -1/+1 |
| * | Docs: Use QML types in the Application QML Type documentation | Alexei Cazacov | 2024-12-10 | 1 | -5/+8 |
| * | doc: Fix string, real, point and size QML property documentation | David Boddie | 2024-12-05 | 1 | -1/+1 |
| * | doc: Fix string, vector2d and matrix4x4 QML property documentation | David Boddie | 2024-12-05 | 1 | -5/+5 |
| * | QQuickApplication: do not leak screen info on updateScreens() | Vladimir Belyavsky | 2024-11-06 | 1 | -16/+25 |
| * | Doc: Replace \instantiates with \nativetype | Paul Wicking | 2024-08-20 | 1 | -1/+1 |
| * | Fix primary screen change | Joni Poikelin | 2023-07-04 | 1 | -0/+1 |
| * | Port from container::count() and length() to size() - V5 | Marc Mutz | 2022-10-13 | 1 | -1/+1 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | Doc: link to SystemPalette in more places | Mitch Curtis | 2022-04-20 | 1 | -0/+2 |
| * | Doc: Fix Application type docs | Jaishree Vyas | 2022-03-30 | 1 | -4/+4 |
| * | qquickapplication: Add styleHints property | Maximilian Goldstein | 2022-02-24 | 1 | -0/+31 |
| * | Document Application singleton | Fabian Kosmale | 2021-07-23 | 1 | -3/+167 |
| * | Quick: Fortify QQuickApplication ctor | Ulf Hermann | 2020-12-02 | 1 | -12/+13 |
| * | QQmlListProperty: Use qsizetype rather than int for sizes | Ulf Hermann | 2020-11-09 | 1 | -2/+2 |
| * | Quick: Clean up some includes | Ulf Hermann | 2020-06-04 | 1 | -7/+9 |
| * | Run includemocs in qtdeclarative | Thiago Macieira | 2017-04-26 | 1 | -0/+2 |
| * | Add QQuickApplication::displayName property | Benjamin Terrier | 2016-10-18 | 1 | -0/+12 |
| * | Enable making window-screen associations from QML | Laszlo Agocs | 2016-10-10 | 1 | -1/+33 |
| * | Expose Qt.application.font | Mitch Curtis | 2016-02-23 | 1 | -0/+5 |
| * | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -19/+11 |
| * | QQuickApplication: do not filter LayoutDirectionChange events | J-P Nurmi | 2014-06-25 | 1 | -31/+4 |
| * | QQuickApplication: do not filter ApplicationActive/Inactive events | J-P Nurmi | 2014-06-23 | 1 | -19/+5 |
| * | Fix up listening for layout direction changes. | Robin Burchell | 2013-12-10 | 1 | -1/+1 |
| * | Expose "Qt.application.state". | Yoann Lopes | 2013-09-17 | 1 | -0/+8 |
| * | Added ApplicationStateChangeEvent handling to QQuickApplication. | Tomasz Olszak | 2013-07-09 | 1 | -2/+8 |
| * | Add core application functionality to Qt.application in QML | Alan Alpert | 2013-03-05 | 1 | -2/+3 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-10 | 1 | -1/+1 |
| * | Expose "Qt.application.supportsMultipleWindows". | Samuel Rødal | 2012-11-09 | 1 | -0/+7 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-23 | 1 | -24/+24 |
| * | api: remove references to inputPanel. | Girish Ramakrishnan | 2012-04-26 | 1 | -10/+0 |
| * | Migrate gui dependencies from QtQml to QtQuick. | Matthew Vogt | 2012-03-20 | 1 | -0/+124 |