summaryrefslogtreecommitdiff
path: root/src/shared/qtpropertybrowser/qtpropertymanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix static analysis/clazy warnings about QString::arg()/multiFriedemann Kleint2023-05-031-16/+12
* Do not add QLocale::system() manually to the list of matching localesMate Barany2023-02-141-2/+0
* QtPropertyManager: Remove private slots - part 2Jarek Kobus2023-01-301-76/+72
* Qt Designer/Property Browser: Remove duplicate instance of QtCursorDatabaseFriedemann Kleint2023-01-251-21/+2
* Nomenclature change: country -> territoryEdward Welbourne2022-11-151-22/+21
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-3/+3
* Port from container::count() and length() to size()Marc Mutz2022-10-061-6/+6
* Use SPDX license identifiersLucie GĂ©rard2022-05-191-38/+2
* Port from QLocale::Country to QLocale::TerritoryVolker Hilsheimer2022-03-211-70/+73
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-021-4/+2
* Adapt to latest changes in qtbaseJarek Kobus2020-09-031-1/+1
* Property browser: pass QDate and QTime by value, not const referenceEdward Welbourne2020-08-101-22/+21
* Revert "Qt Designer: Migrate from QList to QVector"Friedemann Kleint2020-06-081-4/+4
* QtPropertyBrowser: Migrate from QRegExpValidatorFriedemann Kleint2020-03-181-9/+9
* Qt Designer: Migrate from QList to QVectorFriedemann Kleint2019-12-091-4/+4
* Qt Designer: Prepare for deprecation of classes in Qt 6Friedemann Kleint2019-11-191-1/+1
* Qt Designer: Fix Qt API usageFriedemann Kleint2019-11-151-2/+2
* Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-3/+3
* Support years up to 9999 in dates and date-timesEdward Welbourne2017-12-011-1/+1
* Fix use after freeJesus Fernandez2017-10-231-1/+1
* Fix build break when qreal is defined as floatTomasz Olszak2017-05-041-1/+2
* Qt Designer: Remove some C-style casts of int, doubleFriedemann Kleint2017-01-241-3/+2
* Qt Designer/Property browser: Remove use of Java-style iteratorsFriedemann Kleint2016-11-031-37/+32
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-14/+20
|\
| * Updated license headersAntti Kokko2016-06-101-14/+20
* | Qt Designer and shared classes: Use member initialization for structs.Friedemann Kleint2016-05-021-36/+25
|/
* Qt Designer: Replace some ugly typedefs by auto.Friedemann Kleint2015-08-241-19/+7
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* Qt Designer: Fix range check of double properties.Friedemann Kleint2014-09-241-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Update the includes after QIcon was moved to back to QtGuiOlivier Goffart2012-05-201-1/+1
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-101-2/+2
* Remove use of Q_GLOBAL_STATIC_WITH_INITIALIZERThiago Macieira2012-03-271-1/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Replace Q_TYPENAME by typenameOlivier Goffart2012-01-091-7/+7
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-131-5/+5
|\
| * QtTools: Widget library split.Friedemann Kleint2011-05-241-5/+5
* | Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-241-17/+17
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+6451