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: ModOrganizer2/modorganizer-plugin_python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ModOrganizer2/modorganizer-plugin_python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev/extensions
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 53 files changed
  • 1 contributor

Commits on Aug 9, 2024

  1. Move to VCPKG.

    * Minor cleaning of CMakeLists.txt. Fix C++ warnings and Qt deprecation.
    * Avoid using Python from virtual environment.
    Holt59 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7cca701 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d151d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8fa0d0a View commit details
    Browse the repository at this point in the history
  4. Properly load plugins.

    Holt59 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c658b39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b1793c View commit details
    Browse the repository at this point in the history
  6. Fix after rebasing.

    Holt59 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a4338db View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    e4576f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf05ac1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54e05d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Fix logging for failed load.

    Holt59 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e155907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    691a9a2 View commit details
    Browse the repository at this point in the history
  3. Add bindings for exceptions.

    Holt59 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    4c6ed4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e85e69a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79f585f View commit details
    Browse the repository at this point in the history
Loading