| .. |
|
Adir
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
Bdir
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
automoc_rerun
|
0e346427a2
QtAutogen: Always run autogen step even when rcc is enabled (#15608)
|
10 éve |
|
autorcc_depends
|
e8fdd5f12a
QtAutogen: Workaround rcc CRCRLF newlines on Windows (#15459)
|
10 éve |
|
defines_test
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
sub
|
6053ce22f6
QtAutogen: Make uic work even when the source is in a subdir.
|
11 éve |
|
CMakeLists.txt
|
9bc6eb8e1f
cmGlobalGenerator: Initialize generator targets on construction (#15729)
|
10 éve |
|
abc.cpp
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
abc.h
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
abc_p.h
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
bar.cpp
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
blub.cpp
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
blub.h
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
calwidget.cpp
|
9a67373716
QtAutoUic: Add a test for the regression in the parent commit.
|
11 éve |
|
calwidget.h
|
84218e1870
Add automatic uic invocation for Qt.
|
12 éve |
|
calwidget.ui
|
84218e1870
Add automatic uic invocation for Qt.
|
12 éve |
|
codeeditor.cpp
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
codeeditor.h
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
debug_class.cpp
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 éve |
|
debug_class.h
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 éve |
|
debug_class.ui
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 éve |
|
debug_resource.qrc
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 éve |
|
empty.cpp
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
empty.h
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
foo.cpp
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
foo.h
|
e313d397cd
Merge topic 'fix-automoc-compile-definitions'
|
12 éve |
|
gadget.cpp
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
gadget.h
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
generated.cpp
|
1320e0768e
cmQtAutogen: Allow specifying depends for autogen targets.
|
12 éve |
|
generated.h
|
112cba927a
QtAutogen: Fix AUTOGEN depends on custom command output with VS.
|
11 éve |
|
generated.txt.in
|
258ba82882
QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523)
|
10 éve |
|
generated_resource.qrc.in
|
258ba82882
QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523)
|
10 éve |
|
libC.cpp
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
libC.h
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
main.cpp
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 éve |
|
multiplewidgets.cpp
|
e3c97a1914
QtAutogen: Process all ui files in a source file (#14981).
|
11 éve |
|
multiplewidgets.h
|
e3c97a1914
QtAutogen: Process all ui files in a source file (#14981).
|
11 éve |
|
myinterface.h.in
|
1320e0768e
cmQtAutogen: Allow specifying depends for autogen targets.
|
12 éve |
|
myotherinterface.h.in
|
112cba927a
QtAutogen: Fix AUTOGEN depends on custom command output with VS.
|
11 éve |
|
not_generated_file.qrc
|
8f8edeb09b
QtAutogen: Only add source files to the target if AUTORCC is ON.
|
11 éve |
|
private_slot.cpp
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
private_slot.h
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
rcconly.cpp
|
b8877b1d62
QtAutogen: Add source files to target when only AUTORCC is used.
|
11 éve |
|
resourcetester.cpp
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 éve |
|
resourcetester.h
|
9c87d9cc3e
Add automatic rcc invocation for Qt.
|
12 éve |
|
second_resource.qrc
|
261acd9109
QtAutogen: Use the basename for resource files.
|
11 éve |
|
second_widget.cpp
|
71a11252e9
QtAutogen: Fix use of multiple ui files in a single target.
|
11 éve |
|
second_widget.h
|
71a11252e9
QtAutogen: Fix use of multiple ui files in a single target.
|
11 éve |
|
second_widget.ui
|
71a11252e9
QtAutogen: Fix use of multiple ui files in a single target.
|
11 éve |
|
targetObjectsTest.cpp
|
9bc6eb8e1f
cmGlobalGenerator: Initialize generator targets on construction (#15729)
|
10 éve |
|
test.qrc
|
9c87d9cc3e
Add automatic rcc invocation for Qt.
|
12 éve |
|
widget1.ui
|
e3c97a1914
QtAutogen: Process all ui files in a source file (#14981).
|
11 éve |
|
widget2.ui
|
e3c97a1914
QtAutogen: Process all ui files in a source file (#14981).
|
11 éve |
|
xyz.cpp
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
xyz.h
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
yaf.cpp
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
yaf.h
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |
|
yaf_p.h
|
e485ba1219
Rename the QtAutomoc tests to QtAutogen.
|
12 éve |