Sascha Zelzer
|
77a4db546b
Merge remote-tracking branch 'j2/add-qt5-support' into qt5
|
11 years ago |
Julien Finet
|
47b3421658
Add support for Qt5
|
11 years ago |
Sascha Zelzer
|
588b1b7f57
This commit enables Qt5 support for the CTK Core library, issue #277.
|
12 years ago |
Sascha Zelzer
|
c4cd80e8d2
Fixed Doxygen warnings.
|
12 years ago |
Jean-Christophe Fillion-Robin
|
cd2e333425
Factory - Add method allowing to log loading warnings/errors
|
13 years ago |
Jean-Christophe Fillion-Robin
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
13 years ago |
Julien Finet
|
1ad8ca4506
Fix test ctkAbstractLibraryFactoryTest1
|
14 years ago |
Julien Finet
|
c60c5bf801
Refactor abstract factories to centralize item registration
|
14 years ago |
Sascha Zelzer
|
9935b6ab32
Added group definitions and assignments for doxygen.
|
14 years ago |
Jean-Christophe Fillion-Robin
|
5e9920942b
Introduces FileBased factory
|
14 years ago |
Jean-Christophe Fillion-Robin
|
5856bae33b
Remove trailing spaces in license header
|
14 years ago |
Jean-Christophe Fillion-Robin
|
763c419d85
Remove copyright YEAR from license header
|
14 years ago |
Julien Finet
|
bab18744b8
STYLE: Use Qt pimpls directly instead of CTK pimpls
|
14 years ago |
Jean-Christophe Fillion-Robin
|
e61c2fbaf1
ENH: Add path(itemKey) method to ctkAbstractFactory
|
14 years ago |
Julien Finet
|
b92e0804ab
ENH: Store the unique key only in the hashmap of ctkAbstractFactory
|
14 years ago |
Jean-Christophe Fillion-Robin
|
fd79edd9c7
BUG: Libs/Core - Added missing virtual destructor to ctkAbstract*FactoryItem classes
|
15 years ago |
Jean-Christophe Fillion-Robin
|
1517394058
ENH: Add setVerbose/verbose function to Factories
|
15 years ago |
Jean-Christophe Fillion-Robin
|
b2978a3055
ENH: In license header, change "http://www.apache.org/licenses/LICENSE-2.0" into "http://www.commontk.org/LICENSE"
|
15 years ago |
Jean-Christophe Fillion-Robin
|
0cf55385a4
ENH: Added virtual function fileNameToKey() to ctkAbstractLibraryFactory
|
15 years ago |
Jean-Christophe Fillion-Robin
|
4859d01ebc
STYLE: Remove extra comment in ctkAbstract{Library, Object, QObject}Factory
|
15 years ago |
Jean-Christophe Fillion-Robin
|
7535096173
ENH: Tweak license header - Use "Copyright (c) 2010 Kitware Inc." instead of "Copyright (c) Kitware Inc."
|
15 years ago |
Jean-Christophe Fillion-Robin
|
1457f1f491
ENH: Update license header into *.h, *.cpp, *.tpp
|
15 years ago |
Jean-Christophe Fillion-Robin
|
fa70d78024
STYLE: Change '// QT includes' into '// Qt includes'
|
15 years ago |
Jean-Christophe Fillion-Robin
|
ea2c1c264c
ENH: In ctkPimpl, remove 'Q' prefix from macro and function.
|
15 years ago |
Jean-Christophe Fillion-Robin
|
1068b98f6f
ENH: Add ctkAbstractFactory* classes and corresponding tests.
|
15 years ago |