Commit History

Author SHA1 Message Date
  Jean-Christophe Fillion-Robin 9f1c5b4640 ctkPythonConsole - Import the interactive help module 14 years ago
  Jean-Christophe Fillion-Robin 3492e3e773 ctkConsole/ctkPythonConsole - Handle standardinput from ctkConsole 14 years ago
  Jean-Christophe Fillion-Robin e94a185743 ctkPythonConsole - Implement AutocompletePreferenceList 14 years ago
  Jean-Christophe Fillion-Robin 029d388dfd ctkConsoleCompleter - Add AutocompletePreferenceList 14 years ago
  Jean-Christophe Fillion-Robin 2322058ddd ctkPythonConsole - Autocompleter - Add parenthesis if it applies 14 years ago
  Jean-Christophe Fillion-Robin 5e7b94f008 Auto-completion within PythonConsole now considers __main__.__builtins__ 14 years ago
  Jean-Christophe Fillion-Robin 5da0576147 Now possible to lookup python attributes in a nested module. 14 years ago
  Jean-Christophe Fillion-Robin 5904604c76 ctkConsole - Rename TextBackgroundColor into BackgroundColor 14 years ago
  Jean-Christophe Fillion-Robin c6fe3874f0 Exclude ctkScriptingPythonCore library from PythonQt wrapping 14 years ago
  Jean-Christophe Fillion-Robin deeb7f28bf ctkSimplePythonShell/CMakeLists.txt - Use CTK_WRAPPED_LIBRARIES_PYTHONQT 14 years ago
  Jean-Christophe Fillion-Robin 027821e765 Add ctkPythonConsole designer plugin 14 years ago
  Jean-Christophe Fillion-Robin 96724f3064 ctkPythonConsole - Add "initialize(ctkAbstractPythonManager*)" method 14 years ago
  Jean-Christophe Fillion-Robin d9047576e1 Within ctk and qt python module, hide variable CTK_VERBOSE_IMPORT from user 14 years ago
  Jean-Christophe Fillion-Robin 0b02ff2c92 ctkConsole - If it applies, maintain scrollArea to the bottom when resizing 14 years ago
  Jean-Christophe Fillion-Robin 4d667b47a0 ctkPythonConsole - Enable SplitCopiedTextByLine property 14 years ago
  Jean-Christophe Fillion-Robin b56b6c7b14 Add ctkConsole::SplitCopiedTextByLine property 14 years ago
  Jean-Christophe Fillion-Robin ccd93dad88 ctkPythonConsole - disable RemoveTrailingSpaces and AutomaticIndentation 14 years ago
  Jean-Christophe Fillion-Robin 67668ce07c Add ctkConsole::textBackgroundColor property 14 years ago
  Jean-Christophe Fillion-Robin ab271f3bb9 Add ctkConsole::ScrollBarPolicy property 14 years ago
  Jean-Christophe Fillion-Robin 00890de30f ctkConsole - Factorize by building layout within init() function 14 years ago
  Jean-Christophe Fillion-Robin b3921f207b ctkConsole - Add "virtual" keyword if function are virtual in base class 14 years ago
  Jean-Christophe Fillion-Robin 95d5e5de73 ctkPythonConsole - help() function is now available 14 years ago
  Jean-Christophe Fillion-Robin ef6ab03b40 Use Py_file_input in ctkAbstractPythonManager::executeString 14 years ago
  Jean-Christophe Fillion-Robin 232f67aa52 Add virtual reset() function to ctkConsole and ctkPythonConsole 14 years ago
  Jean-Christophe Fillion-Robin 264cb402c9 ctkConsole - Introduce EditorHints property 14 years ago
  Jean-Christophe Fillion-Robin e9e8dee209 ctkConsole - Commands entered by user consider CommandTextColor property 14 years ago
  Jean-Christophe Fillion-Robin 1725d7e61f ctkConsole - Added automaticIndentation property 14 years ago
  Jean-Christophe Fillion-Robin 6f7fe86b3a Remove method 'clear' from ctkPythonConsole 14 years ago
  Jean-Christophe Fillion-Robin c80514f549 ctkPythonConsole - Comment out unimplemented function 'executeScript' 14 years ago
  Jean-Christophe Fillion-Robin a76c6f840a Move pythonAttributes method from ctkPythonConsole to ctkAbstractPythonManager 14 years ago