mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
[PR #22] [MERGED] Renaming .NET stuff to Qml.Net #171
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#171
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qmlnet/qmlnet/pull/22
Author: @pauldotknopf
Created: 7/21/2018
Status: ✅ Merged
Merged: 7/21/2018
Merged by: @pauldotknopf
Base:
master← Head:rename📝 Commits (1)
b3d868aRenaming .NET stuff to Qml.Net📊 Changes
106 files changed (+568 additions, -3174 deletions)
View changed files
📝
README.md(+30 -19)➖
build/docker/Dockerfile.swig(+0 -12)📝
build/scripts/Program.cs(+2 -19)➖
src/Dockerfile.Swig(+0 -12)➖
src/build.cake(+0 -65)➖
src/build.ps1(+0 -228)➖
src/build.sh(+0 -101)➖
src/build_linux.sh(+0 -2)➖
src/interop/Interop.cs(+0 -2487)📝
src/native/QmlNet/QmlNet.h(+3 -3)➕
src/native/QmlNet/QmlNet.pri(+7 -0)📝
src/native/QmlNet/QmlNet.pro(+3 -3)➕
src/native/QmlNet/QmlNet.user(+333 -0)📝
src/native/QmlNet/QmlNet/qml/NetTestHelper.cpp(+1 -1)➕
src/native/QmlNet/QmlNet/qml/NetTestHelper.h(+7 -0)📝
src/native/QmlNet/QmlNet/qml/NetValue.cpp(+2 -2)📝
src/native/QmlNet/QmlNet/qml/NetValue.h(+3 -3)📝
src/native/QmlNet/QmlNet/qml/NetValueMetaObject.cpp(+6 -6)📝
src/native/QmlNet/QmlNet/qml/NetValueMetaObject.h(+3 -3)➕
src/native/QmlNet/QmlNet/qml/NetValueType.cpp(+1 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.