Historial de Commits

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