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
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/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
/
src
/
plugins
/
tracing
/
qctflib.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use toStdU16String when converting string to std::filesystem::path
Antti Määttä
2024-10-01
1
-1
/
+1
*
Fix build with std::filesystem
Antti Määttä
2023-11-21
1
-4
/
+4
*
Fix CTF with Integrity
Antti Määttä
2023-10-30
1
-0
/
+11
*
Fix compiler error
Antti Määttä
2023-10-02
1
-1
/
+1
*
qctflib: deduplicate literals and use SV more
Anton Kudryavtsev
2023-09-25
1
-17
/
+19
*
CTF: Fix channel naming
Antti Määttä
2023-09-19
1
-0
/
+1
*
CTF: Remove channel from channel list when it is destroyed
Antti Määttä
2023-08-08
1
-0
/
+7
*
CTF: Add streaming support
Antti Määttä
2023-08-03
1
-75
/
+146
*
CTF: Clear output location at startup
Antti Määttä
2023-08-03
1
-5
/
+25
*
CTF: Simplify writing endianness to metadata
Antti Määttä
2023-08-01
1
-5
/
+1
*
CTF: Use wfopen in windows
Antti Määttä
2023-08-01
1
-4
/
+13
*
CTF: Use static with operator
Antti Määttä
2023-06-02
1
-2
/
+2
*
CTF: Properly handle invalid session file
Antti Määttä
2023-06-02
1
-9
/
+16
*
CTF: Add qt_error_string to file open warning
Antti Määttä
2023-06-02
1
-1
/
+2
*
CTF: Fix coding style
Antti Määttä
2023-06-02
1
-4
/
+4
*
CTF: Use QT_FSTAT to read file size
Antti Määttä
2023-06-02
1
-6
/
+9
*
CTF: Use access to check if location is writable
Antti Määttä
2023-06-02
1
-5
/
+2
*
CTF: Do not check nullptr before delete
Antti Määttä
2023-06-02
1
-2
/
+1
*
CTF: Use qEnvironmentVariable
Antti Määttä
2023-06-02
1
-1
/
+1
*
CTF: Cleanup writing uuid to Ctf packet
Antti Määttä
2023-06-01
1
-6
/
+1
*
CTF: Fix reading a session file
Antti Määttä
2023-05-25
1
-4
/
+5
*
CTF: Use UTC date-time in metadata
Antti Määttä
2023-05-17
1
-7
/
+6
*
Fix crash at exit when tracing
Antti Määttä
2023-04-26
1
-0
/
+1
*
CTF: Fix QTRACE_LOCATION warnings during compilation
Antti Määttä
2023-03-28
1
-2
/
+2
*
Move CTF tracing plugin to plugins directory
Antti Määttä
2023-03-21
1
-0
/
+327