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: dytinux/PySide6-Code-Tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: muziing/PySide6-Code-Tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 32 files changed
  • 4 contributors

Commits on Sep 28, 2023

  1. Update 03-类的继承关系.py

    按照注释的意思, 此处应该是修改为subclass
    supercaizehua authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    307945b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Merge pull request muziing#2 from supercaizehua/patch-1

    Update `03-类的继承关系.py`. Fix bug.
    muziing authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    40a52a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Usual update

    muziing committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    424e942 View commit details
    Browse the repository at this point in the history
  2. Fix trailing-whitespace

    muziing committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a7ad0e6 View commit details
    Browse the repository at this point in the history
  3. Update qrc-rcc

    muziing committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    808c9ed View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Usual update

    更新次级依赖项版本;
    更新README中Poetry工具命令用法;
    muziing committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c1c1e0f View commit details
    Browse the repository at this point in the history
  2. Update open_qfile.py

    muziing committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2ae01b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 23.10.1 → 24.1.1](psf/black@23.10.1...24.1.1)
    - [github.com/pycqa/isort: 5.12.0 → 5.13.2](PyCQA/isort@5.12.0...5.13.2)
    pre-commit-ci[bot] authored and muziing committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    460e376 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and muziing committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    64704af View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    更新与调整依赖项及其描述文件;
    muziing committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    dbfa3ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7460cb View commit details
    Browse the repository at this point in the history
  5. Update README

    更新自述文件;
    添加 `CONTRIBUTING.md`
    muziing committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    44b8421 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/psf/black: 24.1.1 → 24.2.0](psf/black@24.1.1...24.2.0)
    pre-commit-ci[bot] authored and muziing committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    1faa029 View commit details
    Browse the repository at this point in the history
Loading