Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix DROID GUI on high resolution screens with windows scaled #344

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Dec 12, 2019

  1. upd: replace gui button icons with new high resolution icons

    (icons do not show in netbeans design tool due to custom code being used for icons)
    jcharlet committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    e4950c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e56f027 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    883ac4d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    6a161af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9da8677 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03d97a3 View commit details
    Browse the repository at this point in the history
  4. refactor: resize all icons to 96x96, provide icons at 512x512, remove…

    … all unused, reorg folders into a single one
    jcharlet committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    a9c83cf View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    5f35d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eceeab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f98ec4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    842860c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd4b95b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e7df12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab100aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40a8c37 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d3552a View commit details
    Browse the repository at this point in the history
  10. fix: checkstyle errors

    jcharlet committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    ee9c243 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    4bfcb6c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Configuration menu
    Copy the full SHA
    03c0c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfca169 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26fc04b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7947336 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e13ba51 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    5591845 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    7a8f831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d62567e View commit details
    Browse the repository at this point in the history
  3. upd: drop support for Java 8

    jcharlet committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    569e839 View commit details
    Browse the repository at this point in the history
  4. fix: checkstyle issues

    jcharlet committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    5e7fd42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66ea6ed View commit details
    Browse the repository at this point in the history
  6. fix: travis config

    jcharlet committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    b194582 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    404e1c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e8063d2 View commit details
    Browse the repository at this point in the history
  9. fix: put back splash image

    jcharlet committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    504f75d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e42ebfb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3670d70 View commit details
    Browse the repository at this point in the history
  12. fix: minor warnings

    jcharlet committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    1c1a794 View commit details
    Browse the repository at this point in the history