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

Initializes Slint gui #1084

Merged
merged 64 commits into from
Nov 11, 2024
Merged

Initializes Slint gui #1084

merged 64 commits into from
Nov 11, 2024

Commits on Nov 3, 2024

  1. Initializes Slint gui

    tompro committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    4b17fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e67a1d View commit details
    Browse the repository at this point in the history
  3. fix typo

    tompro committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    1657360 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    916837b View commit details
    Browse the repository at this point in the history
  5. rename method

    tompro committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    ad52ee0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    777e552 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. screen

    tompro committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0b52aef View commit details
    Browse the repository at this point in the history
  2. use python 3.11 on mac

    tompro committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fdbe083 View commit details
    Browse the repository at this point in the history
  3. up to python 3.12

    tompro committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1373cee View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. ref, revert

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    362b9c6 View commit details
    Browse the repository at this point in the history
  2. reff

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8dfb183 View commit details
    Browse the repository at this point in the history
  3. cs

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    11d5ab4 View commit details
    Browse the repository at this point in the history
  4. ref

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7c75e88 View commit details
    Browse the repository at this point in the history
  5. ref

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a45b7d4 View commit details
    Browse the repository at this point in the history
  6. ref

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b1b8a24 View commit details
    Browse the repository at this point in the history
  7. static vulkan

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4c17edd View commit details
    Browse the repository at this point in the history
  8. fmt

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    2d0bc28 View commit details
    Browse the repository at this point in the history
  9. remove vulkan.cpp

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    590c638 View commit details
    Browse the repository at this point in the history
  10. remove optional slint

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    098a10a View commit details
    Browse the repository at this point in the history
  11. return vulkan.cpp

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8e48e5b View commit details
    Browse the repository at this point in the history
  12. link vulkan

    tompro committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    d84589c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. revert tabs

    tompro committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    559dd3b View commit details
    Browse the repository at this point in the history
  2. tabs

    tompro committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c2fc9c9 View commit details
    Browse the repository at this point in the history
  3. tabs

    tompro committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    28ac620 View commit details
    Browse the repository at this point in the history
  4. dedup python

    tompro committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1b1d12a View commit details
    Browse the repository at this point in the history
  5. ref

    tompro committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0d772e2 View commit details
    Browse the repository at this point in the history
  6. rename module

    tompro committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d2e829d View commit details
    Browse the repository at this point in the history
  7. fmt

    tompro committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    15cc7cd View commit details
    Browse the repository at this point in the history
  8. remove destroy_instance

    tompro committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b20413d View commit details
    Browse the repository at this point in the history
  9. ref

    tompro committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    4e73ace View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. ref

    tompro committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6398dce View commit details
    Browse the repository at this point in the history
  2. ref build script

    tompro committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d5713f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. put qt ffi behind a feature flag

    tompro committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    f797def View commit details
    Browse the repository at this point in the history
  2. fmt

    tompro committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c3401bf View commit details
    Browse the repository at this point in the history
  3. fmt

    tompro committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    09aadaa View commit details
    Browse the repository at this point in the history
  4. ref

    tompro committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8585302 View commit details
    Browse the repository at this point in the history
  5. cbindgen

    tompro committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7a72719 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. revert cbindgen

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    15b39cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c84cde View commit details
    Browse the repository at this point in the history
  3. fix after merge

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    cfada2b View commit details
    Browse the repository at this point in the history
  4. fix error

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    8370f74 View commit details
    Browse the repository at this point in the history
  5. ref build script

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3d3eb74 View commit details
    Browse the repository at this point in the history
  6. fix build script

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    fbcdd1d View commit details
    Browse the repository at this point in the history
  7. addres review

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    5a61bd7 View commit details
    Browse the repository at this point in the history
  8. qt_ffi -> qt

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    e40bf5e View commit details
    Browse the repository at this point in the history
  9. rename bin

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    708643b View commit details
    Browse the repository at this point in the history
  10. optional features

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    7ab324c View commit details
    Browse the repository at this point in the history
  11. ref cmake

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    1f5ca0e View commit details
    Browse the repository at this point in the history
  12. address review

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    0f4a2eb View commit details
    Browse the repository at this point in the history
  13. ref vulkan

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    7a65adc View commit details
    Browse the repository at this point in the history
  14. improve error handling

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    8cd4791 View commit details
    Browse the repository at this point in the history
  15. slice from ref

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    13cc743 View commit details
    Browse the repository at this point in the history
  16. rlim dialog

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    f8feb82 View commit details
    Browse the repository at this point in the history
  17. ref error displaying logic

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    76a0052 View commit details
    Browse the repository at this point in the history
  18. ref

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    4869dd1 View commit details
    Browse the repository at this point in the history
  19. format error

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    ea735e3 View commit details
    Browse the repository at this point in the history
  20. fmt

    tompro committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    b6fd935 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d173e5f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. rename to hypervisor error

    tompro committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    f26cea2 View commit details
    Browse the repository at this point in the history
  2. Vmm error rename

    tompro committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    8117259 View commit details
    Browse the repository at this point in the history
  3. fmt

    tompro committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    e0ff198 View commit details
    Browse the repository at this point in the history
  4. ref errors

    tompro committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    57d45e1 View commit details
    Browse the repository at this point in the history
  5. address review

    tompro committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    246e1c1 View commit details
    Browse the repository at this point in the history
  6. fmt

    tompro committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    51b4808 View commit details
    Browse the repository at this point in the history