Sascha Zelzer
|
1dd16ae785
Include missing header for some Visual Studio versions.
|
il y a 10 ans |
Sascha Zelzer
|
73e80bda4f
Added methods to retrieve registered backends from the module manager.
|
il y a 11 ans |
Sascha Zelzer
|
60336025bc
Added timeOutForXmlRetrieval to the module backend class.
|
il y a 11 ans |
Matt Clarkson
|
c2dacdfe4c
Stop reloadModules crashing
|
il y a 11 ans |
Matt Clarkson
|
a932ae4399
Merge branch 'cli-timeout' of https://github.com/saschazelzer/CTK into 376-handle-timeout-retrieving-xml
|
il y a 11 ans |
Matt Clarkson
|
019d677f41
Add ability to replace CLI backend
|
il y a 11 ans |
Matt Clarkson
|
990a42e5a3
Tweak error message format
|
il y a 11 ans |
Matt Clarkson
|
092fe3fac3
Don't cache XML if it was a timeout
|
il y a 11 ans |
Matt Clarkson
|
2df84cb1cc
Use try/catch and debug output when extracting xml
|
il y a 11 ans |
Sascha Zelzer
|
888a64c730
Added timeout handling for command line modules.
|
il y a 11 ans |
Matt Clarkson
|
855106504c
CLI ValidationMode now not const
|
il y a 11 ans |
Matt Clarkson
|
eed8e1f94a
Reload all CLI modules
|
il y a 11 ans |
Matt Clarkson
|
d4a1873e0b
Don't update cache timestamp, if reading XML from cache
|
il y a 11 ans |
Matt Clarkson
|
03196ea65a
Allow CmdLineModuleManager to clear cache
|
il y a 11 ans |
Sascha Zelzer
|
b54453d2d4
Fixed more Qt 4.6 issues.
|
il y a 12 ans |
Sascha Zelzer
|
7bfbbf5feb
Added a getter for the ModuleManager validation mode.
|
il y a 12 ans |
Sascha Zelzer
|
cd9f093fe5
Do not create invalid module references when querying the manager.
|
il y a 12 ans |
Sascha Zelzer
|
047ce4ecd4
Always cache the XML output of a module.
|
il y a 12 ans |
Sascha Zelzer
|
31f099b081
Do not try to un-register an invalid module reference.
|
il y a 12 ans |
Sascha Zelzer
|
4141050532
Added enhanced ctkCmdLineModuleFutureWatcher class for watching output.
|
il y a 12 ans |
Sascha Zelzer
|
6def9e93c2
Improved code style for consistency.
|
il y a 12 ans |
Sascha Zelzer
|
9129b3ab17
Added caching support cmd line module xml descriptions.
|
il y a 12 ans |
Sascha Zelzer
|
004e947141
The ctkCmdLineModuleManager is now thread-safe.
|
il y a 12 ans |
Sascha Zelzer
|
9340a14d0c
Refactored code into front- and backends + many explorer app improvements.
|
il y a 12 ans |
Sascha Zelzer
|
0a66f92ea1
Use descriptive names for member variables.
|
il y a 12 ans |
Sascha Zelzer
|
19409f4d86
Renamed files and classes from *ModuleInstance* to *Module*.
|
il y a 13 ans |
Sascha Zelzer
|
c7c82f0f92
Consistently use _p.h for private headers.
|
il y a 13 ans |
Sascha Zelzer
|
f21b5f65b5
Added setVerboseOutput() method to CmdLineModuleManager.
|
il y a 13 ans |
MattClarkson
|
086955896c
Added moduleAdded and moduleRemoved to ctkCmdLineModuleManager
|
il y a 13 ans |
MattClarkson
|
6248a2585e
Implemented ctkCmdLineModuleManager::moduleReference and ctkCmdLineModuleManager::unregisterModule
|
il y a 13 ans |