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: Qv2ray/QvPlugin-Interface
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8733bc959cb2f57ba50aedaa341a53bff8f5b947
Choose a base ref
...
head repository: Qv2ray/QvPlugin-Interface
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5f0a270874d5d1ec1b02bc7d8fe069628c562dbd
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 8, 2020

  1. update: use CMAKE_CURRENT_LIST_DIR to find source files

    QxQ authored and QxQ committed Sep 8, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    a50a5a2 View commit details

Commits on Sep 10, 2020

  1. add: added PluginEditor helper macro

    QxQ authored and QxQ committed Sep 10, 2020
    Copy the full SHA
    ff23332 View commit details

Commits on Sep 11, 2020

  1. add: added GetProperty helper lambda

    QxQ authored and QxQ committed Sep 11, 2020
    Copy the full SHA
    15c6856 View commit details

Commits on Sep 17, 2020

  1. add: try supporting Qt6

    QxQ authored and QxQ committed Sep 17, 2020
    Copy the full SHA
    7340650 View commit details

Commits on Sep 22, 2020

  1. fix: removed static variable

    QxQ authored and QxQ committed Sep 22, 2020
    Copy the full SHA
    ba2a5eb View commit details
  2. add: added DECLARE_PLUGIN_INSTANCE helper macro

    QxQ authored and QxQ committed Sep 22, 2020
    Copy the full SHA
    5f0a270 View commit details
Loading