summaryrefslogtreecommitdiffstats
path: root/src/shared/qtpropertybrowser
Commit message (Expand)AuthorAgeFilesLines
* Qt Property Browser Solution: Remove unused QHash from QtGroupBoxPropertyBrow...Friedemann Kleint2025-03-121-19/+1
* Qt Property Browser Solution: Fix easy cases of the QHash contains/value anti...Friedemann Kleint2025-03-127-49/+56
* Qt Property browser solution: Fix a few performance warningsFriedemann Kleint2025-03-072-5/+5
* Qt Property browser solution: Fix methodsFriedemann Kleint2025-03-047-52/+43
* Qt Property browser solution: Add overrideFriedemann Kleint2025-03-047-46/+62
* Qt Property browser solution: Use nullptrFriedemann Kleint2025-03-0415-138/+94
* Qt Property browser solution: Simplify boolean conditionsFriedemann Kleint2025-03-042-7/+2
* Qt Property browser solution: Use isEmpty() to check for empty containersFriedemann Kleint2025-03-045-7/+7
* Qt Property browser solution: Fix some narrowing int conversionsFriedemann Kleint2025-03-045-17/+17
* Qt Property browser solution: Remove unneeded ifFriedemann Kleint2025-03-043-20/+10
* Qt Designer: Use a single parent item in the property browserFriedemann Kleint2025-03-032-11/+20
* Change the shared Qt solutions headers to be proper private headersFriedemann Kleint2024-07-1214-22/+99
* Property browser: Fix Axivion warnings about passing small types by valueFriedemann Kleint2024-07-098-92/+92
* Qt Designer: Fix Axivion warnings about uninitialized fieldsFriedemann Kleint2024-07-043-39/+39
* Qt Designer/property browser: Set editor background to white in case of trans...Wladimir Leuschner2024-06-141-0/+2
* Qt Designer/Windows: Fix hardly readable widget names in the property editorFriedemann Kleint2024-02-011-1/+15
* Qt Designer: port away from QPairFriedemann Kleint2023-12-151-2/+2
* Qt Designer: Remove remaining (deprecated) QLatin1StringFriedemann Kleint2023-07-253-29/+33
* Qt Designer: Disambiguate translation of the new font propertiesFriedemann Kleint2023-06-121-13/+16
* Qt Designer: Add QFont::Weight to the property editorFriedemann Kleint2023-06-061-0/+63
* Qt Designer/Property browser: Fix clazy/Axivion warnings about QMap with cons...Friedemann Kleint2023-06-052-98/+99
* Qt Designer/Property browser: Fix clazy/Axivion warnings about QMap with poin...Friedemann Kleint2023-05-306-40/+40
* Qt Designer: Use auto for iteratorsFriedemann Kleint2023-05-304-40/+20
* Qt Designer/Property browser: Fix some repetitive type namesFriedemann Kleint2023-05-248-159/+157
* Qt Designer/Property browser: Fix some nullptr occurrencesFriedemann Kleint2023-05-246-148/+148
* Qt Designer/Property browser: Replace typedef by "using"Friedemann Kleint2023-05-244-11/+13
* Qt Designer/Property browser: Introduce auto for iteratorsFriedemann Kleint2023-05-244-111/+86
* Qt Designer/Property Browser Fix some clazy/Axivion warnings about mixing ite...Friedemann Kleint2023-05-241-12/+8
* Fix static analysis/clazy warnings about QString::arg()/multiFriedemann Kleint2023-05-031-16/+12
* Qt Designer: Fix editing horizontal alignment propertiesFriedemann Kleint2023-04-061-1/+1
* Do not add QLocale::system() manually to the list of matching localesMate Barany2023-02-141-2/+0
* Doc: Remove duplicate wordsAndreas Eliasson2023-02-091-1/+1
* QtTools: Replace string connection leftovers with typed connectionsJarek Kobus2023-01-303-7/+8
* QtEditorFactory: Remove private slots - part 4Jarek Kobus2023-01-302-233/+186
* QtVariantProperty: Remove private slots - part 3Jarek Kobus2023-01-302-207/+245
* QtPropertyManager: Remove private slots - part 2Jarek Kobus2023-01-302-103/+72
* QtPropertyBrowser: Remove private slots - part 1Jarek Kobus2023-01-308-90/+55
* Qt Designer: Remove Q_DECLARE_METATYPE(QtIconMap)Friedemann Kleint2023-01-302-4/+2
* Qt Designer/Property Browser: Remove duplicate instance of QtCursorDatabaseFriedemann Kleint2023-01-254-28/+29
* Nomenclature change: country -> territoryEdward Welbourne2022-11-151-22/+21
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-065-14/+14
* Port from container::count() and length() to size()Marc Mutz2022-10-066-21/+21
* Use SPDX license identifiersLucie Gérard2022-05-1916-608/+32
* Port from QLocale::Country to QLocale::TerritoryVolker Hilsheimer2022-03-211-70/+73
* Compile without warning after QString::count deprecationVolker Hilsheimer2022-03-211-1/+1
* tools: do not rely on transitive includesFabian Kosmale2022-03-182-0/+2
* Fix set-but-not-read warning in QtGroupBoxPropertyBrowserPrivateShawn Rutledge2022-02-041-12/+1
* Remove unused .qrc filesJoerg Bornemann2022-01-181-23/+0
* Replace 0 with nullptrZhang Hao2021-10-186-35/+35
* Remove QMake project filesJoerg Bornemann2021-02-122-21/+0