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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qt Property Browser Solution: Remove unused QHash from QtGroupBoxPropertyBrow...
Friedemann Kleint
2025-03-12
1
-19
/
+1
*
Qt Property Browser Solution: Fix easy cases of the QHash contains/value anti...
Friedemann Kleint
2025-03-12
7
-49
/
+56
*
Qt Property browser solution: Fix a few performance warnings
Friedemann Kleint
2025-03-07
2
-5
/
+5
*
Qt Property browser solution: Fix methods
Friedemann Kleint
2025-03-04
7
-52
/
+43
*
Qt Property browser solution: Add override
Friedemann Kleint
2025-03-04
7
-46
/
+62
*
Qt Property browser solution: Use nullptr
Friedemann Kleint
2025-03-04
15
-138
/
+94
*
Qt Property browser solution: Simplify boolean conditions
Friedemann Kleint
2025-03-04
2
-7
/
+2
*
Qt Property browser solution: Use isEmpty() to check for empty containers
Friedemann Kleint
2025-03-04
5
-7
/
+7
*
Qt Property browser solution: Fix some narrowing int conversions
Friedemann Kleint
2025-03-04
5
-17
/
+17
*
Qt Property browser solution: Remove unneeded if
Friedemann Kleint
2025-03-04
3
-20
/
+10
*
Qt Designer: Use a single parent item in the property browser
Friedemann Kleint
2025-03-03
2
-11
/
+20
*
Change the shared Qt solutions headers to be proper private headers
Friedemann Kleint
2024-07-12
53
-57
/
+310
*
Property browser: Fix Axivion warnings about passing small types by value
Friedemann Kleint
2024-07-09
8
-92
/
+92
*
Gradient editor: Fix Axivion warnings about passing small types by value
Friedemann Kleint
2024-07-09
13
-90
/
+96
*
Qt Designer: Fix Axivion warnings about uninitialized fields
Friedemann Kleint
2024-07-04
10
-93
/
+72
*
Qt Designer/property browser: Set editor background to white in case of trans...
Wladimir Leuschner
2024-06-14
1
-0
/
+2
*
Remove dead code for WinRT
Kai Köhne
2024-04-09
5
-907
/
+0
*
Qt Designer/Windows: Fix hardly readable widget names in the property editor
Friedemann Kleint
2024-02-01
1
-1
/
+15
*
Qt Designer: port away from QPair
Friedemann Kleint
2023-12-15
3
-6
/
+6
*
Qt Designer: Remove remaining (deprecated) QLatin1String
Friedemann Kleint
2023-07-25
12
-167
/
+188
*
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
2
-98
/
+99
*
Qt Designer/Shared solutions: Fix clazy/Axivion warnings about QMap with poin...
Friedemann Kleint
2023-05-31
4
-33
/
+37
*
Qt Designer/Shared solutions: Migrate typedef->using
Friedemann Kleint
2023-05-31
3
-13
/
+8
*
Qt Designer/Property browser: Fix clazy/Axivion warnings about QMap with poin...
Friedemann Kleint
2023-05-30
6
-40
/
+40
*
Qt Designer: Use auto for iterators
Friedemann Kleint
2023-05-30
8
-70
/
+35
*
Qt Designer/Property browser: Fix some repetitive type names
Friedemann Kleint
2023-05-24
8
-159
/
+157
*
Qt Designer/Property browser: Fix some nullptr occurrences
Friedemann Kleint
2023-05-24
6
-148
/
+148
*
Qt Designer/Property browser: Replace typedef by "using"
Friedemann Kleint
2023-05-24
4
-11
/
+13
*
Qt Designer/Property browser: Introduce auto for iterators
Friedemann Kleint
2023-05-24
4
-111
/
+86
*
Qt Designer/Property Browser Fix some clazy/Axivion warnings about mixing ite...
Friedemann Kleint
2023-05-24
1
-12
/
+8
*
Fix static analysis/clazy warnings about QString::arg()/multi
Friedemann Kleint
2023-05-03
2
-17
/
+14
*
Qt Designer: Fix editing horizontal alignment properties
Friedemann Kleint
2023-04-06
1
-1
/
+1
*
Do not add QLocale::system() manually to the list of matching locales
Mate Barany
2023-02-14
1
-2
/
+0
*
Doc: Remove duplicate words
Andreas Eliasson
2023-02-09
1
-1
/
+1
*
QtTools: Replace string connection leftovers with typed connections
Jarek Kobus
2023-01-30
3
-7
/
+8
*
QtToolBarDialog: Remove private slots - part 5
Jarek Kobus
2023-01-30
2
-51
/
+35
*
QtEditorFactory: Remove private slots - part 4
Jarek Kobus
2023-01-30
2
-233
/
+186
*
QtVariantProperty: Remove private slots - part 3
Jarek Kobus
2023-01-30
2
-207
/
+245
*
QtPropertyManager: Remove private slots - part 2
Jarek Kobus
2023-01-30
2
-103
/
+72
*
QtPropertyBrowser: Remove private slots - part 1
Jarek Kobus
2023-01-30
8
-90
/
+55
*
Qt Designer: Remove Q_DECLARE_METATYPE(QtIconMap)
Friedemann Kleint
2023-01-30
2
-4
/
+2
*
Qt Designer: Remove some old-style connects
Friedemann Kleint
2023-01-26
2
-16
/
+18
*
Qt Designer: Disambiguate static variables and functions
Friedemann Kleint
2023-01-25
1
-5
/
+5
*
Qt Designer/Property Browser: Remove duplicate instance of QtCursorDatabase
Friedemann Kleint
2023-01-25
4
-28
/
+29
*
Nomenclature change: country -> territory
Edward Welbourne
2022-11-15
1
-22
/
+21
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
10
-25
/
+25
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
7
-29
/
+29
*
Qt Designer: Fix a crash when reading a device profile
Friedemann Kleint
2022-06-03
1
-1
/
+1
[next]