.. |
Documentation
|
77a4db546b
Merge remote-tracking branch 'j2/add-qt5-support' into qt5
|
11 роки тому |
Testing
|
d6f12b0038
Make more libs and apps compatible with Qt5.
|
11 роки тому |
service
|
38529843c8
Use ascii ' instead of unicode ’ in file ctkEventAdmin.h
|
11 роки тому |
CMakeLists.txt
|
448aaf3c3e
Qt5 compatibility for almost all libraries.
|
11 роки тому |
ctkDictionary.h
|
17251bdd6d
Simplify service properties object.
|
12 роки тому |
ctkLDAPExpr.cpp
|
17251bdd6d
Simplify service properties object.
|
12 роки тому |
ctkLDAPExpr_p.h
|
17251bdd6d
Simplify service properties object.
|
12 роки тому |
ctkLDAPSearchFilter.cpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkLDAPSearchFilter.h
|
3c081d518e
Use CTK exception classes everywhere in PluginFramework and plug-ins.
|
13 роки тому |
ctkPlugin.cpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkPlugin.h
|
dc3b3fe132
Fixed broken doxygen generation for Plugin Framework
|
10 роки тому |
ctkPluginAbstractTracked.tpp
|
448aaf3c3e
Qt5 compatibility for almost all libraries.
|
11 роки тому |
ctkPluginAbstractTracked_p.h
|
56b79ec0ed
Replaced tabs with spaces.
|
13 роки тому |
ctkPluginActivator.h
|
fa4eb174c4
Merge branch 'doxygen-grouping'
|
14 роки тому |
ctkPluginArchive.cpp
|
153ac777e6
Added support for a proper plug-in update mechanism.
|
13 роки тому |
ctkPluginArchiveSQL.cpp
|
98edffbb2b
Fixed memory leak in ctkPluginArchive.
|
13 роки тому |
ctkPluginArchiveSQL_p.h
|
98edffbb2b
Fixed memory leak in ctkPluginArchive.
|
13 роки тому |
ctkPluginArchive_p.h
|
98edffbb2b
Fixed memory leak in ctkPluginArchive.
|
13 роки тому |
ctkPluginConstants.cpp
|
153ac777e6
Added support for a proper plug-in update mechanism.
|
13 роки тому |
ctkPluginConstants.h
|
153ac777e6
Added support for a proper plug-in update mechanism.
|
13 роки тому |
ctkPluginContext.cpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkPluginContext.h
|
dc3b3fe132
Fixed broken doxygen generation for Plugin Framework
|
10 роки тому |
ctkPluginContext_p.h
|
9935b6ab32
Added group definitions and assignments for doxygen.
|
14 роки тому |
ctkPluginDatabaseException.cpp
|
7ac22e9716
Fixed rethrow method to work polymorphically.
|
12 роки тому |
ctkPluginDatabaseException.h
|
7ac22e9716
Fixed rethrow method to work polymorphically.
|
12 роки тому |
ctkPluginEvent.cpp
|
7299560777
PluginFramework - Added comment line sperator
|
14 роки тому |
ctkPluginEvent.h
|
6ad2704640
Fixed doxygen warnings (in user doc).
|
14 роки тому |
ctkPluginException.cpp
|
7ac22e9716
Fixed rethrow method to work polymorphically.
|
12 роки тому |
ctkPluginException.h
|
7ac22e9716
Fixed rethrow method to work polymorphically.
|
12 роки тому |
ctkPluginFramework.cpp
|
18924b605d
qRegisterMetaType ctkServiceReference and QSharedPointer<ctkPlugin>, because the weakness of Qt MetaType system, we need to
|
11 роки тому |
ctkPluginFramework.h
|
dc3b3fe132
Fixed broken doxygen generation for Plugin Framework
|
10 роки тому |
ctkPluginFrameworkContext.cpp
|
9331130fe3
Using : as separator might conflict with absolute paths on Windows.
|
10 роки тому |
ctkPluginFrameworkContext_p.h
|
153ac777e6
Added support for a proper plug-in update mechanism.
|
13 роки тому |
ctkPluginFrameworkDebug.cpp
|
25b5c224f9
Fixed debug flag for the resolve process.
|
13 роки тому |
ctkPluginFrameworkDebug_p.h
|
25b5c224f9
Fixed debug flag for the resolve process.
|
13 роки тому |
ctkPluginFrameworkEvent.cpp
|
6efcf6a000
Use ctkException as the base exception class in the PluginFW.
|
13 роки тому |
ctkPluginFrameworkEvent.h
|
c4cd80e8d2
Fixed Doxygen warnings.
|
12 роки тому |
ctkPluginFrameworkFactory.cpp
|
7299560777
PluginFramework - Added comment line sperator
|
14 роки тому |
ctkPluginFrameworkFactory.h
|
9935b6ab32
Added group definitions and assignments for doxygen.
|
14 роки тому |
ctkPluginFrameworkLauncher.cpp
|
51c7babbd7
Work around different wchar_t settings.
|
11 роки тому |
ctkPluginFrameworkLauncher.h
|
c4cd80e8d2
Fixed Doxygen warnings.
|
12 роки тому |
ctkPluginFrameworkListeners.cpp
|
fa067c5e31
More small performance tweaks for the plugin fw.
|
12 роки тому |
ctkPluginFrameworkListeners_p.h
|
6efcf6a000
Use ctkException as the base exception class in the PluginFW.
|
13 роки тому |
ctkPluginFrameworkUtil.cpp
|
47b3421658
Add support for Qt5
|
11 роки тому |
ctkPluginFrameworkUtil_p.h
|
3c081d518e
Use CTK exception classes everywhere in PluginFramework and plug-ins.
|
13 роки тому |
ctkPluginFramework_global.h
|
17251bdd6d
Simplify service properties object.
|
12 роки тому |
ctkPluginFramework_p.cpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkPluginFramework_p.h
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkPluginLocalization.cpp
|
7299560777
PluginFramework - Added comment line sperator
|
14 роки тому |
ctkPluginLocalization.h
|
9935b6ab32
Added group definitions and assignments for doxygen.
|
14 роки тому |
ctkPluginManifest.cpp
|
3c081d518e
Use CTK exception classes everywhere in PluginFramework and plug-ins.
|
13 роки тому |
ctkPluginManifest_p.h
|
448aaf3c3e
Qt5 compatibility for almost all libraries.
|
11 роки тому |
ctkPluginStorageSQL.cpp
|
448aaf3c3e
Qt5 compatibility for almost all libraries.
|
11 роки тому |
ctkPluginStorageSQL_p.h
|
a0a53ce4a5
Break the #include <QtSql> into
|
11 роки тому |
ctkPluginStorage_p.h
|
98edffbb2b
Fixed memory leak in ctkPluginArchive.
|
13 роки тому |
ctkPluginTracker.h
|
d7c504bdeb
Use ctkIllegalStateException instead of generic std::logic_error.
|
13 роки тому |
ctkPluginTracker.tpp
|
f682e8beab
Add the lost Q_D(const PluginTracker); in ctkPluginTracker<T>::isEmpty()
|
11 роки тому |
ctkPluginTrackerCustomizer.h
|
6ad2704640
Fixed doxygen warnings (in user doc).
|
14 роки тому |
ctkPluginTracker_p.h
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkPluginTracker_p.tpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkPlugin_p.cpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkPlugin_p.h
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkPlugins.cpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkPlugins_p.h
|
7c7215f716
Use QSharedPointer objects as list elements.
|
13 роки тому |
ctkRequirePlugin.cpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkRequirePlugin_p.h
|
9935b6ab32
Added group definitions and assignments for doxygen.
|
14 роки тому |
ctkServiceEvent.cpp
|
7299560777
PluginFramework - Added comment line sperator
|
14 роки тому |
ctkServiceEvent.h
|
2273ad91ab
Move the REGISTERED macro check to the front of the ctkServiceEvent file.
|
11 роки тому |
ctkServiceException.cpp
|
7ac22e9716
Fixed rethrow method to work polymorphically.
|
12 роки тому |
ctkServiceException.h
|
7ac22e9716
Fixed rethrow method to work polymorphically.
|
12 роки тому |
ctkServiceFactory.h
|
6ad2704640
Fixed doxygen warnings (in user doc).
|
14 роки тому |
ctkServiceProperties.cpp
|
17251bdd6d
Simplify service properties object.
|
12 роки тому |
ctkServiceProperties_p.h
|
17251bdd6d
Simplify service properties object.
|
12 роки тому |
ctkServiceReference.cpp
|
17251bdd6d
Simplify service properties object.
|
12 роки тому |
ctkServiceReference.h
|
dc3b3fe132
Fixed broken doxygen generation for Plugin Framework
|
10 роки тому |
ctkServiceReference_p.cpp
|
17251bdd6d
Simplify service properties object.
|
12 роки тому |
ctkServiceReference_p.h
|
17251bdd6d
Simplify service properties object.
|
12 роки тому |
ctkServiceRegistration.cpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkServiceRegistration.h
|
dc3b3fe132
Fixed broken doxygen generation for Plugin Framework
|
10 роки тому |
ctkServiceRegistration_p.cpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkServiceRegistration_p.h
|
17251bdd6d
Simplify service properties object.
|
12 роки тому |
ctkServiceSlotEntry.cpp
|
ee1d93ff89
Improve slot performance for framework listeners by tuning the hash value.
|
12 роки тому |
ctkServiceSlotEntry_p.h
|
ee1d93ff89
Improve slot performance for framework listeners by tuning the hash value.
|
12 роки тому |
ctkServiceTracker.h
|
d7c504bdeb
Use ctkIllegalStateException instead of generic std::logic_error.
|
13 роки тому |
ctkServiceTracker.tpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkServiceTrackerCustomizer.h
|
6ad2704640
Fixed doxygen warnings (in user doc).
|
14 роки тому |
ctkServiceTracker_p.h
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkServiceTracker_p.tpp
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkServices.cpp
|
47b3421658
Add support for Qt5
|
11 роки тому |
ctkServices_p.h
|
229714a4e2
Rename "*Private.(h|tpp|cpp)" into "*_p.(h|tpp|cpp)"
|
12 роки тому |
ctkTrackedPlugin.tpp
|
7299560777
PluginFramework - Added comment line sperator
|
14 роки тому |
ctkTrackedPluginListener_p.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 роки тому |
ctkTrackedPlugin_p.h
|
9935b6ab32
Added group definitions and assignments for doxygen.
|
14 роки тому |
ctkTrackedService.tpp
|
7299560777
PluginFramework - Added comment line sperator
|
14 роки тому |
ctkTrackedServiceListener_p.h
|
ad2fb5f3a9
Replaced signals with Q_SIGNALS and slots with Q_SLOTS. Fixes #73.
|
13 роки тому |
ctkTrackedService_p.h
|
9935b6ab32
Added group definitions and assignments for doxygen.
|
14 роки тому |
ctkVersion.cpp
|
6efcf6a000
Use ctkException as the base exception class in the PluginFW.
|
13 роки тому |
ctkVersion.h
|
951c9bdfa9
Added a operator< method to ctkVersion.
|
13 роки тому |
ctkVersionRange.cpp
|
3c081d518e
Use CTK exception classes everywhere in PluginFramework and plug-ins.
|
13 роки тому |
ctkVersionRange_p.h
|
9935b6ab32
Added group definitions and assignments for doxygen.
|
14 роки тому |
target_libraries.cmake
|
ac13c32312
Change CMake command to lower case. See #78
|
13 роки тому |