ldforge.qrc

Thu, 29 Mar 2018 12:10:54 +0300

author
Teemu Piippo <teemu@hecknology.net>
date
Thu, 29 Mar 2018 12:10:54 +0300
branch
experimental
changeset 1363
b725b7fb63a5
parent 1011
4fdd74a04790
permissions
-rw-r--r--

started work on the pattern editor

158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
1 <!DOCTYPE RCC>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
2 <RCC version="1.0">
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
3 <qresource>
1000
c064cc048f14 Begin work on Bézier curve support. They can be drawn but don't render in 3D and they load as comments.
Teemu Piippo <crimsondusk64@gmail.com>
parents: 963
diff changeset
4 <file>./icons/add-beziercurve.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
5 <file>./icons/add-bfc.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
6 <file>./icons/add-comment.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
7 <file>./icons/add-condline.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
8 <file>./icons/add-line.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
9 <file>./icons/add-quad.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
10 <file>./icons/add-radial.png</file>
1011
4fdd74a04790 Rename LDSubfile to LDSubfileReference
Teemu Piippo <crimsondusk64@gmail.com>
parents: 1000
diff changeset
11 <file>./icons/add-subfilereference.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
12 <file>./icons/add-triangle.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
13 <file>./icons/arrow-down.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
14 <file>./icons/arrow-left.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
15 <file>./icons/arrow-right.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
16 <file>./icons/arrow-up.png</file>
221
1dd18eea7c84 Add some missing icons
Santeri Piippo <crimsondusk64@gmail.com>
parents: 207
diff changeset
17 <file>./icons/autocolor.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
18 <file>./icons/axes.png</file>
1000
c064cc048f14 Begin work on Bézier curve support. They can be drawn but don't render in 3D and they load as comments.
Teemu Piippo <crimsondusk64@gmail.com>
parents: 963
diff changeset
19 <file>./icons/beziercurve.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
20 <file>./icons/bfc.png</file>
353
07b3753baedc dded an action to quickly toggle BFC red/green view.
Santeri Piippo <crimsondusk64@gmail.com>
parents: 293
diff changeset
21 <file>./icons/bfc-view.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
22 <file>./icons/brick-new.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
23 <file>./icons/brick.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
24 <file>./icons/camera-back.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
25 <file>./icons/camera-bottom.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
26 <file>./icons/camera-free.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
27 <file>./icons/camera-front.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
28 <file>./icons/camera-left.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
29 <file>./icons/camera-right.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
30 <file>./icons/camera-top.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
31 <file>./icons/checkerboard.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
32 <file>./icons/colorcursor.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
33 <file>./icons/colorselect.png</file>
818
748ba8818af8 - added the magic wand tool
Santeri Piippo <crimsondusk64@gmail.com>
parents: 727
diff changeset
34 <file>./icons/colors.txt</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
35 <file>./icons/comment.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
36 <file>./icons/condline.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
37 <file>./icons/copy.png</file>
191
9bb6a17305ad Readded BFC red-green view, although determining inversion isn't always correct and it cannot handle CW-certified files...
Santeri Piippo <crimsondusk64@gmail.com>
parents: 178
diff changeset
38 <file>./icons/coverer.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
39 <file>./icons/cut.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
40 <file>./icons/delete.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
41 <file>./icons/del-line.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
42 <file>./icons/empty.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
43 <file>./icons/error.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
44 <file>./icons/exit.png</file>
257
481566b60ecd Added Export To File action, moved it + insert from to File menu
Santeri Piippo <crimsondusk64@gmail.com>
parents: 241
diff changeset
45 <file>./icons/file-export.png</file>
481566b60ecd Added Export To File action, moved it + insert from to File menu
Santeri Piippo <crimsondusk64@gmail.com>
parents: 241
diff changeset
46 <file>./icons/file-import.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
47 <file>./icons/file-new.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
48 <file>./icons/file-open.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
49 <file>./icons/file.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
50 <file>./icons/file-save-as.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
51 <file>./icons/file-save.png</file>
221
1dd18eea7c84 Add some missing icons
Santeri Piippo <crimsondusk64@gmail.com>
parents: 207
diff changeset
52 <file>./icons/flip.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
53 <file>./icons/folder.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
54 <file>./icons/grid-coarse.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
55 <file>./icons/grid-fine.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
56 <file>./icons/grid-medium.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
57 <file>./icons/help.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
58 <file>./icons/history.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
59 <file>./icons/inline-deep.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
60 <file>./icons/inline.png</file>
178
bc30a6d59f7c Added icon for intersector
Santeri Piippo <crimsondusk64@gmail.com>
parents: 177
diff changeset
61 <file>./icons/intersector.png</file>
201
4d620d819f4f Added icons for wireframe and inversion
Santeri Piippo <crimsondusk64@gmail.com>
parents: 195
diff changeset
62 <file>./icons/invert.png</file>
206
c069e7b5f5f3 Added icons for Isecalc and coordinate replacer
Santeri Piippo <crimsondusk64@gmail.com>
parents: 204
diff changeset
63 <file>./icons/isecalc.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
64 <file>./icons/ldforge.ico</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
65 <file>./icons/ldforge.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
66 <file>./icons/line.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
67 <file>./icons/mail.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
68 <file>./icons/make-borders.png</file>
578
a86ae85a277c - added visible line angles when drawing
Santeri Piippo <crimsondusk64@gmail.com>
parents: 530
diff changeset
69 <file>./icons/mode-angle.png</file>
492
e964085e6913 Added a new editing mode for drawing circles.
Santeri Piippo <crimsondusk64@gmail.com>
parents: 353
diff changeset
70 <file>./icons/mode-circle.png</file>
207
e8c47e51e03d Made drawing an edit mode, allowing me to add more modes in the future
Santeri Piippo <crimsondusk64@gmail.com>
parents: 206
diff changeset
71 <file>./icons/mode-draw.png</file>
818
748ba8818af8 - added the magic wand tool
Santeri Piippo <crimsondusk64@gmail.com>
parents: 727
diff changeset
72 <file>./icons/mode-magicwand.png</file>
841
1243abd47381 - split the rectangle ability out of the draw mode into its own edit mode
Teemu Piippo <crimsondusk64@gmail.com>
parents: 822
diff changeset
73 <file>./icons/mode-rectangle.png</file>
207
e8c47e51e03d Made drawing an edit mode, allowing me to add more modes in the future
Santeri Piippo <crimsondusk64@gmail.com>
parents: 206
diff changeset
74 <file>./icons/mode-select.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
75 <file>./icons/move-x-neg.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
76 <file>./icons/move-x-pos.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
77 <file>./icons/move-y-neg.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
78 <file>./icons/move-y-pos.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
79 <file>./icons/move-z-neg.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
80 <file>./icons/move-z-pos.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
81 <file>./icons/open-recent.png</file>
195
7a776f6b0d2a Added image overlays, these are offset and scaled photos drawn on top of the part model to help getting part data from pictures.
Santeri Piippo <crimsondusk64@gmail.com>
parents: 191
diff changeset
82 <file>./icons/overlay-clear.png</file>
7a776f6b0d2a Added image overlays, these are offset and scaled photos drawn on top of the part model to help getting part data from pictures.
Santeri Piippo <crimsondusk64@gmail.com>
parents: 191
diff changeset
83 <file>./icons/overlay.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
84 <file>./icons/palette.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
85 <file>./icons/paste.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
86 <file>./icons/quad.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
87 <file>./icons/quad-split.png</file>
221
1dd18eea7c84 Add some missing icons
Santeri Piippo <crimsondusk64@gmail.com>
parents: 207
diff changeset
88 <file>./icons/radial-convert.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
89 <file>./icons/radial.png</file>
727
3faeb1174e40 - added an icon for random colors
Santeri Piippo <crimsondusk64@gmail.com>
parents: 578
diff changeset
90 <file>./icons/random-colors.png</file>
174
963697b36118 Added rectifier interface
Santeri Piippo <crimsondusk64@gmail.com>
parents: 170
diff changeset
91 <file>./icons/rectifier.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
92 <file>./icons/redo.png</file>
206
c069e7b5f5f3 Added icons for Isecalc and coordinate replacer
Santeri Piippo <crimsondusk64@gmail.com>
parents: 204
diff changeset
93 <file>./icons/replace-coords.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
94 <file>./icons/round-coords.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
95 <file>./icons/screencap.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
96 <file>./icons/select-all.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
97 <file>./icons/select-color.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
98 <file>./icons/select-type.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
99 <file>./icons/set-contents.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
100 <file>./icons/settings.png</file>
1011
4fdd74a04790 Rename LDSubfile to LDSubfileReference
Teemu Piippo <crimsondusk64@gmail.com>
parents: 1000
diff changeset
101 <file>./icons/subfilereference.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
102 <file>./icons/triangle.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
103 <file>./icons/uncolorize.png</file>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
104 <file>./icons/undo.png</file>
530
f9476dbd87ec - Added new actions "Hide" and "Reveal" which allow direct setting of objects' visibility setting instead of toggling it.
Santeri Piippo <crimsondusk64@gmail.com>
parents: 492
diff changeset
105 <file>./icons/visibility-hide.png</file>
f9476dbd87ec - Added new actions "Hide" and "Reveal" which allow direct setting of objects' visibility setting instead of toggling it.
Santeri Piippo <crimsondusk64@gmail.com>
parents: 492
diff changeset
106 <file>./icons/visibility-show.png</file>
f9476dbd87ec - Added new actions "Hide" and "Reveal" which allow direct setting of objects' visibility setting instead of toggling it.
Santeri Piippo <crimsondusk64@gmail.com>
parents: 492
diff changeset
107 <file>./icons/visibility-toggle.png</file>
201
4d620d819f4f Added icons for wireframe and inversion
Santeri Piippo <crimsondusk64@gmail.com>
parents: 195
diff changeset
108 <file>./icons/wireframe.png</file>
167
df78c894ae24 Further ytruder support
Santeri Piippo <crimsondusk64@gmail.com>
parents: 158
diff changeset
109 <file>./icons/ytruder.png</file>
1363
b725b7fb63a5 started work on the pattern editor
Teemu Piippo <teemu@hecknology.net>
parents: 1011
diff changeset
110 <file>data/pattern-background.png</file>
293
a0ed563e14b2 Added support for regex-based primitive categorization
Santeri Piippo <crimsondusk64@gmail.com>
parents: 257
diff changeset
111 <file>data/primitive-categories.cfg</file>
1363
b725b7fb63a5 started work on the pattern editor
Teemu Piippo <teemu@hecknology.net>
parents: 1011
diff changeset
112 <file>data/transparent-background.png</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
113 <file>LICENSE</file>
241
cffab8e109f6 Added LICENSE.icons to help clarity on the licensing of the icons
Santeri Piippo <crimsondusk64@gmail.com>
parents: 240
diff changeset
114 <file>LICENSE.icons</file>
158
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
115 </qresource>
499286fcbf37 Compile the icon resources to a QRC file, so that they are embedded in the application
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
116 </RCC>

mercurial