Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/arduino-ide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dd7d0eb
Choose a base ref
...
head repository: arduino/arduino-ide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e99a0f5
Choose a head ref
  • 9 commits
  • 62 files changed
  • 5 contributors

Commits on Sep 19, 2022

  1. Disabled the tokenizer after 500 chars.

    Closes #1343.
    
    Signed-off-by: Akos Kitta <[email protected]>
    Akos Kitta authored and kittaakos committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9a65ef6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Show user fields dialog again if upload fails (#1415)

    * Show user fields dialog again if upload fails
    
    * move user fields logic into own contribution
    
    * apply suggestions
    Alberto Iannaccone authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    671d2ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    364f8b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5c36bb View commit details
    Browse the repository at this point in the history
  4. Updated translation files (#1462)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8de6cf8 View commit details
    Browse the repository at this point in the history
  5. fix board selection and workspace input dialogs width and height (#1406)

    * fix board selection and workspace input dialogs width and height
    
    * use same dialog for new file and rename
    
    * fix board list getting small when filtering
    
    * board select dialog: show variant text when no board is found
    
    * fix addition boards url outline
    Alberto Iannaccone authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8a59959 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3ab5cb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Ensure directories.user exists.

    Closes #1445
    
    Signed-off-by: Akos Kitta <[email protected]>
    Akos Kitta authored and kittaakos committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    6983c5b View commit details
    Browse the repository at this point in the history
  2. Fixed missing translations

    Aligned the languge pack versions.
    
    Closes #1431
    
    Signed-off-by: Akos Kitta <[email protected]>
    Akos Kitta committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e99a0f5 View commit details
    Browse the repository at this point in the history
Loading