Sascha Zelzer
							
						 | 
						
							
							
								0cec71997d
							
							Clean up ctkCmdLineModuleParameter and friends.
						 | 
						13 年 前 | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								d24b327528
							
							Removed ctkCmdLineModuleMenuFactoryQtGui as too application specific
						 | 
						13 年 前 | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								a8bd48ec25
							
							Set combo box to use property currentEnumeration
						 | 
						13 年 前 | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								b912b92b6c
							
							Add new classes ctkCmdLineModuleQtComboBox and ctkCmdLineModuleQtUiLoader to CMakeLists.txt
						 | 
						13 年 前 | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								e852abdf22
							
							New classes ctkCmdLineModuleQtComboBox and ctkCmdLineModuleQtUiLoader for Qt frontend
						 | 
						13 年 前 | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								097f525ed2
							
							Fix template parameter when refering to QFutureWatcher in ctkCmdLineModuleFutureWatcher
						 | 
						13 年 前 | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								4ebce53803
							
							Actually aded ctkCmdLineModuleDefaultPathBuilderTest.cpp
						 | 
						13 年 前 | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								701bdb3cec
							
							Merge branch 'cli-module-support' of git://github.com/commontk/CTK into cli-module-support
						 | 
						13 年 前 | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								849fe19cac
							
							Unit test ctkCmdLineModuleDefaultPathBuilderTest
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								0f3eaf31c0
							
							Use QIODevice::Text when opening text devices for proper \n translations.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								113268d8ee
							
							Avoid sending pause/resume signals if the future does not support it.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								f543ed806d
							
							Do not use Qt 4.8 QStringRef::toAscii() method.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								1a4220fb41
							
							On Windows, terminating a process might not succeed - use kill instead.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								f4adf756c9
							
							Fixed Visual Studio compiler warnings.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								b09af0bf81
							
							Use ctkCmdLineModuleFutureWatcher output reporting in the explorer app.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								4141050532
							
							Added enhanced ctkCmdLineModuleFutureWatcher class for watching output.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								52f6625350
							
							Simplified tests by using QTestLib.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								dfc31a30ee
							
							Fixed Windows warnings and linker error.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								3c491165d0
							
							Use CTK settings classes for persisting user values.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								2964e7806b
							
							Remove entries from the tree if modules are unregistered.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								da202b4e93
							
							Added a qHash overload for ctkCmdLineModuleReference for usage in QHash.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								c6668f94d5
							
							Make the bool conversion operator a const method.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								aba7124d62
							
							Use proper doxygen comment style.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								fd907351aa
							
							Factored out helper classes for QtConcurrent mapped functions.
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								c7cdc1b121
							
							Merge branch '199-create-a-directory-list-widget' into cli-module-support
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								3f28910a32
							
							Reworked ctkDirectoryListWidget for improved flexibility.
						 | 
						13 年 前 | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								74de8df3d3
							
							Added doxygen for ctkCmdLineModuleDescription
						 | 
						13 年 前 | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								a231e0f037
							
							Fix ctkCmdLineModuleFrontend::parameters search by checking for zero output on compare function
						 | 
						13 年 前 | 
					
				
					
						
							
								   MattClarkson
							
						 | 
						
							
							
								fad36e7ea1
							
							Added class level doxygen for command line modules
						 | 
						13 年 前 | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								bf1d4584a2
							
							Fixed sleeping function usage on Windows.
						 | 
						13 年 前 |