| Commit message (Expand) | Author | Age | Files | Lines |
| * | CRA mark src/core [3/6] | Kaloyan Chehlarski | 2025-09-25 | 1 | -0/+1 |
| * | Adaptations for Chromium 132 | Allan Sandfeld Jensen | 2025-07-14 | 1 | -3/+17 |
| * | Use printf-like syntax for qFatal, qWarning and qInfo where appropriate | Peter Varga | 2025-03-11 | 1 | -3/+8 |
| * | Use QL1SV where QString conversion is not needed | Peter Varga | 2025-02-21 | 1 | -1/+1 |
| * | Use QStringList::append() where the string can be moved into the list | Peter Varga | 2025-02-21 | 1 | -3/+3 |
| * | Remove unnecessary QString conversions | Peter Varga | 2025-02-13 | 1 | -1/+1 |
| * | Use unicode character literals | Peter Varga | 2025-02-08 | 1 | -16/+19 |
| * | Unify and modernize Latin1 string literals | Peter Varga | 2025-02-08 | 1 | -8/+10 |
| * | Adaptations for Chromium 128 | Allan Sandfeld Jensen | 2025-01-15 | 1 | -3/+3 |
| * | Handle single file selection in fileChooser | Martin Negyokru | 2024-06-20 | 1 | -0/+3 |
| * | Adaptations for Chromium 122 | Michal Klocek | 2024-06-07 | 1 | -1/+3 |
| * | Port away from QVariant::canConvert(int) | Ivan Solovev | 2023-08-21 | 1 | -1/+1 |
| * | Fix crash in Quick when File System Access dialog accepted | Szabolcs David | 2023-01-15 | 1 | -4/+4 |
| * | Adaptations for 108-based | Allan Sandfeld Jensen | 2023-01-06 | 1 | -5/+8 |
| * | Fix fullscreen request blocking after running fileChooser | Martin Negyokru | 2022-10-14 | 1 | -0/+4 |
| * | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -2/+2 |
| * | Adaptations for Chromium 100 | Allan Sandfeld Jensen | 2022-08-04 | 1 | -5/+5 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
| * | Adaptations for Chrome 98 | Allan Sandfeld Jensen | 2022-03-29 | 1 | -2/+2 |
| * | Adaptations for Chromium 91 | Allan Sandfeld Jensen | 2021-12-02 | 1 | -1/+1 |
| * | Fix crash in Quick file system access dialogs | Szabolcs David | 2021-11-17 | 1 | -1/+1 |
| * | Reintroduce File Picker control | Balazs Egedi | 2021-08-09 | 1 | -0/+4 |
| * | Fix some translated messages | Friedemann Kleint | 2021-06-23 | 1 | -1/+5 |
| * | Implement dialogs of File System Access API | Szabolcs David | 2021-06-15 | 1 | -20/+46 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Allan Sandfeld Jensen | 2021-05-19 | 1 | -4/+8 |
| |\ |
|
| | * | Set enumaration root directory for File.webkitRelativePath API | Balazs Egedi | 2021-05-13 | 1 | -2/+6 |
| | * | Fix FilePickerController's path validation for windows and corresponding tests | Peter Varga | 2021-05-12 | 1 | -2/+2 |
| * | | Stop using deprecated QVariant::Type | Allan Sandfeld Jensen | 2021-03-22 | 1 | -1/+1 |
| |/ |
|
| * | Adaptations for Chromium 86 | Allan Sandfeld Jensen | 2021-01-13 | 1 | -13/+29 |
| * | Fix compiler warnings in file_picker_controller.cpp | Tamas Zakor | 2020-06-19 | 1 | -1/+1 |
| * | Fix path validation in FilePickerController::accepted() | Tamas Zakor | 2020-05-20 | 1 | -18/+54 |
| * | Fix default file dialogs in QML | Szabolcs David | 2020-03-24 | 1 | -2/+11 |
| * | Fix name filters of GTK file picker | Szabolcs David | 2020-02-16 | 1 | -0/+3 |
| * | Support accept attribute of file input | Szabolcs David | 2019-11-29 | 1 | -2/+50 |
| * | Fix file URI checks for FilePickerController::accepted() on Windows | Tamas Zakor | 2019-07-31 | 1 | -4/+19 |
| * | Clean-up handling of selected files | Allan Sandfeld Jensen | 2019-07-27 | 1 | -20/+16 |
| * | Fix qmltests::WebEngineViewSingleFileUpload auto tests | Tamas Zakor | 2019-04-10 | 1 | -10/+21 |
| * | Adaptations for Chromium 72 | Allan Sandfeld Jensen | 2019-03-23 | 1 | -0/+1 |
| * | Adaptations for Chromium 71 | Allan Sandfeld Jensen | 2019-01-28 | 1 | -12/+25 |
| * | Use range-based for instead of Q_FOREACH | Jüri Valdmann | 2018-06-06 | 1 | -3/+4 |
| * | Pass <input type="file"> result to correct RenderFrameHost | Viktor Engelmann | 2017-02-28 | 1 | -9/+8 |
| * | Adaptations to Chromium 53 | Allan Sandfeld Jensen | 2016-09-14 | 1 | -1/+1 |
| * | Add missing consts in file picker controller | Michal Klocek | 2016-07-14 | 1 | -3/+3 |
| * | Unify license header usage. | Jani Heikkinen | 2016-02-01 | 1 | -13/+16 |
| * | Add tst_filePicker.qml test for UIDelegate | Adam Kallai | 2015-04-24 | 1 | -2/+9 |
| * | Fix initialization order in file_picker_controller.cpp | Andras Becsi | 2015-04-15 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.5' into dev | Allan Sandfeld Jensen | 2015-03-13 | 1 | -0/+4 |
| * | Refactor FilePickerController | Adam Kallai | 2015-03-05 | 1 | -0/+118 |