提交歷史

作者 SHA1 備註 提交日期
  Mayeul Chassagnard 6927617f50 ENH: ctkConsole: Support completion within multi-line statement 8 年之前
  Mayeul Chassagnard 96027a4bca BUG: ctkConsole: Fix delete/BackSpace when cursor = commandEnd/InteractivePosition 8 年之前
  Mayeul Chassagnard e479067b3c STYLE: ctkConsole: Fix indent 8 年之前
  Mayeul Chassagnard 3467bc1075 BUG: ctkConsole: Fix autocomplete during insertion 8 年之前
  Mayeul Chassagnard abf47613af BUG: ctkConsole: Backspace working in every case in the PythonConsole 8 年之前
  Mayeul Chassagnard 967fc8a855 BUG: ctkConsole: Allow to replace if cursor at the beginning of the interactive area 8 年之前
  Mayeul Chassagnard 57b89049fa ENH: ctkConsole: Prevent autocomplete from interfering with the message area 8 年之前
  Mayeul Chassagnard 461b2784ff BUG: ctkConsole: Ensure autocompleter is updated or hidden when moving left 8 年之前
  Mayeul Chassagnard 7dfc8f158b ENH: ctkConsole: Restrict cursor to command_line's end rather than document's end 8 年之前
  Mayeul Chassagnard 44943f389c ENH: ctkConsole: Display output message under command line during autocompletion 8 年之前
  Jean-Christophe Fillion-Robin 97ec773fe5 ENH: ctkConsole: Improve updateCommandBuffer to limit content of text 8 年之前
  Jean-Christophe Fillion-Robin fb314c770f ENH: ctkConsole: Restore positions after building the completion model 8 年之前
  Jean-Christophe Fillion-Robin 4202e73666 ENH: ctkConsole: Extend API adding cursorPosition, cursorColumn and cursorLine 8 年之前
  Christopher Mullins 35ede172cf ENH: ctkPythonConsole: Enable cursorOffset on multiline statements 8 年之前
  Christopher Mullins fb587146f3 ENH: ctkPytonConsole: Move cursor between parentheses if parameters detected 8 年之前
  Johan Andruejol ec7d24e651 Expose option on ctkConsole to control the runFile() interface 9 年之前
  Johan Andruejol 7d18dc4049 Add an option to the ctkConsole to add/set the completion shortcuts 9 年之前
  Andras Lasso 33845638e9 BUG: Enable Ctrl-C shortcut in Python console in the history area 10 年之前
  Andras Lasso 0538685b73 ctkConsole: Added direct backspace key handling 10 年之前
  Andras Lasso 6b301fb0ac ctkConsole: Do not allow moving before the interactive position 10 年之前
  Andras Lasso b1f69f22f4 ENH: Removed low-level key processing from ctkConsolePrivate::keyPressEvent 10 年之前
  Andras Lasso cac06a239f BUG: Fixed more keyboard shortcuts in console 10 年之前
  Andras Lasso aaaa638b79 BUG: Fixed Console Shift+Home behavior 10 年之前
  Jean-Christophe Fillion-Robin dc9fd8167b Merge remote-tracking branch 'finetjul/295-ctkconsole-ensure-lines-visible' 11 年之前
  Jean-Christophe Fillion-Robin fba83ac338 Merge remote-tracking branch 'finetjul/315-ctkconsole-open-file' 11 年之前
  Sascha Zelzer 77a4db546b Merge remote-tracking branch 'j2/add-qt5-support' into qt5 11 年之前
  Julien Finet b3935fd5b6 Add open file dialog and print help message actions 11 年之前
  Julien Finet dd23739723 Ensure edit line in ctkConsole is always visible 11 年之前
  Julien Finet ad63c20f79 Fix copy/paste in ctkConsole 11 年之前
  Julien Finet 47b3421658 Add support for Qt5 11 年之前