18 次代码提交 (94f7f6fbe8ea9f8aa6a164c1bd132c6dd7457342)

作者 SHA1 备注 提交日期
  PaulStoffregen ad5eeb150c Add arrangeAll (thanks mamuesp, from #141) 9 年前
  Manfred Müller-Späth f5b7c2abdf Fixed: issue #92 - testing for input/output nodes - if none found, the export is not possible 9 年前
  Manfred Müller-Späth 1c522d1be2 Improvement: import is able to parse comma separated definitions of variables 9 年前
  Manfred Müller-Späth bc6be819e4 Improvement: import is now very error tolerant, no need of "begin" or "end" comments - just throw the data in. It searches for keywords (aka node types) at the start of each line and tries to parse these lines. 9 年前
  Manfred Müller-Späth e60107aa12 Bugfix: added the loading of the static form data (had been forgotten in the last commit) 9 年前
  Manfred Müller-Späth 8c9b34d565 Some bugfixes and some improvements 9 年前
  Manfred Müller-Späth 0a43f66de2 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 年前
  Manfred Müller-Späth 563aa6482c Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 年前
  PaulStoffregen 038d091793 GUI: reenable input ports when other objects driving them are deleted 10 年前
  PaulStoffregen 029bbe268f Add GUI documentation URLs 10 年前
  PaulStoffregen 5453d51a54 remove extra status icons 10 年前
  PaulStoffregen b4c673e5cd Disable input ports after load from localStorage 10 年前
  PaulStoffregen 97fd83a90a Use localStorage to preserve work 10 年前
  PaulStoffregen 995eed2a31 reformat node-red spaces to tabs 10 年前
  PaulStoffregen 7df1b21b20 Generate C++ compatible IDs in the GUI 10 年前
  PaulStoffregen b0cf94ede5 Restrict drawing to single connection per input 10 年前
  PaulStoffregen ceecd3302e Add multiple input drawing, UI only 10 年前
  PaulStoffregen d31a5fdebd Import Node-Red "public" folder 10 年前