Matt Clarkson
							
						 | 
						
							
							
								24a27cd8a5
							
							Add asterisk when generating nameFilters
						 | 
						11 lat temu | 
					
				
					
						
							
								   Matt Clarkson
							
						 | 
						
							
							
								dcc52b5538
							
							Give labels more useful explanation
						 | 
						11 lat temu | 
					
				
					
						
							
								   Matt Clarkson
							
						 | 
						
							
							
								f93e8f3519
							
							Add image type, fix formatting
						 | 
						11 lat temu | 
					
				
					
						
							
								   Matt Clarkson
							
						 | 
						
							
							
								5b99b866bd
							
							Remove incorrect examples, except ctkCmdLineModuleTour which is deliberate
						 | 
						11 lat temu | 
					
				
					
						
							
								   Matt Clarkson
							
						 | 
						
							
							
								8ead8cb569
							
							Provide all file/image/geometry types in ctkCmdLineModuleTour with correct/incorrect file extensions
						 | 
						11 lat temu | 
					
				
					
						
							
								   Jean-Christophe Fillion-Robin
							
						 | 
						
							
							
								48ef9aeb89
							
							Merge branch 'fix-warnings'
						 | 
						11 lat temu | 
					
				
					
						
							
								   Jean-Christophe Fillion-Robin
							
						 | 
						
							
							
								e3a26b6730
							
							Fix unused variable warnings
						 | 
						11 lat temu | 
					
				
					
						
							
								   Jean-Christophe Fillion-Robin
							
						 | 
						
							
							
								2ab1df0ad1
							
							Fix warning complaining about missing resource with resource list is empty.
						 | 
						11 lat temu | 
					
				
					
						
							
								   Julien Finet
							
						 | 
						
							
							
								1dbffd1040
							
							Merge pull request #483 from Eric89GXL/fsaa2
						 | 
						11 lat temu | 
					
				
					
						
							
								   Eric Larson
							
						 | 
						
							
							
								09fbd2b0b6
							
							Fix to enable specifying multisamples
						 | 
						11 lat temu | 
					
				
					
						
							
								   Jean-Christophe Fillion-Robin
							
						 | 
						
							
							
								9762a89d37
							
							Merge pull request #484 from mwoehlke-kitware/fix-virtual-dtors
						 | 
						11 lat temu | 
					
				
					
						
							
								   Matthew Woehlke
							
						 | 
						
							
							
								65449350f4
							
							Fix virtual dtor warnings
						 | 
						11 lat temu | 
					
				
					
						
							
								   Julien Finet
							
						 | 
						
							
							
								f94708dd9e
							
							Merge pull request #451 from mwoehlke-kitware/add-reload-settings
						 | 
						11 lat temu | 
					
				
					
						
							
								   Jean-Christophe Fillion-Robin
							
						 | 
						
							
							
								383c477dc3
							
							Merge branch '482-fix-ctkTestApplication-qt4-build'
						 | 
						11 lat temu | 
					
				
					
						
							
								   Jean-Christophe Fillion-Robin
							
						 | 
						
							
							
								37373075eb
							
							Fix build of ctkTestApplication.cpp with Qt4. Fixes #482
						 | 
						11 lat temu | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								b105afb5d6
							
							Fix ctkConsoleTest for Qt5.
						 | 
						11 lat temu | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								561901bd32
							
							Merge branch 'lygstate-fixes'
						 | 
						11 lat temu | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								9cd78cf0d0
							
							Use ascii ' instead unicode ‘’
						 | 
						11 lat temu | 
					
				
					
						
							
								   Yonggang Luo
							
						 | 
						
							
							
								44a9e2627e
							
							use GetProcAddress to safe calling to RtlCaptureStackBackTrace in ctkBackTrace.cpp
						 | 
						12 lat temu | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								49a211d1cb
							
							Merge branch 'plugin-fw-fixes'
						 | 
						11 lat temu | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								51c7babbd7
							
							Work around different wchar_t settings.
						 | 
						11 lat temu | 
					
				
					
						
							
								   Yonggang Luo
							
						 | 
						
							
							
								38529843c8
							
							Use ascii ' instead of unicode ’ in file ctkEventAdmin.h
						 | 
						12 lat temu | 
					
				
					
						
							
								   Yonggang Luo
							
						 | 
						
							
							
								bb27edf21f
							
							Use unicode version FormatMessageW in ctkPluginFrameworkLauncher::appendPathEnv
						 | 
						12 lat temu | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								a0a53ce4a5
							
							Break the #include <QtSql> into
						 | 
						11 lat temu | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								18924b605d
							
							qRegisterMetaType ctkServiceReference and QSharedPointer<ctkPlugin>, because the weakness of Qt MetaType system, we need to
						 | 
						11 lat temu | 
					
				
					
						
							
								   Yonggang Luo
							
						 | 
						
							
							
								f682e8beab
							
							Add the lost Q_D(const PluginTracker); in ctkPluginTracker<T>::isEmpty()
						 | 
						12 lat temu | 
					
				
					
						
							
								   Yonggang Luo
							
						 | 
						
							
							
								818d79f691
							
							It's should return T() but QVariant().
						 | 
						12 lat temu | 
					
				
					
						
							
								   Yonggang Luo
							
						 | 
						
							
							
								2273ad91ab
							
							Move the REGISTERED macro check to the front of the ctkServiceEvent file.
						 | 
						12 lat temu | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								dac347bd8c
							
							Merge branch 'fix-xnat-resource-reconstruction-handling'
						 | 
						11 lat temu | 
					
				
					
						
							
								   Sascha Zelzer
							
						 | 
						
							
							
								2c583bd8de
							
							Fix unused parameter warning.
						 | 
						11 lat temu |