Commit History

作者 SHA1 備註 提交日期
  Jean-Christophe Fillion-Robin 0cf55385a4 ENH: Added virtual function fileNameToKey() to ctkAbstractLibraryFactory 15 年之前
  Jean-Christophe Fillion-Robin 4859d01ebc STYLE: Remove extra comment in ctkAbstract{Library, Object, QObject}Factory 15 年之前
  Julien Finet 675016f22e ENH: Add ctkDirectoryButton, a pushbutton that display a directory and popups a QFileDialog::GetExistingDirectory dialog. 15 年之前
  Jean-Christophe Fillion-Robin 7535096173 ENH: Tweak license header - Use "Copyright (c) 2010 Kitware Inc." instead of "Copyright (c) Kitware Inc." 15 年之前
  Jean-Christophe Fillion-Robin fa616ad159 BUG: Updated QtMobilityGitBranch1.0-patch.cmake.in - "git add --all" is now invoked 15 年之前
  Jean-Christophe Fillion-Robin 5e94dd99e6 BUG: Fix ctkMacroBuild{Lib,Plugin,App}.cmake - Source and generated group now refer to the correct files. 15 年之前
  Jean-Christophe Fillion-Robin 3c0b3ce56d BUG: Utility DGraph is now using ctkDependencyGraph class without any symbol exported 15 年之前
  Jean-Christophe Fillion-Robin 1457f1f491 ENH: Update license header into *.h, *.cpp, *.tpp 15 年之前
  Jean-Christophe Fillion-Robin 8cc75489ad BUG: Fix CTKGenerateCTKConfig.cmake 15 年之前
  Jean-Christophe Fillion-Robin 70cefac990 ENH: Added ctkVTKRenderView and its corresponding plugin in Visualization/VTK/Widgets 15 年之前
  Jean-Christophe Fillion-Robin 737d5280f9 STYLE: CTK Widgets are now exposed in the designer using "CTK [Widgets]" instead of "[CTK Widgets]" 15 年之前
  Jean-Christophe Fillion-Robin 3da0354bf9 BUG: Fix SuperBuild.cmake - ctk_*_bool_vars were generated using the wrong list. 15 年之前
  Jean-Christophe Fillion-Robin 29d486afc8 BUG: Updated ExternlProject.cmake / generation of <project>-gitclone.cmake 15 年之前
  Jean-Christophe Fillion-Robin 2ecca6c93e ENH: In DGraph, change '-path' into '-paths'. 15 年之前
  Jean-Christophe Fillion-Robin 763f7343ee BUG: In CMakeLists, change CXX_TEST_PATH into CPP_TEST_PATH and set its value correctly 15 年之前
  Jean-Christophe Fillion-Robin 7e34f88c54 BUG: Fix ctkMacroGetAllNonCTKTargetLibraries 15 年之前
  Jean-Christophe Fillion-Robin b3abdf6ec1 ENH: Only CTKCore is enabled by default 15 年之前
  Jean-Christophe Fillion-Robin a7d97079db ENH: Added macro ctkMacroValidateBuildOptions 15 年之前
  Jean-Christophe Fillion-Robin d274854a98 ENH: Update ctkMacroGenerateDGraphInput to present a thrid parameter 'with_option' 15 年之前
  Jean-Christophe Fillion-Robin 4acb9a7bbb BUG: Fix ctkMacroGenerateDGraphInput, ctkMacroGenerateProjectXml and main CMakeLists to use of ${${option_name}} instead of ${option_name} 15 年之前
  Jean-Christophe Fillion-Robin f320081d13 STYLE: In ctkTransferFunction, change "ctk" to "CTK" in license header 15 年之前
  Jean-Christophe Fillion-Robin a2c5bf9eab ENH: Add option -path to DGrapgh executable 15 年之前
  Jean-Christophe Fillion-Robin 20a79e2f1e ENH: In CMakeLists.txt, for now, let's have all CTK_LIB option enabled by default 15 年之前
  Jean-Christophe Fillion-Robin 68147958c4 ENH: Update CMakeLists.txt - It's now possible to specify the default value for CTK_{LIB,PLUGIN,APP} options 15 年之前
  Jean-Christophe Fillion-Robin 12a9af8e3c ENH: Update ctkMacroCollectTargetLibraryNames - Do not use option_name option anymore 15 年之前
  Jean-Christophe Fillion-Robin e2345a109b ENH: Update ctkMacroAddCtkLibraryOptions to make use of ctkMacroExtractOptionNameAndValue 15 年之前
  Jean-Christophe Fillion-Robin ddd1dd5b7b ENH: Added ctkMacroExtractOptionNameAndValue 15 年之前
  Jean-Christophe Fillion-Robin e588f214de BUG: In ctkMacroBuild{App,Lib,Plugin,QtDesignerPlugin), MY_SRCS shouldn't be cleared. 15 年之前
  Jean-Christophe Fillion-Robin fd4845f2b9 BUG: Fix ctkMacroBuild{App, Lib, Plugin, QtDesignerPlugin} - Make sure variable MY_{SRCS,UI_CXX,QRC_SRCS} are cleared 15 年之前
  Jean-Christophe Fillion-Robin 516f5344b2 BUG: Fix typo errors in SuperBuild.cmake 15 年之前