index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
qdbusxml2cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "qdbusxml2cpp: invert Q_DECL_DEPRECATED and inline in the output"
Fabian Kosmale
2023-05-03
1
-7
/
+5
*
Centralize copyright information for Qt
Kai Köhne
2023-03-20
1
-1
/
+1
*
Update Copyright year to 2023
Kai Köhne
2023-03-20
1
-1
/
+1
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-11
1
-21
/
+1
*
qdbusxml2cpp: invert Q_DECL_DEPRECATED and inline in the output
Thiago Macieira
2023-02-08
1
-5
/
+7
*
dbus: Fix path to moc file in generated qdbusxml2cpp
David Edmundson
2023-01-31
1
-5
/
+5
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-4
/
+4
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-3
/
+3
*
qdbusxml2cpp: Modify return values
Mate Barany
2022-09-24
1
-3
/
+3
*
qdbusxml2cpp: Drop extra QString()
Mate Barany
2022-09-24
1
-1
/
+1
*
qdbusxml2cpp: Remove unnecessary lines
Mate Barany
2022-09-24
1
-2
/
+2
*
qdbusxml2cpp: Fix mismatches between strings and string literals
Mate Barany
2022-09-23
1
-7
/
+6
*
qdbusxml2cpp: modify the behavior of -m/--moc option
Mate Barany
2022-09-06
1
-9
/
+61
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
qdbusxml2cpp: remove the old "In"-for-signal compatibility code
Thiago Macieira
2022-08-16
1
-16
/
+8
*
qdbusxml2cpp: be consistent in the annotation suggestion
Thiago Macieira
2022-08-16
1
-6
/
+6
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
CMake: Don't use PUBLIC_LIBRARIES for executables
Alexandru Croitor
2022-07-25
1
-1
/
+1
*
qdbusxml2cpp: Finish migration to qsizetype
Mate Barany
2022-07-12
1
-36
/
+36
*
qdbusxml2cpp: allow choosing <> over ""
Mate Barany
2022-07-07
1
-1
/
+19
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Tools: replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-05-03
1
-7
/
+7
*
Tools: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-05-03
1
-51
/
+45
*
Tools: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-05-02
1
-18
/
+18
*
qdbusxml2cpp: Improve error message
Aleix Pol
2022-03-24
1
-24
/
+28
*
Update copyright year to 2022
Kai Köhne
2022-01-04
1
-1
/
+1
*
tools: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Skip unnecessary commands when cross-building tools
Joerg Bornemann
2021-09-27
1
-0
/
+1
*
qdbusxml2cpp: generate "using" rather than "typedef"
David Faure
2021-08-24
1
-2
/
+2
*
qdbusxml2cpp: don't generate an include for all of QtDBus+QtCore
David Faure
2021-08-23
1
-2
/
+12
*
Bump copyright year to 2021
Kai Köhne
2021-01-25
1
-2
/
+2
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-34
/
+0
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-16
/
+0
*
Use QMetaType instead of integer based type ids
Lars Knoll
2020-09-23
1
-1
/
+1
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
2
-7
/
+7
*
Fix generated forward declarations in qdbusxml.cpp
Lars Knoll
2020-09-12
1
-7
/
+1
*
Use QMetaType in QMetaCallEvent
Lars Knoll
2020-08-24
1
-1
/
+1
*
Port dbus from QStringRef to QStringView
Lars Knoll
2020-06-15
1
-3
/
+5
*
CMake: Make it possible to build tools when cross-compiling
Leander Beernaert
2020-06-02
2
-4
/
+6
*
pro2cmake: Handle QMAKE_TARGET_XXX variables
Joerg Bornemann
2020-05-12
2
-0
/
+2
*
Regenerate projects to correctly handle private dependencies
Alexandru Croitor
2020-02-05
2
-8
/
+4
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-01-29
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-01-28
1
-1
/
+1
|
|
\
|
|
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-01-13
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
*
Bump copyright year
Jani Heikkinen
2020-01-09
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2019-11-19
1
-2
/
+1
|
\
\
\
|
|
/
/
|
*
|
Make QList an alias to QVector
Lars Knoll
2019-10-30
1
-2
/
+1
|
|
/
*
|
Regenerate src/*
Alexandru Croitor
2019-11-14
2
-4
/
+4
[next]