summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/ui
Commit message (Expand)AuthorAgeFilesLines
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-251-0/+1
* Fix text formatting in JS DialogsMartin Negyokru2024-01-104-0/+4
* Replace custom ColorDialog with QtQuick ColorDialogMartin Negyokru2023-02-013-276/+295
* Quick: Fix file selection modes in the default UI delegateSzabolcs David2023-01-152-0/+16
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Use SPDX license identifiersLucie Gérard2022-07-081-38/+2
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-2212-456/+24
* Support HTML5 <datalist> elementPeter Varga2022-06-192-0/+78
* Use qualified imports to avoid prototype loopsMarco Bubke2022-05-093-7/+6
* Remove the rest of qmake based configurationMichal Klocek2021-10-141-20/+0
* Rewrite gn-cmake integrationMichal Klocek2021-08-291-2/+0
* Add missing touch-related delegates to CMakeBalazs Egedi2021-08-261-0/+2
* Reintroduce File Picker controlBalazs Egedi2021-08-091-11/+5
* Implement QML Color DialogBalazs Egedi2021-08-041-12/+274
* Remove Quick Controls 1 UIDelegates and introduce UIDelegates testBalazs Egedi2021-07-0117-138/+281
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-1314-0/+899