[qet] qet/qet: [4978] Convert svg icons to png

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 4978
Author:   scorpio810
Date:     2017-06-14 13:56:32 +0200 (Wed, 14 Jun 2017)
Log Message:
-----------
Convert svg icons to png 
Workaround to fix segfault on Fedora, thanks Remi for reporting this issue
see : https://bugzilla.redhat.com/show_bug.cgi?id=1461390

Modified Paths:
--------------
    trunk/qelectrotech.qrc
    trunk/sources/qeticons.cpp

Added Paths:
-----------
    trunk/ico/16x16/edit-download.svg.png
    trunk/ico/16x16/help-contents.svg.png
    trunk/ico/16x16/help-donate.svg.png
    trunk/ico/16x16/kdenlive-show-video.svg.png

Removed Paths:
-------------
    trunk/ico/16x16/edit-download.svg
    trunk/ico/16x16/help-contents.svg
    trunk/ico/16x16/help-donate.svg
    trunk/ico/16x16/kdenlive-show-video.svg

Deleted: trunk/ico/16x16/edit-download.svg
===================================================================
--- trunk/ico/16x16/edit-download.svg	2017-06-13 14:38:50 UTC (rev 4977)
+++ trunk/ico/16x16/edit-download.svg	2017-06-14 11:56:32 UTC (rev 4978)
@@ -1,13 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 16 16">
-  <defs id="defs3051">
-    <style type="text/css" id="current-color-scheme">
-      .ColorScheme-Text {
-        color:#4d4d4d;
-      }
-      </style>
-  </defs>
- <path style="fill:currentColor;fill-opacity:1;stroke:none" 
-     d="M 6 2 L 6 3 L 6 6 L 7 6 L 7 3 L 9 3 L 9 6 L 10 6 L 10 3 L 10 2 L 9 2 L 7 2 L 6 2 z M 3.8046875 6 L 3 6.8320312 L 8 12 L 13 6.8320312 L 12.195312 6 L 8 10.337891 L 3.8046875 6 z M 2 12 L 2 14 L 3 14 L 13 14 L 14 14 L 14 13 L 14 12 L 13 12 L 13 13 L 3 13 L 3 12 L 2 12 z "
-     class="ColorScheme-Text"
-     />
-</svg>

Added: trunk/ico/16x16/edit-download.svg.png
===================================================================
(Binary files differ)

Index: trunk/ico/16x16/edit-download.svg.png
===================================================================
--- trunk/ico/16x16/edit-download.svg.png	2017-06-13 14:38:50 UTC (rev 4977)
+++ trunk/ico/16x16/edit-download.svg.png	2017-06-14 11:56:32 UTC (rev 4978)

Property changes on: trunk/ico/16x16/edit-download.svg.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Deleted: trunk/ico/16x16/help-contents.svg
===================================================================
--- trunk/ico/16x16/help-contents.svg	2017-06-13 14:38:50 UTC (rev 4977)
+++ trunk/ico/16x16/help-contents.svg	2017-06-14 11:56:32 UTC (rev 4978)
@@ -1,14 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 16 16">
-  <defs id="defs3051">
-    <style type="text/css" id="current-color-scheme">
-      .ColorScheme-Text {
-        color:#4d4d4d;
-      }
-      </style>
-  </defs>
- <path 
-     style="fill:currentColor;fill-opacity:1;stroke:none" 
-     d="M 8 2 A 6 6 0 0 0 2 8 A 6 6 0 0 0 8 14 A 6 6 0 0 0 14 8 A 6 6 0 0 0 8 2 z M 2 3 L 2 5 L 4 3 L 2 3 z M 8 3 A 5 5 0 0 1 10.390625 3.609375 L 8.8691406 5.1308594 A 3 3 0 0 0 8 5 A 3 3 0 0 0 7.1308594 5.1308594 L 5.6132812 3.6132812 A 5 5 0 0 1 8 3 z M 12 3 L 14 5 L 14 3 L 12 3 z M 3.609375 5.609375 L 5.1308594 7.1308594 A 3 3 0 0 0 5 8 A 3 3 0 0 0 5.1308594 8.8691406 L 3.6132812 10.386719 A 5 5 0 0 1 3 8 A 5 5 0 0 1 3.609375 5.609375 z M 12.386719 5.6132812 A 5 5 0 0 1 13 8 A 5 5 0 0 1 12.390625 10.390625 L 10.869141 8.8691406 A 3 3 0 0 0 11 8 A 3 3 0 0 0 10.869141 7.1308594 L 12.386719 5.6132812 z M 8 6 A 2 2 0 0 1 10 8 A 2 2 0 0 1 8 10 A 2 2 0 0 1 6 8 A 2 2 0 0 1 8 6 z M 7.1308594 10.869141 A 3 3 0 0 0 8 11 A 3 3 0 0 0 8.8691406 10.869141 L 10.386719 12.386719 A 5 5 0 0 1 8 13 A 5 5 0 0 1 5.609375 12.390625 L 7.1308594 10.869141 z M 2 11 L 2 13 L 4 13 L 2 11 z M 14 11 L 12 13 L 14 13 L 14 11 z "
-     class="ColorScheme-Text"
-     />
-</svg>

Added: trunk/ico/16x16/help-contents.svg.png
===================================================================
(Binary files differ)

Index: trunk/ico/16x16/help-contents.svg.png
===================================================================
--- trunk/ico/16x16/help-contents.svg.png	2017-06-13 14:38:50 UTC (rev 4977)
+++ trunk/ico/16x16/help-contents.svg.png	2017-06-14 11:56:32 UTC (rev 4978)

Property changes on: trunk/ico/16x16/help-contents.svg.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Deleted: trunk/ico/16x16/help-donate.svg
===================================================================
--- trunk/ico/16x16/help-donate.svg	2017-06-13 14:38:50 UTC (rev 4977)
+++ trunk/ico/16x16/help-donate.svg	2017-06-14 11:56:32 UTC (rev 4978)
@@ -1,13 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 16 16">
-  <defs id="defs3051">
-    <style type="text/css" id="current-color-scheme">
-      .ColorScheme-Text {
-        color:#4d4d4d;
-      }
-      </style>
-  </defs>
- <path style="fill:currentColor;fill-opacity:1;stroke:none" 
-     d="M 7.5 2 L 7.5 3.125 C 6.657105 3.2031674 5.9928939 3.4158583 5.5 3.8125 C 4.95761 4.2447 4.6875 4.88402 4.6875 5.71875 C 4.6875 6.88402 5.38454 7.63984 6.8125 8 L 7.5 8.1875 L 7.5 11.875 C 6.6128298 11.795706 5.7812569 11.601634 5 11.21875 L 4.65625 12.125 C 4.97403 12.31991 5.40785 12.5037 5.9375 12.65625 C 6.4023232 12.785363 6.9259807 12.84223 7.5 12.875 L 7.5 14 L 7.75 14 L 8.34375 14 L 8.5 14 L 8.5 12.875 C 9.349811 12.806571 10.03337 12.547817 10.53125 12.09375 C 11.06515 11.61071 11.34374 10.91102 11.34375 10 C 11.34374 9.26271 11.14405 8.7108 10.75 8.3125 C 10.35592 7.90995 9.7627 7.61971 9 7.4375 L 8.5 7.3125 L 8.5 4.0625 C 8.8855531 4.0914438 9.28709 4.1455968 9.65625 4.25 C 10.07998 4.36442 10.39776 4.51219 10.65625 4.65625 L 10.96875 3.75 C 10.328483 3.3513511 9.507613 3.1129214 8.5 3.0625 L 8.5 2 L 8.34375 2 L 7.75 2 L 7.5 2 z M 7.28125 4.09375 C 7.3467078 4.0827676 7.4301976 4.1016886 7.5 4.09375 L 7.5 7.0625 L 7.21875 7 C 6.74841 6.8856 6.39353 6.71611 6.15625 6.5 C 5.9232 6.27967 5.81249 5.98518 5.8125 5.625 C 5.8124912 4.76855 6.2950199 4.2592177 7.28125 4.09375 z M 8.5 8.40625 L 8.6875 8.46875 C 9.26376 8.61282 9.65889 8.80827 9.875 9.0625 C 10.09534 9.31251 10.18749 9.65573 10.1875 10.0625 C 10.18749 11.19556 9.6245633 11.797264 8.5 11.90625 L 8.5 8.40625 z "
-     class="ColorScheme-Text"
-     />
-</svg>

Added: trunk/ico/16x16/help-donate.svg.png
===================================================================
(Binary files differ)

Index: trunk/ico/16x16/help-donate.svg.png
===================================================================
--- trunk/ico/16x16/help-donate.svg.png	2017-06-13 14:38:50 UTC (rev 4977)
+++ trunk/ico/16x16/help-donate.svg.png	2017-06-14 11:56:32 UTC (rev 4978)

Property changes on: trunk/ico/16x16/help-donate.svg.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Deleted: trunk/ico/16x16/kdenlive-show-video.svg
===================================================================
--- trunk/ico/16x16/kdenlive-show-video.svg	2017-06-13 14:38:50 UTC (rev 4977)
+++ trunk/ico/16x16/kdenlive-show-video.svg	2017-06-14 11:56:32 UTC (rev 4978)
@@ -1,13 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 16 16">
-  <defs id="defs3051">
-    <style type="text/css" id="current-color-scheme">
-      .ColorScheme-Text {
-        color:#4d4d4d;
-      }
-      </style>
-  </defs>
-    <path 
-        style="fill:currentColor;fill-opacity:1;stroke:none" 
-        d="M 2 2 L 2 14 L 14 14 L 14 2 L 2 2 z M 5 3 L 11 3 L 11 7 L 5 7 L 5 3 z M 3 4 L 4 4 L 4 5 L 3 5 L 3 4 z M 12 4 L 13 4 L 13 5 L 12 5 L 12 4 z M 3 7.5 L 4 7.5 L 4 8.5 L 3 8.5 L 3 7.5 z M 12 7.5 L 13 7.5 L 13 8.5 L 12 8.5 L 12 7.5 z M 5 9 L 11 9 L 11 13 L 5 13 L 5 9 z M 3 11 L 4 11 L 4 12 L 3 12 L 3 11 z M 12 11 L 13 11 L 13 12 L 12 12 L 12 11 z " 
-        class="ColorScheme-Text"/>
-</svg>

Added: trunk/ico/16x16/kdenlive-show-video.svg.png
===================================================================
(Binary files differ)

Index: trunk/ico/16x16/kdenlive-show-video.svg.png
===================================================================
--- trunk/ico/16x16/kdenlive-show-video.svg.png	2017-06-13 14:38:50 UTC (rev 4977)
+++ trunk/ico/16x16/kdenlive-show-video.svg.png	2017-06-14 11:56:32 UTC (rev 4978)

Property changes on: trunk/ico/16x16/kdenlive-show-video.svg.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: trunk/qelectrotech.qrc
===================================================================
--- trunk/qelectrotech.qrc	2017-06-13 14:38:50 UTC (rev 4977)
+++ trunk/qelectrotech.qrc	2017-06-14 11:56:32 UTC (rev 4978)
@@ -249,10 +249,10 @@
         <file>ico/24x16/br.png</file>
         <file>ico/22x22/grid.png</file>
         <file>ico/22x22/terminalstrip.png</file>
-        <file>ico/16x16/help-contents.svg</file>
-        <file>ico/16x16/help-donate.svg</file>
-        <file>ico/16x16/edit-download.svg</file>
-        <file>ico/16x16/kdenlive-show-video.svg</file>
+        <file>ico/16x16/help-contents.svg.png</file>
+        <file>ico/16x16/help-donate.svg.png</file>
+        <file>ico/16x16/edit-download.svg.png</file>
+        <file>ico/16x16/kdenlive-show-video.svg.png</file>
         <file>ico/22x22/format-text-subscript.svg.png</file>
         <file>ico/22x22/format-text-superscript.svg.png</file>
     </qresource>

Modified: trunk/sources/qeticons.cpp
===================================================================
--- trunk/sources/qeticons.cpp	2017-06-13 14:38:50 UTC (rev 4977)
+++ trunk/sources/qeticons.cpp	2017-06-14 11:56:32 UTC (rev 4978)
@@ -293,22 +293,22 @@
 	EditRename          .addFile(":/ico/22x22/edit-rename.png");
 	EditSelectAll       .addFile(":/ico/16x16/edit-select-all.png");
 	EditSelectAll       .addFile(":/ico/22x22/edit-select-all.png");
-	EditTableCellMerge        .addFile(":ico/16x16/edit-table-cell-merge.png");
-	EditTableCellMerge        .addFile(":ico/22x22/edit-table-cell-merge.png");
-	EditTableCellSplit        .addFile(":ico/16x16/edit-table-cell-split.png");
-	EditTableCellSplit        .addFile(":ico/22x22/edit-table-cell-split.png");
-	EditTableDeleteColumn     .addFile(":ico/16x16/edit-table-delete-column.png");
-	EditTableDeleteColumn     .addFile(":ico/22x22/edit-table-delete-column.png");
-	EditTableDeleteRow        .addFile(":ico/16x16/edit-table-delete-row.png");
-	EditTableDeleteRow        .addFile(":ico/22x22/edit-table-delete-row.png");
-	EditTableInsertColumnLeft .addFile(":ico/16x16/edit-table-insert-column-left.png");
-	EditTableInsertColumnLeft .addFile(":ico/22x22/edit-table-insert-column-left.png");
-	EditTableInsertColumnRight.addFile(":ico/16x16/edit-table-insert-column-right.png");
-	EditTableInsertColumnRight.addFile(":ico/22x22/edit-table-insert-column-right.png");
-	EditTableInsertRowAbove   .addFile(":ico/16x16/edit-table-insert-row-above.png");
-	EditTableInsertRowAbove   .addFile(":ico/22x22/edit-table-insert-row-above.png");
-	EditTableInsertRowUnder   .addFile(":ico/16x16/edit-table-insert-row-under.png");
-	EditTableInsertRowUnder   .addFile(":ico/22x22/edit-table-insert-row-under.png");
+	EditTableCellMerge        .addFile(":/ico/16x16/edit-table-cell-merge.png");
+	EditTableCellMerge        .addFile(":/ico/22x22/edit-table-cell-merge.png");
+	EditTableCellSplit        .addFile(":/ico/16x16/edit-table-cell-split.png");
+	EditTableCellSplit        .addFile(":/ico/22x22/edit-table-cell-split.png");
+	EditTableDeleteColumn     .addFile(":/ico/16x16/edit-table-delete-column.png");
+	EditTableDeleteColumn     .addFile(":/ico/22x22/edit-table-delete-column.png");
+	EditTableDeleteRow        .addFile(":/ico/16x16/edit-table-delete-row.png");
+	EditTableDeleteRow        .addFile(":/ico/22x22/edit-table-delete-row.png");
+	EditTableInsertColumnLeft .addFile(":/ico/16x16/edit-table-insert-column-left.png");
+	EditTableInsertColumnLeft .addFile(":/ico/22x22/edit-table-insert-column-left.png");
+	EditTableInsertColumnRight.addFile(":/ico/16x16/edit-table-insert-column-right.png");
+	EditTableInsertColumnRight.addFile(":/ico/22x22/edit-table-insert-column-right.png");
+	EditTableInsertRowAbove   .addFile(":/ico/16x16/edit-table-insert-row-above.png");
+	EditTableInsertRowAbove   .addFile(":/ico/22x22/edit-table-insert-row-above.png");
+	EditTableInsertRowUnder   .addFile(":/ico/16x16/edit-table-insert-row-under.png");
+	EditTableInsertRowUnder   .addFile(":/ico/22x22/edit-table-insert-row-under.png");
 	if (rtl) {
 		EditUndo.addPixmap(QPixmap(":/ico/16x16/edit-undo.png").transformed(reverse));
 		EditUndo.addPixmap(QPixmap(":/ico/22x22/edit-undo.png").transformed(reverse));
@@ -384,12 +384,12 @@
 	ProjectFile         .addFile(":/ico/oxygen-icons/16x16/mimetypes/application-x-qet-project.png");
 	ProjectFile         .addFile(":/ico/oxygen-icons/22x22/mimetypes/application-x-qet-project.png");
 	ProjectFile         .addFile(":/ico/oxygen-icons/32x32/mimetypes/application-x-qet-project.png");
-	QETDonate           .addFile(":/ico/16x16/help-donate.svg");
-	QETDownload         .addFile(":/ico/16x16/edit-download.svg");
+	QETDonate           .addFile(":/ico/16x16/help-donate.svg.png");
+	QETDownload         .addFile(":/ico/16x16/edit-download.svg.png");
 	QETIcon             .addFile(":/ico/256x256/qelectrotech.png");
 	ProjectFileGP       .addFile(":/ico/16x16/project-WH.png");
 	QETLogo             .addFile(":/ico/16x16/qet.png");
-	QETManual           .addFile(":/ico/16x16/help-contents.svg");
+	QETManual           .addFile(":/ico/16x16/help-contents.svg.png");
 	QETLogo             .addFile(":/ico/256x256/qet.png");
 	QETOxygenLogo       .addFile(":/ico/oxygen-icons/128x128/apps/qelectrotech.png");
 	QETOxygenLogo       .addFile(":/ico/oxygen-icons/16x16/apps/qelectrotech.png");
@@ -398,7 +398,7 @@
 	QETOxygenLogo       .addFile(":/ico/oxygen-icons/32x32/apps/qelectrotech.png");
 	QETOxygenLogo       .addFile(":/ico/oxygen-icons/48x48/apps/qelectrotech.png");
 	QETOxygenLogo       .addFile(":/ico/oxygen-icons/64x64/apps/qelectrotech.png");
-	QETVideo            .addFile(":/ico/16x16/kdenlive-show-video.svg");
+	QETVideo            .addFile(":/ico/16x16/kdenlive-show-video.svg.png");
 	QtLogo              .addFile(":/ico/32x32/qt.png");
 	Raise               .addFile(":/ico/22x22/raise.png");
 	Remove              .addFile(":/ico/16x16/list-remove.png");


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/