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

[widget Audit] toga.App #2075

Merged
merged 74 commits into from
Oct 31, 2023
Merged

[widget Audit] toga.App #2075

merged 74 commits into from
Oct 31, 2023

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    684a45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e19256 View commit details
    Browse the repository at this point in the history
  3. Add changenotes.

    freakboy3742 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8f77008 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1a64a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dfa2be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f92cd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Configuration menu
    Copy the full SHA
    2076dd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8c19b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0a46dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fec495d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    dde078e View commit details
    Browse the repository at this point in the history
  2. 100% coverage of keys.

    freakboy3742 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d27307b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    d505c95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    035fc8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8219173 View commit details
    Browse the repository at this point in the history
  4. GTK app tests passing.

    freakboy3742 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    fedd4fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c8877c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Key tests at 100% on GTK.

    samschott authored and freakboy3742 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    596149f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8140de2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adcecf2 View commit details
    Browse the repository at this point in the history
  4. Add a missing await.

    freakboy3742 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    ada9303 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cceeb5f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    ca1471d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f24361 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

Commits on Aug 25, 2023

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

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    28771cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1334fc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cf47cd View commit details
    Browse the repository at this point in the history
  4. Remove backend tests.

    freakboy3742 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b7fe16c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98ef170 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eea80a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f42fce View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    5c31e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b5b33 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    9f09703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb25864 View commit details
    Browse the repository at this point in the history
  3. Update tox and isort comments

    mhsmith committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7222344 View commit details
    Browse the repository at this point in the history
  4. Clean up App constructor docs

    mhsmith committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    3f67033 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    ca8410d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a2baec View commit details
    Browse the repository at this point in the history
  3. Add App.loop property

    mhsmith committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9127104 View commit details
    Browse the repository at this point in the history
  4. Replace uses of App.name

    mhsmith committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    5fdf934 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59654ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f20899a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    51141bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7977d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64064b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    a8df430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1029f33 View commit details
    Browse the repository at this point in the history
  3. WinForms passing all tests

    mhsmith committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    d185acf View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    3938b1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    688da96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b83148 View commit details
    Browse the repository at this point in the history
  4. More CI debugging

    mhsmith committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    500ec7f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. More CI debugging

    mhsmith committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    74f79fe View commit details
    Browse the repository at this point in the history
  2. More CI debugging

    mhsmith committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    40d7120 View commit details
    Browse the repository at this point in the history
  3. Remove CI debugging

    mhsmith committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    387a4aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f063b37 View commit details
    Browse the repository at this point in the history
  5. Android passing all tests

    mhsmith committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4cde00c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e69615 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1583545 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    ff64a99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd9babf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de3fff6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c2fa56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ba85dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f0b952 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b05ca2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0df6ea2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aaca421 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    ce9cc85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    207b440 View commit details
    Browse the repository at this point in the history