File tree
6 files changed
+7
-7
lines changed- src
- core
- quick
- widgets
6 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
- README.md+8-2
- cmake/QMSetupAPI.cmake+191-120
- cmake/modules/CompilerOptions.cmake+1-1
- cmake/modules/Deploy.cmake+51-39
- cmake/modules/Doxygen.cmake+4-4
- cmake/modules/Filesystem.cmake+2-2
- cmake/modules/InstallPackage.cmake+2-2
- cmake/modules/Preprocess.cmake+15-7
- cmake/modules/Translate.cmake+23-18
- cmake/scripts/copy.cmake+1-1
- cmake/scripts/unixdeps.sh+9-5
- cmake/scripts/windeps.bat+1-1
- cmake/windows/WinResource.rc.in+6-9
- docs/core-command.md+3-1
- src/corecmd/CMakeLists.txt+18-1
- src/corecmd/main.cpp+82-23
- src/corecmd/utils.cpp+11-3
- src/corecmd/utils.h+7-1
- src/corecmd/utils_unix.cpp+76-12
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments