Updated version info to indicate relation to eric7. eric7 release-10.0.0

Thu, 30 Dec 2021 12:55:36 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Thu, 30 Dec 2021 12:55:36 +0100
branch
eric7
changeset 61
db6fd3bd2ffd
parent 60
ebc91b324fbb
child 62
9edcff55904f

Updated version info to indicate relation to eric7.

ChangeLog file | annotate | diff | comparison | revisions
PluginPySide2PyQt.py file | annotate | diff | comparison | revisions
PluginPySide2PyQt.zip file | annotate | diff | comparison | revisions
PySide2PyQt/Documentation/source/Plugin_Tools_PySide2PyQt.PluginPySide2PyQt.html file | annotate | diff | comparison | revisions
PySide2PyQt/Documentation/source/index-Plugin_Tools_PySide2PyQt.PySide2PyQt.html file | annotate | diff | comparison | revisions
PySide2PyQt/Documentation/source/index-Plugin_Tools_PySide2PyQt.html file | annotate | diff | comparison | revisions
PySide2PyQt/Documentation/source/index.html file | annotate | diff | comparison | revisions
PySide2PyQt/Documentation/source/styles.css file | annotate | diff | comparison | revisions
diff -r ebc91b324fbb -r db6fd3bd2ffd ChangeLog
--- a/ChangeLog	Thu Dec 30 11:20:07 2021 +0100
+++ b/ChangeLog	Thu Dec 30 12:55:36 2021 +0100
@@ -1,6 +1,6 @@
 ChangeLog
 ---------
-Version 1.0.0:
+Version 10.0.0:
 - first release of the eric7 variant
 
 ************************************************************
diff -r ebc91b324fbb -r db6fd3bd2ffd PluginPySide2PyQt.py
--- a/PluginPySide2PyQt.py	Thu Dec 30 11:20:07 2021 +0100
+++ b/PluginPySide2PyQt.py	Thu Dec 30 12:55:36 2021 +0100
@@ -20,7 +20,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "1.0.0"
+version = "10.0.0"
 className = "PySide2PyQtPlugin"
 packageName = "PySide2PyQt"
 shortDescription = "Convert PySide file to PyQt and vice versa"
diff -r ebc91b324fbb -r db6fd3bd2ffd PluginPySide2PyQt.zip
Binary file PluginPySide2PyQt.zip has changed
diff -r ebc91b324fbb -r db6fd3bd2ffd PySide2PyQt/Documentation/source/Plugin_Tools_PySide2PyQt.PluginPySide2PyQt.html
--- a/PySide2PyQt/Documentation/source/Plugin_Tools_PySide2PyQt.PluginPySide2PyQt.html	Thu Dec 30 11:20:07 2021 +0100
+++ b/PySide2PyQt/Documentation/source/Plugin_Tools_PySide2PyQt.PluginPySide2PyQt.html	Thu Dec 30 12:55:36 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Plugin_Tools_PySide2PyQt.PluginPySide2PyQt</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <a NAME="top" ID="top"></a>
diff -r ebc91b324fbb -r db6fd3bd2ffd PySide2PyQt/Documentation/source/index-Plugin_Tools_PySide2PyQt.PySide2PyQt.html
--- a/PySide2PyQt/Documentation/source/index-Plugin_Tools_PySide2PyQt.PySide2PyQt.html	Thu Dec 30 11:20:07 2021 +0100
+++ b/PySide2PyQt/Documentation/source/index-Plugin_Tools_PySide2PyQt.PySide2PyQt.html	Thu Dec 30 12:55:36 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Plugin_Tools_PySide2PyQt.PySide2PyQt</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <h1>Plugin_Tools_PySide2PyQt.PySide2PyQt</h1>
diff -r ebc91b324fbb -r db6fd3bd2ffd PySide2PyQt/Documentation/source/index-Plugin_Tools_PySide2PyQt.html
--- a/PySide2PyQt/Documentation/source/index-Plugin_Tools_PySide2PyQt.html	Thu Dec 30 11:20:07 2021 +0100
+++ b/PySide2PyQt/Documentation/source/index-Plugin_Tools_PySide2PyQt.html	Thu Dec 30 12:55:36 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Plugin_Tools_PySide2PyQt</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <h1>Plugin_Tools_PySide2PyQt</h1>
diff -r ebc91b324fbb -r db6fd3bd2ffd PySide2PyQt/Documentation/source/index.html
--- a/PySide2PyQt/Documentation/source/index.html	Thu Dec 30 11:20:07 2021 +0100
+++ b/PySide2PyQt/Documentation/source/index.html	Thu Dec 30 12:55:36 2021 +0100
@@ -2,21 +2,7 @@
 <html><head>
 <title>Table of contents</title>
 <meta charset="UTF-8">
-<style>
-body {
-    background: #EDECE6;
-    margin: 0em 1em 10em 1em;
-    color: black;
-}
-
-h1 { color: white; background: #85774A; }
-h2 { color: white; background: #85774A; }
-h3 { color: white; background: #9D936E; }
-h4 { color: white; background: #9D936E; }
-    
-a { color: #BA6D36; }
-
-</style>
+<link rel="stylesheet" href="styles.css">
 </head>
 <body>
 <h1>Table of contents</h1>
diff -r ebc91b324fbb -r db6fd3bd2ffd PySide2PyQt/Documentation/source/styles.css
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PySide2PyQt/Documentation/source/styles.css	Thu Dec 30 12:55:36 2021 +0100
@@ -0,0 +1,12 @@
+body {
+    color: black;
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }

eric ide

mercurial