aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util/qquickvalidator_p.h
Commit message (Expand)AuthorAgeFilesLines
* Partially revert "Make properties in Qt Quick FINAL to prevent shadowing"Fabian Kosmale2024-02-171-2/+2
* Remove the use of Q_QUICK_PRIVATE_EXPORTAlexey Edelev2024-01-091-2/+2
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-181-9/+0
* Make properties in Qt Quick FINAL to prevent shadowingOliver Eftevaag2023-06-081-2/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Re-order some includesUlf Hermann2021-07-131-1/+3
* Privately export all QML-exposed typesUlf Hermann2021-07-131-2/+3
* Remove QRegExpValidator usagesLars Knoll2020-03-181-1/+0
* Add major version to all Q_REVISIONsUlf Hermann2020-02-191-0/+2
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+2
* Register QRegularExpressionValidator in QtQuickUlf Hermann2019-06-121-0/+3
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Move QtQuick validators out of qquicktextinput_p.hJ-P Nurmi2015-03-181-0/+83