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: MeVisLab/pythonqt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: feihong-gz/pythonqt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 13 files changed
  • 2 contributors

Commits on Nov 26, 2024

  1. add CMake build system support

    feihong committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e0291e7 View commit details
    Browse the repository at this point in the history
  2. add static link support

    feihong committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    651427e View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. add CMake build support to PythonQtGenerator

    feihong committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6bbd177 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

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

Commits on Dec 5, 2024

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

Commits on Feb 11, 2025

  1. Initial support for using auto-generated wrappers

    feihong committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    815730f View commit details
    Browse the repository at this point in the history
  2. enable testing

    feihong committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    56bd7e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. add cmake ci

    feihong committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    e02479f View commit details
    Browse the repository at this point in the history
  2. CMake CI Process Validation

    feihong committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    bd2ef21 View commit details
    Browse the repository at this point in the history
  3. CMake CI Process Validation

    feihong committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    b1f079c View commit details
    Browse the repository at this point in the history
  4. CMake CI Process Validation

    feihong committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    85aa600 View commit details
    Browse the repository at this point in the history
  5. CMake CI Process Validation

    feihong committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    d4f5f7f View commit details
    Browse the repository at this point in the history
  6. CMake CI Process Validation

    feihong committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    a02dd49 View commit details
    Browse the repository at this point in the history
  7. CMake CI Process Validation

    feihong committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    09ea478 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. CMake CI Process Validation

    feihong committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    e469f27 View commit details
    Browse the repository at this point in the history
  2. Update cmake.yml

    feihong-gz authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    952b6d3 View commit details
    Browse the repository at this point in the history
  3. Update cmake.yml

    feihong-gz authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    f474b3f View commit details
    Browse the repository at this point in the history
  4. adapting more Qt header file include paths

    feihong committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    473efa0 View commit details
    Browse the repository at this point in the history
  5. fix _qt_include_prefix

    feihong committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    22e38fc View commit details
    Browse the repository at this point in the history
  6. update cmake.yml

    feihong committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    cb96f7f View commit details
    Browse the repository at this point in the history
Loading