Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-19Expand String examples with explicit size concat and constructorstring-examplesMatthijs Kooijman
2019-09-19Starting 1.8.11Martino Facchin
2019-09-19Linux: quote install script pathsMartino Facchin
2019-09-18Serial Plotter: Don't try to parse line containing only trimmable charactersSandeep Mistry
2019-09-17Enhance readme for readabilityFrank Lyder Bredland
2019-09-16Fix a typo45gfg9
2019-09-16UpdateCheck microoptimizationIván Pérez
2019-09-16Update appdata.xml to 1.8.10 releaseGianluca Varisco
2019-09-13Update revision log1.8.10Cristian Maglie
2019-09-13Update bundled librariesMartino Facchin
2019-09-13Updated translationsCristian Maglie
2019-09-13Force python2 when running Transifex updatesCristian Maglie
2019-09-11Fix macOS signed package generationMartino Facchin
2019-09-10update arduino-builder to 1.4.7jenkins
2019-08-27update arduino-builder to 1.4.6jenkins
2019-08-26Merge pull request #9168 from joew46167/scrollMenuMartino Facchin
2019-08-26When deleting set modal to false so editor can resumeJoe Wegner
2019-08-23Clean up codeJoe Wegner
2019-08-23A way to make the scrolling menu on Tools | Boards menu more accessible frien...Joe Wegner
2019-08-22Merge pull request #9164 from joew46167/buttonsInManagersMartino Facchin
2019-08-22[Board/Lib manager] When the ide.accessible setting is enabled use buttons in...Joe Wegner
2019-08-22Set accessibility description of filter field so screenreaders can tell users...Joe Wegner
2019-08-21Fix UpdateNotification string for boards+librariesMartino Facchin
2019-08-21Merge pull request #9158 from joew46167/masterMartino Facchin
2019-08-21Remove duplicate code in PreferencesJoe Wegner
2019-08-21Make UpdateNotification popup accessibleJoe Wegner
2019-08-21Add Accessibility checkbox on Preferences panelJoe Wegner
2019-08-20Do not fail abruptly if signature verification failsCristian Maglie
2019-08-20Added warning about forcing untrusted contributionsCristian Maglie
2019-08-20Add areInsecurePackagesAllowed methodMattia Bertorello
2019-08-20Add the copy the sig to the destination file when the skip verification is trueMattia Bertorello
2019-08-20Add PREF_CONTRIBUTIONS_TRUST_ALL and download the signature in any caseMattia Bertorello
2019-08-19Merge pull request #9145 from joew46167/masterMartino Facchin
2019-08-15Add in accessibility support for screen readers:Joe Wegner
2019-08-12Refresh lineStatus when tab gets focusMartino Facchin
2019-08-02Update CONTRIBUTING.mdKyle Lobo
2019-08-02Update CONTRIBUTING.mdKyle Lobo
2019-08-02Fix grammatical errorsKyle Lobo
2019-08-02fixed commentCristian Maglie
2019-08-02Use the BoardCloudResolver instead of the Platform class to get cloud vid pidMattia Bertorello
2019-08-02Remove getBoardWithMatchingVidPidFromCloud and make a new class BoardCloudRes...Mattia Bertorello
2019-08-02Change variable name where store log directory to "log4j.dir"Mattia Bertorello
2019-08-02Add line number to the logs (%L)Mattia Bertorello
2019-07-30NetworkUpload. use ipAddress to start jSch sessionMartino Facchin
2019-07-23Add loggingMattia Bertorello
2019-07-23Fix condition when the file is not expire but the lastETag is changedMattia Bertorello
2019-07-22Avoid NPE and spurious unlock if serial monitor is clicked at upload warmupMartino Facchin
2019-07-19Avoid reopening the serial monitor during uploadMartino Facchin
2019-07-18Fixed test UpdateTextAreaActionTestCristian Maglie
2019-07-18Updated eclipse classpathCristian Maglie