MattClarkson 701bdb3cec Merge branch 'cli-module-support' of git://github.com/commontk/CTK into cli-module-support пре 12 година
..
Resources 9340a14d0c Refactored code into front- and backends + many explorer app improvements. пре 12 година
Testing 701bdb3cec Merge branch 'cli-module-support' of git://github.com/commontk/CTK into cli-module-support пре 12 година
CMakeLists.txt 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. пре 12 година
ctkCmdLineModuleBackend.cpp 6def9e93c2 Improved code style for consistency. пре 12 година
ctkCmdLineModuleBackend.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleCache.cpp 9129b3ab17 Added caching support cmd line module xml descriptions. пре 12 година
ctkCmdLineModuleCache_p.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleConcurrentHelpers.cpp fd907351aa Factored out helper classes for QtConcurrent mapped functions. пре 12 година
ctkCmdLineModuleConcurrentHelpers.h fd907351aa Factored out helper classes for QtConcurrent mapped functions. пре 12 година
ctkCmdLineModuleDefaultPathBuilder.cpp fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleDefaultPathBuilder.h dfc31a30ee Fixed Windows warnings and linker error. пре 12 година
ctkCmdLineModuleDescription.cpp c7c82f0f92 Consistently use _p.h for private headers. пре 12 година
ctkCmdLineModuleDescription.h 74de8df3d3 Added doxygen for ctkCmdLineModuleDescription пре 12 година
ctkCmdLineModuleDescription_p.h c7c82f0f92 Consistently use _p.h for private headers. пре 12 година
ctkCmdLineModuleDirectoryWatcher.cpp fd907351aa Factored out helper classes for QtConcurrent mapped functions. пре 12 година
ctkCmdLineModuleDirectoryWatcher.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleDirectoryWatcher_p.h 004e947141 The ctkCmdLineModuleManager is now thread-safe. пре 12 година
ctkCmdLineModuleFrontend.cpp a231e0f037 Fix ctkCmdLineModuleFrontend::parameters search by checking for zero output on compare function пре 12 година
ctkCmdLineModuleFrontend.h 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. пре 12 година
ctkCmdLineModuleFrontendFactory.cpp 6def9e93c2 Improved code style for consistency. пре 12 година
ctkCmdLineModuleFrontendFactory.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleFuture.cpp 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. пре 12 година
ctkCmdLineModuleFuture.h 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. пре 12 година
ctkCmdLineModuleFutureInterface.cpp 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. пре 12 година
ctkCmdLineModuleFutureInterface.h f4adf756c9 Fixed Visual Studio compiler warnings. пре 12 година
ctkCmdLineModuleFutureInterface_p.h 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. пре 12 година
ctkCmdLineModuleFutureWatcher.cpp 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. пре 12 година
ctkCmdLineModuleFutureWatcher.h f4adf756c9 Fixed Visual Studio compiler warnings. пре 12 година
ctkCmdLineModuleManager.cpp 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. пре 12 година
ctkCmdLineModuleManager.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleParameter.cpp c7c82f0f92 Consistently use _p.h for private headers. пре 12 година
ctkCmdLineModuleParameter.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleParameterGroup.cpp c7c82f0f92 Consistently use _p.h for private headers. пре 12 година
ctkCmdLineModuleParameterGroup.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleParameterGroup_p.h c7c82f0f92 Consistently use _p.h for private headers. пре 12 година
ctkCmdLineModuleParameterParsers_p.h c7c82f0f92 Consistently use _p.h for private headers. пре 12 година
ctkCmdLineModuleParameter_p.h c7c82f0f92 Consistently use _p.h for private headers. пре 12 година
ctkCmdLineModulePathBuilder.cpp 6def9e93c2 Improved code style for consistency. пре 12 година
ctkCmdLineModulePathBuilder.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleReference.cpp da202b4e93 Added a qHash overload for ctkCmdLineModuleReference for usage in QHash. пре 12 година
ctkCmdLineModuleReference.h dfc31a30ee Fixed Windows warnings and linker error. пре 12 година
ctkCmdLineModuleReference_p.h 9340a14d0c Refactored code into front- and backends + many explorer app improvements. пре 12 година
ctkCmdLineModuleResult.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleRunException.cpp 6def9e93c2 Improved code style for consistency. пре 12 година
ctkCmdLineModuleRunException.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleXmlException.cpp 7a8050ed85 Implemented getting a ctkCmdLineModuleDescription object. пре 12 година
ctkCmdLineModuleXmlException.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleXmlMsgHandler.cpp 6def9e93c2 Improved code style for consistency. пре 12 година
ctkCmdLineModuleXmlMsgHandler_p.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleXmlParser.cpp c7c82f0f92 Consistently use _p.h for private headers. пре 12 година
ctkCmdLineModuleXmlParser_p.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleXmlProgressWatcher.cpp f543ed806d Do not use Qt 4.8 QStringRef::toAscii() method. пре 12 година
ctkCmdLineModuleXmlProgressWatcher.h 4141050532 Added enhanced ctkCmdLineModuleFutureWatcher class for watching output. пре 12 година
ctkCmdLineModuleXmlValidator.cpp 6def9e93c2 Improved code style for consistency. пре 12 година
ctkCmdLineModuleXmlValidator.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
ctkCmdLineModuleXslTransform.cpp 6def9e93c2 Improved code style for consistency. пре 12 година
ctkCmdLineModuleXslTransform.h fad36e7ea1 Added class level doxygen for command line modules пре 12 година
target_libraries.cmake e7e7ed23d9 CLI API prototype with a new separate QtGui dependent library. пре 12 година