Commit History

Author SHA1 Message Date
  Mayeul Chassagnard 6927617f50 ENH: ctkConsole: Support completion within multi-line statement 9 years ago
  Mayeul Chassagnard 96027a4bca BUG: ctkConsole: Fix delete/BackSpace when cursor = commandEnd/InteractivePosition 9 years ago
  Mayeul Chassagnard f5611e8bae ENH: ctkAbstractPythonManager: Update autocompletion to support callable with arguments 9 years ago
  Mayeul Chassagnard e479067b3c STYLE: ctkConsole: Fix indent 9 years ago
  Mayeul Chassagnard 3467bc1075 BUG: ctkConsole: Fix autocomplete during insertion 9 years ago
  Mayeul Chassagnard abf47613af BUG: ctkConsole: Backspace working in every case in the PythonConsole 9 years ago
  Mayeul Chassagnard 967fc8a855 BUG: ctkConsole: Allow to replace if cursor at the beginning of the interactive area 9 years ago
  Mayeul Chassagnard 57b89049fa ENH: ctkConsole: Prevent autocomplete from interfering with the message area 9 years ago
  Mayeul Chassagnard 461b2784ff BUG: ctkConsole: Ensure autocompleter is updated or hidden when moving left 9 years ago
  Mayeul Chassagnard 7dfc8f158b ENH: ctkConsole: Restrict cursor to command_line's end rather than document's end 9 years ago
  Mayeul Chassagnard 44943f389c ENH: ctkConsole: Display output message under command line during autocompletion 9 years ago
  Mayeul Chassagnard 814c3975ab ENH: ctkAbstractPythonManager: pythonAttributes can instantiate class and return instance members 9 years ago
  Mayeul Chassagnard 5bae457250 ENH: Add test for ctkAbstractPythonManager::pythonAttributes() 9 years ago
  Jean-Christophe Fillion-Robin 97ec773fe5 ENH: ctkConsole: Improve updateCommandBuffer to limit content of text 9 years ago
  Jean-Christophe Fillion-Robin fb314c770f ENH: ctkConsole: Restore positions after building the completion model 9 years ago
  Jean-Christophe Fillion-Robin 4202e73666 ENH: ctkConsole: Extend API adding cursorPosition, cursorColumn and cursorLine 9 years ago
  Jean-Christophe Fillion-Robin 05de24dbb3 Merge pull request #724 from msmolens/fix-cxx-standard-invalid-value 8 years ago
  Max Smolens a2301f8684 BUG: Fix build when CMAKE_CXX_STANDARD is not set 8 years ago
  Marco Nolden f96b5014aa COMP: fix build errors if DCMTK is configured to use STL 8 years ago
  Marco Nolden 5b97ecdc3c Use CMAKE_CXX_STANDARD setting for inner CTK build and sub-projects 8 years ago
  Julien Finet 9e6df18327 Merge pull request #720 from lassoan/sliceview-overlay-warp 8 years ago
  Julien Finet bb98fa2aab Merge pull request #721 from lassoan/inf-image-histogram 8 years ago
  Andras Lasso e9e2b8aee4 BUG: Make lightbox renderwindow use parallel projection by default 8 years ago
  Andras Lasso 7929ff3e52 BUG: Fixed crash in histogram computation for inf image 8 years ago
  Andras Lasso b9b3f6ec07 BUG: Fixed warped widgets in ctkVTKSliceView overlay 8 years ago
  Sascha Zelzer 94f3e95876 Merge pull request #719 from azias/master 8 years ago
  Yann Zimmermann b50ab4c33b getMatchedObjectClasses does not collect class names 8 years ago
  Jean-Christophe Fillion-Robin 06ac6eb590 Merge pull request #716 from commontk/remove-duplicated-else-ctkMacroSetupQt 8 years ago
  Samuel John 6e099a7352 BUG: BuildSystem: Remove duplicated else in ctkMacroSetupQt.cmake 8 years ago
  Jean-Christophe Fillion-Robin 7129bb0b65 Merge pull request #713 from commontk/fix-ctkErrorLogFDMessageHandler-warning 8 years ago