index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
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
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
tst_qmakelib: compile with QT_NO_FOREACH
Ahmad Samir
2023-08-19
3
-12
/
+5
*
tst_qmake: compile with QT_NO_FOREACH
Ahmad Samir
2023-08-19
2
-6
/
+3
*
tst_moc: compile with QT_NO_FOREACH
Ahmad Samir
2023-08-19
2
-7
/
+4
*
Mark all of Qt as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-19
7
-0
/
+15
*
tst_macdeplyqt: unbreak runVerifyDeployment()
Marc Mutz
2023-08-15
1
-3
/
+3
*
Fix registration of QtDBus types' metatypes
Thiago Macieira
2023-08-14
2
-2
/
+77
*
tests/tools: only run qdbus{cpp2xml,xml2cpp} tests if D-Bus is available
Thiago Macieira
2023-08-14
1
-1
/
+1
*
tests: port assorted trivial uses of Q_FOREACH to ranged for loops
Marc Mutz
2023-08-14
1
-1
/
+1
*
tst_rcc: port away from Q_FOREACH
Marc Mutz
2023-08-08
1
-5
/
+5
*
tst_macdeployqt: fix runVerifyDeployment()
Marc Mutz
2023-08-08
1
-1
/
+1
*
tst_qdbuscpp2xml: Remove unused variables
Ievgenii Meshcheriakov
2023-08-03
1
-3
/
+0
*
qdbuscpp2xml: Support MEMBER field of Q_PROPERTY
Ievgenii Meshcheriakov
2023-08-03
1
-0
/
+4
*
QObject: replace _q_reregisterTimers with a lambda
Ahmad Samir
2023-07-31
1
-14
/
+16
*
moc: handle "L" integer suffix
Fabian Kosmale
2023-07-28
1
-0
/
+5
*
qdbusxml2cpp: Improve error reporting
Ievgenii Meshcheriakov
2023-07-06
1
-8
/
+15
*
CMake: Make qtbase tests standalone projects
Alexandru Croitor
2023-07-05
10
-0
/
+59
*
Moc: fix generated code for nested enum class corner case
Ahmad Samir
2023-06-18
1
-0
/
+44
*
moc: Handle attributes after meta-method tag
Fabian Kosmale
2023-06-16
1
-0
/
+28
*
Moc: streamline how diagnostic messages are printed
Ahmad Samir
2023-06-05
1
-2
/
+2
*
Replace AUTO_RESOURCE_PREFIX with RESOURCE_PREFIX in qt-cmake-project
Amir Masoud Abdol
2023-05-30
1
-1
/
+1
*
Moc: silence a GCC warning
Ahmad Samir
2023-05-18
1
-0
/
+1
*
MOC: pass the erroneous Symbol as an arg to Parser::error() overload
Ahmad Samir
2023-05-15
1
-0
/
+9
*
test: Don't remove macdeployqt test directory when debugging test
Tor Arne Vestbø
2023-05-05
1
-3
/
+1
*
test: Pass -use-debug-libs for macdeploy test when built as debug
Tor Arne Vestbø
2023-05-05
1
-0
/
+3
*
Add debug logging to macdeployqt test
Tor Arne Vestbø
2023-05-05
1
-21
/
+23
*
Fix another warning when comparing size_t and qsizetype
Volker Hilsheimer
2023-04-18
1
-1
/
+1
*
Fix warning when comparing size_t with qsizetype
Volker Hilsheimer
2023-04-03
1
-1
/
+1
*
moc: Record types of enumerations
Ulf Hermann
2023-03-31
3
-29
/
+161
*
moc: Allow anonymous properties
Ulf Hermann
2023-03-16
1
-0
/
+51
*
Silence warning about deliberately using deprecated API
Volker Hilsheimer
2023-03-06
1
-0
/
+2
*
tests: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-17
11
-29
/
+4
*
Add simple project generation based on existing source files
Alexey Edelev
2023-02-08
21
-0
/
+453
*
qdbusxml2cpp: don't emit Q_DECL_DEPRECATED for the adaptor
Thiago Macieira
2023-02-07
1
-3
/
+3
*
qdbusxml2cpp: invert Q_DECL_DEPRECATED and inline in the output
Thiago Macieira
2023-02-07
1
-0
/
+49
*
tst_qdbusxml2cpp: test the old-style QDBusReply interface output too
Thiago Macieira
2023-02-07
1
-1
/
+2
*
moc: Allow calling ctors on pre-allocated data
Ulf Hermann
2023-02-02
1
-0
/
+37
*
RCCFileInfo: get lastModified file time in UTC directly
Ahmad Samir
2023-01-05
1
-1
/
+1
*
dbus: Fix path to moc file in generated qdbusxml2cpp
David Edmundson
2022-12-16
1
-2
/
+8
*
moc: Output the "cloned" flag for methods
Ulf Hermann
2022-11-27
4
-0
/
+56
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
2
-6
/
+6
*
tests: fix configuring with -no-feature-gui
Johannes Kauffmann
2022-10-29
1
-1
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
moc: Add basic support for nested inline namespaces
Fabian Kosmale
2022-09-26
1
-0
/
+9
*
moc: Do not fail to compile meta-methods containing non-const ref types
Fabian Kosmale
2022-09-21
2
-0
/
+21
*
qdbusxml2cpp: modify the behavior of -m/--moc option
Mate Barany
2022-09-06
1
-27
/
+88
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
12
-12
/
+12
*
qdbusxml2cpp: remove the old "In"-for-signal compatibility code
Thiago Macieira
2022-08-16
1
-30
/
+104
*
moc: handle attributes in class declarations
Fabian Kosmale
2022-08-03
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
12
-0
/
+36
*
QMetaType: fix void* parameters
Thiago Macieira
2022-08-01
2
-1
/
+77
[next]