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

Separate Layouts and Maps #515

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

Separate Layouts and Maps #515

wants to merge 74 commits into from

Commits on Sep 28, 2023

  1. reorganize some class data

    garakmon committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    61256d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917e61b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bc51f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90f8218 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18eb3ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e225393 View commit details
    Browse the repository at this point in the history
  7. save progress

    garakmon committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1497f42 View commit details
    Browse the repository at this point in the history
  8. gray out map icons until map is open

    ... because the color of the icon does not mean anything until map has been loaded into memory
    
    for example, if the map's layout has changed then it should be marked as modified but
    that wouldn't happen if the map is unloaded
    garakmon committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    de8b005 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9918159 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e2ff93e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7f06da View commit details
    Browse the repository at this point in the history
  12. create dynamic map tab icon

    garakmon committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    72eb8f8 View commit details
    Browse the repository at this point in the history
  13. fix layout undo history

    garakmon committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f8c7ada View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a4fdb0d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a14e70e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0ec8f4f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d6f3bb1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5d98f8e View commit details
    Browse the repository at this point in the history
  19. save changes to layouts

    garakmon committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2ea0590 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ff086a6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ac83e0f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e79b6e2 View commit details
    Browse the repository at this point in the history
  23. preserve layout in config

    garakmon committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f485ebd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2d2b7f7 View commit details
    Browse the repository at this point in the history
  25. some code cleanup

    garakmon committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f4cd57c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c0a46ae View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3f7913b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    95c21a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. fix map tab icon

    garakmon committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    46ada32 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    263e45f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a00558a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    0f9c587 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0f32c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    cd5b1f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99eb92c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    abc433b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b620e3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0296c22 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. fix bad merge

    garakmon committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    858c807 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    23b55a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad1b651 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 16, 2024

  1. create 'add layout' button

    garakmon committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    22b4108 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

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

Commits on Feb 18, 2024

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

Commits on Feb 19, 2024

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

Commits on Feb 22, 2024

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

Commits on Mar 28, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 18, 2024

  1. cleanup shortcuts

    garakmon committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    89fb401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bb0983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f46ac36 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    34478e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc454d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    815a16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d39d3a View commit details
    Browse the repository at this point in the history
  3. remove refs to old functions

    garakmon committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b622bec View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 3, 2024

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

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    b5c50e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e9ab4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    728355d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10aa6f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    7da2375 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a18b2c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bd5ddb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    785ac95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b89c1dd View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    23e094d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab8eb7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f90dae0 View commit details
    Browse the repository at this point in the history