55 커밋 (main)

작성자 SHA1 메시지 날짜
  Frank 0d32d6411d
Gui: finally: Fix reload issue 4 년 전
  Frank Bösing 777ee3a6d7 cleaning 4 년 전
  Frank Bösing cac8726c77 Update view.js 4 년 전
  Frank Bösing 4a2c98eaaa add on-click message 4 년 전
  Frank Bösing 271e8aa1e3 one more fix 4 년 전
  Frank Bösing 526c5b2497 update 4 년 전
  PaulStoffregen 75121b2064 Show error icons 4 년 전
  Frank Bösing dbee3c0677 Set errorflag on both conflicting nodes 4 년 전
  Frank Bösing f88a09f8a3 Gui - requirements 4 년 전
  Frank 49d5c6cac4
fixes import 4 년 전
  PaulStoffregen c26e76632f Fix design tool export bug (thanks neurofun) 7 년 전
  Caleb Crome d6718ac763 AudioConnection:Fix the source and destination names for AudioConnections when using custom node names. 8 년 전
  PaulStoffregen 2f5d57d586 GUI: use div for tooltip info, fixes #148 8 년 전
  PaulStoffregen b3e5b475bc GUI: Avoid history.pushState on Chrome with file:/ access 8 년 전
  PaulStoffregen ad5eeb150c Add arrangeAll (thanks mamuesp, from #141) 9 년 전
  PaulStoffregen 564b2eb8fa Fix GUI documentation URLs (issue #140) 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 1b990b7ca4 Bugfix: import function - undefined variable 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 380a351f6b Removed the asynchronous loading of HTML files via JavaScript, because this will be blocked on real offline use (file:// protocol). 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 50b2897871 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 년 전
  Manfred Müller-Späth 5c8aa2b9d3 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 년 전
  Manfred Müller-Späth 90aad62e30 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 년 전
  PaulStoffregen aecb6d73a5 Move misc files to subdirs 9 년 전
  PaulStoffregen 652994b05b Fix javascript errors with Chrome (thanks HWGuy) 9 년 전
  PaulStoffregen 0e9d655c69 Improve offline browser compatibility 9 년 전
  PaulStoffregen a41e2a7c26 design tool needs to include SerialFlash.h in exported code 9 년 전
  PaulStoffregen 038d091793 GUI: reenable input ports when other objects driving them are deleted 10 년 전
  PaulStoffregen cee685fd8f Improve GUI welcome message 10 년 전
  PaulStoffregen 029bbe268f Add GUI documentation URLs 10 년 전
  PaulStoffregen fc6e2ef4a7 Fix export button when no changes in GUI 10 년 전
  PaulStoffregen 14536bc9ec Improve export button 10 년 전
  PaulStoffregen 5453d51a54 remove extra status icons 10 년 전
  PaulStoffregen a101d9c9ab Add thanks message at startup in info sidebar 10 년 전
  PaulStoffregen 460301cfb0 Disable comms in GUI 10 년 전
  PaulStoffregen 857ca16880 Show paragraph after "Summary" in popup info 10 년 전
  PaulStoffregen b4c673e5cd Disable input ports after load from localStorage 10 년 전
  PaulStoffregen 97fd83a90a Use localStorage to preserve work 10 년 전
  PaulStoffregen 994e70ff11 comment out "Lost connection" error 10 년 전
  PaulStoffregen 8cc4028637 Actual C++ code export 10 년 전
  PaulStoffregen 7cb99cb9b9 Initial work on C++ code generation 10 년 전
  PaulStoffregen 995eed2a31 reformat node-red spaces to tabs 10 년 전
  PaulStoffregen 7df1b21b20 Generate C++ compatible IDs in the GUI 10 년 전
  PaulStoffregen dbc69f83a4 Load node list from static html 10 년 전
  PaulStoffregen b0cf94ede5 Restrict drawing to single connection per input 10 년 전