Sascha Zelzer
							
						 | 
						
							
							
								5a873cd5d5
							
							Properly close the module explorer app when modules are still running.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								a03a6136ac
							
							Cleaned up APIs for existing frontends and backends.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								6def9e93c2
							
							Improved code style for consistency.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								638dec28a1
							
							Merge branch 'cli-module-backend-frontend-refactoring' into cli-module-support
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								efe1e7e358
							
							Fixed formatting of what() exception message.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								9129b3ab17
							
							Added caching support cmd line module xml descriptions.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								004e947141
							
							The ctkCmdLineModuleManager is now thread-safe.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								cc4b2ed8a6
							
							Added experimental second front- (QtWebKit) and backend (function pointer).
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								9340a14d0c
							
							Refactored code into front- and backends + many explorer app improvements.
						 | 
						13 years ago | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								a9e18a9a5e
							
							Removed currentObject method, as it exposes underlying widgets
						 | 
						13 years ago | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								2c95ce4884
							
							Change ctkCmdLineModuleObjectTreeWalker to expose QObject* currentObject()
						 | 
						13 years ago | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								7204ff768a
							
							Change ctkCmdLineModule to only write command line arg if a value has been specified
						 | 
						13 years ago | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								639eec660a
							
							Provide separate variable names for image and file input and output widgets
						 | 
						13 years ago | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								0199f7dbfb
							
							Separate xsl for file and image types
						 | 
						13 years ago | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								514b5d6e6a
							
							Provide QUiLoader and ctkCmdLineModuleXslTransform via protected virtual getters
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								736b3a4af7
							
							Provide methods for querying the current module state.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								0a66f92ea1
							
							Use descriptive names for member variables.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								68187396c9
							
							Use the same name for signals as for the corresponding methods.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								9d1a13c9a5
							
							Register ctkCmdLineModuleReference with the Qt metaobject system.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								9fb4b4729a
							
							Use variable substitution syntax for unsupported widget types.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								dae2f987ff
							
							Use pimpl idiom for public xml/xsl classes.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								7e1ec6e317
							
							Added option to format xml output from xsl transformations.
						 | 
						13 years ago | 
					
				
					
						
							
								   Julien Finet
							
						 | 
						
							
							
								481f5055ae
							
							Add customization of ctkCmdLineModuleXslTransform
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								69125fde70
							
							Fix gcc 4.2.1 issue with super-class constructor.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								d7563dd526
							
							Cancel and pause (on POSIX systems) support for a process-based QFuture.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								048555a14d
							
							Added cancel support when running modules.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								be8e8768cc
							
							Use inheritance for the custom QFuture class.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								da9b93bfda
							
							Enable needed dependencies for ctkCommandLineModuleExplorer.
						 | 
						13 years ago | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								b023d87b67
							
							Add the path to the Qt designer plugins to the ui loader.
						 | 
						13 years ago | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								571dfebf0a
							
							Add slots for moduleProgressValueChanged moduleProgressTextChanged in ctkCLModuleExplorerMainWindow
						 | 
						13 years ago |