Sascha Zelzer 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
..
Resources 9340a14d0c Refactored code into front- and backends + many explorer app improvements. %!s(int64=13) %!d(string=hai) anos
Testing 9340a14d0c Refactored code into front- and backends + many explorer app improvements. %!s(int64=13) %!d(string=hai) anos
CMakeLists.txt 9129b3ab17 Added caching support cmd line module xml descriptions. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleBackend.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleBackend.h 9129b3ab17 Added caching support cmd line module xml descriptions. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleCache.cpp 9129b3ab17 Added caching support cmd line module xml descriptions. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleCache_p.h 9129b3ab17 Added caching support cmd line module xml descriptions. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleDefaultPathBuilder.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleDefaultPathBuilder.h d7125ce87b Use pass by value for primitive types. Added const where appropriate. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleDescription.cpp c7c82f0f92 Consistently use _p.h for private headers. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleDescription.h 17a44cbbba Added doxygen groupings. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleDescription_p.h c7c82f0f92 Consistently use _p.h for private headers. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleDirectoryWatcher.cpp 004e947141 The ctkCmdLineModuleManager is now thread-safe. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleDirectoryWatcher.h d7125ce87b Use pass by value for primitive types. Added const where appropriate. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleDirectoryWatcher_p.h 004e947141 The ctkCmdLineModuleManager is now thread-safe. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleFrontend.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleFrontend.h 9340a14d0c Refactored code into front- and backends + many explorer app improvements. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleFrontendFactory.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleFrontendFactory.h 9340a14d0c Refactored code into front- and backends + many explorer app improvements. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleFuture.h 69125fde70 Fix gcc 4.2.1 issue with super-class constructor. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleFutureInterface.h d7563dd526 Cancel and pause (on POSIX systems) support for a process-based QFuture. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleManager.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleManager.h 9129b3ab17 Added caching support cmd line module xml descriptions. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleParameter.cpp c7c82f0f92 Consistently use _p.h for private headers. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleParameter.h 17a44cbbba Added doxygen groupings. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleParameterGroup.cpp c7c82f0f92 Consistently use _p.h for private headers. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleParameterGroup.h 17a44cbbba Added doxygen groupings. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleParameterGroup_p.h c7c82f0f92 Consistently use _p.h for private headers. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleParameterParsers_p.h c7c82f0f92 Consistently use _p.h for private headers. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleParameter_p.h c7c82f0f92 Consistently use _p.h for private headers. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModulePathBuilder.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModulePathBuilder.h a0aa455805 Added basic ctkCmdLineModulePathBuilder and ctkCmdLineModuleDefaultPathBuilder %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleReference.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleReference.h 9340a14d0c Refactored code into front- and backends + many explorer app improvements. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleReference_p.h 9340a14d0c Refactored code into front- and backends + many explorer app improvements. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleResult.h 7775c377f5 Added support for progress reporting via QFuture. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleRunException.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleRunException.h 9340a14d0c Refactored code into front- and backends + many explorer app improvements. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXmlException.cpp 7a8050ed85 Implemented getting a ctkCmdLineModuleDescription object. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXmlException.h 17a44cbbba Added doxygen groupings. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXmlMsgHandler.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXmlMsgHandler_p.h e7e7ed23d9 CLI API prototype with a new separate QtGui dependent library. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXmlParser.cpp c7c82f0f92 Consistently use _p.h for private headers. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXmlParser_p.h 7a8050ed85 Implemented getting a ctkCmdLineModuleDescription object. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXmlProgressWatcher.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXmlProgressWatcher.h 9340a14d0c Refactored code into front- and backends + many explorer app improvements. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXmlValidator.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXmlValidator.h dae2f987ff Use pimpl idiom for public xml/xsl classes. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXslTransform.cpp 6def9e93c2 Improved code style for consistency. %!s(int64=13) %!d(string=hai) anos
ctkCmdLineModuleXslTransform.h 9340a14d0c Refactored code into front- and backends + many explorer app improvements. %!s(int64=13) %!d(string=hai) anos
target_libraries.cmake e7e7ed23d9 CLI API prototype with a new separate QtGui dependent library. %!s(int64=13) %!d(string=hai) anos