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
/
tools
/
syncqt
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
syncqt.cpp: don't init static variables with non-static data
Marc Mutz
2025-04-10
1
-6
/
+6
*
Teach syncqt to look for module headers in install path
Alexey Edelev
2025-03-27
1
-6
/
+13
*
syncqt: Fix the symbol detection regex
Alexey Edelev
2024-05-22
1
-11
/
+4
*
syncqt: remove dead code
Marc Mutz
2024-03-25
1
-1
/
+0
*
Add the error output for syncqt normilizedPath function
Alexey Edelev
2024-03-21
1
-5
/
+12
*
synqt.cpp: scan for and reject #pragma once
Marc Mutz
2024-02-29
1
-3
/
+15
*
syncqt.cpp: Extract Lambda error()
Marc Mutz
2024-02-28
1
-3
/
+6
*
syncqt: always use absolute path in the generated headers
Florian de Gaulejac
2024-01-12
1
-6
/
+1
*
Add the 'IWYU pragma: export' record to all CaMeL-case header aliases
Alexey Edelev
2023-12-04
1
-2
/
+2
*
Remove framework-related functionality from syncqt
Alexey Edelev
2023-09-22
1
-30
/
+4
*
syncqt: Generate the deprecated header in the framework directory too
Alexey Edelev
2023-09-12
1
-2
/
+10
*
syncqt: Mark updateOrCopy as exception free
Alexey Edelev
2023-09-12
1
-2
/
+3
*
syncqt: Catch fs exceptions that happen when clearing staging directory
Alexey Edelev
2023-09-12
1
-17
/
+28
*
syncqt: Add the missing is_open check to writeIfDifferent
Alexey Edelev
2023-09-12
1
-0
/
+4
*
syncqt: Add the missing file stream close calls
Alexey Edelev
2023-09-12
1
-0
/
+2
*
syncqt: Handle possible exceptions thrown by std::filesystem::create_directories
Alexey Edelev
2023-09-12
1
-7
/
+33
*
Add enablers to expose semi-public APIs for QtQuick3D
Christian Strømme
2023-09-05
1
-6
/
+35
*
syncqt: Close ifstream before attempt to remove file
Alexey Edelev
2023-09-02
1
-2
/
+7
*
Allow generating deprecated header files cross-module
Alexey Edelev
2023-08-29
1
-14
/
+42
*
Make sure that the 3rdparty directory belongs to the module
Alexey Edelev
2023-07-19
1
-2
/
+9
*
Put arguments in correct order in syncqt parseVersion
Alexey Edelev
2023-07-19
1
-1
/
+1
*
Add the 'version' argument to 'qt_deprecates' pragma
Alexey Edelev
2023-07-12
1
-11
/
+73
*
Install the missing deprecated header files
Alexey Edelev
2023-07-04
1
-0
/
+1
*
Remove redundant qt_no_master_include from deprecated headers
Alexey Edelev
2023-07-03
1
-5
/
+0
*
Ignore carriage return character symbol explicitly
Alexey Edelev
2023-05-26
1
-0
/
+2
*
rhi: Make it a QPA-style private but semi-public API
Laszlo Agocs
2023-05-21
1
-9
/
+38
*
Normalize paths using std::filesystem::weakly_canonical
Alexey Edelev
2023-05-04
1
-1
/
+1
*
syncqt: Add more information to verbose output
Alexandru Croitor
2023-04-06
1
-8
/
+39
*
Fix syncqt.cpp build warnings
Alexey Edelev
2023-02-16
1
-5
/
+5
*
syncqt: add some debugging to the ELF version script parsing
Thiago Macieira
2023-01-06
1
-2
/
+3
*
Check if "-stagingDir" is passed from the command
Alexey Edelev
2023-01-04
1
-1
/
+1
*
Avoid breaking version script generator state
Alexey Edelev
2023-01-04
1
-2
/
+6
*
Replace syncqt arguments with rsp file
Alexey Edelev
2023-01-02
1
-45
/
+46
*
Allow 'We mean it.' disclaimer to have follow text
Alexey Edelev
2022-12-07
1
-3
/
+4
*
syncqt: Use absolute paths to aliased header files in corner cases
Alexey Edelev
2022-11-29
1
-3
/
+13
*
syncqt: remove unnecessary check for not empty string
Maxime Roussin-Bélanger
2022-11-16
1
-1
/
+1
*
syncqt: use empty() to check for empty std::string
Maxime Roussin-Bélanger
2022-11-16
1
-6
/
+6
*
syncqt: change to const-ref iteration variable in a for-loop
Maxime Roussin-Bélanger
2022-11-16
1
-1
/
+1
*
syncqt: Do not needlessly rewrite header files on Windows
Kai Köhne
2022-10-21
1
-1
/
+7
*
syncqt: Use "ERROR:" preamble for warnings that are treated as errors
Alexey Edelev
2022-10-19
1
-7
/
+18
*
syncqt: Mention full path and line number when emitting warning
Tor Arne Vestbø
2022-10-06
1
-6
/
+9
*
syncqt: Don't mention module name when printing errors/warnings
Tor Arne Vestbø
2022-10-06
1
-8
/
+5
*
syncqt: remove newline before endl
Thiago Macieira
2022-10-02
1
-1
/
+1
*
Add 'warnings are errors' functionality to syncqt.cpp
Alexey Edelev
2022-10-01
1
-2
/
+10
*
syncqt: Fix -help option
Kai Köhne
2022-09-30
1
-0
/
+3
*
Add missing include to syncqt/main.cpp
Edward Welbourne
2022-09-28
1
-0
/
+1
*
Replace the syncqt.pl script with syncqt tool
Alexey Edelev
2022-09-27
1
-0
/
+1567