Skip to content

Commit 76c8c7e

Browse files
committed
Initial public commit
1 parent 065428d commit 76c8c7e

141 files changed

Lines changed: 15066 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.DS_Store
2+
/ChemView.pro.user*
3+
/macos/Resources

3rd-party/qzip/LICENSE.GPL

Lines changed: 674 additions & 0 deletions
Large diffs are not rendered by default.

3rd-party/qzip/LICENSE.LGPL

Lines changed: 514 additions & 0 deletions
Large diffs are not rendered by default.

3rd-party/qzip/NOTES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Imported from Qt 5.15.2, qzip.patch contains the changes require to build outside the Qt tree.

0 commit comments

Comments
 (0)