Commit Graph

  • f84c1e12dc Firmware now detects when TunerStudio makes a connection to the Speeduino and sends a bootloader version identifier before the TS command Murray 2018-01-13 09:04:14 -0600
  • d62465045c only reset on DTR if PINB7 is held low Murray 2018-01-08 07:29:26 -0600
  • 534d62653c Removed deprecated method Base.getLibraries() master Cristian Maglie 2017-12-17 21:55:31 +0100
  • 3ed68c5d71 No need to make copy of list when caling BaseNoGui.librariesIndexer.getInstalledLibraries() Cristian Maglie 2017-12-18 21:39:08 +0100
  • 472d0b8ef6 Removed unused import Cristian Maglie 2017-12-17 20:11:27 +0100
  • 676f64325f Removed debugging leftovers Cristian Maglie 2018-01-03 14:35:14 +0100
  • 6b89bd338e Apply on-the-fly setFontSize to Console ide-1.9.x-beta Martino Facchin 2017-12-15 12:38:24 +0100
  • edfc8a22de use arduino-builder PR250 Martino Facchin 2017-09-28 17:18:21 +0200
  • 50644151af SaveAs should preserve the folder structure if user selected a sketch Martino Facchin 2017-12-11 11:33:16 +0100
  • 2e6ceb5991 rescan libraries when installing from zip file Martino Facchin 2017-12-07 16:03:19 +0100
  • d8e5652fd0 Output column info from compiler error when available Cristian Maglie 2017-11-07 16:30:38 +0100
  • d6bc3270c7 Add symlink support for Windows Martino Facchin 2017-12-07 15:56:37 +0100
  • c9edf29559 eclipse: fix full ide project Martino Facchin 2017-10-18 17:23:28 +0200
  • 7fd7065e11 Change revision to 1.9.0 Beta Martino Facchin 2017-10-02 16:28:50 +0200
  • 84767da842 [REMOVEME] Add Beta graphics and icons Martino Facchin 2017-10-10 10:34:02 +0200
  • 956a25855e autocomplete: improved rendering of completions Cristian Maglie 2017-10-17 13:45:39 +0200
  • 9b5681d542 autocomplete: extracted ArduinoCompletion to Completion generation method Cristian Maglie 2017-10-17 12:27:15 +0200
  • 2f6c4f422f autocompletion: factored filtering of completions Cristian Maglie 2017-10-16 17:26:02 +0200
  • c756ee9c8c Remove autocomplete for macros Martino Facchin 2017-10-13 16:13:55 +0200
  • 6987b8866c Added more debugging output for codecompletion errors Cristian Maglie 2017-10-12 16:04:49 +0200
  • 17ef8cf218 Increase debugging info in json parsing from autocomplete Cristian Maglie 2017-10-12 12:45:49 +0200
  • b2874857cd Refactored notification popup Cristian Maglie 2017-10-12 11:07:28 +0200
  • 388aa86a01 autocomplete: restore braces on functions Martino Facchin 2017-10-10 18:28:57 +0200
  • 22c49623cc cache + sort for autocomplete Martino Facchin 2017-10-05 17:31:33 +0200
  • 06f5069f2f eclipse: add autocomplete to classpath Martino Facchin 2017-10-05 17:25:32 +0200
  • f4c2dd7d3d Windows: add grpc jars to classpath Martino Facchin 2017-09-30 13:21:14 +0200
  • 189abbecda Removed unused import Cristian Maglie 2017-09-25 15:46:56 +0200
  • b8dacdf114 Calling arduino builder with GPRC API [experimental] Cristian Maglie 2017-09-25 15:46:15 +0200
  • 8399f49bb7 Created getAllHardwareFolders and getAllToolsFolders Cristian Maglie 2017-09-25 15:44:39 +0200
  • 66ab267018 Added method to determine board FQBN Cristian Maglie 2017-09-25 15:36:00 +0200
  • 7b047f337e Added missing licenses Cristian Maglie 2017-08-07 12:21:15 +0200
  • d173c60d79 codecompletion: added function parameters support. Cristian Maglie 2017-08-03 18:21:00 +0200
  • 90bc488266 Change links for arduino-builder + preprocessor Martino Facchin 2017-08-03 16:00:42 +0200
  • 027a5635c1 include autocomplete icons in pde.jar Martino Facchin 2017-08-03 15:57:11 +0200
  • 60229db5a1 Use FunctionCompletion when dealing with function autocompletions Cristian Maglie 2017-06-07 18:57:37 +0200
  • b47178c7b9 Added some more infos in CompletionDetails Cristian Maglie 2017-06-07 18:56:25 +0200
  • ce03c403dd Added CompletionsRenderer Cristian Maglie 2017-06-07 18:53:59 +0200
  • b216983931 Testing autocomplete with arduino-preprocessor Cristian Maglie 2017-05-15 17:40:23 +0200
  • f337f4aa66 pr-builder: Build linux64 first Cristian Maglie 2017-06-09 15:35:59 +0200
  • 427056b5c2 Introducing arduino-preprocessor (linux64 only for now) Cristian Maglie 2017-06-08 22:50:13 +0200
  • e6b1b8a319 fix windows build - add autocomplete libs ricardo.jl.rufino@gmail.com 2017-05-03 21:55:59 -0300
  • 0305676a7e Refactoring autocomplete structure ricardo.jl.rufino@gmail.com 2017-05-03 21:53:29 -0300
  • 51f1ffd167 Base implementation of autocomplete #849 ricardo.jl.rufino@gmail.com 2017-04-29 12:09:41 -0300
  • 7f4569b44f fixed eclipse (neon) classpath ricardo.jl.rufino@gmail.com 2017-04-28 00:22:19 -0300
  • 86d34011d7 Download the bundled core as any other tool Martino Facchin 2017-09-20 17:54:47 +0200
  • 32b3787760 Move AVR core to its own repo Martino Facchin 2017-09-20 17:23:07 +0200
  • 3148b997c0 Fix Increase/Decrease font size for different keyboard layouts Martino Facchin 2017-09-13 11:53:54 +0200
  • 50f2082e45 Avoid board change during compilation/upload Martino Facchin 2017-03-22 11:46:41 +0100
  • bdb80d8479 Implement MouseWheelListener on tabs Martino Facchin 2017-09-13 16:03:03 +0200
  • e5a83dbb45 Shift tabs if selected one if being painted offscreen Martino Facchin 2017-09-11 17:39:34 +0200
  • 7a9f8d41b8 Avoid using incomplete tmp file for board manager jsons Martino Facchin 2017-09-11 15:22:05 +0200
  • f1c3f672f6 parallelize additional jsons download Martino Facchin 2017-09-11 15:21:58 +0200
  • 5e08c80c01 Add clickable HTML view of Serial Monitor Martino Facchin 2017-01-09 12:06:37 +0100
  • 54f4a7e7e2 Extend UpdatableBoardsLibsFakeURLsHandler to handle real links Martino Facchin 2017-01-05 12:56:57 +0100
  • 8775aa3772 Only reload tabs if not in modified state Martino Facchin 2017-10-17 14:16:20 +0200
  • 3de3a27b16 watcher: move repaint to main thread Martino Facchin 2017-10-16 17:51:11 +0200
  • 1e3ab4d74c Use WindowListener instead than FocusListener to spawn watcher Martino Facchin 2017-10-16 12:17:21 +0200
  • d5d2c9c460 Avoid firing watcher if it failed to start proviously Martino Facchin 2017-09-11 14:40:41 +0200
  • 17b82a4a2b Add watcher on sketch files Martino Facchin 2017-09-11 12:35:49 +0200
  • e34a9b84ff Fix category selection missing first input Martino Facchin 2017-11-10 09:49:36 +0100
  • a2e6b65259 Solve mouseover + dropdown deadly combo Martino Facchin 2017-11-09 18:53:18 +0100
  • 9fd74ad5f8 [Lib/Board Manager] Give some padding to the dropdown lists Martino Facchin 2017-10-11 17:53:42 +0200
  • 0b3e141449 Add on-hover selection on Board/Library manager Martino Facchin 2017-10-02 16:29:07 +0200
  • 643290b061 Make board disappear via ttl instead then reachability Martino Facchin 2017-10-19 14:29:59 +0200
  • 602ab7524d Update jmdns to 3.5.3 Martino Facchin 2017-10-19 14:27:13 +0200
  • 71a4ba81d7 Save file line by line taking care of OS EOL Martino Facchin 2017-10-16 11:33:55 +0200
  • f972ba656c disable autolaunch of linux-setup Martino Facchin 2017-09-11 11:28:03 +0200
  • b28e8bc56d now *.rules files are created in /tmp folder Arturo Rinaldi 2017-03-24 15:36:48 +0100
  • b57874eea0 adding DFU mode UDEV rule for Arduino 101 Arturo Rinaldi 2017-03-11 18:15:08 +0100
  • 9363f16b66 fixing spaces/tabs if...else condition Arturo Rinaldi 2017-03-11 16:04:54 +0100
  • e42f78c480 fixing again blank spaces / tabs Arturo Rinaldi 2017-03-11 16:00:03 +0100
  • 5e5a6cea29 adding project URL and minor bugfixing Arturo Rinaldi 2017-03-11 15:57:48 +0100
  • e2eadc8e8f adding arduino-linux-setup.sh call in install.sh script Arturo Rinaldi 2017-03-10 13:06:21 +0100
  • f6690e182b adding arduino-linux-setup.sh script Arturo Rinaldi 2017-03-10 12:30:59 +0100
  • 00fc6e5f11 fix NPE if CLI upload is used Martino Facchin 2017-09-30 13:16:44 +0200
  • 6fcd476edd Wrap the discoverers into separate threads Martino Facchin 2017-09-22 17:35:32 +0200
  • 0d50f0bb6c Fix find/replace focus on Windows Martino Facchin 2017-10-09 17:12:29 +0200
  • 62246ba0fe Add copy/paste contextual menu to Firnd/replace text fields Martino Facchin 2017-08-10 14:30:49 +0200
  • 1c9fde2139 try to implement partial transparency Martino Facchin 2017-08-10 12:29:32 +0200
  • 65103aa7c6 Find/Replace: display on top of the related Editor Martino Facchin 2017-08-10 12:26:20 +0200
  • 890de113d6 When resolving dependencies consider installed contributions first Cristian Maglie 2017-02-20 13:41:25 +0100
  • aa4952e9f6 Added library dependencies install dialog Cristian Maglie 2017-01-30 17:26:56 +0100
  • 6ec036c26d Now libraries are installed with all the dependencies Cristian Maglie 2017-01-26 18:51:07 +0100
  • 1a5f574421 LibraryInstaller now autodetects if a library is being replaced Cristian Maglie 2017-01-26 18:00:53 +0100
  • bf8c521260 Lib installer: factored out method to perform lib installation Cristian Maglie 2017-01-26 17:35:10 +0100
  • 790034a1b5 Added library-dependency resolver Cristian Maglie 2017-01-26 15:44:50 +0100
  • b06a5057b7 Added helper methods to compare versions Cristian Maglie 2017-01-26 15:28:31 +0100
  • c33486b505 Renamed ContributedLibraryReference to ContributedLibraryDependency Cristian Maglie 2017-01-25 17:21:50 +0100
  • 3b548d417c Improved lib equality check Cristian Maglie 2017-01-25 15:34:14 +0100
  • bb9c769e87 Added collector to LibraryList Cristian Maglie 2017-01-30 17:24:30 +0100
  • 6a4f006565 Mitigate stdout roaming through editor consoles Martino Facchin 2017-10-10 16:33:39 +0200
  • f85cd535d2 Update arduinoOTA to 1.2.1 Martino Facchin 2017-09-11 15:33:32 +0200
  • 33a25304bf Hi-DPI: tentative auto DPI detection for Linux Cristian Maglie 2017-07-18 17:25:25 +0200
  • 3fca3ca6f7 Moving a sketch to another folder should move all files Martino Facchin 2017-06-21 10:42:03 +0200
  • 26265fc304 Fix ArrayList to List implicit conversion Martino Facchin 2017-06-23 17:24:47 +0200
  • 058903a9eb Only rescan libraries folders when really needed Martino Facchin 2017-06-23 16:50:10 +0200
  • 68faf7e9a6 Cache editor tools (don't create new instance for each menu item) Cristian Maglie 2017-04-10 15:51:29 +0200
  • 510107c352 Added setting for autoformat before saving (editor.autoformat_currentfile_before_saving) Cristian Maglie 2017-04-10 15:52:21 +0200
  • 968a34c709 Serial Monitor: added "show timestamp" checkbox Cristian Maglie 2017-04-10 16:17:34 +0200
  • cd9a15ebd1
    Merge pull request #6913 from coreyknapp/master Martino Facchin 2017-11-13 10:46:18 +0100