Sascha Zelzer
|
abba6beb6b
Support for Qt translation files in plugins.
|
14 yıl önce |
Sascha Zelzer
|
ac653f1917
Support custom manifest headers for plugins.
|
14 yıl önce |
Sascha Zelzer
|
0db76fd6d9
Manually add dependencies for test plugins.
|
14 yıl önce |
Sascha Zelzer
|
9a6381c907
Enable support for writing CTK Plugins in external projects.
|
14 yıl önce |
Sascha Zelzer
|
d8154c356f
Initial plugin framework test suite.
|
14 yıl önce |
Jean-Christophe Fillion-Robin
|
b756d3eeca
Rename CMake variables *_CXX into *_CPP in app, lib and plugin build macros
|
14 yıl önce |
Jean-Christophe Fillion-Robin
|
c8fd5a716e
Export file header now start with "ctk" lower case
|
14 yıl önce |
Jean-Christophe Fillion-Robin
|
e8bd5aa045
Remove trailing spaces in CMake license headers
|
14 yıl önce |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
14 yıl önce |
Sascha Zelzer
|
e31125c8ab
Cleanup of message commands and indentation.
|
14 yıl önce |
Sascha Zelzer
|
2127d1b68f
FindPackage and variable expanding in top-level CMakeLists.txt
|
14 yıl önce |
Sascha Zelzer
|
0f9c699c14
Add only needed include dirs.
|
14 yıl önce |
Jean-Christophe Fillion-Robin
|
7b68427630
Merge topic 'plugin_dependencies'
|
14 yıl önce |
Sascha Zelzer
|
e87fe1533d
COMP: Mingw: When using -fstack-protection-all, linking to libssp
|
14 yıl önce |
Sascha Zelzer
|
439d2b9533
FIX: PluginDependencies: Fix dynamic export header generation
|
14 yıl önce |
Sascha Zelzer
|
1e9e0d4e4b
ENH: PluginDependencies: Use "DGraph -sort label" in ctkMacroValidateBuildOptions
|
14 yıl önce |
Sascha Zelzer
|
69d7a65278
ENH: first draft for a plugin dependency system
|
14 yıl önce |
Sascha Zelzer
|
93ee6ee6b3
FIX: QtMobility: Fixed config string and plugin output directory for
|
15 yıl önce |
Sascha Zelzer
|
83fa42cde8
FIX: QtMobility: Fixed problems on Windows related to QtMobility
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
a8e627c594
COMP: Plugins - The LIBRARY_OUTPUT_DIRECTORY is now set at the target level
|
15 yıl önce |
Sascha Zelzer
|
a5ac0a81bf
Merge branch 'plugin-framework'
|
15 yıl önce |
Sascha Zelzer
|
75b0b031c5
ENH: PluginFramework: The service framework is now functional with the exception of filters
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
b20a08e5a1
ENH: Added LICENSE and NOTICE file - Added license header to CMake scripts
|
15 yıl önce |
Sascha Zelzer
|
c95b9a82e8
ENH: PluginFramework: Implemented plugin resolution and start mechanism
|
15 yıl önce |
Sascha Zelzer
|
9e3ee1003c
ENH: PluginFramework: Created a separate PluginFramework library
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
5e94dd99e6
BUG: Fix ctkMacroBuild{Lib,Plugin,App}.cmake - Source and generated group now refer to the correct files.
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
e588f214de
BUG: In ctkMacroBuild{App,Lib,Plugin,QtDesignerPlugin), MY_SRCS shouldn't be cleared.
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
fd4845f2b9
BUG: Fix ctkMacroBuild{App, Lib, Plugin, QtDesignerPlugin} - Make sure variable MY_{SRCS,UI_CXX,QRC_SRCS} are cleared
|
15 yıl önce |
Jean-Christophe Fillion-Robin
|
5388131048
STYLE: Rename macro ctkMacroBuildQt{Lib, App, Plugin} into ctkMacroBuild{Lib, App, Plugin}
|
15 yıl önce |