index
:
qt/qttools.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/winrt
Qt Tools
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
qtpropertybrowser
/
qtpropertymanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qt Property Browser Solution: Fix easy cases of the QHash contains/value anti...
Friedemann Kleint
2025-03-12
1
-8
/
+18
*
Qt Property browser solution: Fix a few performance warnings
Friedemann Kleint
2025-03-07
1
-4
/
+4
*
Qt Property browser solution: Fix methods
Friedemann Kleint
2025-03-04
1
-4
/
+1
*
Qt Property browser solution: Use nullptr
Friedemann Kleint
2025-03-04
1
-22
/
+8
*
Qt Property browser solution: Use isEmpty() to check for empty containers
Friedemann Kleint
2025-03-04
1
-2
/
+2
*
Qt Property browser solution: Fix some narrowing int conversions
Friedemann Kleint
2025-03-04
1
-4
/
+4
*
Change the shared Qt solutions headers to be proper private headers
Friedemann Kleint
2024-07-12
1
-2
/
+2
*
Property browser: Fix Axivion warnings about passing small types by value
Friedemann Kleint
2024-07-09
1
-36
/
+36
*
Qt Designer: Fix Axivion warnings about uninitialized fields
Friedemann Kleint
2024-07-04
1
-22
/
+22
*
Qt Designer: Remove remaining (deprecated) QLatin1String
Friedemann Kleint
2023-07-25
1
-1
/
+1
*
Qt Designer: Disambiguate translation of the new font properties
Friedemann Kleint
2023-06-12
1
-13
/
+16
*
Qt Designer: Add QFont::Weight to the property editor
Friedemann Kleint
2023-06-06
1
-0
/
+63
*
Qt Designer/Property browser: Fix clazy/Axivion warnings about QMap with cons...
Friedemann Kleint
2023-06-05
1
-96
/
+97
*
Qt Designer/Property browser: Fix some repetitive type names
Friedemann Kleint
2023-05-24
1
-28
/
+28
*
Qt Designer/Property browser: Fix some nullptr occurrences
Friedemann Kleint
2023-05-24
1
-108
/
+108
*
Qt Designer/Property browser: Introduce auto for iterators
Friedemann Kleint
2023-05-24
1
-98
/
+73
*
Fix static analysis/clazy warnings about QString::arg()/multi
Friedemann Kleint
2023-05-03
1
-16
/
+12
*
Do not add QLocale::system() manually to the list of matching locales
Mate Barany
2023-02-14
1
-2
/
+0
*
QtPropertyManager: Remove private slots - part 2
Jarek Kobus
2023-01-30
1
-76
/
+72
*
Qt Designer/Property Browser: Remove duplicate instance of QtCursorDatabase
Friedemann Kleint
2023-01-25
1
-21
/
+2
*
Nomenclature change: country -> territory
Edward Welbourne
2022-11-15
1
-22
/
+21
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-3
/
+3
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-6
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-05-19
1
-38
/
+2
*
Port from QLocale::Country to QLocale::Territory
Volker Hilsheimer
2022-03-21
1
-70
/
+73
*
Get rid of all instance usage of QFontDatabase
Volker Hilsheimer
2020-11-02
1
-4
/
+2
*
Adapt to latest changes in qtbase
Jarek Kobus
2020-09-03
1
-1
/
+1
*
Property browser: pass QDate and QTime by value, not const reference
Edward Welbourne
2020-08-10
1
-22
/
+21
*
Revert "Qt Designer: Migrate from QList to QVector"
Friedemann Kleint
2020-06-08
1
-4
/
+4
*
QtPropertyBrowser: Migrate from QRegExpValidator
Friedemann Kleint
2020-03-18
1
-9
/
+9
*
Qt Designer: Migrate from QList to QVector
Friedemann Kleint
2019-12-09
1
-4
/
+4
*
Qt Designer: Prepare for deprecation of classes in Qt 6
Friedemann Kleint
2019-11-19
1
-1
/
+1
*
Qt Designer: Fix Qt API usage
Friedemann Kleint
2019-11-15
1
-2
/
+2
*
Unify semicolon usage in Q_UNUSED
Jesus Fernandez
2019-01-23
1
-3
/
+3
*
Support years up to 9999 in dates and date-times
Edward Welbourne
2017-12-01
1
-1
/
+1
*
Fix use after free
Jesus Fernandez
2017-10-23
1
-1
/
+1
*
Fix build break when qreal is defined as float
Tomasz Olszak
2017-05-04
1
-1
/
+2
*
Qt Designer: Remove some C-style casts of int, double
Friedemann Kleint
2017-01-24
1
-3
/
+2
*
Qt Designer/Property browser: Remove use of Java-style iterators
Friedemann Kleint
2016-11-03
1
-37
/
+32
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-30
1
-14
/
+20
|
\
|
*
Updated license headers
Antti Kokko
2016-06-10
1
-14
/
+20
*
|
Qt Designer and shared classes: Use member initialization for structs.
Friedemann Kleint
2016-05-02
1
-36
/
+25
|
/
*
Qt Designer: Replace some ugly typedefs by auto.
Friedemann Kleint
2015-08-24
1
-19
/
+7
*
Update copyright headers
Antti Kokko
2015-02-14
1
-7
/
+7
*
Update license headers and add new license files
Antti Kokko
2014-09-25
1
-19
/
+11
*
Qt Designer: Fix range check of double properties.
Friedemann Kleint
2014-09-24
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-25
1
-24
/
+24
*
Update the includes after QIcon was moved to back to QtGui
Olivier Goffart
2012-05-20
1
-1
/
+1
*
Doc: Fix \sa usage
Marius Storm-Olsen
2012-05-10
1
-2
/
+2
[next]