Rev 18987 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
15466 | avox | 1 | // !$*UTF8*$! |
2 | { |
||
3 | archiveVersion = 1; |
||
4 | classes = { |
||
5 | }; |
||
6 | objectVersion = 45; |
||
7 | objects = { |
||
8 | |||
9 | /* Begin PBXFileReference section */ |
||
10 | 8808D806123238CF00B95A3F /* actionmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = actionmanager.cpp; path = ../../scribus/actionmanager.cpp; sourceTree = SOURCE_ROOT; }; |
||
11 | 8808D807123238CF00B95A3F /* actionmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = actionmanager.h; path = ../../scribus/actionmanager.h; sourceTree = SOURCE_ROOT; }; |
||
12 | 8808D808123238CF00B95A3F /* annotation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = annotation.cpp; path = ../../scribus/annotation.cpp; sourceTree = SOURCE_ROOT; }; |
||
13 | 8808D809123238CF00B95A3F /* annotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = annotation.h; path = ../../scribus/annotation.h; sourceTree = SOURCE_ROOT; }; |
||
14 | 8808D80A123238CF00B95A3F /* canvas.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvas.cpp; path = ../../scribus/canvas.cpp; sourceTree = SOURCE_ROOT; }; |
||
15 | 8808D80B123238CF00B95A3F /* canvas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvas.h; path = ../../scribus/canvas.h; sourceTree = SOURCE_ROOT; }; |
||
16 | 8808D80C123238CF00B95A3F /* canvasgesture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasgesture.h; path = ../../scribus/canvasgesture.h; sourceTree = SOURCE_ROOT; }; |
||
17 | 8808D80D123238CF00B95A3F /* canvasgesture_linemove.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasgesture_linemove.cpp; path = ../../scribus/canvasgesture_linemove.cpp; sourceTree = SOURCE_ROOT; }; |
||
18 | 8808D80E123238CF00B95A3F /* canvasgesture_linemove.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasgesture_linemove.h; path = ../../scribus/canvasgesture_linemove.h; sourceTree = SOURCE_ROOT; }; |
||
19 | 8808D80F123238CF00B95A3F /* canvasgesture_pan.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasgesture_pan.cpp; path = ../../scribus/canvasgesture_pan.cpp; sourceTree = SOURCE_ROOT; }; |
||
20 | 8808D810123238CF00B95A3F /* canvasgesture_pan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasgesture_pan.h; path = ../../scribus/canvasgesture_pan.h; sourceTree = SOURCE_ROOT; }; |
||
21 | 8808D811123238CF00B95A3F /* canvasgesture_rectselect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasgesture_rectselect.cpp; path = ../../scribus/canvasgesture_rectselect.cpp; sourceTree = SOURCE_ROOT; }; |
||
22 | 8808D812123238CF00B95A3F /* canvasgesture_rectselect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasgesture_rectselect.h; path = ../../scribus/canvasgesture_rectselect.h; sourceTree = SOURCE_ROOT; }; |
||
23 | 8808D813123238CF00B95A3F /* canvasgesture_resize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasgesture_resize.cpp; path = ../../scribus/canvasgesture_resize.cpp; sourceTree = SOURCE_ROOT; }; |
||
24 | 8808D814123238CF00B95A3F /* canvasgesture_resize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasgesture_resize.h; path = ../../scribus/canvasgesture_resize.h; sourceTree = SOURCE_ROOT; }; |
||
25 | 8808D815123238CF00B95A3F /* canvasgesture_rulermove.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasgesture_rulermove.cpp; path = ../../scribus/canvasgesture_rulermove.cpp; sourceTree = SOURCE_ROOT; }; |
||
26 | 8808D816123238CF00B95A3F /* canvasgesture_rulermove.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasgesture_rulermove.h; path = ../../scribus/canvasgesture_rulermove.h; sourceTree = SOURCE_ROOT; }; |
||
27 | 8808D817123238CF00B95A3F /* canvasmode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode.cpp; path = ../../scribus/canvasmode.cpp; sourceTree = SOURCE_ROOT; }; |
||
28 | 8808D818123238CF00B95A3F /* canvasmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode.h; path = ../../scribus/canvasmode.h; sourceTree = SOURCE_ROOT; }; |
||
29 | 8808D819123238CF00B95A3F /* canvasmode_copyproperties.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_copyproperties.cpp; path = ../../scribus/canvasmode_copyproperties.cpp; sourceTree = SOURCE_ROOT; }; |
||
30 | 8808D81A123238CF00B95A3F /* canvasmode_copyproperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_copyproperties.h; path = ../../scribus/canvasmode_copyproperties.h; sourceTree = SOURCE_ROOT; }; |
||
31 | 8808D81B123238CF00B95A3F /* canvasmode_create.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_create.cpp; path = ../../scribus/canvasmode_create.cpp; sourceTree = SOURCE_ROOT; }; |
||
32 | 8808D81C123238CF00B95A3F /* canvasmode_create.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_create.h; path = ../../scribus/canvasmode_create.h; sourceTree = SOURCE_ROOT; }; |
||
33 | 8808D81D123238CF00B95A3F /* canvasmode_drawbezier.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_drawbezier.cpp; path = ../../scribus/canvasmode_drawbezier.cpp; sourceTree = SOURCE_ROOT; }; |
||
34 | 8808D81E123238CF00B95A3F /* canvasmode_drawbezier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_drawbezier.h; path = ../../scribus/canvasmode_drawbezier.h; sourceTree = SOURCE_ROOT; }; |
||
35 | 8808D81F123238CF00B95A3F /* canvasmode_drawfreehand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_drawfreehand.cpp; path = ../../scribus/canvasmode_drawfreehand.cpp; sourceTree = SOURCE_ROOT; }; |
||
36 | 8808D820123238CF00B95A3F /* canvasmode_drawfreehand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_drawfreehand.h; path = ../../scribus/canvasmode_drawfreehand.h; sourceTree = SOURCE_ROOT; }; |
||
37 | 8808D821123238CF00B95A3F /* canvasmode_edit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_edit.cpp; path = ../../scribus/canvasmode_edit.cpp; sourceTree = SOURCE_ROOT; }; |
||
38 | 8808D822123238CF00B95A3F /* canvasmode_edit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_edit.h; path = ../../scribus/canvasmode_edit.h; sourceTree = SOURCE_ROOT; }; |
||
39 | 8808D823123238CF00B95A3F /* canvasmode_editgradient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_editgradient.cpp; path = ../../scribus/canvasmode_editgradient.cpp; sourceTree = SOURCE_ROOT; }; |
||
40 | 8808D824123238CF00B95A3F /* canvasmode_editgradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_editgradient.h; path = ../../scribus/canvasmode_editgradient.h; sourceTree = SOURCE_ROOT; }; |
||
41 | 8808D825123238CF00B95A3F /* canvasmode_editmeshgradient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_editmeshgradient.cpp; path = ../../scribus/canvasmode_editmeshgradient.cpp; sourceTree = SOURCE_ROOT; }; |
||
42 | 8808D826123238CF00B95A3F /* canvasmode_editmeshgradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_editmeshgradient.h; path = ../../scribus/canvasmode_editmeshgradient.h; sourceTree = SOURCE_ROOT; }; |
||
43 | 8808D827123238CF00B95A3F /* canvasmode_eyedropper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_eyedropper.cpp; path = ../../scribus/canvasmode_eyedropper.cpp; sourceTree = SOURCE_ROOT; }; |
||
44 | 8808D828123238CF00B95A3F /* canvasmode_eyedropper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_eyedropper.h; path = ../../scribus/canvasmode_eyedropper.h; sourceTree = SOURCE_ROOT; }; |
||
45 | 8808D829123238CF00B95A3F /* canvasmode_framelinks.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_framelinks.cpp; path = ../../scribus/canvasmode_framelinks.cpp; sourceTree = SOURCE_ROOT; }; |
||
46 | 8808D82A123238CF00B95A3F /* canvasmode_framelinks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_framelinks.h; path = ../../scribus/canvasmode_framelinks.h; sourceTree = SOURCE_ROOT; }; |
||
47 | 8808D82B123238CF00B95A3F /* canvasmode_legacy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_legacy.cpp; path = ../../scribus/canvasmode_legacy.cpp; sourceTree = SOURCE_ROOT; }; |
||
48 | 8808D82C123238CF00B95A3F /* canvasmode_legacy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_legacy.h; path = ../../scribus/canvasmode_legacy.h; sourceTree = SOURCE_ROOT; }; |
||
49 | 8808D82D123238CF00B95A3F /* canvasmode_magnifier.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_magnifier.cpp; path = ../../scribus/canvasmode_magnifier.cpp; sourceTree = SOURCE_ROOT; }; |
||
50 | 8808D82E123238CF00B95A3F /* canvasmode_magnifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_magnifier.h; path = ../../scribus/canvasmode_magnifier.h; sourceTree = SOURCE_ROOT; }; |
||
51 | 8808D82F123238CF00B95A3F /* canvasmode_measurements.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_measurements.cpp; path = ../../scribus/canvasmode_measurements.cpp; sourceTree = SOURCE_ROOT; }; |
||
52 | 8808D830123238CF00B95A3F /* canvasmode_measurements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_measurements.h; path = ../../scribus/canvasmode_measurements.h; sourceTree = SOURCE_ROOT; }; |
||
53 | 8808D831123238CF00B95A3F /* canvasmode_nodeedit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_nodeedit.cpp; path = ../../scribus/canvasmode_nodeedit.cpp; sourceTree = SOURCE_ROOT; }; |
||
54 | 8808D832123238CF00B95A3F /* canvasmode_nodeedit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_nodeedit.h; path = ../../scribus/canvasmode_nodeedit.h; sourceTree = SOURCE_ROOT; }; |
||
55 | 8808D833123238CF00B95A3F /* canvasmode_normal.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_normal.cpp; path = ../../scribus/canvasmode_normal.cpp; sourceTree = SOURCE_ROOT; }; |
||
56 | 8808D834123238CF00B95A3F /* canvasmode_normal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_normal.h; path = ../../scribus/canvasmode_normal.h; sourceTree = SOURCE_ROOT; }; |
||
57 | 8808D835123238CF00B95A3F /* canvasmode_objimport.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_objimport.cpp; path = ../../scribus/canvasmode_objimport.cpp; sourceTree = SOURCE_ROOT; }; |
||
58 | 8808D836123238CF00B95A3F /* canvasmode_objimport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_objimport.h; path = ../../scribus/canvasmode_objimport.h; sourceTree = SOURCE_ROOT; }; |
||
59 | 8808D837123238CF00B95A3F /* canvasmode_panning.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_panning.cpp; path = ../../scribus/canvasmode_panning.cpp; sourceTree = SOURCE_ROOT; }; |
||
60 | 8808D838123238CF00B95A3F /* canvasmode_panning.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_panning.h; path = ../../scribus/canvasmode_panning.h; sourceTree = SOURCE_ROOT; }; |
||
61 | 8808D839123238CF00B95A3F /* canvasmode_rotate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = canvasmode_rotate.cpp; path = ../../scribus/canvasmode_rotate.cpp; sourceTree = SOURCE_ROOT; }; |
||
62 | 8808D83A123238CF00B95A3F /* canvasmode_rotate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = canvasmode_rotate.h; path = ../../scribus/canvasmode_rotate.h; sourceTree = SOURCE_ROOT; }; |
||
63 | 8808D83B123238CF00B95A3F /* chartablemodel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = chartablemodel.cpp; path = ../../scribus/chartablemodel.cpp; sourceTree = SOURCE_ROOT; }; |
||
64 | 8808D83C123238CF00B95A3F /* chartablemodel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = chartablemodel.h; path = ../../scribus/chartablemodel.h; sourceTree = SOURCE_ROOT; }; |
||
65 | 8808D83D123238CF00B95A3F /* chartableview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = chartableview.cpp; path = ../../scribus/chartableview.cpp; sourceTree = SOURCE_ROOT; }; |
||
66 | 8808D83E123238CF00B95A3F /* chartableview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = chartableview.h; path = ../../scribus/chartableview.h; sourceTree = SOURCE_ROOT; }; |
||
67 | 8808D83F123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = ../../scribus/CMakeLists.txt; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.make; }; |
||
68 | 8808D840123238CF00B95A3F /* cmserrorhandling.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cmserrorhandling.cpp; path = ../../scribus/cmserrorhandling.cpp; sourceTree = SOURCE_ROOT; }; |
||
69 | 8808D841123238CF00B95A3F /* cmserrorhandling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cmserrorhandling.h; path = ../../scribus/cmserrorhandling.h; sourceTree = SOURCE_ROOT; }; |
||
70 | 8808D842123238CF00B95A3F /* cmsettings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = cmsettings.cpp; path = ../../scribus/cmsettings.cpp; sourceTree = SOURCE_ROOT; }; |
||
71 | 8808D843123238CF00B95A3F /* cmsettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cmsettings.h; path = ../../scribus/cmsettings.h; sourceTree = SOURCE_ROOT; }; |
||
72 | 8808D844123238CF00B95A3F /* collect4output.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = collect4output.cpp; path = ../../scribus/collect4output.cpp; sourceTree = SOURCE_ROOT; }; |
||
73 | 8808D845123238CF00B95A3F /* collect4output.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = collect4output.h; path = ../../scribus/collect4output.h; sourceTree = SOURCE_ROOT; }; |
||
74 | 8808D846123238CF00B95A3F /* color.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = color.h; path = ../../scribus/color.h; sourceTree = SOURCE_ROOT; }; |
||
75 | 8808D847123238CF00B95A3F /* colorblind.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = colorblind.cpp; path = ../../scribus/colorblind.cpp; sourceTree = SOURCE_ROOT; }; |
||
76 | 8808D848123238CF00B95A3F /* colorblind.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = colorblind.h; path = ../../scribus/colorblind.h; sourceTree = SOURCE_ROOT; }; |
||
77 | 8808D84A123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
78 | 8808D84B123238CF00B95A3F /* sccolormgmtelem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolormgmtelem.h; sourceTree = "<group>"; }; |
||
79 | 8808D84C123238CF00B95A3F /* sccolormgmtengine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolormgmtengine.cpp; sourceTree = "<group>"; }; |
||
80 | 8808D84D123238CF00B95A3F /* sccolormgmtengine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolormgmtengine.h; sourceTree = "<group>"; }; |
||
81 | 8808D84E123238CF00B95A3F /* sccolormgmtenginedata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolormgmtenginedata.cpp; sourceTree = "<group>"; }; |
||
82 | 8808D84F123238CF00B95A3F /* sccolormgmtenginedata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolormgmtenginedata.h; sourceTree = "<group>"; }; |
||
83 | 8808D850123238CF00B95A3F /* sccolormgmtenginefactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolormgmtenginefactory.cpp; sourceTree = "<group>"; }; |
||
84 | 8808D851123238CF00B95A3F /* sccolormgmtenginefactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolormgmtenginefactory.h; sourceTree = "<group>"; }; |
||
85 | 8808D852123238CF00B95A3F /* sccolormgmtimplelem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolormgmtimplelem.cpp; sourceTree = "<group>"; }; |
||
86 | 8808D853123238CF00B95A3F /* sccolormgmtimplelem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolormgmtimplelem.h; sourceTree = "<group>"; }; |
||
87 | 8808D854123238CF00B95A3F /* sccolormgmtstructs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolormgmtstructs.cpp; sourceTree = "<group>"; }; |
||
88 | 8808D855123238CF00B95A3F /* sccolormgmtstructs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolormgmtstructs.h; sourceTree = "<group>"; }; |
||
89 | 8808D856123238CF00B95A3F /* sccolorprofile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolorprofile.cpp; sourceTree = "<group>"; }; |
||
90 | 8808D857123238CF00B95A3F /* sccolorprofile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolorprofile.h; sourceTree = "<group>"; }; |
||
91 | 8808D858123238CF00B95A3F /* sccolorprofilecache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolorprofilecache.cpp; sourceTree = "<group>"; }; |
||
92 | 8808D859123238CF00B95A3F /* sccolorprofilecache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolorprofilecache.h; sourceTree = "<group>"; }; |
||
93 | 8808D85A123238CF00B95A3F /* sccolorprofiledata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolorprofiledata.cpp; sourceTree = "<group>"; }; |
||
94 | 8808D85B123238CF00B95A3F /* sccolorprofiledata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolorprofiledata.h; sourceTree = "<group>"; }; |
||
95 | 8808D85C123238CF00B95A3F /* sccolorspace.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolorspace.cpp; sourceTree = "<group>"; }; |
||
96 | 8808D85D123238CF00B95A3F /* sccolorspace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolorspace.h; sourceTree = "<group>"; }; |
||
97 | 8808D85E123238CF00B95A3F /* sccolorspacedata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolorspacedata.cpp; sourceTree = "<group>"; }; |
||
98 | 8808D85F123238CF00B95A3F /* sccolorspacedata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolorspacedata.h; sourceTree = "<group>"; }; |
||
99 | 8808D860123238CF00B95A3F /* sccolorspacedata_cmyk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolorspacedata_cmyk.h; sourceTree = "<group>"; }; |
||
100 | 8808D861123238CF00B95A3F /* sccolorspacedata_cmyka.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolorspacedata_cmyka.h; sourceTree = "<group>"; }; |
||
101 | 8808D862123238CF00B95A3F /* sccolorspacedata_gray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolorspacedata_gray.h; sourceTree = "<group>"; }; |
||
102 | 8808D863123238CF00B95A3F /* sccolorspacedata_laba.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolorspacedata_laba.h; sourceTree = "<group>"; }; |
||
103 | 8808D864123238CF00B95A3F /* sccolorspacedata_rgb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolorspacedata_rgb.h; sourceTree = "<group>"; }; |
||
104 | 8808D865123238CF00B95A3F /* sccolorspacedata_rgba.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolorspacedata_rgba.h; sourceTree = "<group>"; }; |
||
105 | 8808D866123238CF00B95A3F /* sccolortransform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolortransform.cpp; sourceTree = "<group>"; }; |
||
106 | 8808D867123238CF00B95A3F /* sccolortransform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolortransform.h; sourceTree = "<group>"; }; |
||
107 | 8808D868123238CF00B95A3F /* sccolortransformdata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolortransformdata.h; sourceTree = "<group>"; }; |
||
108 | 8808D869123238CF00B95A3F /* sccolortransformpool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccolortransformpool.cpp; sourceTree = "<group>"; }; |
||
109 | 8808D86A123238CF00B95A3F /* sccolortransformpool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccolortransformpool.h; sourceTree = "<group>"; }; |
||
110 | 8808D86B123238CF00B95A3F /* sclcms2colormgmtengineimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sclcms2colormgmtengineimpl.cpp; sourceTree = "<group>"; }; |
||
111 | 8808D86C123238CF00B95A3F /* sclcms2colormgmtengineimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sclcms2colormgmtengineimpl.h; sourceTree = "<group>"; }; |
||
112 | 8808D86D123238CF00B95A3F /* sclcms2colorprofileimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sclcms2colorprofileimpl.cpp; sourceTree = "<group>"; }; |
||
113 | 8808D86E123238CF00B95A3F /* sclcms2colorprofileimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sclcms2colorprofileimpl.h; sourceTree = "<group>"; }; |
||
114 | 8808D86F123238CF00B95A3F /* sclcms2colortransformimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sclcms2colortransformimpl.cpp; sourceTree = "<group>"; }; |
||
115 | 8808D870123238CF00B95A3F /* sclcms2colortransformimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sclcms2colortransformimpl.h; sourceTree = "<group>"; }; |
||
116 | 8808D871123238CF00B95A3F /* sclcmscolormgmtengineimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sclcmscolormgmtengineimpl.cpp; sourceTree = "<group>"; }; |
||
117 | 8808D872123238CF00B95A3F /* sclcmscolormgmtengineimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sclcmscolormgmtengineimpl.h; sourceTree = "<group>"; }; |
||
118 | 8808D873123238CF00B95A3F /* sclcmscolorprofileimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sclcmscolorprofileimpl.cpp; sourceTree = "<group>"; }; |
||
119 | 8808D874123238CF00B95A3F /* sclcmscolorprofileimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sclcmscolorprofileimpl.h; sourceTree = "<group>"; }; |
||
120 | 8808D875123238CF00B95A3F /* sclcmscolortransformimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sclcmscolortransformimpl.cpp; sourceTree = "<group>"; }; |
||
121 | 8808D876123238CF00B95A3F /* sclcmscolortransformimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sclcmscolortransformimpl.h; sourceTree = "<group>"; }; |
||
122 | 8808D877123238CF00B95A3F /* colorsetmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = colorsetmanager.cpp; path = ../../scribus/colorsetmanager.cpp; sourceTree = SOURCE_ROOT; }; |
||
123 | 8808D878123238CF00B95A3F /* colorsetmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = colorsetmanager.h; path = ../../scribus/colorsetmanager.h; sourceTree = SOURCE_ROOT; }; |
||
124 | 8808D879123238CF00B95A3F /* commonstrings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = commonstrings.cpp; path = ../../scribus/commonstrings.cpp; sourceTree = SOURCE_ROOT; }; |
||
125 | 8808D87A123238CF00B95A3F /* commonstrings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = commonstrings.h; path = ../../scribus/commonstrings.h; sourceTree = SOURCE_ROOT; }; |
||
126 | 8808D87B123238CF00B95A3F /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = ../../scribus/crypt.h; sourceTree = SOURCE_ROOT; }; |
||
127 | 8808D87C123238CF00B95A3F /* deferredtask.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = deferredtask.cpp; path = ../../scribus/deferredtask.cpp; sourceTree = SOURCE_ROOT; }; |
||
128 | 8808D87D123238CF00B95A3F /* deferredtask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = deferredtask.h; path = ../../scribus/deferredtask.h; sourceTree = SOURCE_ROOT; }; |
||
129 | 8808D87F123238CF00B95A3F /* actions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = actions.h; sourceTree = "<group>"; }; |
||
130 | 8808D880123238CF00B95A3F /* automata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = automata.h; sourceTree = "<group>"; }; |
||
131 | 8808D881123238CF00B95A3F /* base_actions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base_actions.h; sourceTree = "<group>"; }; |
||
132 | 8808D882123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
133 | 8808D883123238CF00B95A3F /* control_actions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = control_actions.h; sourceTree = "<group>"; }; |
||
134 | 8808D884123238CF00B95A3F /* desaxe_conf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = desaxe_conf.h; sourceTree = "<group>"; }; |
||
135 | 8808D885123238CF00B95A3F /* desaxe_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = desaxe_test.cpp; sourceTree = "<group>"; }; |
||
136 | 8808D886123238CF00B95A3F /* digester.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = digester.cpp; sourceTree = "<group>"; }; |
||
137 | 8808D887123238CF00B95A3F /* digester.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = digester.h; sourceTree = "<group>"; }; |
||
138 | 8808D888123238CF00B95A3F /* digester_parse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = digester_parse.cpp; sourceTree = "<group>"; }; |
||
139 | 8808D889123238CF00B95A3F /* prog_actions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prog_actions.h; sourceTree = "<group>"; }; |
||
140 | 8808D88A123238CF00B95A3F /* saxfilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = saxfilter.cpp; sourceTree = "<group>"; }; |
||
141 | 8808D88B123238CF00B95A3F /* saxfilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = saxfilter.h; sourceTree = "<group>"; }; |
||
142 | 8808D88C123238CF00B95A3F /* saxhandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = saxhandler.h; sourceTree = "<group>"; }; |
||
143 | 8808D88D123238CF00B95A3F /* saxio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = saxio.h; sourceTree = "<group>"; }; |
||
144 | 8808D88E123238CF00B95A3F /* saxiohelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = saxiohelper.cpp; sourceTree = "<group>"; }; |
||
145 | 8808D88F123238CF00B95A3F /* saxiohelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = saxiohelper.h; sourceTree = "<group>"; }; |
||
146 | 8808D890123238CF00B95A3F /* saxXML.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = saxXML.cpp; sourceTree = "<group>"; }; |
||
147 | 8808D891123238CF00B95A3F /* saxXML.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = saxXML.h; sourceTree = "<group>"; }; |
||
148 | 8808D892123238CF00B95A3F /* simple_actions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = simple_actions.h; sourceTree = "<group>"; }; |
||
149 | 8808D893123238CF00B95A3F /* uniqueid.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uniqueid.cpp; sourceTree = "<group>"; }; |
||
150 | 8808D894123238CF00B95A3F /* uniqueid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uniqueid.h; sourceTree = "<group>"; }; |
||
151 | 8808D896123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
152 | 8808D897123238CF00B95A3F /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; |
||
153 | 8808D898123238CF00B95A3F /* scrspinboxplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scrspinboxplugin.cpp; sourceTree = "<group>"; }; |
||
154 | 8808D899123238CF00B95A3F /* scrspinboxplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scrspinboxplugin.h; sourceTree = "<group>"; }; |
||
155 | 8808D89A123238CF00B95A3F /* sctablewidgetplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sctablewidgetplugin.cpp; sourceTree = "<group>"; }; |
||
156 | 8808D89B123238CF00B95A3F /* sctablewidgetplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sctablewidgetplugin.h; sourceTree = "<group>"; }; |
||
157 | 8808D89C123238CF00B95A3F /* sctextbrowserplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sctextbrowserplugin.cpp; sourceTree = "<group>"; }; |
||
158 | 8808D89D123238CF00B95A3F /* sctextbrowserplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sctextbrowserplugin.h; sourceTree = "<group>"; }; |
||
159 | 8808D89F123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
160 | 8808D8A0123238CF00B95A3F /* make_cmakelists.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = make_cmakelists.py; sourceTree = "<group>"; }; |
||
161 | 8808D8A1123238CF00B95A3F /* smalignselectplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smalignselectplugin.cpp; sourceTree = "<group>"; }; |
||
162 | 8808D8A2123238CF00B95A3F /* smalignselectplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smalignselectplugin.h; sourceTree = "<group>"; }; |
||
163 | 8808D8A3123238CF00B95A3F /* smcolorcomboplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smcolorcomboplugin.cpp; sourceTree = "<group>"; }; |
||
164 | 8808D8A4123238CF00B95A3F /* smcolorcomboplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smcolorcomboplugin.h; sourceTree = "<group>"; }; |
||
165 | 8808D8A5123238CF00B95A3F /* smfontcombohplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smfontcombohplugin.cpp; sourceTree = "<group>"; }; |
||
166 | 8808D8A6123238CF00B95A3F /* smfontcombohplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smfontcombohplugin.h; sourceTree = "<group>"; }; |
||
167 | 8808D8A7123238CF00B95A3F /* smsccomboboxplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smsccomboboxplugin.cpp; sourceTree = "<group>"; }; |
||
168 | 8808D8A8123238CF00B95A3F /* smsccomboboxplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smsccomboboxplugin.h; sourceTree = "<group>"; }; |
||
169 | 8808D8A9123238CF00B95A3F /* smscrspinboxplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smscrspinboxplugin.cpp; sourceTree = "<group>"; }; |
||
170 | 8808D8AA123238CF00B95A3F /* smscrspinboxplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smscrspinboxplugin.h; sourceTree = "<group>"; }; |
||
171 | 8808D8AB123238CF00B95A3F /* smshadebuttonplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smshadebuttonplugin.cpp; sourceTree = "<group>"; }; |
||
172 | 8808D8AC123238CF00B95A3F /* smshadebuttonplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smshadebuttonplugin.h; sourceTree = "<group>"; }; |
||
173 | 8808D8AD123238CF00B95A3F /* smspinboxplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smspinboxplugin.cpp; sourceTree = "<group>"; }; |
||
174 | 8808D8AE123238CF00B95A3F /* smspinboxplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smspinboxplugin.h; sourceTree = "<group>"; }; |
||
175 | 8808D8AF123238CF00B95A3F /* smstyleselectplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smstyleselectplugin.cpp; sourceTree = "<group>"; }; |
||
176 | 8808D8B0123238CF00B95A3F /* smstyleselectplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smstyleselectplugin.h; sourceTree = "<group>"; }; |
||
177 | 8808D8B1123238CF00B95A3F /* smtabrulerplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smtabrulerplugin.cpp; sourceTree = "<group>"; }; |
||
178 | 8808D8B2123238CF00B95A3F /* smtabrulerplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smtabrulerplugin.h; sourceTree = "<group>"; }; |
||
179 | 8808D8B3123238CF00B95A3F /* docinfo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = docinfo.cpp; path = ../../scribus/docinfo.cpp; sourceTree = SOURCE_ROOT; }; |
||
180 | 8808D8B4123238CF00B95A3F /* docinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = docinfo.h; path = ../../scribus/docinfo.h; sourceTree = SOURCE_ROOT; }; |
||
181 | 8808D8B5123238CF00B95A3F /* documentchecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = documentchecker.cpp; path = ../../scribus/documentchecker.cpp; sourceTree = SOURCE_ROOT; }; |
||
182 | 8808D8B6123238CF00B95A3F /* documentchecker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = documentchecker.h; path = ../../scribus/documentchecker.h; sourceTree = SOURCE_ROOT; }; |
||
183 | 8808D8B7123238CF00B95A3F /* documentinformation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = documentinformation.cpp; path = ../../scribus/documentinformation.cpp; sourceTree = SOURCE_ROOT; }; |
||
184 | 8808D8B8123238CF00B95A3F /* documentinformation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = documentinformation.h; path = ../../scribus/documentinformation.h; sourceTree = SOURCE_ROOT; }; |
||
185 | 8808D8BA123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
186 | 8808D8BB123238CF00B95A3F /* scribuspdfoptions.dtd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = scribuspdfoptions.dtd; sourceTree = "<group>"; }; |
||
187 | 8808D8BC123238CF00B95A3F /* exif.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = exif.cpp; path = ../../scribus/exif.cpp; sourceTree = SOURCE_ROOT; }; |
||
188 | 8808D8BD123238CF00B95A3F /* exif.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = exif.h; path = ../../scribus/exif.h; sourceTree = SOURCE_ROOT; }; |
||
189 | 8808D8BE123238CF00B95A3F /* fileloader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fileloader.cpp; path = ../../scribus/fileloader.cpp; sourceTree = SOURCE_ROOT; }; |
||
190 | 8808D8BF123238CF00B95A3F /* fileloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fileloader.h; path = ../../scribus/fileloader.h; sourceTree = SOURCE_ROOT; }; |
||
191 | 8808D8C0123238CF00B95A3F /* filesearch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = filesearch.cpp; path = ../../scribus/filesearch.cpp; sourceTree = SOURCE_ROOT; }; |
||
192 | 8808D8C1123238CF00B95A3F /* filesearch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = filesearch.h; path = ../../scribus/filesearch.h; sourceTree = SOURCE_ROOT; }; |
||
193 | 8808D8C2123238CF00B95A3F /* fileunzip.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fileunzip.cpp; path = ../../scribus/fileunzip.cpp; sourceTree = SOURCE_ROOT; }; |
||
194 | 8808D8C3123238CF00B95A3F /* fileunzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fileunzip.h; path = ../../scribus/fileunzip.h; sourceTree = SOURCE_ROOT; }; |
||
195 | 8808D8C4123238CF00B95A3F /* filewatcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = filewatcher.cpp; path = ../../scribus/filewatcher.cpp; sourceTree = SOURCE_ROOT; }; |
||
196 | 8808D8C5123238CF00B95A3F /* filewatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = filewatcher.h; path = ../../scribus/filewatcher.h; sourceTree = SOURCE_ROOT; }; |
||
197 | 8808D8C6123238CF00B95A3F /* fontlistmodel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fontlistmodel.cpp; path = ../../scribus/fontlistmodel.cpp; sourceTree = SOURCE_ROOT; }; |
||
198 | 8808D8C7123238CF00B95A3F /* fontlistmodel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fontlistmodel.h; path = ../../scribus/fontlistmodel.h; sourceTree = SOURCE_ROOT; }; |
||
199 | 8808D8C9123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
200 | 8808D8CA123238CF00B95A3F /* ftface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ftface.cpp; sourceTree = "<group>"; }; |
||
201 | 8808D8CB123238CF00B95A3F /* ftface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ftface.h; sourceTree = "<group>"; }; |
||
202 | 8808D8CC123238CF00B95A3F /* scface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scface.cpp; sourceTree = "<group>"; }; |
||
203 | 8808D8CD123238CF00B95A3F /* scface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scface.h; sourceTree = "<group>"; }; |
||
204 | 8808D8CE123238CF00B95A3F /* scface_ps.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scface_ps.cpp; sourceTree = "<group>"; }; |
||
205 | 8808D8CF123238CF00B95A3F /* scface_ps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scface_ps.h; sourceTree = "<group>"; }; |
||
206 | 8808D8D0123238CF00B95A3F /* scface_ttf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scface_ttf.cpp; sourceTree = "<group>"; }; |
||
207 | 8808D8D1123238CF00B95A3F /* scface_ttf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scface_ttf.h; sourceTree = "<group>"; }; |
||
208 | 8808D8D2123238CF00B95A3F /* scfontmetrics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scfontmetrics.cpp; sourceTree = "<group>"; }; |
||
209 | 8808D8D3123238CF00B95A3F /* scfontmetrics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scfontmetrics.h; sourceTree = "<group>"; }; |
||
210 | 8808D8D4123238CF00B95A3F /* fparser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fparser.cpp; path = ../../scribus/fparser.cpp; sourceTree = SOURCE_ROOT; }; |
||
211 | 8808D8D5123238CF00B95A3F /* fparser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fparser.h; path = ../../scribus/fparser.h; sourceTree = SOURCE_ROOT; }; |
||
212 | 8808D8D6123238CF00B95A3F /* fpconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fpconfig.h; path = ../../scribus/fpconfig.h; sourceTree = SOURCE_ROOT; }; |
||
213 | 8808D8D7123238CF00B95A3F /* fpoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fpoint.cpp; path = ../../scribus/fpoint.cpp; sourceTree = SOURCE_ROOT; }; |
||
214 | 8808D8D8123238CF00B95A3F /* fpoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fpoint.h; path = ../../scribus/fpoint.h; sourceTree = SOURCE_ROOT; }; |
||
215 | 8808D8D9123238CF00B95A3F /* fpointarray.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fpointarray.cpp; path = ../../scribus/fpointarray.cpp; sourceTree = SOURCE_ROOT; }; |
||
216 | 8808D8DA123238CF00B95A3F /* fpointarray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fpointarray.h; path = ../../scribus/fpointarray.h; sourceTree = SOURCE_ROOT; }; |
||
217 | 8808D8DB123238CF00B95A3F /* fpoptimizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = fpoptimizer.cpp; path = ../../scribus/fpoptimizer.cpp; sourceTree = SOURCE_ROOT; }; |
||
218 | 8808D8DC123238CF00B95A3F /* fptypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fptypes.h; path = ../../scribus/fptypes.h; sourceTree = SOURCE_ROOT; }; |
||
219 | 8808D8DD123238CF00B95A3F /* gtaction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gtaction.cpp; path = ../../scribus/gtaction.cpp; sourceTree = SOURCE_ROOT; }; |
||
220 | 8808D8DE123238CF00B95A3F /* gtaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gtaction.h; path = ../../scribus/gtaction.h; sourceTree = SOURCE_ROOT; }; |
||
221 | 8808D8DF123238CF00B95A3F /* gtfont.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gtfont.cpp; path = ../../scribus/gtfont.cpp; sourceTree = SOURCE_ROOT; }; |
||
222 | 8808D8E0123238CF00B95A3F /* gtfont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gtfont.h; path = ../../scribus/gtfont.h; sourceTree = SOURCE_ROOT; }; |
||
223 | 8808D8E1123238CF00B95A3F /* gtframestyle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gtframestyle.cpp; path = ../../scribus/gtframestyle.cpp; sourceTree = SOURCE_ROOT; }; |
||
224 | 8808D8E2123238CF00B95A3F /* gtframestyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gtframestyle.h; path = ../../scribus/gtframestyle.h; sourceTree = SOURCE_ROOT; }; |
||
225 | 8808D8E3123238CF00B95A3F /* gtgettext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gtgettext.cpp; path = ../../scribus/gtgettext.cpp; sourceTree = SOURCE_ROOT; }; |
||
226 | 8808D8E4123238CF00B95A3F /* gtgettext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gtgettext.h; path = ../../scribus/gtgettext.h; sourceTree = SOURCE_ROOT; }; |
||
227 | 8808D8E5123238CF00B95A3F /* gtmeasure.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gtmeasure.cpp; path = ../../scribus/gtmeasure.cpp; sourceTree = SOURCE_ROOT; }; |
||
228 | 8808D8E6123238CF00B95A3F /* gtmeasure.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gtmeasure.h; path = ../../scribus/gtmeasure.h; sourceTree = SOURCE_ROOT; }; |
||
229 | 8808D8E7123238CF00B95A3F /* gtparagraphstyle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gtparagraphstyle.cpp; path = ../../scribus/gtparagraphstyle.cpp; sourceTree = SOURCE_ROOT; }; |
||
230 | 8808D8E8123238CF00B95A3F /* gtparagraphstyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gtparagraphstyle.h; path = ../../scribus/gtparagraphstyle.h; sourceTree = SOURCE_ROOT; }; |
||
231 | 8808D8E9123238CF00B95A3F /* gtstyle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gtstyle.cpp; path = ../../scribus/gtstyle.cpp; sourceTree = SOURCE_ROOT; }; |
||
232 | 8808D8EA123238CF00B95A3F /* gtstyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gtstyle.h; path = ../../scribus/gtstyle.h; sourceTree = SOURCE_ROOT; }; |
||
233 | 8808D8EB123238CF00B95A3F /* gtwriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gtwriter.cpp; path = ../../scribus/gtwriter.cpp; sourceTree = SOURCE_ROOT; }; |
||
234 | 8808D8EC123238CF00B95A3F /* gtwriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gtwriter.h; path = ../../scribus/gtwriter.h; sourceTree = SOURCE_ROOT; }; |
||
235 | 8808D8ED123238CF00B95A3F /* guidemanagercore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = guidemanagercore.cpp; path = ../../scribus/guidemanagercore.cpp; sourceTree = SOURCE_ROOT; }; |
||
236 | 8808D8EE123238CF00B95A3F /* guidemanagercore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = guidemanagercore.h; path = ../../scribus/guidemanagercore.h; sourceTree = SOURCE_ROOT; }; |
||
237 | 8808D8EF123238CF00B95A3F /* guidesdelegate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = guidesdelegate.cpp; path = ../../scribus/guidesdelegate.cpp; sourceTree = SOURCE_ROOT; }; |
||
238 | 8808D8F0123238CF00B95A3F /* guidesdelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = guidesdelegate.h; path = ../../scribus/guidesdelegate.h; sourceTree = SOURCE_ROOT; }; |
||
239 | 8808D8F1123238CF00B95A3F /* guidesmodel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = guidesmodel.cpp; path = ../../scribus/guidesmodel.cpp; sourceTree = SOURCE_ROOT; }; |
||
240 | 8808D8F2123238CF00B95A3F /* guidesmodel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = guidesmodel.h; path = ../../scribus/guidesmodel.h; sourceTree = SOURCE_ROOT; }; |
||
241 | 8808D8F3123238CF00B95A3F /* guidesview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = guidesview.cpp; path = ../../scribus/guidesview.cpp; sourceTree = SOURCE_ROOT; }; |
||
242 | 8808D8F4123238CF00B95A3F /* guidesview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = guidesview.h; path = ../../scribus/guidesview.h; sourceTree = SOURCE_ROOT; }; |
||
243 | 8808D8F5123238CF00B95A3F /* hnjalloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hnjalloc.c; path = ../../scribus/hnjalloc.c; sourceTree = SOURCE_ROOT; }; |
||
244 | 8808D8F6123238CF00B95A3F /* hnjalloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hnjalloc.h; path = ../../scribus/hnjalloc.h; sourceTree = SOURCE_ROOT; }; |
||
245 | 8808D8F7123238CF00B95A3F /* hyphen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = hyphen.c; path = ../../scribus/hyphen.c; sourceTree = SOURCE_ROOT; }; |
||
246 | 8808D8F8123238CF00B95A3F /* hyphen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hyphen.h; path = ../../scribus/hyphen.h; sourceTree = SOURCE_ROOT; }; |
||
247 | 8808D8F9123238CF00B95A3F /* hyphenator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = hyphenator.cpp; path = ../../scribus/hyphenator.cpp; sourceTree = SOURCE_ROOT; }; |
||
248 | 8808D8FA123238CF00B95A3F /* hyphenator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hyphenator.h; path = ../../scribus/hyphenator.h; sourceTree = SOURCE_ROOT; }; |
||
249 | 8808D8FB123238CF00B95A3F /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ioapi.c; path = ../../scribus/ioapi.c; sourceTree = SOURCE_ROOT; }; |
||
250 | 8808D8FC123238CF00B95A3F /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = ../../scribus/ioapi.h; sourceTree = SOURCE_ROOT; }; |
||
251 | 8808D8FD123238CF00B95A3F /* KarbonCurveFit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = KarbonCurveFit.cpp; path = ../../scribus/KarbonCurveFit.cpp; sourceTree = SOURCE_ROOT; }; |
||
252 | 8808D8FE123238CF00B95A3F /* KarbonCurveFit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = KarbonCurveFit.h; path = ../../scribus/KarbonCurveFit.h; sourceTree = SOURCE_ROOT; }; |
||
253 | 8808D8FF123238CF00B95A3F /* langmgr.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = langmgr.cpp; path = ../../scribus/langmgr.cpp; sourceTree = SOURCE_ROOT; }; |
||
254 | 8808D900123238CF00B95A3F /* langmgr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = langmgr.h; path = ../../scribus/langmgr.h; sourceTree = SOURCE_ROOT; }; |
||
255 | 8808D901123238CF00B95A3F /* latexhelpers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = latexhelpers.cpp; path = ../../scribus/latexhelpers.cpp; sourceTree = SOURCE_ROOT; }; |
||
256 | 8808D902123238CF00B95A3F /* latexhelpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = latexhelpers.h; path = ../../scribus/latexhelpers.h; sourceTree = SOURCE_ROOT; }; |
||
257 | 8808D903123238CF00B95A3F /* loadsaveplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = loadsaveplugin.cpp; path = ../../scribus/loadsaveplugin.cpp; sourceTree = SOURCE_ROOT; }; |
||
258 | 8808D904123238CF00B95A3F /* loadsaveplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = loadsaveplugin.h; path = ../../scribus/loadsaveplugin.h; sourceTree = SOURCE_ROOT; }; |
||
259 | 8808D905123238CF00B95A3F /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = ../../scribus/main.cpp; sourceTree = SOURCE_ROOT; }; |
||
260 | 8808D906123238CF00B95A3F /* main_nix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main_nix.cpp; path = ../../scribus/main_nix.cpp; sourceTree = SOURCE_ROOT; }; |
||
261 | 8808D907123238CF00B95A3F /* main_win32.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = main_win32.cpp; path = ../../scribus/main_win32.cpp; sourceTree = SOURCE_ROOT; }; |
||
262 | 8808D909123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
263 | 8808D90A123238CF00B95A3F /* scribus.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; path = scribus.1; sourceTree = "<group>"; }; |
||
264 | 8808D90B123238CF00B95A3F /* scribus.1.de */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = scribus.1.de; sourceTree = "<group>"; }; |
||
265 | 8808D90C123238CF00B95A3F /* scribus.1.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; path = scribus.1.pl; sourceTree = "<group>"; }; |
||
266 | 8808D90D123238CF00B95A3F /* menumanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = menumanager.cpp; path = ../../scribus/menumanager.cpp; sourceTree = SOURCE_ROOT; }; |
||
267 | 8808D90E123238CF00B95A3F /* menumanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = menumanager.h; path = ../../scribus/menumanager.h; sourceTree = SOURCE_ROOT; }; |
||
268 | 8808D90F123238CF00B95A3F /* mesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = mesh.cpp; path = ../../scribus/mesh.cpp; sourceTree = SOURCE_ROOT; }; |
||
269 | 8808D910123238CF00B95A3F /* mesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mesh.h; path = ../../scribus/mesh.h; sourceTree = SOURCE_ROOT; }; |
||
270 | 8808D911123238CF00B95A3F /* navigator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = navigator.cpp; path = ../../scribus/navigator.cpp; sourceTree = SOURCE_ROOT; }; |
||
271 | 8808D912123238CF00B95A3F /* navigator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = navigator.h; path = ../../scribus/navigator.h; sourceTree = SOURCE_ROOT; }; |
||
272 | 8808D913123238CF00B95A3F /* nftrcreader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = nftrcreader.cpp; path = ../../scribus/nftrcreader.cpp; sourceTree = SOURCE_ROOT; }; |
||
273 | 8808D914123238CF00B95A3F /* nftrcreader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nftrcreader.h; path = ../../scribus/nftrcreader.h; sourceTree = SOURCE_ROOT; }; |
||
274 | 8808D915123238CF00B95A3F /* nftsettings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = nftsettings.cpp; path = ../../scribus/nftsettings.cpp; sourceTree = SOURCE_ROOT; }; |
||
275 | 8808D916123238CF00B95A3F /* nftsettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nftsettings.h; path = ../../scribus/nftsettings.h; sourceTree = SOURCE_ROOT; }; |
||
276 | 8808D917123238CF00B95A3F /* nfttemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = nfttemplate.cpp; path = ../../scribus/nfttemplate.cpp; sourceTree = SOURCE_ROOT; }; |
||
277 | 8808D918123238CF00B95A3F /* nfttemplate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nfttemplate.h; path = ../../scribus/nfttemplate.h; sourceTree = SOURCE_ROOT; }; |
||
278 | 8808D919123238CF00B95A3F /* observable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = observable.cpp; path = ../../scribus/observable.cpp; sourceTree = SOURCE_ROOT; }; |
||
279 | 8808D91A123238CF00B95A3F /* observable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = observable.h; path = ../../scribus/observable.h; sourceTree = SOURCE_ROOT; }; |
||
280 | 8808D91C123238CF00B95A3F /* mspinbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mspinbox.cpp; sourceTree = "<group>"; }; |
||
281 | 8808D91D123238CF00B95A3F /* mspinbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mspinbox.h; sourceTree = "<group>"; }; |
||
282 | 8808D91E123238CF00B95A3F /* openpalettemanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = openpalettemanager.cpp; path = ../../scribus/openpalettemanager.cpp; sourceTree = SOURCE_ROOT; }; |
||
283 | 8808D91F123238CF00B95A3F /* openpalettemanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = openpalettemanager.h; path = ../../scribus/openpalettemanager.h; sourceTree = SOURCE_ROOT; }; |
||
284 | 8808D920123238CF00B95A3F /* openpalettemodel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = openpalettemodel.cpp; path = ../../scribus/openpalettemodel.cpp; sourceTree = SOURCE_ROOT; }; |
||
285 | 8808D921123238CF00B95A3F /* openpalettemodel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = openpalettemodel.h; path = ../../scribus/openpalettemodel.h; sourceTree = SOURCE_ROOT; }; |
||
286 | 8808D922123238CF00B95A3F /* page.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = page.cpp; path = ../../scribus/page.cpp; sourceTree = SOURCE_ROOT; }; |
||
287 | 8808D923123238CF00B95A3F /* page.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = page.h; path = ../../scribus/page.h; sourceTree = SOURCE_ROOT; }; |
||
288 | 8808D924123238CF00B95A3F /* pageitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitem.cpp; path = ../../scribus/pageitem.cpp; sourceTree = SOURCE_ROOT; }; |
||
289 | 8808D925123238CF00B95A3F /* pageitem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitem.h; path = ../../scribus/pageitem.h; sourceTree = SOURCE_ROOT; }; |
||
290 | 8808D926123238CF00B95A3F /* pageitem_desaxe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitem_desaxe.cpp; path = ../../scribus/pageitem_desaxe.cpp; sourceTree = SOURCE_ROOT; }; |
||
291 | 8808D927123238CF00B95A3F /* pageitem_imageframe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitem_imageframe.cpp; path = ../../scribus/pageitem_imageframe.cpp; sourceTree = SOURCE_ROOT; }; |
||
292 | 8808D928123238CF00B95A3F /* pageitem_imageframe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitem_imageframe.h; path = ../../scribus/pageitem_imageframe.h; sourceTree = SOURCE_ROOT; }; |
||
293 | 8808D929123238CF00B95A3F /* pageitem_latexframe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitem_latexframe.cpp; path = ../../scribus/pageitem_latexframe.cpp; sourceTree = SOURCE_ROOT; }; |
||
294 | 8808D92A123238CF00B95A3F /* pageitem_latexframe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitem_latexframe.h; path = ../../scribus/pageitem_latexframe.h; sourceTree = SOURCE_ROOT; }; |
||
295 | 8808D92B123238CF00B95A3F /* pageitem_line.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitem_line.cpp; path = ../../scribus/pageitem_line.cpp; sourceTree = SOURCE_ROOT; }; |
||
296 | 8808D92C123238CF00B95A3F /* pageitem_line.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitem_line.h; path = ../../scribus/pageitem_line.h; sourceTree = SOURCE_ROOT; }; |
||
297 | 8808D92D123238CF00B95A3F /* pageitem_osgframe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitem_osgframe.cpp; path = ../../scribus/pageitem_osgframe.cpp; sourceTree = SOURCE_ROOT; }; |
||
298 | 8808D92E123238CF00B95A3F /* pageitem_osgframe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitem_osgframe.h; path = ../../scribus/pageitem_osgframe.h; sourceTree = SOURCE_ROOT; }; |
||
299 | 8808D92F123238CF00B95A3F /* pageitem_pathtext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitem_pathtext.cpp; path = ../../scribus/pageitem_pathtext.cpp; sourceTree = SOURCE_ROOT; }; |
||
300 | 8808D930123238CF00B95A3F /* pageitem_pathtext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitem_pathtext.h; path = ../../scribus/pageitem_pathtext.h; sourceTree = SOURCE_ROOT; }; |
||
301 | 8808D931123238CF00B95A3F /* pageitem_polygon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitem_polygon.cpp; path = ../../scribus/pageitem_polygon.cpp; sourceTree = SOURCE_ROOT; }; |
||
302 | 8808D932123238CF00B95A3F /* pageitem_polygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitem_polygon.h; path = ../../scribus/pageitem_polygon.h; sourceTree = SOURCE_ROOT; }; |
||
303 | 8808D933123238CF00B95A3F /* pageitem_polyline.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitem_polyline.cpp; path = ../../scribus/pageitem_polyline.cpp; sourceTree = SOURCE_ROOT; }; |
||
304 | 8808D934123238CF00B95A3F /* pageitem_polyline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitem_polyline.h; path = ../../scribus/pageitem_polyline.h; sourceTree = SOURCE_ROOT; }; |
||
305 | 8808D935123238CF00B95A3F /* pageitem_symbol.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitem_symbol.cpp; path = ../../scribus/pageitem_symbol.cpp; sourceTree = SOURCE_ROOT; }; |
||
306 | 8808D936123238CF00B95A3F /* pageitem_symbol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitem_symbol.h; path = ../../scribus/pageitem_symbol.h; sourceTree = SOURCE_ROOT; }; |
||
307 | 8808D937123238CF00B95A3F /* pageitem_textframe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitem_textframe.cpp; path = ../../scribus/pageitem_textframe.cpp; sourceTree = SOURCE_ROOT; }; |
||
308 | 8808D938123238CF00B95A3F /* pageitem_textframe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitem_textframe.h; path = ../../scribus/pageitem_textframe.h; sourceTree = SOURCE_ROOT; }; |
||
309 | 8808D939123238CF00B95A3F /* pageitempointer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitempointer.cpp; path = ../../scribus/pageitempointer.cpp; sourceTree = SOURCE_ROOT; }; |
||
310 | 8808D93A123238CF00B95A3F /* pageitempointer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitempointer.h; path = ../../scribus/pageitempointer.h; sourceTree = SOURCE_ROOT; }; |
||
311 | 8808D93B123238CF00B95A3F /* pageitempreview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitempreview.cpp; path = ../../scribus/pageitempreview.cpp; sourceTree = SOURCE_ROOT; }; |
||
312 | 8808D93C123238CF00B95A3F /* pageitempreview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitempreview.h; path = ../../scribus/pageitempreview.h; sourceTree = SOURCE_ROOT; }; |
||
313 | 8808D93D123238CF00B95A3F /* pageitemsettersmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pageitemsettersmanager.cpp; path = ../../scribus/pageitemsettersmanager.cpp; sourceTree = SOURCE_ROOT; }; |
||
314 | 8808D93E123238CF00B95A3F /* pageitemsettersmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pageitemsettersmanager.h; path = ../../scribus/pageitemsettersmanager.h; sourceTree = SOURCE_ROOT; }; |
||
315 | 8808D93F123238CF00B95A3F /* pagesize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pagesize.cpp; path = ../../scribus/pagesize.cpp; sourceTree = SOURCE_ROOT; }; |
||
316 | 8808D940123238CF00B95A3F /* pagesize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pagesize.h; path = ../../scribus/pagesize.h; sourceTree = SOURCE_ROOT; }; |
||
317 | 8808D941123238CF00B95A3F /* pagestructs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pagestructs.h; path = ../../scribus/pagestructs.h; sourceTree = SOURCE_ROOT; }; |
||
318 | 8808D942123238CF00B95A3F /* pdf_analyzer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pdf_analyzer.cpp; path = ../../scribus/pdf_analyzer.cpp; sourceTree = SOURCE_ROOT; }; |
||
319 | 8808D943123238CF00B95A3F /* pdf_analyzer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pdf_analyzer.h; path = ../../scribus/pdf_analyzer.h; sourceTree = SOURCE_ROOT; }; |
||
320 | 8808D944123238CF00B95A3F /* pdflib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pdflib.cpp; path = ../../scribus/pdflib.cpp; sourceTree = SOURCE_ROOT; }; |
||
321 | 8808D945123238CF00B95A3F /* pdflib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pdflib.h; path = ../../scribus/pdflib.h; sourceTree = SOURCE_ROOT; }; |
||
322 | 8808D946123238CF00B95A3F /* pdflib_core.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pdflib_core.cpp; path = ../../scribus/pdflib_core.cpp; sourceTree = SOURCE_ROOT; }; |
||
323 | 8808D947123238CF00B95A3F /* pdflib_core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pdflib_core.h; path = ../../scribus/pdflib_core.h; sourceTree = SOURCE_ROOT; }; |
||
324 | 8808D948123238CF00B95A3F /* pdfoptions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pdfoptions.cpp; path = ../../scribus/pdfoptions.cpp; sourceTree = SOURCE_ROOT; }; |
||
325 | 8808D949123238CF00B95A3F /* pdfoptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pdfoptions.h; path = ../../scribus/pdfoptions.h; sourceTree = SOURCE_ROOT; }; |
||
326 | 8808D94A123238CF00B95A3F /* pdfoptionsio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pdfoptionsio.cpp; path = ../../scribus/pdfoptionsio.cpp; sourceTree = SOURCE_ROOT; }; |
||
327 | 8808D94B123238CF00B95A3F /* pdfoptionsio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pdfoptionsio.h; path = ../../scribus/pdfoptionsio.h; sourceTree = SOURCE_ROOT; }; |
||
328 | 8808D94C123238CF00B95A3F /* pluginapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pluginapi.h; path = ../../scribus/pluginapi.h; sourceTree = SOURCE_ROOT; }; |
||
329 | 8808D94D123238CF00B95A3F /* pluginmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pluginmanager.cpp; path = ../../scribus/pluginmanager.cpp; sourceTree = SOURCE_ROOT; }; |
||
330 | 8808D94E123238CF00B95A3F /* pluginmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pluginmanager.h; path = ../../scribus/pluginmanager.h; sourceTree = SOURCE_ROOT; }; |
||
331 | 8808D951123238CF00B95A3F /* barcode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = barcode.cpp; sourceTree = "<group>"; }; |
||
332 | 8808D952123238CF00B95A3F /* barcode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = barcode.h; sourceTree = "<group>"; }; |
||
333 | 8808D953123238CF00B95A3F /* barcode.ps */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = barcode.ps; sourceTree = "<group>"; }; |
||
334 | 8808D954123238CF00B95A3F /* barcodegenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = barcodegenerator.cpp; sourceTree = "<group>"; }; |
||
335 | 8808D955123238CF00B95A3F /* barcodegenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = barcodegenerator.h; sourceTree = "<group>"; }; |
||
336 | 8808D956123238CF00B95A3F /* barcodegenerator.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = barcodegenerator.ui; sourceTree = "<group>"; }; |
||
337 | 8808D957123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
338 | 8808D958123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
339 | 8808D95A123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
340 | 8808D95B123238CF00B95A3F /* colorwheel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = colorwheel.cpp; sourceTree = "<group>"; }; |
||
341 | 8808D95C123238CF00B95A3F /* colorwheel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = colorwheel.h; sourceTree = "<group>"; }; |
||
342 | 8808D95D123238CF00B95A3F /* colorwheelwidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = colorwheelwidget.cpp; sourceTree = "<group>"; }; |
||
343 | 8808D95E123238CF00B95A3F /* colorwheelwidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = colorwheelwidget.h; sourceTree = "<group>"; }; |
||
344 | 8808D95F123238CF00B95A3F /* cwdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cwdialog.cpp; sourceTree = "<group>"; }; |
||
345 | 8808D960123238CF00B95A3F /* cwdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cwdialog.h; sourceTree = "<group>"; }; |
||
346 | 8808D961123238CF00B95A3F /* cwdialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cwdialog.ui; sourceTree = "<group>"; }; |
||
347 | 8808D963123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
348 | 8808D965123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
349 | 8808D966123238CF00B95A3F /* oldscribusformat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = oldscribusformat.cpp; sourceTree = "<group>"; }; |
||
350 | 8808D967123238CF00B95A3F /* oldscribusformat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oldscribusformat.h; sourceTree = "<group>"; }; |
||
351 | 8808D968123238CF00B95A3F /* oldscribusformatimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = oldscribusformatimpl.cpp; sourceTree = "<group>"; }; |
||
352 | 8808D969123238CF00B95A3F /* oldscribusformatimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oldscribusformatimpl.h; sourceTree = "<group>"; }; |
||
353 | 8808D96B123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
354 | 8808D96C123238CF00B95A3F /* scribus12format.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scribus12format.cpp; sourceTree = "<group>"; }; |
||
355 | 8808D96D123238CF00B95A3F /* scribus12format.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scribus12format.h; sourceTree = "<group>"; }; |
||
356 | 8808D96E123238CF00B95A3F /* scribus12formatimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scribus12formatimpl.cpp; sourceTree = "<group>"; }; |
||
357 | 8808D96F123238CF00B95A3F /* scribus12formatimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scribus12formatimpl.h; sourceTree = "<group>"; }; |
||
358 | 8808D971123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
359 | 8808D972123238CF00B95A3F /* scribus134format.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scribus134format.cpp; sourceTree = "<group>"; }; |
||
360 | 8808D973123238CF00B95A3F /* scribus134format.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scribus134format.h; sourceTree = "<group>"; }; |
||
361 | 8808D974123238CF00B95A3F /* scribus134format_save.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scribus134format_save.cpp; sourceTree = "<group>"; }; |
||
362 | 8808D975123238CF00B95A3F /* scribus134formatimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scribus134formatimpl.cpp; sourceTree = "<group>"; }; |
||
363 | 8808D976123238CF00B95A3F /* scribus134formatimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scribus134formatimpl.h; sourceTree = "<group>"; }; |
||
364 | 8808D978123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
365 | 8808D979123238CF00B95A3F /* scribus13format.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scribus13format.cpp; sourceTree = "<group>"; }; |
||
366 | 8808D97A123238CF00B95A3F /* scribus13format.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scribus13format.h; sourceTree = "<group>"; }; |
||
367 | 8808D97B123238CF00B95A3F /* scribus13formatimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scribus13formatimpl.cpp; sourceTree = "<group>"; }; |
||
368 | 8808D97C123238CF00B95A3F /* scribus13formatimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scribus13formatimpl.h; sourceTree = "<group>"; }; |
||
369 | 8808D97E123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
370 | 8808D97F123238CF00B95A3F /* scribus150format.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scribus150format.cpp; sourceTree = "<group>"; }; |
||
371 | 8808D980123238CF00B95A3F /* scribus150format.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scribus150format.h; sourceTree = "<group>"; }; |
||
372 | 8808D981123238CF00B95A3F /* scribus150format_save.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scribus150format_save.cpp; sourceTree = "<group>"; }; |
||
373 | 8808D982123238CF00B95A3F /* scribus150formatimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scribus150formatimpl.cpp; sourceTree = "<group>"; }; |
||
374 | 8808D983123238CF00B95A3F /* scribus150formatimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scribus150formatimpl.h; sourceTree = "<group>"; }; |
||
375 | 8808D985123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
376 | 8808D986123238CF00B95A3F /* fontpreview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fontpreview.cpp; sourceTree = "<group>"; }; |
||
377 | 8808D987123238CF00B95A3F /* fontpreview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fontpreview.h; sourceTree = "<group>"; }; |
||
378 | 8808D988123238CF00B95A3F /* fontpreview.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fontpreview.ui; sourceTree = "<group>"; }; |
||
379 | 8808D989123238CF00B95A3F /* fontpreviewplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fontpreviewplugin.cpp; sourceTree = "<group>"; }; |
||
380 | 8808D98A123238CF00B95A3F /* fontpreviewplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fontpreviewplugin.h; sourceTree = "<group>"; }; |
||
381 | 8808D98B123238CF00B95A3F /* formatidlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = formatidlist.h; sourceTree = "<group>"; }; |
||
382 | 8808D98D123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
383 | 8808D98F123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
384 | 8808D990123238CF00B95A3F /* csvdia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = csvdia.cpp; sourceTree = "<group>"; }; |
||
385 | 8808D991123238CF00B95A3F /* csvdia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csvdia.h; sourceTree = "<group>"; }; |
||
386 | 8808D992123238CF00B95A3F /* csvim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = csvim.cpp; sourceTree = "<group>"; }; |
||
387 | 8808D993123238CF00B95A3F /* csvim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csvim.h; sourceTree = "<group>"; }; |
||
388 | 8808D995123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
389 | 8808D996123238CF00B95A3F /* docim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = docim.cpp; sourceTree = "<group>"; }; |
||
390 | 8808D997123238CF00B95A3F /* docim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = docim.h; sourceTree = "<group>"; }; |
||
391 | 8808D999123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
392 | 8808D99A123238CF00B95A3F /* htmlim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = htmlim.cpp; sourceTree = "<group>"; }; |
||
393 | 8808D99B123238CF00B95A3F /* htmlim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = htmlim.h; sourceTree = "<group>"; }; |
||
394 | 8808D99C123238CF00B95A3F /* htmlreader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = htmlreader.cpp; sourceTree = "<group>"; }; |
||
395 | 8808D99D123238CF00B95A3F /* htmlreader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = htmlreader.h; sourceTree = "<group>"; }; |
||
396 | 8808D99F123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
397 | 8808D9A0123238CF00B95A3F /* contentreader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = contentreader.cpp; sourceTree = "<group>"; }; |
||
398 | 8808D9A1123238CF00B95A3F /* contentreader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = contentreader.h; sourceTree = "<group>"; }; |
||
399 | 8808D9A2123238CF00B95A3F /* odtdia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = odtdia.cpp; sourceTree = "<group>"; }; |
||
400 | 8808D9A3123238CF00B95A3F /* odtdia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = odtdia.h; sourceTree = "<group>"; }; |
||
401 | 8808D9A4123238CF00B95A3F /* odtim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = odtim.cpp; sourceTree = "<group>"; }; |
||
402 | 8808D9A5123238CF00B95A3F /* odtim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = odtim.h; sourceTree = "<group>"; }; |
||
403 | 8808D9A6123238CF00B95A3F /* stylereader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stylereader.cpp; sourceTree = "<group>"; }; |
||
404 | 8808D9A7123238CF00B95A3F /* stylereader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stylereader.h; sourceTree = "<group>"; }; |
||
405 | 8808D9A9123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
406 | 8808D9AA123238CF00B95A3F /* pdbim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdbim.cpp; sourceTree = "<group>"; }; |
||
407 | 8808D9AB123238CF00B95A3F /* pdbim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdbim.h; sourceTree = "<group>"; }; |
||
408 | 8808D9AD123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
409 | 8808D9AE123238CF00B95A3F /* contentreader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = contentreader.cpp; sourceTree = "<group>"; }; |
||
410 | 8808D9AF123238CF00B95A3F /* contentreader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = contentreader.h; sourceTree = "<group>"; }; |
||
411 | 8808D9B0123238CF00B95A3F /* stylereader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stylereader.cpp; sourceTree = "<group>"; }; |
||
412 | 8808D9B1123238CF00B95A3F /* stylereader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stylereader.h; sourceTree = "<group>"; }; |
||
413 | 8808D9B2123238CF00B95A3F /* sxwdia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sxwdia.cpp; sourceTree = "<group>"; }; |
||
414 | 8808D9B3123238CF00B95A3F /* sxwdia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sxwdia.h; sourceTree = "<group>"; }; |
||
415 | 8808D9B4123238CF00B95A3F /* sxwim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sxwim.cpp; sourceTree = "<group>"; }; |
||
416 | 8808D9B5123238CF00B95A3F /* sxwim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sxwim.h; sourceTree = "<group>"; }; |
||
417 | 8808D9B7123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
418 | 8808D9B8123238CF00B95A3F /* textfilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = textfilter.cpp; sourceTree = "<group>"; }; |
||
419 | 8808D9B9123238CF00B95A3F /* textfilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = textfilter.h; sourceTree = "<group>"; }; |
||
420 | 8808D9BA123238CF00B95A3F /* tfdia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tfdia.cpp; sourceTree = "<group>"; }; |
||
421 | 8808D9BB123238CF00B95A3F /* tfdia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tfdia.h; sourceTree = "<group>"; }; |
||
422 | 8808D9BC123238CF00B95A3F /* tffilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tffilter.cpp; sourceTree = "<group>"; }; |
||
423 | 8808D9BD123238CF00B95A3F /* tffilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tffilter.h; sourceTree = "<group>"; }; |
||
424 | 8808D9BF123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
425 | 8808D9C0123238CF00B95A3F /* txtim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = txtim.cpp; sourceTree = "<group>"; }; |
||
426 | 8808D9C1123238CF00B95A3F /* txtim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = txtim.h; sourceTree = "<group>"; }; |
||
427 | 8808D9C3123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
428 | 8808D9C4123238CF00B95A3F /* fontselectdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fontselectdialog.cpp; sourceTree = "<group>"; }; |
||
429 | 8808D9C5123238CF00B95A3F /* fontselectdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fontselectdialog.h; sourceTree = "<group>"; }; |
||
430 | 8808D9C6123238CF00B95A3F /* xtgdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xtgdialog.cpp; sourceTree = "<group>"; }; |
||
431 | 8808D9C7123238CF00B95A3F /* xtgdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xtgdialog.h; sourceTree = "<group>"; }; |
||
432 | 8808D9C8123238CF00B95A3F /* xtgim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xtgim.cpp; sourceTree = "<group>"; }; |
||
433 | 8808D9C9123238CF00B95A3F /* xtgim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xtgim.h; sourceTree = "<group>"; }; |
||
434 | 8808D9CA123238CF00B95A3F /* xtgscanner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xtgscanner.cpp; sourceTree = "<group>"; }; |
||
435 | 8808D9CB123238CF00B95A3F /* xtgscanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xtgscanner.h; sourceTree = "<group>"; }; |
||
436 | 8808D9CE123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
437 | 8808D9CF123238CF00B95A3F /* importai.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importai.cpp; sourceTree = "<group>"; }; |
||
438 | 8808D9D0123238CF00B95A3F /* importai.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importai.h; sourceTree = "<group>"; }; |
||
439 | 8808D9D1123238CF00B95A3F /* importaiplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importaiplugin.cpp; sourceTree = "<group>"; }; |
||
440 | 8808D9D2123238CF00B95A3F /* importaiplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importaiplugin.h; sourceTree = "<group>"; }; |
||
441 | 8808D9D4123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
442 | 8808D9D5123238CF00B95A3F /* importcgm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importcgm.cpp; sourceTree = "<group>"; }; |
||
443 | 8808D9D6123238CF00B95A3F /* importcgm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importcgm.h; sourceTree = "<group>"; }; |
||
444 | 8808D9D7123238CF00B95A3F /* importcgmplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importcgmplugin.cpp; sourceTree = "<group>"; }; |
||
445 | 8808D9D8123238CF00B95A3F /* importcgmplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importcgmplugin.h; sourceTree = "<group>"; }; |
||
446 | 8808D9D9123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
447 | 8808D9DB123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
448 | 8808D9DC123238CF00B95A3F /* importcvg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importcvg.cpp; sourceTree = "<group>"; }; |
||
449 | 8808D9DD123238CF00B95A3F /* importcvg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importcvg.h; sourceTree = "<group>"; }; |
||
450 | 8808D9DE123238CF00B95A3F /* importcvgplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importcvgplugin.cpp; sourceTree = "<group>"; }; |
||
451 | 8808D9DF123238CF00B95A3F /* importcvgplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importcvgplugin.h; sourceTree = "<group>"; }; |
||
452 | 8808D9E1123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
453 | 8808D9E2123238CF00B95A3F /* importdrw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importdrw.cpp; sourceTree = "<group>"; }; |
||
454 | 8808D9E3123238CF00B95A3F /* importdrw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importdrw.h; sourceTree = "<group>"; }; |
||
455 | 8808D9E4123238CF00B95A3F /* importdrwplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importdrwplugin.cpp; sourceTree = "<group>"; }; |
||
456 | 8808D9E5123238CF00B95A3F /* importdrwplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importdrwplugin.h; sourceTree = "<group>"; }; |
||
457 | 8808D9E7123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
458 | 8808D9E8123238CF00B95A3F /* docpreference.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = docpreference.cpp; sourceTree = "<group>"; }; |
||
459 | 8808D9E9123238CF00B95A3F /* docpreference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = docpreference.h; sourceTree = "<group>"; }; |
||
460 | 8808D9EA123238CF00B95A3F /* importidml.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importidml.cpp; sourceTree = "<group>"; }; |
||
461 | 8808D9EB123238CF00B95A3F /* importidml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importidml.h; sourceTree = "<group>"; }; |
||
462 | 8808D9EC123238CF00B95A3F /* importidmlimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importidmlimpl.cpp; sourceTree = "<group>"; }; |
||
463 | 8808D9ED123238CF00B95A3F /* importidmlimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importidmlimpl.h; sourceTree = "<group>"; }; |
||
464 | 8808D9EF123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
465 | 8808D9F0123238CF00B95A3F /* oodrawimp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = oodrawimp.cpp; sourceTree = "<group>"; }; |
||
466 | 8808D9F1123238CF00B95A3F /* oodrawimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oodrawimp.h; sourceTree = "<group>"; }; |
||
467 | 8808D9F2123238CF00B95A3F /* stylestack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stylestack.cpp; sourceTree = "<group>"; }; |
||
468 | 8808D9F3123238CF00B95A3F /* stylestack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stylestack.h; sourceTree = "<group>"; }; |
||
469 | 8808D9F5123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
470 | 8808D9F6123238CF00B95A3F /* importpct.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importpct.cpp; sourceTree = "<group>"; }; |
||
471 | 8808D9F7123238CF00B95A3F /* importpct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importpct.h; sourceTree = "<group>"; }; |
||
472 | 8808D9F8123238CF00B95A3F /* importpctplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importpctplugin.cpp; sourceTree = "<group>"; }; |
||
473 | 8808D9F9123238CF00B95A3F /* importpctplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importpctplugin.h; sourceTree = "<group>"; }; |
||
474 | 8808D9FB123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
475 | 8808D9FC123238CF00B95A3F /* import.prolog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = import.prolog; sourceTree = "<group>"; }; |
||
476 | 8808D9FD123238CF00B95A3F /* importps.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importps.cpp; sourceTree = "<group>"; }; |
||
477 | 8808D9FE123238CF00B95A3F /* importps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importps.h; sourceTree = "<group>"; }; |
||
478 | 8808D9FF123238CF00B95A3F /* importpsplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importpsplugin.cpp; sourceTree = "<group>"; }; |
||
479 | 8808DA00123238CF00B95A3F /* importpsplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importpsplugin.h; sourceTree = "<group>"; }; |
||
480 | 8808DA01123238CF00B95A3F /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
||
481 | 8808DA03123238CF00B95A3F /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .cvsignore; sourceTree = "<group>"; }; |
||
482 | 8808DA04123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
483 | 8808DA05123238CF00B95A3F /* svgplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = svgplugin.cpp; sourceTree = "<group>"; }; |
||
484 | 8808DA06123238CF00B95A3F /* svgplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = svgplugin.h; sourceTree = "<group>"; }; |
||
485 | 8808DA08123238CF00B95A3F /* .cvsignore */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .cvsignore; sourceTree = "<group>"; }; |
||
486 | 8808DA09123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
487 | 8808DA0A123238CF00B95A3F /* uniconvplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uniconvplugin.cpp; sourceTree = "<group>"; }; |
||
488 | 8808DA0B123238CF00B95A3F /* uniconvplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uniconvplugin.h; sourceTree = "<group>"; }; |
||
489 | 8808DA0D123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
490 | 8808DA0E123238CF00B95A3F /* metafuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metafuncs.h; sourceTree = "<group>"; }; |
||
491 | 8808DA0F123238CF00B95A3F /* wmfcmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wmfcmd.h; sourceTree = "<group>"; }; |
||
492 | 8808DA10123238CF00B95A3F /* wmfcontext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wmfcontext.cpp; sourceTree = "<group>"; }; |
||
493 | 8808DA11123238CF00B95A3F /* wmfcontext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wmfcontext.h; sourceTree = "<group>"; }; |
||
494 | 8808DA12123238CF00B95A3F /* wmfhandle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wmfhandle.h; sourceTree = "<group>"; }; |
||
495 | 8808DA13123238CF00B95A3F /* wmfimport.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wmfimport.cpp; sourceTree = "<group>"; }; |
||
496 | 8808DA14123238CF00B95A3F /* wmfimport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wmfimport.h; sourceTree = "<group>"; }; |
||
497 | 8808DA15123238CF00B95A3F /* wmfimportplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = wmfimportplugin.cpp; sourceTree = "<group>"; }; |
||
498 | 8808DA16123238CF00B95A3F /* wmfimportplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wmfimportplugin.h; sourceTree = "<group>"; }; |
||
499 | 8808DA17123238CF00B95A3F /* wmfstruct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wmfstruct.h; sourceTree = "<group>"; }; |
||
500 | 8808DA19123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
501 | 8808DA1A123238CF00B95A3F /* importwpg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importwpg.cpp; sourceTree = "<group>"; }; |
||
502 | 8808DA1B123238CF00B95A3F /* importwpg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importwpg.h; sourceTree = "<group>"; }; |
||
503 | 8808DA1C123238CF00B95A3F /* importwpgplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importwpgplugin.cpp; sourceTree = "<group>"; }; |
||
504 | 8808DA1D123238CF00B95A3F /* importwpgplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importwpgplugin.h; sourceTree = "<group>"; }; |
||
505 | 8808DA1F123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
506 | 8808DA20123238CF00B95A3F /* importxar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importxar.cpp; sourceTree = "<group>"; }; |
||
507 | 8808DA21123238CF00B95A3F /* importxar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importxar.h; sourceTree = "<group>"; }; |
||
508 | 8808DA22123238CF00B95A3F /* importxarplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importxarplugin.cpp; sourceTree = "<group>"; }; |
||
509 | 8808DA23123238CF00B95A3F /* importxarplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importxarplugin.h; sourceTree = "<group>"; }; |
||
510 | 8808DA24123238CF00B95A3F /* qtiocompressor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = qtiocompressor.cpp; sourceTree = "<group>"; }; |
||
511 | 8808DA25123238CF00B95A3F /* qtiocompressor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qtiocompressor.h; sourceTree = "<group>"; }; |
||
512 | 8808DA27123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
513 | 8808DA28123238CF00B95A3F /* importxfig.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importxfig.cpp; sourceTree = "<group>"; }; |
||
514 | 8808DA29123238CF00B95A3F /* importxfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importxfig.h; sourceTree = "<group>"; }; |
||
515 | 8808DA2A123238CF00B95A3F /* importxfigplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = importxfigplugin.cpp; sourceTree = "<group>"; }; |
||
516 | 8808DA2B123238CF00B95A3F /* importxfigplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = importxfigplugin.h; sourceTree = "<group>"; }; |
||
517 | 8808DA2D123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
518 | 8808DA2E123238CF00B95A3F /* imposition.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imposition.cpp; sourceTree = "<group>"; }; |
||
519 | 8808DA2F123238CF00B95A3F /* imposition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imposition.h; sourceTree = "<group>"; }; |
||
520 | 8808DA30123238CF00B95A3F /* impositionbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = impositionbase.ui; sourceTree = "<group>"; }; |
||
521 | 8808DA31123238CF00B95A3F /* impositionplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = impositionplugin.cpp; sourceTree = "<group>"; }; |
||
522 | 8808DA32123238CF00B95A3F /* impositionplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = impositionplugin.h; sourceTree = "<group>"; }; |
||
523 | 8808DA34123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
524 | 8808DA35123238CF00B95A3F /* myplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = myplugin.cpp; sourceTree = "<group>"; }; |
||
525 | 8808DA36123238CF00B95A3F /* myplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = myplugin.h; sourceTree = "<group>"; }; |
||
526 | 8808DA37123238CF00B95A3F /* mypluginimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mypluginimpl.cpp; sourceTree = "<group>"; }; |
||
527 | 8808DA38123238CF00B95A3F /* mypluginimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mypluginimpl.h; sourceTree = "<group>"; }; |
||
528 | 8808DA3A123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
529 | 8808DA3B123238CF00B95A3F /* nftdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nftdialog.cpp; sourceTree = "<group>"; }; |
||
530 | 8808DA3C123238CF00B95A3F /* nftdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nftdialog.h; sourceTree = "<group>"; }; |
||
531 | 8808DA3D123238CF00B95A3F /* nftdialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nftdialog.ui; sourceTree = "<group>"; }; |
||
532 | 8808DA3E123238CF00B95A3F /* nftemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nftemplate.cpp; sourceTree = "<group>"; }; |
||
533 | 8808DA3F123238CF00B95A3F /* nftemplate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nftemplate.h; sourceTree = "<group>"; }; |
||
534 | 8808DA40123238CF00B95A3F /* nftrcreader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nftrcreader.cpp; sourceTree = "<group>"; }; |
||
535 | 8808DA41123238CF00B95A3F /* nftrcreader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nftrcreader.h; sourceTree = "<group>"; }; |
||
536 | 8808DA42123238CF00B95A3F /* nftsettings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nftsettings.cpp; sourceTree = "<group>"; }; |
||
537 | 8808DA43123238CF00B95A3F /* nftsettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nftsettings.h; sourceTree = "<group>"; }; |
||
538 | 8808DA44123238CF00B95A3F /* nfttemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nfttemplate.cpp; sourceTree = "<group>"; }; |
||
539 | 8808DA45123238CF00B95A3F /* nfttemplate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nfttemplate.h; sourceTree = "<group>"; }; |
||
540 | 8808DA47123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
541 | 8808DA48123238CF00B95A3F /* collection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collection.cpp; sourceTree = "<group>"; }; |
||
542 | 8808DA49123238CF00B95A3F /* collection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collection.h; sourceTree = "<group>"; }; |
||
543 | 8808DA4A123238CF00B95A3F /* collection.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = collection.xml; sourceTree = "<group>"; }; |
||
544 | 8808DA4B123238CF00B95A3F /* collectionsdb.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = collectionsdb.xml; sourceTree = "<group>"; }; |
||
545 | 8808DA4C123238CF00B95A3F /* findimage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = findimage.cpp; sourceTree = "<group>"; }; |
||
546 | 8808DA4D123238CF00B95A3F /* findimage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = findimage.h; sourceTree = "<group>"; }; |
||
547 | 8808DA4F123238CF00B95A3F /* pitr_green_arrows_set_1.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = pitr_green_arrows_set_1.svg; sourceTree = "<group>"; }; |
||
548 | 8808DA50123238CF00B95A3F /* pitr_green_arrows_set_5.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = pitr_green_arrows_set_5.svg; sourceTree = "<group>"; }; |
||
549 | 8808DA51123238CF00B95A3F /* sarxos_Paper_Sheets.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = sarxos_Paper_Sheets.svg; sourceTree = "<group>"; }; |
||
550 | 8808DA52123238CF00B95A3F /* sarxos_Simple_Folder_Seek.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = sarxos_Simple_Folder_Seek.svg; sourceTree = "<group>"; }; |
||
551 | 8808DA53123238CF00B95A3F /* sarxos_Simple_Green_Yellow_Blue_Violet_Folders.svg */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = sarxos_Simple_Green_Yellow_Blue_Violet_Folders.svg; sourceTree = "<group>"; }; |
||
552 | 8808DA54123238CF00B95A3F /* testfill.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = testfill.png; sourceTree = "<group>"; }; |
||
553 | 8808DA55123238CF00B95A3F /* imagedialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imagedialog.cpp; sourceTree = "<group>"; }; |
||
554 | 8808DA56123238CF00B95A3F /* imagedialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imagedialog.h; sourceTree = "<group>"; }; |
||
555 | 8808DA57123238CF00B95A3F /* imagedialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = imagedialog.ui; sourceTree = "<group>"; }; |
||
556 | 8808DA58123238CF00B95A3F /* iview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = iview.cpp; sourceTree = "<group>"; }; |
||
557 | 8808DA59123238CF00B95A3F /* iview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iview.h; sourceTree = "<group>"; }; |
||
558 | 8808DA5A123238CF00B95A3F /* loadimage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loadimage.cpp; sourceTree = "<group>"; }; |
||
559 | 8808DA5B123238CF00B95A3F /* loadimage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loadimage.h; sourceTree = "<group>"; }; |
||
560 | 8808DA5C123238CF00B95A3F /* multicombobox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = multicombobox.cpp; sourceTree = "<group>"; }; |
||
561 | 8808DA5D123238CF00B95A3F /* multicombobox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = multicombobox.h; sourceTree = "<group>"; }; |
||
562 | 8808DA5E123238CF00B95A3F /* picturebrowser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = picturebrowser.cpp; sourceTree = "<group>"; }; |
||
563 | 8808DA5F123238CF00B95A3F /* picturebrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = picturebrowser.h; sourceTree = "<group>"; }; |
||
564 | 8808DA60123238CF00B95A3F /* picturebrowser.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = picturebrowser.ui; sourceTree = "<group>"; }; |
||
565 | 8808DA61123238CF00B95A3F /* picturebrowserplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = picturebrowserplugin.cpp; sourceTree = "<group>"; }; |
||
566 | 8808DA62123238CF00B95A3F /* picturebrowserplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = picturebrowserplugin.h; sourceTree = "<group>"; }; |
||
567 | 8808DA63123238CF00B95A3F /* pictview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pictview.cpp; sourceTree = "<group>"; }; |
||
568 | 8808DA64123238CF00B95A3F /* pictview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pictview.h; sourceTree = "<group>"; }; |
||
569 | 8808DA65123238CF00B95A3F /* previewimage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = previewimage.cpp; sourceTree = "<group>"; }; |
||
570 | 8808DA66123238CF00B95A3F /* previewimage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = previewimage.h; sourceTree = "<group>"; }; |
||
571 | 8808DA67123238CF00B95A3F /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; |
||
572 | 8808DA69123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
573 | 8808DA6A123238CF00B95A3F /* dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dialog.cpp; sourceTree = "<group>"; }; |
||
574 | 8808DA6B123238CF00B95A3F /* dialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dialog.h; sourceTree = "<group>"; }; |
||
575 | 8808DA6C123238CF00B95A3F /* export.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = export.cpp; sourceTree = "<group>"; }; |
||
576 | 8808DA6D123238CF00B95A3F /* export.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = export.h; sourceTree = "<group>"; }; |
||
577 | 8808DA6E123238CF00B95A3F /* exportform.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = exportform.ui; sourceTree = "<group>"; }; |
||
578 | 8808DA70123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
579 | 8808DA71123238CF00B95A3F /* satdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = satdialog.cpp; sourceTree = "<group>"; }; |
||
580 | 8808DA72123238CF00B95A3F /* satdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = satdialog.h; sourceTree = "<group>"; }; |
||
581 | 8808DA73123238CF00B95A3F /* satdialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = satdialog.ui; sourceTree = "<group>"; }; |
||
582 | 8808DA74123238CF00B95A3F /* satemplate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = satemplate.cpp; sourceTree = "<group>"; }; |
||
583 | 8808DA75123238CF00B95A3F /* satemplate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = satemplate.h; sourceTree = "<group>"; }; |
||
584 | 8808DA77123238CF00B95A3F /* api_dialogs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_dialogs.cpp; sourceTree = "<group>"; }; |
||
585 | 8808DA78123238CF00B95A3F /* api_dialogs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_dialogs.h; sourceTree = "<group>"; }; |
||
586 | 8808DA79123238CF00B95A3F /* api_document.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_document.cpp; sourceTree = "<group>"; }; |
||
587 | 8808DA7A123238CF00B95A3F /* api_document.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_document.h; sourceTree = "<group>"; }; |
||
588 | 8808DA7B123238CF00B95A3F /* api_example.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_example.cpp; sourceTree = "<group>"; }; |
||
589 | 8808DA7C123238CF00B95A3F /* api_example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_example.h; sourceTree = "<group>"; }; |
||
590 | 8808DA7D123238CF00B95A3F /* api_item.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_item.cpp; sourceTree = "<group>"; }; |
||
591 | 8808DA7E123238CF00B95A3F /* api_item.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_item.h; sourceTree = "<group>"; }; |
||
592 | 8808DA7F123238CF00B95A3F /* api_page.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_page.cpp; sourceTree = "<group>"; }; |
||
593 | 8808DA80123238CF00B95A3F /* api_page.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_page.h; sourceTree = "<group>"; }; |
||
594 | 8808DA81123238CF00B95A3F /* api_prefs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_prefs.cpp; sourceTree = "<group>"; }; |
||
595 | 8808DA82123238CF00B95A3F /* api_prefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_prefs.h; sourceTree = "<group>"; }; |
||
596 | 8808DA83123238CF00B95A3F /* api_Scripter.activeDocument.activePage.items.api */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.woapi; path = api_Scripter.activeDocument.activePage.items.api; sourceTree = "<group>"; }; |
||
597 | 8808DA84123238CF00B95A3F /* api_Scripter.dialogs.layers.api */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.woapi; path = api_Scripter.dialogs.layers.api; sourceTree = "<group>"; }; |
||
598 | 8808DA85123238CF00B95A3F /* api_Scripter.dialogs.mainWindow.api */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.woapi; path = api_Scripter.dialogs.mainWindow.api; sourceTree = "<group>"; }; |
||
599 | 8808DA86123238CF00B95A3F /* api_Scripter.dialogs.nodes.api */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.woapi; path = api_Scripter.dialogs.nodes.api; sourceTree = "<group>"; }; |
||
600 | 8808DA87123238CF00B95A3F /* api_Scripter.dialogs.outline.api */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.woapi; path = api_Scripter.dialogs.outline.api; sourceTree = "<group>"; }; |
||
601 | 8808DA88123238CF00B95A3F /* api_Scripter.dialogs.pages.api */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.woapi; path = api_Scripter.dialogs.pages.api; sourceTree = "<group>"; }; |
||
602 | 8808DA89123238CF00B95A3F /* api_Scripter.dialogs.properties.api */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.woapi; path = api_Scripter.dialogs.properties.api; sourceTree = "<group>"; }; |
||
603 | 8808DA8A123238CF00B95A3F /* api_Scripter.dialogs.scrapbook.api */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.woapi; path = api_Scripter.dialogs.scrapbook.api; sourceTree = "<group>"; }; |
||
604 | 8808DA8B123238CF00B95A3F /* api_window.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_window.cpp; sourceTree = "<group>"; }; |
||
605 | 8808DA8C123238CF00B95A3F /* api_window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_window.h; sourceTree = "<group>"; }; |
||
606 | 8808DA8D123238CF00B95A3F /* apidocs.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = apidocs.py; sourceTree = "<group>"; }; |
||
607 | 8808DA8E123238CF00B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
608 | 8808DA90123238CF00B95A3F /* AUTHORS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AUTHORS; sourceTree = "<group>"; }; |
||
609 | 8808DA91123238CF00B95A3F /* BUGS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = BUGS; sourceTree = "<group>"; }; |
||
610 | 8808DA92123238CF00B95A3F /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; }; |
||
611 | 8808DA93123238CF00B95A3F /* INSTALL */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = INSTALL; sourceTree = "<group>"; }; |
||
612 | 8808DA94123238CF00B95A3F /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
||
613 | 8808DA95123238CF00B95A3F /* POSTPONED */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = POSTPONED; sourceTree = "<group>"; }; |
||
614 | 8808DA96123238CF00B95A3F /* python_src.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; path = python_src.zip; sourceTree = "<group>"; }; |
||
615 | 8808DA97123238CF00B95A3F /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; |
||
616 | 8808DA98123238CF00B95A3F /* reference.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = reference.html; sourceTree = "<group>"; }; |
||
617 | 8808DA99123238CF00B95A3F /* reference_dialogs.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = reference_dialogs.html; sourceTree = "<group>"; }; |
||
618 | 8808DA9A123238CF00B95A3F /* reference_items.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = reference_items.html; sourceTree = "<group>"; }; |
||
619 | 8808DA9B123238CF00B95A3F /* research.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = research.html; sourceTree = "<group>"; }; |
||
620 | 8808DA9C123238CF00B95A3F /* THANKS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = THANKS; sourceTree = "<group>"; }; |
||
621 | 8808DA9D123238CF00B95A3F /* TODO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TODO; sourceTree = "<group>"; }; |
||
622 | 8808DA9E123238CF00B95A3F /* TUTORIAL */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TUTORIAL; sourceTree = "<group>"; }; |
||
623 | 8808DA9F123238CF00B95A3F /* dynapidocs.spy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dynapidocs.spy; sourceTree = "<group>"; }; |
||
624 | 8808DAA0123238CF00B95A3F /* new_api.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = new_api.py; sourceTree = "<group>"; }; |
||
625 | 8808DAA3123238CF00B95A3F /* about.spy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = about.spy; sourceTree = "<group>"; }; |
||
626 | 8808DAA4123238CF00B95A3F /* fullscreen.spy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = fullscreen.spy; sourceTree = "<group>"; }; |
||
627 | 8808DAA5123238CF00B95A3F /* help.spy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = help.spy; sourceTree = "<group>"; }; |
||
628 | 8808DAA6123238CF00B95A3F /* runfile.spy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = runfile.spy; sourceTree = "<group>"; }; |
||
629 | 8808DAA7123238CF00B95A3F /* sceditor.spy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = sceditor.spy; sourceTree = "<group>"; }; |
||
630 | 8808DAA8123238CF00B95A3F /* cleanup_scripter.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = cleanup_scripter.py; sourceTree = "<group>"; }; |
||
631 | 8808DAAA123238CF00B95A3F /* objectexplorer.spy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = objectexplorer.spy; sourceTree = "<group>"; }; |
||
632 | 8808DAAB123238CF00B95A3F /* test.spy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test.spy; sourceTree = "<group>"; }; |
||
633 | 8808DAAC123238D000B95A3F /* test.sqts */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test.sqts; sourceTree = "<group>"; }; |
||
634 | 8808DAAD123238D000B95A3F /* excepthook.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = excepthook.py; sourceTree = "<group>"; }; |
||
635 | 8808DAAE123238D000B95A3F /* excepthook.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = excepthook.ui; sourceTree = "<group>"; }; |
||
636 | 8808DAAF123238D000B95A3F /* excepthook_ui.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = excepthook_ui.py; sourceTree = "<group>"; }; |
||
637 | 8808DAB0123238D000B95A3F /* init_scripter.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = init_scripter.py; sourceTree = "<group>"; }; |
||
638 | 8808DAB1123238D000B95A3F /* mikro.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = mikro.py; sourceTree = "<group>"; }; |
||
639 | 8808DAB2123238D000B95A3F /* permitdlg.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = permitdlg.py; sourceTree = "<group>"; }; |
||
640 | 8808DAB3123238D000B95A3F /* permitdlg.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = permitdlg.ui; sourceTree = "<group>"; }; |
||
641 | 8808DAB4123238D000B95A3F /* permitdlg_ui.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = permitdlg_ui.py; sourceTree = "<group>"; }; |
||
642 | 8808DAB5123238D000B95A3F /* safe_eval.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = safe_eval.py; sourceTree = "<group>"; }; |
||
643 | 8808DAB7123238D000B95A3F /* __init__.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = "<group>"; }; |
||
644 | 8808DAB8123238D000B95A3F /* arrow-down.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "arrow-down.png"; sourceTree = "<group>"; }; |
||
645 | 8808DAB9123238D000B95A3F /* arrow-right.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "arrow-right.png"; sourceTree = "<group>"; }; |
||
646 | 8808DABA123238D000B95A3F /* assist.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = assist.py; sourceTree = "<group>"; }; |
||
647 | 8808DABB123238D000B95A3F /* console.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = console.py; sourceTree = "<group>"; }; |
||
648 | 8808DABC123238D000B95A3F /* dockwidget.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = dockwidget.py; sourceTree = "<group>"; }; |
||
649 | 8808DABD123238D000B95A3F /* dockwidget_icons.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = dockwidget_icons.py; sourceTree = "<group>"; }; |
||
650 | 8808DABE123238D000B95A3F /* dockwidget_icons.qrc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = dockwidget_icons.qrc; sourceTree = "<group>"; }; |
||
651 | 8808DABF123238D000B95A3F /* highlighter.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = highlighter.py; sourceTree = "<group>"; }; |
||
652 | 8808DAC0123238D000B95A3F /* indenter.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = indenter.py; sourceTree = "<group>"; }; |
||
653 | 8808DAC1123238D000B95A3F /* mainwindow.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = mainwindow.py; sourceTree = "<group>"; }; |
||
654 | 8808DAC2123238D000B95A3F /* mainwindow.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mainwindow.ui; sourceTree = "<group>"; }; |
||
655 | 8808DAC3123238D000B95A3F /* mainwindow_ui.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = mainwindow_ui.py; sourceTree = "<group>"; }; |
||
656 | 8808DAC4123238D000B95A3F /* pin.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pin.png; sourceTree = "<group>"; }; |
||
657 | 8808DAC5123238D000B95A3F /* rope.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; path = rope.zip; sourceTree = "<group>"; }; |
||
658 | 8808DAC6123238D000B95A3F /* THANKS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = THANKS; sourceTree = "<group>"; }; |
||
659 | 8808DAC7123238D000B95A3F /* widget.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = widget.py; sourceTree = "<group>"; }; |
||
660 | 8808DAC8123238D000B95A3F /* scribusscript.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = scribusscript.py; sourceTree = "<group>"; }; |
||
661 | 8808DAC9123238D000B95A3F /* scripter_hooks.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = scripter_hooks.py; sourceTree = "<group>"; }; |
||
662 | 8808DACA123238D000B95A3F /* scripter_runtime.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = scripter_runtime.py; sourceTree = "<group>"; }; |
||
663 | 8808DACB123238D000B95A3F /* update_allowed_scripts.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = update_allowed_scripts.py; sourceTree = "<group>"; }; |
||
664 | 8808DACC123238D000B95A3F /* pythonize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pythonize.cpp; sourceTree = "<group>"; }; |
||
665 | 8808DACD123238D000B95A3F /* pythonize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pythonize.h; sourceTree = "<group>"; }; |
||
666 | 8808DACE123238D000B95A3F /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; |
||
667 | 8808DACF123238D000B95A3F /* scripter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter.cpp; sourceTree = "<group>"; }; |
||
668 | 8808DAD0123238D000B95A3F /* scripter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scripter.h; sourceTree = "<group>"; }; |
||
669 | 8808DAD1123238D000B95A3F /* scripterimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripterimpl.cpp; sourceTree = "<group>"; }; |
||
670 | 8808DAD2123238D000B95A3F /* scripterimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scripterimpl.h; sourceTree = "<group>"; }; |
||
671 | 8808DAD4123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
672 | 8808DAD5123238D000B95A3F /* cmdcolor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdcolor.cpp; sourceTree = "<group>"; }; |
||
673 | 8808DAD6123238D000B95A3F /* cmdcolor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdcolor.h; sourceTree = "<group>"; }; |
||
674 | 8808DAD7123238D000B95A3F /* cmddialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmddialog.cpp; sourceTree = "<group>"; }; |
||
675 | 8808DAD8123238D000B95A3F /* cmddialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmddialog.h; sourceTree = "<group>"; }; |
||
676 | 8808DAD9123238D000B95A3F /* cmddoc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmddoc.cpp; sourceTree = "<group>"; }; |
||
677 | 8808DADA123238D000B95A3F /* cmddoc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmddoc.h; sourceTree = "<group>"; }; |
||
678 | 8808DADB123238D000B95A3F /* cmdgetprop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdgetprop.cpp; sourceTree = "<group>"; }; |
||
679 | 8808DADC123238D000B95A3F /* cmdgetprop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdgetprop.h; sourceTree = "<group>"; }; |
||
680 | 8808DADD123238D000B95A3F /* cmdgetsetprop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdgetsetprop.cpp; sourceTree = "<group>"; }; |
||
681 | 8808DADE123238D000B95A3F /* cmdgetsetprop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdgetsetprop.h; sourceTree = "<group>"; }; |
||
682 | 8808DADF123238D000B95A3F /* cmdmani.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdmani.cpp; sourceTree = "<group>"; }; |
||
683 | 8808DAE0123238D000B95A3F /* cmdmani.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdmani.h; sourceTree = "<group>"; }; |
||
684 | 8808DAE1123238D000B95A3F /* cmdmisc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdmisc.cpp; sourceTree = "<group>"; }; |
||
685 | 8808DAE2123238D000B95A3F /* cmdmisc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdmisc.h; sourceTree = "<group>"; }; |
||
686 | 8808DAE3123238D000B95A3F /* cmdobj.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdobj.cpp; sourceTree = "<group>"; }; |
||
687 | 8808DAE4123238D000B95A3F /* cmdobj.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdobj.h; sourceTree = "<group>"; }; |
||
688 | 8808DAE5123238D000B95A3F /* cmdpage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdpage.cpp; sourceTree = "<group>"; }; |
||
689 | 8808DAE6123238D000B95A3F /* cmdpage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdpage.h; sourceTree = "<group>"; }; |
||
690 | 8808DAE7123238D000B95A3F /* cmdsetprop.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdsetprop.cpp; sourceTree = "<group>"; }; |
||
691 | 8808DAE8123238D000B95A3F /* cmdsetprop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdsetprop.h; sourceTree = "<group>"; }; |
||
692 | 8808DAE9123238D000B95A3F /* cmdstyle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdstyle.cpp; sourceTree = "<group>"; }; |
||
693 | 8808DAEA123238D000B95A3F /* cmdstyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdstyle.h; sourceTree = "<group>"; }; |
||
694 | 8808DAEB123238D000B95A3F /* cmdtext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdtext.cpp; sourceTree = "<group>"; }; |
||
695 | 8808DAEC123238D000B95A3F /* cmdtext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdtext.h; sourceTree = "<group>"; }; |
||
696 | 8808DAED123238D000B95A3F /* cmdutil.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmdutil.cpp; sourceTree = "<group>"; }; |
||
697 | 8808DAEE123238D000B95A3F /* cmdutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdutil.h; sourceTree = "<group>"; }; |
||
698 | 8808DAEF123238D000B95A3F /* cmdvar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdvar.h; sourceTree = "<group>"; }; |
||
699 | 8808DAF0123238D000B95A3F /* guiapp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = guiapp.cpp; sourceTree = "<group>"; }; |
||
700 | 8808DAF1123238D000B95A3F /* guiapp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = guiapp.h; sourceTree = "<group>"; }; |
||
701 | 8808DAF2123238D000B95A3F /* objimageexport.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objimageexport.cpp; sourceTree = "<group>"; }; |
||
702 | 8808DAF3123238D000B95A3F /* objimageexport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = objimageexport.h; sourceTree = "<group>"; }; |
||
703 | 8808DAF4123238D000B95A3F /* objpdffile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objpdffile.cpp; sourceTree = "<group>"; }; |
||
704 | 8808DAF5123238D000B95A3F /* objpdffile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = objpdffile.h; sourceTree = "<group>"; }; |
||
705 | 8808DAF6123238D000B95A3F /* objprinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objprinter.cpp; sourceTree = "<group>"; }; |
||
706 | 8808DAF7123238D000B95A3F /* objprinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = objprinter.h; sourceTree = "<group>"; }; |
||
707 | 8808DAF8123238D000B95A3F /* pconsole.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pconsole.cpp; sourceTree = "<group>"; }; |
||
708 | 8808DAF9123238D000B95A3F /* pconsole.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pconsole.h; sourceTree = "<group>"; }; |
||
709 | 8808DAFA123238D000B95A3F /* pconsole.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pconsole.ui; sourceTree = "<group>"; }; |
||
710 | 8808DAFB123238D000B95A3F /* prefs_scripter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_scripter.cpp; sourceTree = "<group>"; }; |
||
711 | 8808DAFC123238D000B95A3F /* prefs_scripter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_scripter.h; sourceTree = "<group>"; }; |
||
712 | 8808DAFD123238D000B95A3F /* prefs_scripterbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_scripterbase.ui; sourceTree = "<group>"; }; |
||
713 | 8808DAFE123238D000B95A3F /* README.BOOST */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.BOOST; sourceTree = "<group>"; }; |
||
714 | 8808DAFF123238D000B95A3F /* runscriptdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = runscriptdialog.cpp; sourceTree = "<group>"; }; |
||
715 | 8808DB00123238D000B95A3F /* runscriptdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = runscriptdialog.h; sourceTree = "<group>"; }; |
||
716 | 8808DB01123238D000B95A3F /* runscriptdialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = runscriptdialog.ui; sourceTree = "<group>"; }; |
||
717 | 8808DB03123238D000B95A3F /* 3columnA4.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = 3columnA4.py; sourceTree = "<group>"; }; |
||
718 | 8808DB04123238D000B95A3F /* 3columnUSLTR.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = 3columnUSLTR.py; sourceTree = "<group>"; }; |
||
719 | 8808DB05123238D000B95A3F /* boilerplate.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = boilerplate.py; sourceTree = "<group>"; }; |
||
720 | 8808DB06123238D000B95A3F /* Calender.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Calender.py; sourceTree = "<group>"; }; |
||
721 | 8808DB07123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
722 | 8808DB08123238D000B95A3F /* ExtractText.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ExtractText.py; sourceTree = "<group>"; }; |
||
723 | 8808DB09123238D000B95A3F /* golden-mean.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = "golden-mean.py"; sourceTree = "<group>"; }; |
||
724 | 8808DB0A123238D000B95A3F /* legende.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = legende.py; sourceTree = "<group>"; }; |
||
725 | 8808DB0B123238D000B95A3F /* moins_10_pourcent_group.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = moins_10_pourcent_group.py; sourceTree = "<group>"; }; |
||
726 | 8808DB0C123238D000B95A3F /* plus_10_pourcent_group.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = plus_10_pourcent_group.py; sourceTree = "<group>"; }; |
||
727 | 8808DB0D123238D000B95A3F /* pochette_cd.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = pochette_cd.py; sourceTree = "<group>"; }; |
||
728 | 8808DB0E123238D000B95A3F /* pyqt_timer.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = pyqt_timer.py; sourceTree = "<group>"; }; |
||
729 | 8808DB0F123238D000B95A3F /* quote.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = quote.py; sourceTree = "<group>"; }; |
||
730 | 8808DB10123238D000B95A3F /* ReadMe */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe; sourceTree = "<group>"; }; |
||
731 | 8808DB11123238D000B95A3F /* Sample1.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = Sample1.py; sourceTree = "<group>"; }; |
||
732 | 8808DB12123238D000B95A3F /* sample_db_usage.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = sample_db_usage.py; sourceTree = "<group>"; }; |
||
733 | 8808DB13123238D000B95A3F /* startup_hook.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = startup_hook.py; sourceTree = "<group>"; }; |
||
734 | 8808DB14123238D000B95A3F /* trait_de_coupe.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = trait_de_coupe.py; sourceTree = "<group>"; }; |
||
735 | 8808DB15123238D000B95A3F /* wordcount.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = wordcount.py; sourceTree = "<group>"; }; |
||
736 | 8808DB17123238D000B95A3F /* scripter2_base.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_base.cpp; sourceTree = "<group>"; }; |
||
737 | 8808DB18123238D000B95A3F /* scripter2_qtclass_qapplication.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_qtclass_qapplication.cpp; sourceTree = "<group>"; }; |
||
738 | 8808DB19123238D000B95A3F /* scripter2_qtclass_qframe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_qtclass_qframe.cpp; sourceTree = "<group>"; }; |
||
739 | 8808DB1A123238D000B95A3F /* scripter2_qtclass_qmainwindow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_qtclass_qmainwindow.cpp; sourceTree = "<group>"; }; |
||
740 | 8808DB1B123238D000B95A3F /* scripter2_qtclass_qobject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_qtclass_qobject.cpp; sourceTree = "<group>"; }; |
||
741 | 8808DB1C123238D000B95A3F /* scripter2_qtclass_qscrollview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_qtclass_qscrollview.cpp; sourceTree = "<group>"; }; |
||
742 | 8808DB1D123238D000B95A3F /* scripter2_qtclass_qwidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_qtclass_qwidget.cpp; sourceTree = "<group>"; }; |
||
743 | 8808DB1E123238D000B95A3F /* scripter2_qttype_qstring.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_qttype_qstring.cpp; sourceTree = "<group>"; }; |
||
744 | 8808DB1F123238D000B95A3F /* scripter2_scribus_pageitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_scribus_pageitem.cpp; sourceTree = "<group>"; }; |
||
745 | 8808DB20123238D000B95A3F /* scripter2_scribus_scribusdoc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_scribus_scribusdoc.cpp; sourceTree = "<group>"; }; |
||
746 | 8808DB21123238D000B95A3F /* scripter2_scribus_scribusmainwin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_scribus_scribusmainwin.cpp; sourceTree = "<group>"; }; |
||
747 | 8808DB22123238D000B95A3F /* scripter2_scribus_scribusqapp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_scribus_scribusqapp.cpp; sourceTree = "<group>"; }; |
||
748 | 8808DB23123238D000B95A3F /* scripter2_scribus_scribusview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_scribus_scribusview.cpp; sourceTree = "<group>"; }; |
||
749 | 8808DB24123238D000B95A3F /* scripter2_scribus_scribuswin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_scribus_scribuswin.cpp; sourceTree = "<group>"; }; |
||
750 | 8808DB25123238D000B95A3F /* scripter2_scribusstructs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_scribusstructs.cpp; sourceTree = "<group>"; }; |
||
751 | 8808DB26123238D000B95A3F /* scripter2_styles.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripter2_styles.cpp; sourceTree = "<group>"; }; |
||
752 | 8808DB27123238D000B95A3F /* scriptercore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scriptercore.cpp; sourceTree = "<group>"; }; |
||
753 | 8808DB28123238D000B95A3F /* scriptercore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scriptercore.h; sourceTree = "<group>"; }; |
||
754 | 8808DB29123238D000B95A3F /* scripterprefsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scripterprefsgui.cpp; sourceTree = "<group>"; }; |
||
755 | 8808DB2A123238D000B95A3F /* scripterprefsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scripterprefsgui.h; sourceTree = "<group>"; }; |
||
756 | 8808DB2B123238D000B95A3F /* scripterprefsgui.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = scripterprefsgui.ui; sourceTree = "<group>"; }; |
||
757 | 8808DB2C123238D000B95A3F /* scriptplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scriptplugin.cpp; sourceTree = "<group>"; }; |
||
758 | 8808DB2D123238D000B95A3F /* scriptplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scriptplugin.h; sourceTree = "<group>"; }; |
||
759 | 8808DB2F123238D000B95A3F /* CalendarWizard.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = CalendarWizard.py; sourceTree = "<group>"; }; |
||
760 | 8808DB30123238D000B95A3F /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; }; |
||
761 | 8808DB31123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
762 | 8808DB32123238D000B95A3F /* color2csv.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = color2csv.py; sourceTree = "<group>"; }; |
||
763 | 8808DB33123238D000B95A3F /* ColorChart.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = ColorChart.py; sourceTree = "<group>"; }; |
||
764 | 8808DB34123238D000B95A3F /* csv2color.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = csv2color.py; sourceTree = "<group>"; }; |
||
765 | 8808DB35123238D000B95A3F /* DirectImageImport.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = DirectImageImport.py; sourceTree = "<group>"; }; |
||
766 | 8808DB36123238D000B95A3F /* FontSample.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = FontSample.py; sourceTree = "<group>"; }; |
||
767 | 8808DB37123238D000B95A3F /* importcsv2table.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = importcsv2table.py; sourceTree = "<group>"; }; |
||
768 | 8808DB38123238D000B95A3F /* InfoBox.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = InfoBox.py; sourceTree = "<group>"; }; |
||
769 | 8808DB39123238D000B95A3F /* NEWS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = NEWS; sourceTree = "<group>"; }; |
||
770 | 8808DB3A123238D000B95A3F /* ReadMe */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ReadMe; sourceTree = "<group>"; }; |
||
771 | 8808DB3B123238D000B95A3F /* TODO */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = TODO; sourceTree = "<group>"; }; |
||
772 | 8808DB3C123238D000B95A3F /* svgimport.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = svgimport.cpp; sourceTree = "<group>"; }; |
||
773 | 8808DB3D123238D000B95A3F /* svgimport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = svgimport.h; sourceTree = "<group>"; }; |
||
774 | 8808DB3F123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
775 | 8808DB40123238D000B95A3F /* configuration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = configuration.cpp; sourceTree = "<group>"; }; |
||
776 | 8808DB41123238D000B95A3F /* configuration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = configuration.h; sourceTree = "<group>"; }; |
||
777 | 8808DB42123238D000B95A3F /* parse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parse.cpp; sourceTree = "<group>"; }; |
||
778 | 8808DB43123238D000B95A3F /* parse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parse.h; sourceTree = "<group>"; }; |
||
779 | 8808DB44123238D000B95A3F /* prefs_shortwords.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_shortwords.cpp; sourceTree = "<group>"; }; |
||
780 | 8808DB45123238D000B95A3F /* prefs_shortwords.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_shortwords.h; sourceTree = "<group>"; }; |
||
781 | 8808DB46123238D000B95A3F /* prefs_shortwordsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_shortwordsbase.ui; sourceTree = "<group>"; }; |
||
782 | 8808DB47123238D000B95A3F /* scribus-short-words.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "scribus-short-words.rc"; sourceTree = "<group>"; }; |
||
783 | 8808DB48123238D000B95A3F /* shortwords.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shortwords.cpp; sourceTree = "<group>"; }; |
||
784 | 8808DB49123238D000B95A3F /* shortwords.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shortwords.h; sourceTree = "<group>"; }; |
||
785 | 8808DB4A123238D000B95A3F /* swdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = swdialog.cpp; sourceTree = "<group>"; }; |
||
786 | 8808DB4B123238D000B95A3F /* swdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swdialog.h; sourceTree = "<group>"; }; |
||
787 | 8808DB4C123238D000B95A3F /* swdialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = swdialog.ui; sourceTree = "<group>"; }; |
||
788 | 8808DB4D123238D000B95A3F /* swprefsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = swprefsgui.cpp; sourceTree = "<group>"; }; |
||
789 | 8808DB4E123238D000B95A3F /* swprefsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swprefsgui.h; sourceTree = "<group>"; }; |
||
790 | 8808DB4F123238D000B95A3F /* swsyntaxhighlighter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = swsyntaxhighlighter.cpp; sourceTree = "<group>"; }; |
||
791 | 8808DB50123238D000B95A3F /* swsyntaxhighlighter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swsyntaxhighlighter.h; sourceTree = "<group>"; }; |
||
792 | 8808DB51123238D000B95A3F /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; }; |
||
793 | 8808DB53123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
794 | 8808DB54123238D000B95A3F /* svgexplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = svgexplugin.cpp; sourceTree = "<group>"; }; |
||
795 | 8808DB55123238D000B95A3F /* svgexplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = svgexplugin.h; sourceTree = "<group>"; }; |
||
796 | 8808DB58123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
797 | 8808DB5A123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
798 | 8808DB5B123238D000B95A3F /* meshdistortion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = meshdistortion.cpp; sourceTree = "<group>"; }; |
||
799 | 8808DB5C123238D000B95A3F /* meshdistortion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = meshdistortion.h; sourceTree = "<group>"; }; |
||
800 | 8808DB5D123238D000B95A3F /* meshdistortiondialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = meshdistortiondialog.cpp; sourceTree = "<group>"; }; |
||
801 | 8808DB5E123238D000B95A3F /* meshdistortiondialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = meshdistortiondialog.h; sourceTree = "<group>"; }; |
||
802 | 8808DB5F123238D000B95A3F /* meshdistortiondialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = meshdistortiondialog.ui; sourceTree = "<group>"; }; |
||
803 | 8808DB61123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
804 | 8808DB62123238D000B95A3F /* pathalongpath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pathalongpath.cpp; sourceTree = "<group>"; }; |
||
805 | 8808DB63123238D000B95A3F /* pathalongpath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pathalongpath.h; sourceTree = "<group>"; }; |
||
806 | 8808DB64123238D000B95A3F /* pathdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pathdialog.cpp; sourceTree = "<group>"; }; |
||
807 | 8808DB65123238D000B95A3F /* pathdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pathdialog.h; sourceTree = "<group>"; }; |
||
808 | 8808DB66123238D000B95A3F /* pathdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pathdialogbase.ui; sourceTree = "<group>"; }; |
||
809 | 8808DB67123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
810 | 8808DB69123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
811 | 8808DB6A123238D000B95A3F /* lensdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lensdialog.cpp; sourceTree = "<group>"; }; |
||
812 | 8808DB6B123238D000B95A3F /* lensdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lensdialog.h; sourceTree = "<group>"; }; |
||
813 | 8808DB6C123238D000B95A3F /* lensdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = lensdialogbase.ui; sourceTree = "<group>"; }; |
||
814 | 8808DB6D123238D000B95A3F /* lenseffects.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lenseffects.cpp; sourceTree = "<group>"; }; |
||
815 | 8808DB6E123238D000B95A3F /* lenseffects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lenseffects.h; sourceTree = "<group>"; }; |
||
816 | 8808DB70123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
817 | 8808DB71123238D000B95A3F /* pathconnect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pathconnect.cpp; sourceTree = "<group>"; }; |
||
818 | 8808DB72123238D000B95A3F /* pathconnect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pathconnect.h; sourceTree = "<group>"; }; |
||
819 | 8808DB73123238D000B95A3F /* pathconnectdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pathconnectdialog.cpp; sourceTree = "<group>"; }; |
||
820 | 8808DB74123238D000B95A3F /* pathconnectdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pathconnectdialog.h; sourceTree = "<group>"; }; |
||
821 | 8808DB75123238D000B95A3F /* pathconnectdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pathconnectdialogbase.ui; sourceTree = "<group>"; }; |
||
822 | 8808DB77123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
823 | 8808DB78123238D000B95A3F /* pathcut.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pathcut.cpp; sourceTree = "<group>"; }; |
||
824 | 8808DB79123238D000B95A3F /* pathcut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pathcut.h; sourceTree = "<group>"; }; |
||
825 | 8808DB7A123238D000B95A3F /* transform-crop-and-resize.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "transform-crop-and-resize.png"; sourceTree = "<group>"; }; |
||
826 | 8808DB7C123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
827 | 8808DB7D123238D000B95A3F /* pathexclusion.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pathexclusion.png; sourceTree = "<group>"; }; |
||
828 | 8808DB7E123238D000B95A3F /* pathfinder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pathfinder.cpp; sourceTree = "<group>"; }; |
||
829 | 8808DB7F123238D000B95A3F /* pathfinder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pathfinder.h; sourceTree = "<group>"; }; |
||
830 | 8808DB80123238D000B95A3F /* pathfinderbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pathfinderbase.ui; sourceTree = "<group>"; }; |
||
831 | 8808DB81123238D000B95A3F /* pathfinderdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pathfinderdialog.cpp; sourceTree = "<group>"; }; |
||
832 | 8808DB82123238D000B95A3F /* pathfinderdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pathfinderdialog.h; sourceTree = "<group>"; }; |
||
833 | 8808DB83123238D000B95A3F /* pathintersection.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pathintersection.png; sourceTree = "<group>"; }; |
||
834 | 8808DB84123238D000B95A3F /* pathparts.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pathparts.png; sourceTree = "<group>"; }; |
||
835 | 8808DB85123238D000B95A3F /* pathsubtraction.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pathsubtraction.png; sourceTree = "<group>"; }; |
||
836 | 8808DB86123238D000B95A3F /* pathunite.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pathunite.png; sourceTree = "<group>"; }; |
||
837 | 8808DB88123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
838 | 8808DB89123238D000B95A3F /* pathstroker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pathstroker.cpp; sourceTree = "<group>"; }; |
||
839 | 8808DB8A123238D000B95A3F /* pathstroker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pathstroker.h; sourceTree = "<group>"; }; |
||
840 | 8808DB8C123238D000B95A3F /* aspellplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aspellplugin.cpp; sourceTree = "<group>"; }; |
||
841 | 8808DB8D123238D000B95A3F /* aspellplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aspellplugin.h; sourceTree = "<group>"; }; |
||
842 | 8808DB8E123238D000B95A3F /* aspellpluginbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = aspellpluginbase.ui; sourceTree = "<group>"; }; |
||
843 | 8808DB8F123238D000B95A3F /* aspellpluginimpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aspellpluginimpl.cpp; sourceTree = "<group>"; }; |
||
844 | 8808DB90123238D000B95A3F /* aspellpluginimpl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aspellpluginimpl.h; sourceTree = "<group>"; }; |
||
845 | 8808DB91123238D000B95A3F /* AUTHORS */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = AUTHORS; sourceTree = "<group>"; }; |
||
846 | 8808DB92123238D000B95A3F /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; }; |
||
847 | 8808DB93123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
848 | 8808DB94123238D000B95A3F /* suggest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = suggest.cpp; sourceTree = "<group>"; }; |
||
849 | 8808DB95123238D000B95A3F /* suggest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = suggest.h; sourceTree = "<group>"; }; |
||
850 | 8808DB97123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
851 | 8808DB98123238D000B95A3F /* subdivide.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = subdivide.cpp; sourceTree = "<group>"; }; |
||
852 | 8808DB99123238D000B95A3F /* subdivide.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = subdivide.h; sourceTree = "<group>"; }; |
||
853 | 8808DB9B123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
854 | 8808DB9C123238D000B95A3F /* prefscontext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = prefscontext.cpp; path = ../../scribus/prefscontext.cpp; sourceTree = SOURCE_ROOT; }; |
||
855 | 8808DB9D123238D000B95A3F /* prefscontext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = prefscontext.h; path = ../../scribus/prefscontext.h; sourceTree = SOURCE_ROOT; }; |
||
856 | 8808DB9E123238D000B95A3F /* prefsfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = prefsfile.cpp; path = ../../scribus/prefsfile.cpp; sourceTree = SOURCE_ROOT; }; |
||
857 | 8808DB9F123238D000B95A3F /* prefsfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = prefsfile.h; path = ../../scribus/prefsfile.h; sourceTree = SOURCE_ROOT; }; |
||
858 | 8808DBA0123238D000B95A3F /* prefsmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = prefsmanager.cpp; path = ../../scribus/prefsmanager.cpp; sourceTree = SOURCE_ROOT; }; |
||
859 | 8808DBA1123238D000B95A3F /* prefsmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = prefsmanager.h; path = ../../scribus/prefsmanager.h; sourceTree = SOURCE_ROOT; }; |
||
860 | 8808DBA2123238D000B95A3F /* prefsreader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = prefsreader.cpp; path = ../../scribus/prefsreader.cpp; sourceTree = SOURCE_ROOT; }; |
||
861 | 8808DBA3123238D000B95A3F /* prefsreader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = prefsreader.h; path = ../../scribus/prefsreader.h; sourceTree = SOURCE_ROOT; }; |
||
862 | 8808DBA4123238D000B95A3F /* prefsstructs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = prefsstructs.h; path = ../../scribus/prefsstructs.h; sourceTree = SOURCE_ROOT; }; |
||
863 | 8808DBA5123238D000B95A3F /* prefstable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = prefstable.cpp; path = ../../scribus/prefstable.cpp; sourceTree = SOURCE_ROOT; }; |
||
864 | 8808DBA6123238D000B95A3F /* prefstable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = prefstable.h; path = ../../scribus/prefstable.h; sourceTree = SOURCE_ROOT; }; |
||
865 | 8808DBA7123238D000B95A3F /* pslib.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pslib.cpp; path = ../../scribus/pslib.cpp; sourceTree = SOURCE_ROOT; }; |
||
866 | 8808DBA8123238D000B95A3F /* pslib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pslib.h; path = ../../scribus/pslib.h; sourceTree = SOURCE_ROOT; }; |
||
867 | 8808DBA9123238D000B95A3F /* rawimage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = rawimage.cpp; path = ../../scribus/rawimage.cpp; sourceTree = SOURCE_ROOT; }; |
||
868 | 8808DBAA123238D000B95A3F /* rawimage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rawimage.h; path = ../../scribus/rawimage.h; sourceTree = SOURCE_ROOT; }; |
||
869 | 8808DBAB123238D000B95A3F /* rc4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = rc4.c; path = ../../scribus/rc4.c; sourceTree = SOURCE_ROOT; }; |
||
870 | 8808DBAC123238D000B95A3F /* rc4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = rc4.h; path = ../../scribus/rc4.h; sourceTree = SOURCE_ROOT; }; |
||
871 | 8808DBAD123238D000B95A3F /* resourcecollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = resourcecollection.h; path = ../../scribus/resourcecollection.h; sourceTree = SOURCE_ROOT; }; |
||
872 | 8808DBAE123238D000B95A3F /* sampleitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sampleitem.cpp; path = ../../scribus/sampleitem.cpp; sourceTree = SOURCE_ROOT; }; |
||
873 | 8808DBAF123238D000B95A3F /* sampleitem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sampleitem.h; path = ../../scribus/sampleitem.h; sourceTree = SOURCE_ROOT; }; |
||
874 | 8808DBB0123238D000B95A3F /* scclocale.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scclocale.cpp; path = ../../scribus/scclocale.cpp; sourceTree = SOURCE_ROOT; }; |
||
875 | 8808DBB1123238D000B95A3F /* scclocale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scclocale.h; path = ../../scribus/scclocale.h; sourceTree = SOURCE_ROOT; }; |
||
876 | 8808DBB2123238D000B95A3F /* sccolor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sccolor.cpp; path = ../../scribus/sccolor.cpp; sourceTree = SOURCE_ROOT; }; |
||
877 | 8808DBB3123238D000B95A3F /* sccolor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sccolor.h; path = ../../scribus/sccolor.h; sourceTree = SOURCE_ROOT; }; |
||
878 | 8808DBB4123238D000B95A3F /* sccolorengine.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sccolorengine.cpp; path = ../../scribus/sccolorengine.cpp; sourceTree = SOURCE_ROOT; }; |
||
879 | 8808DBB5123238D000B95A3F /* sccolorengine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sccolorengine.h; path = ../../scribus/sccolorengine.h; sourceTree = SOURCE_ROOT; }; |
||
880 | 8808DBB6123238D000B95A3F /* sccolorshade.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sccolorshade.cpp; path = ../../scribus/sccolorshade.cpp; sourceTree = SOURCE_ROOT; }; |
||
881 | 8808DBB7123238D000B95A3F /* sccolorshade.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sccolorshade.h; path = ../../scribus/sccolorshade.h; sourceTree = SOURCE_ROOT; }; |
||
882 | 8808DBB8123238D000B95A3F /* scconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scconfig.h; path = ../../scribus/scconfig.h; sourceTree = SOURCE_ROOT; }; |
||
883 | 8808DBB9123238D000B95A3F /* scdebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scdebug.h; path = ../../scribus/scdebug.h; sourceTree = SOURCE_ROOT; }; |
||
884 | 8808DBBA123238D000B95A3F /* scdocoutput.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scdocoutput.cpp; path = ../../scribus/scdocoutput.cpp; sourceTree = SOURCE_ROOT; }; |
||
885 | 8808DBBB123238D000B95A3F /* scdocoutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scdocoutput.h; path = ../../scribus/scdocoutput.h; sourceTree = SOURCE_ROOT; }; |
||
886 | 8808DBBC123238D000B95A3F /* scdocoutput_ps2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scdocoutput_ps2.cpp; path = ../../scribus/scdocoutput_ps2.cpp; sourceTree = SOURCE_ROOT; }; |
||
887 | 8808DBBD123238D000B95A3F /* scdocoutput_ps2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scdocoutput_ps2.h; path = ../../scribus/scdocoutput_ps2.h; sourceTree = SOURCE_ROOT; }; |
||
888 | 8808DBBE123238D000B95A3F /* scfonts.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scfonts.cpp; path = ../../scribus/scfonts.cpp; sourceTree = SOURCE_ROOT; }; |
||
889 | 8808DBBF123238D000B95A3F /* scfonts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scfonts.h; path = ../../scribus/scfonts.h; sourceTree = SOURCE_ROOT; }; |
||
890 | 8808DBC0123238D000B95A3F /* scgtplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scgtplugin.cpp; path = ../../scribus/scgtplugin.cpp; sourceTree = SOURCE_ROOT; }; |
||
891 | 8808DBC1123238D000B95A3F /* scgtplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scgtplugin.h; path = ../../scribus/scgtplugin.h; sourceTree = SOURCE_ROOT; }; |
||
892 | 8808DBC2123238D000B95A3F /* scguardedptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scguardedptr.h; path = ../../scribus/scguardedptr.h; sourceTree = SOURCE_ROOT; }; |
||
893 | 8808DBC3123238D000B95A3F /* scgzfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scgzfile.cpp; path = ../../scribus/scgzfile.cpp; sourceTree = SOURCE_ROOT; }; |
||
894 | 8808DBC4123238D000B95A3F /* scgzfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scgzfile.h; path = ../../scribus/scgzfile.h; sourceTree = SOURCE_ROOT; }; |
||
895 | 8808DBC5123238D000B95A3F /* schelptreemodel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = schelptreemodel.cpp; path = ../../scribus/schelptreemodel.cpp; sourceTree = SOURCE_ROOT; }; |
||
896 | 8808DBC6123238D000B95A3F /* schelptreemodel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = schelptreemodel.h; path = ../../scribus/schelptreemodel.h; sourceTree = SOURCE_ROOT; }; |
||
897 | 8808DBC7123238D000B95A3F /* scimage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimage.cpp; path = ../../scribus/scimage.cpp; sourceTree = SOURCE_ROOT; }; |
||
898 | 8808DBC8123238D000B95A3F /* scimage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimage.h; path = ../../scribus/scimage.h; sourceTree = SOURCE_ROOT; }; |
||
899 | 8808DBC9123238D000B95A3F /* scimagecachedir.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimagecachedir.cpp; path = ../../scribus/scimagecachedir.cpp; sourceTree = SOURCE_ROOT; }; |
||
900 | 8808DBCA123238D000B95A3F /* scimagecachedir.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimagecachedir.h; path = ../../scribus/scimagecachedir.h; sourceTree = SOURCE_ROOT; }; |
||
901 | 8808DBCB123238D000B95A3F /* scimagecachefile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimagecachefile.cpp; path = ../../scribus/scimagecachefile.cpp; sourceTree = SOURCE_ROOT; }; |
||
902 | 8808DBCC123238D000B95A3F /* scimagecachefile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimagecachefile.h; path = ../../scribus/scimagecachefile.h; sourceTree = SOURCE_ROOT; }; |
||
903 | 8808DBCD123238D000B95A3F /* scimagecachemanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimagecachemanager.cpp; path = ../../scribus/scimagecachemanager.cpp; sourceTree = SOURCE_ROOT; }; |
||
904 | 8808DBCE123238D000B95A3F /* scimagecachemanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimagecachemanager.h; path = ../../scribus/scimagecachemanager.h; sourceTree = SOURCE_ROOT; }; |
||
905 | 8808DBCF123238D000B95A3F /* scimagecacheproxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimagecacheproxy.cpp; path = ../../scribus/scimagecacheproxy.cpp; sourceTree = SOURCE_ROOT; }; |
||
906 | 8808DBD0123238D000B95A3F /* scimagecacheproxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimagecacheproxy.h; path = ../../scribus/scimagecacheproxy.h; sourceTree = SOURCE_ROOT; }; |
||
907 | 8808DBD1123238D000B95A3F /* scimagecachewriteaction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimagecachewriteaction.cpp; path = ../../scribus/scimagecachewriteaction.cpp; sourceTree = SOURCE_ROOT; }; |
||
908 | 8808DBD2123238D000B95A3F /* scimagecachewriteaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimagecachewriteaction.h; path = ../../scribus/scimagecachewriteaction.h; sourceTree = SOURCE_ROOT; }; |
||
909 | 8808DBD3123238D000B95A3F /* scimagestructs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimagestructs.cpp; path = ../../scribus/scimagestructs.cpp; sourceTree = SOURCE_ROOT; }; |
||
910 | 8808DBD4123238D000B95A3F /* scimagestructs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimagestructs.h; path = ../../scribus/scimagestructs.h; sourceTree = SOURCE_ROOT; }; |
||
911 | 8808DBD5123238D000B95A3F /* scimgdataloader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimgdataloader.cpp; path = ../../scribus/scimgdataloader.cpp; sourceTree = SOURCE_ROOT; }; |
||
912 | 8808DBD6123238D000B95A3F /* scimgdataloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimgdataloader.h; path = ../../scribus/scimgdataloader.h; sourceTree = SOURCE_ROOT; }; |
||
913 | 8808DBD7123238D000B95A3F /* scimgdataloader_gimp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimgdataloader_gimp.cpp; path = ../../scribus/scimgdataloader_gimp.cpp; sourceTree = SOURCE_ROOT; }; |
||
914 | 8808DBD8123238D000B95A3F /* scimgdataloader_gimp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimgdataloader_gimp.h; path = ../../scribus/scimgdataloader_gimp.h; sourceTree = SOURCE_ROOT; }; |
||
915 | 8808DBD9123238D000B95A3F /* scimgdataloader_gmagick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimgdataloader_gmagick.cpp; path = ../../scribus/scimgdataloader_gmagick.cpp; sourceTree = SOURCE_ROOT; }; |
||
916 | 8808DBDA123238D000B95A3F /* scimgdataloader_gmagick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimgdataloader_gmagick.h; path = ../../scribus/scimgdataloader_gmagick.h; sourceTree = SOURCE_ROOT; }; |
||
917 | 8808DBDB123238D000B95A3F /* scimgdataloader_jpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimgdataloader_jpeg.cpp; path = ../../scribus/scimgdataloader_jpeg.cpp; sourceTree = SOURCE_ROOT; }; |
||
918 | 8808DBDC123238D000B95A3F /* scimgdataloader_jpeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimgdataloader_jpeg.h; path = ../../scribus/scimgdataloader_jpeg.h; sourceTree = SOURCE_ROOT; }; |
||
919 | 8808DBDD123238D000B95A3F /* scimgdataloader_pdf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimgdataloader_pdf.cpp; path = ../../scribus/scimgdataloader_pdf.cpp; sourceTree = SOURCE_ROOT; }; |
||
920 | 8808DBDE123238D000B95A3F /* scimgdataloader_pdf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimgdataloader_pdf.h; path = ../../scribus/scimgdataloader_pdf.h; sourceTree = SOURCE_ROOT; }; |
||
921 | 8808DBDF123238D000B95A3F /* scimgdataloader_pict.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimgdataloader_pict.cpp; path = ../../scribus/scimgdataloader_pict.cpp; sourceTree = SOURCE_ROOT; }; |
||
922 | 8808DBE0123238D000B95A3F /* scimgdataloader_pict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimgdataloader_pict.h; path = ../../scribus/scimgdataloader_pict.h; sourceTree = SOURCE_ROOT; }; |
||
923 | 8808DBE1123238D000B95A3F /* scimgdataloader_ps.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimgdataloader_ps.cpp; path = ../../scribus/scimgdataloader_ps.cpp; sourceTree = SOURCE_ROOT; }; |
||
924 | 8808DBE2123238D000B95A3F /* scimgdataloader_ps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimgdataloader_ps.h; path = ../../scribus/scimgdataloader_ps.h; sourceTree = SOURCE_ROOT; }; |
||
925 | 8808DBE3123238D000B95A3F /* scimgdataloader_psd.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimgdataloader_psd.cpp; path = ../../scribus/scimgdataloader_psd.cpp; sourceTree = SOURCE_ROOT; }; |
||
926 | 8808DBE4123238D000B95A3F /* scimgdataloader_psd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimgdataloader_psd.h; path = ../../scribus/scimgdataloader_psd.h; sourceTree = SOURCE_ROOT; }; |
||
927 | 8808DBE5123238D000B95A3F /* scimgdataloader_qt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimgdataloader_qt.cpp; path = ../../scribus/scimgdataloader_qt.cpp; sourceTree = SOURCE_ROOT; }; |
||
928 | 8808DBE6123238D000B95A3F /* scimgdataloader_qt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimgdataloader_qt.h; path = ../../scribus/scimgdataloader_qt.h; sourceTree = SOURCE_ROOT; }; |
||
929 | 8808DBE7123238D000B95A3F /* scimgdataloader_tiff.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimgdataloader_tiff.cpp; path = ../../scribus/scimgdataloader_tiff.cpp; sourceTree = SOURCE_ROOT; }; |
||
930 | 8808DBE8123238D000B95A3F /* scimgdataloader_tiff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimgdataloader_tiff.h; path = ../../scribus/scimgdataloader_tiff.h; sourceTree = SOURCE_ROOT; }; |
||
931 | 8808DBE9123238D000B95A3F /* scimgdataloader_wpg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scimgdataloader_wpg.cpp; path = ../../scribus/scimgdataloader_wpg.cpp; sourceTree = SOURCE_ROOT; }; |
||
932 | 8808DBEA123238D000B95A3F /* scimgdataloader_wpg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scimgdataloader_wpg.h; path = ../../scribus/scimgdataloader_wpg.h; sourceTree = SOURCE_ROOT; }; |
||
933 | 8808DBEB123238D000B95A3F /* sclayer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sclayer.cpp; path = ../../scribus/sclayer.cpp; sourceTree = SOURCE_ROOT; }; |
||
934 | 8808DBEC123238D000B95A3F /* sclayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sclayer.h; path = ../../scribus/sclayer.h; sourceTree = SOURCE_ROOT; }; |
||
935 | 8808DBED123238D000B95A3F /* sclimits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sclimits.h; path = ../../scribus/sclimits.h; sourceTree = SOURCE_ROOT; }; |
||
936 | 8808DBEE123238D000B95A3F /* sclistboxpixmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sclistboxpixmap.h; path = ../../scribus/sclistboxpixmap.h; sourceTree = SOURCE_ROOT; }; |
||
937 | 8808DBEF123238D000B95A3F /* sclockedfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sclockedfile.cpp; path = ../../scribus/sclockedfile.cpp; sourceTree = SOURCE_ROOT; }; |
||
938 | 8808DBF0123238D000B95A3F /* sclockedfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sclockedfile.h; path = ../../scribus/sclockedfile.h; sourceTree = SOURCE_ROOT; }; |
||
939 | 8808DBF1123238D000B95A3F /* scmimedata.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scmimedata.cpp; path = ../../scribus/scmimedata.cpp; sourceTree = SOURCE_ROOT; }; |
||
940 | 8808DBF2123238D000B95A3F /* scmimedata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scmimedata.h; path = ../../scribus/scmimedata.h; sourceTree = SOURCE_ROOT; }; |
||
941 | 8808DBF3123238D000B95A3F /* scpageoutput.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scpageoutput.cpp; path = ../../scribus/scpageoutput.cpp; sourceTree = SOURCE_ROOT; }; |
||
942 | 8808DBF4123238D000B95A3F /* scpageoutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpageoutput.h; path = ../../scribus/scpageoutput.h; sourceTree = SOURCE_ROOT; }; |
||
943 | 8808DBF5123238D000B95A3F /* scpageoutput_ps2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scpageoutput_ps2.cpp; path = ../../scribus/scpageoutput_ps2.cpp; sourceTree = SOURCE_ROOT; }; |
||
944 | 8808DBF6123238D000B95A3F /* scpageoutput_ps2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpageoutput_ps2.h; path = ../../scribus/scpageoutput_ps2.h; sourceTree = SOURCE_ROOT; }; |
||
945 | 8808DBF7123238D000B95A3F /* scpainter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scpainter.cpp; path = ../../scribus/scpainter.cpp; sourceTree = SOURCE_ROOT; }; |
||
946 | 8808DBF8123238D000B95A3F /* scpainter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpainter.h; path = ../../scribus/scpainter.h; sourceTree = SOURCE_ROOT; }; |
||
947 | 8808DBF9123238D000B95A3F /* scpainterex_cairo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scpainterex_cairo.cpp; path = ../../scribus/scpainterex_cairo.cpp; sourceTree = SOURCE_ROOT; }; |
||
948 | 8808DBFA123238D000B95A3F /* scpainterex_cairo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpainterex_cairo.h; path = ../../scribus/scpainterex_cairo.h; sourceTree = SOURCE_ROOT; }; |
||
949 | 8808DBFB123238D000B95A3F /* scpainterex_gdi.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scpainterex_gdi.cpp; path = ../../scribus/scpainterex_gdi.cpp; sourceTree = SOURCE_ROOT; }; |
||
950 | 8808DBFC123238D000B95A3F /* scpainterex_gdi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpainterex_gdi.h; path = ../../scribus/scpainterex_gdi.h; sourceTree = SOURCE_ROOT; }; |
||
951 | 8808DBFD123238D000B95A3F /* scpainterex_gdiplus.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scpainterex_gdiplus.cpp; path = ../../scribus/scpainterex_gdiplus.cpp; sourceTree = SOURCE_ROOT; }; |
||
952 | 8808DBFE123238D000B95A3F /* scpainterex_gdiplus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpainterex_gdiplus.h; path = ../../scribus/scpainterex_gdiplus.h; sourceTree = SOURCE_ROOT; }; |
||
953 | 8808DBFF123238D000B95A3F /* scpainterex_ps2.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scpainterex_ps2.cpp; path = ../../scribus/scpainterex_ps2.cpp; sourceTree = SOURCE_ROOT; }; |
||
954 | 8808DC00123238D000B95A3F /* scpainterex_ps2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpainterex_ps2.h; path = ../../scribus/scpainterex_ps2.h; sourceTree = SOURCE_ROOT; }; |
||
955 | 8808DC01123238D000B95A3F /* scpainterexbase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scpainterexbase.cpp; path = ../../scribus/scpainterexbase.cpp; sourceTree = SOURCE_ROOT; }; |
||
956 | 8808DC02123238D000B95A3F /* scpainterexbase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpainterexbase.h; path = ../../scribus/scpainterexbase.h; sourceTree = SOURCE_ROOT; }; |
||
957 | 8808DC03123238D000B95A3F /* scpaths.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scpaths.cpp; path = ../../scribus/scpaths.cpp; sourceTree = SOURCE_ROOT; }; |
||
958 | 8808DC04123238D000B95A3F /* scpaths.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpaths.h; path = ../../scribus/scpaths.h; sourceTree = SOURCE_ROOT; }; |
||
959 | 8808DC05123238D000B95A3F /* scpattern.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scpattern.cpp; path = ../../scribus/scpattern.cpp; sourceTree = SOURCE_ROOT; }; |
||
960 | 8808DC06123238D000B95A3F /* scpattern.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpattern.h; path = ../../scribus/scpattern.h; sourceTree = SOURCE_ROOT; }; |
||
961 | 8808DC07123238D000B95A3F /* scpixmapcache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpixmapcache.h; path = ../../scribus/scpixmapcache.h; sourceTree = SOURCE_ROOT; }; |
||
962 | 8808DC08123238D000B95A3F /* scplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scplugin.cpp; path = ../../scribus/scplugin.cpp; sourceTree = SOURCE_ROOT; }; |
||
963 | 8808DC09123238D000B95A3F /* scplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scplugin.h; path = ../../scribus/scplugin.h; sourceTree = SOURCE_ROOT; }; |
||
964 | 8808DC0A123238D000B95A3F /* scpreview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scpreview.cpp; path = ../../scribus/scpreview.cpp; sourceTree = SOURCE_ROOT; }; |
||
965 | 8808DC0B123238D000B95A3F /* scpreview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scpreview.h; path = ../../scribus/scpreview.h; sourceTree = SOURCE_ROOT; }; |
||
966 | 8808DC0C123238D000B95A3F /* scprintengine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scprintengine.h; path = ../../scribus/scprintengine.h; sourceTree = SOURCE_ROOT; }; |
||
967 | 8808DC0D123238D000B95A3F /* scprintengine_gdi.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scprintengine_gdi.cpp; path = ../../scribus/scprintengine_gdi.cpp; sourceTree = SOURCE_ROOT; }; |
||
968 | 8808DC0E123238D000B95A3F /* scprintengine_gdi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scprintengine_gdi.h; path = ../../scribus/scprintengine_gdi.h; sourceTree = SOURCE_ROOT; }; |
||
969 | 8808DC0F123238D000B95A3F /* scprintengine_ps.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scprintengine_ps.cpp; path = ../../scribus/scprintengine_ps.cpp; sourceTree = SOURCE_ROOT; }; |
||
970 | 8808DC10123238D000B95A3F /* scprintengine_ps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scprintengine_ps.h; path = ../../scribus/scprintengine_ps.h; sourceTree = SOURCE_ROOT; }; |
||
971 | 8808DC11123238D000B95A3F /* scraction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scraction.cpp; path = ../../scribus/scraction.cpp; sourceTree = SOURCE_ROOT; }; |
||
972 | 8808DC12123238D000B95A3F /* scraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scraction.h; path = ../../scribus/scraction.h; sourceTree = SOURCE_ROOT; }; |
||
973 | 8808DC13123238D000B95A3F /* scribus.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scribus.cpp; path = ../../scribus/scribus.cpp; sourceTree = SOURCE_ROOT; }; |
||
974 | 8808DC14123238D000B95A3F /* scribus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scribus.h; path = ../../scribus/scribus.h; sourceTree = SOURCE_ROOT; }; |
||
975 | 8808DC15123238D000B95A3F /* scribusapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scribusapi.h; path = ../../scribus/scribusapi.h; sourceTree = SOURCE_ROOT; }; |
||
976 | 8808DC16123238D000B95A3F /* scribusapp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scribusapp.cpp; path = ../../scribus/scribusapp.cpp; sourceTree = SOURCE_ROOT; }; |
||
977 | 8808DC17123238D000B95A3F /* scribusapp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scribusapp.h; path = ../../scribus/scribusapp.h; sourceTree = SOURCE_ROOT; }; |
||
978 | 8808DC18123238D000B95A3F /* scribuscore.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scribuscore.cpp; path = ../../scribus/scribuscore.cpp; sourceTree = SOURCE_ROOT; }; |
||
979 | 8808DC19123238D000B95A3F /* scribuscore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scribuscore.h; path = ../../scribus/scribuscore.h; sourceTree = SOURCE_ROOT; }; |
||
980 | 8808DC1A123238D000B95A3F /* scribusdoc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scribusdoc.cpp; path = ../../scribus/scribusdoc.cpp; sourceTree = SOURCE_ROOT; }; |
||
981 | 8808DC1B123238D000B95A3F /* scribusdoc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scribusdoc.h; path = ../../scribus/scribusdoc.h; sourceTree = SOURCE_ROOT; }; |
||
982 | 8808DC1C123238D000B95A3F /* scribusstructs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scribusstructs.h; path = ../../scribus/scribusstructs.h; sourceTree = SOURCE_ROOT; }; |
||
983 | 8808DC1D123238D000B95A3F /* scribusview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scribusview.cpp; path = ../../scribus/scribusview.cpp; sourceTree = SOURCE_ROOT; }; |
||
984 | 8808DC1E123238D000B95A3F /* scribusview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scribusview.h; path = ../../scribus/scribusview.h; sourceTree = SOURCE_ROOT; }; |
||
985 | 8808DC1F123238D000B95A3F /* scribuswin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scribuswin.cpp; path = ../../scribus/scribuswin.cpp; sourceTree = SOURCE_ROOT; }; |
||
986 | 8808DC20123238D000B95A3F /* scribuswin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scribuswin.h; path = ../../scribus/scribuswin.h; sourceTree = SOURCE_ROOT; }; |
||
987 | 8808DC21123238D000B95A3F /* scribusXml.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scribusXml.cpp; path = ../../scribus/scribusXml.cpp; sourceTree = SOURCE_ROOT; }; |
||
988 | 8808DC22123238D000B95A3F /* scribusXml.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scribusXml.h; path = ../../scribus/scribusXml.h; sourceTree = SOURCE_ROOT; }; |
||
989 | 8808DC23123238D000B95A3F /* scslainforeader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scslainforeader.cpp; path = ../../scribus/scslainforeader.cpp; sourceTree = SOURCE_ROOT; }; |
||
990 | 8808DC24123238D000B95A3F /* scslainforeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scslainforeader.h; path = ../../scribus/scslainforeader.h; sourceTree = SOURCE_ROOT; }; |
||
991 | 8808DC25123238D000B95A3F /* scstreamfilter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scstreamfilter.cpp; path = ../../scribus/scstreamfilter.cpp; sourceTree = SOURCE_ROOT; }; |
||
992 | 8808DC26123238D000B95A3F /* scstreamfilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scstreamfilter.h; path = ../../scribus/scstreamfilter.h; sourceTree = SOURCE_ROOT; }; |
||
993 | 8808DC27123238D000B95A3F /* scstreamfilter_ascii85.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scstreamfilter_ascii85.cpp; path = ../../scribus/scstreamfilter_ascii85.cpp; sourceTree = SOURCE_ROOT; }; |
||
994 | 8808DC28123238D000B95A3F /* scstreamfilter_ascii85.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scstreamfilter_ascii85.h; path = ../../scribus/scstreamfilter_ascii85.h; sourceTree = SOURCE_ROOT; }; |
||
995 | 8808DC29123238D000B95A3F /* scstreamfilter_flate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scstreamfilter_flate.cpp; path = ../../scribus/scstreamfilter_flate.cpp; sourceTree = SOURCE_ROOT; }; |
||
996 | 8808DC2A123238D000B95A3F /* scstreamfilter_flate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scstreamfilter_flate.h; path = ../../scribus/scstreamfilter_flate.h; sourceTree = SOURCE_ROOT; }; |
||
997 | 8808DC2B123238D000B95A3F /* scstreamfilter_jpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scstreamfilter_jpeg.cpp; path = ../../scribus/scstreamfilter_jpeg.cpp; sourceTree = SOURCE_ROOT; }; |
||
998 | 8808DC2C123238D000B95A3F /* scstreamfilter_jpeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scstreamfilter_jpeg.h; path = ../../scribus/scstreamfilter_jpeg.h; sourceTree = SOURCE_ROOT; }; |
||
999 | 8808DC2D123238D000B95A3F /* scstreamfilter_rc4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scstreamfilter_rc4.cpp; path = ../../scribus/scstreamfilter_rc4.cpp; sourceTree = SOURCE_ROOT; }; |
||
1000 | 8808DC2E123238D000B95A3F /* scstreamfilter_rc4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scstreamfilter_rc4.h; path = ../../scribus/scstreamfilter_rc4.h; sourceTree = SOURCE_ROOT; }; |
||
1001 | 8808DC2F123238D000B95A3F /* sctextstream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sctextstream.cpp; path = ../../scribus/sctextstream.cpp; sourceTree = SOURCE_ROOT; }; |
||
1002 | 8808DC30123238D000B95A3F /* sctextstream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sctextstream.h; path = ../../scribus/sctextstream.h; sourceTree = SOURCE_ROOT; }; |
||
1003 | 8808DC31123238D000B95A3F /* sctextstruct.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = sctextstruct.cpp; path = ../../scribus/sctextstruct.cpp; sourceTree = SOURCE_ROOT; }; |
||
1004 | 8808DC32123238D000B95A3F /* sctextstruct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sctextstruct.h; path = ../../scribus/sctextstruct.h; sourceTree = SOURCE_ROOT; }; |
||
1005 | 8808DC33123238D000B95A3F /* scxmlstreamreader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = scxmlstreamreader.cpp; path = ../../scribus/scxmlstreamreader.cpp; sourceTree = SOURCE_ROOT; }; |
||
1006 | 8808DC34123238D000B95A3F /* scxmlstreamreader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scxmlstreamreader.h; path = ../../scribus/scxmlstreamreader.h; sourceTree = SOURCE_ROOT; }; |
||
1007 | 8808DC35123238D000B95A3F /* scxmlstreamwriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = scxmlstreamwriter.h; path = ../../scribus/scxmlstreamwriter.h; sourceTree = SOURCE_ROOT; }; |
||
1008 | 8808DC36123238D000B95A3F /* selection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = selection.cpp; path = ../../scribus/selection.cpp; sourceTree = SOURCE_ROOT; }; |
||
1009 | 8808DC37123238D000B95A3F /* selection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = selection.h; path = ../../scribus/selection.h; sourceTree = SOURCE_ROOT; }; |
||
1010 | 8808DC38123238D000B95A3F /* serializer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = serializer.cpp; path = ../../scribus/serializer.cpp; sourceTree = SOURCE_ROOT; }; |
||
1011 | 8808DC39123238D000B95A3F /* serializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = serializer.h; path = ../../scribus/serializer.h; sourceTree = SOURCE_ROOT; }; |
||
1012 | 8808DC3A123238D000B95A3F /* stencilreader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = stencilreader.cpp; path = ../../scribus/stencilreader.cpp; sourceTree = SOURCE_ROOT; }; |
||
1013 | 8808DC3B123238D000B95A3F /* stencilreader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stencilreader.h; path = ../../scribus/stencilreader.h; sourceTree = SOURCE_ROOT; }; |
||
1014 | 8808DC3C123238D000B95A3F /* style.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = style.h; path = ../../scribus/style.h; sourceTree = SOURCE_ROOT; }; |
||
1015 | 8808DC3D123238D000B95A3F /* styleitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = styleitem.cpp; path = ../../scribus/styleitem.cpp; sourceTree = SOURCE_ROOT; }; |
||
1016 | 8808DC3E123238D000B95A3F /* styleitem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = styleitem.h; path = ../../scribus/styleitem.h; sourceTree = SOURCE_ROOT; }; |
||
1017 | 8808DC3F123238D000B95A3F /* styleoptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = styleoptions.h; path = ../../scribus/styleoptions.h; sourceTree = SOURCE_ROOT; }; |
||
1018 | 8808DC41123238D000B95A3F /* charstyle.attrdefs.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = charstyle.attrdefs.cxx; sourceTree = "<group>"; }; |
||
1019 | 8808DC42123238D000B95A3F /* charstyle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = charstyle.cpp; sourceTree = "<group>"; }; |
||
1020 | 8808DC43123238D000B95A3F /* charstyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = charstyle.h; sourceTree = "<group>"; }; |
||
1021 | 8808DC44123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
1022 | 8808DC45123238D000B95A3F /* linestyle.attrdefs.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linestyle.attrdefs.cxx; sourceTree = "<group>"; }; |
||
1023 | 8808DC46123238D000B95A3F /* linestyle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linestyle.cpp; sourceTree = "<group>"; }; |
||
1024 | 8808DC47123238D000B95A3F /* linestyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = linestyle.h; sourceTree = "<group>"; }; |
||
1025 | 8808DC48123238D000B95A3F /* overview.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = overview.txt; sourceTree = "<group>"; }; |
||
1026 | 8808DC49123238D000B95A3F /* paragraphstyle.attrdefs.cxx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = paragraphstyle.attrdefs.cxx; sourceTree = "<group>"; }; |
||
1027 | 8808DC4A123238D000B95A3F /* paragraphstyle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = paragraphstyle.cpp; sourceTree = "<group>"; }; |
||
1028 | 8808DC4B123238D000B95A3F /* paragraphstyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = paragraphstyle.h; sourceTree = "<group>"; }; |
||
1029 | 8808DC4C123238D000B95A3F /* style.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = style.cpp; sourceTree = "<group>"; }; |
||
1030 | 8808DC4D123238D000B95A3F /* style.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = style.h; sourceTree = "<group>"; }; |
||
1031 | 8808DC4E123238D000B95A3F /* stylecontext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stylecontext.cpp; sourceTree = "<group>"; }; |
||
1032 | 8808DC4F123238D000B95A3F /* stylecontext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stylecontext.h; sourceTree = "<group>"; }; |
||
1033 | 8808DC50123238D000B95A3F /* stylecontextproxy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stylecontextproxy.cpp; sourceTree = "<group>"; }; |
||
1034 | 8808DC51123238D000B95A3F /* stylecontextproxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stylecontextproxy.h; sourceTree = "<group>"; }; |
||
1035 | 8808DC52123238D000B95A3F /* styleset.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = styleset.h; sourceTree = "<group>"; }; |
||
1036 | 8808DC54123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
1037 | 8808DC55123238D000B95A3F /* frect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = frect.cpp; sourceTree = "<group>"; }; |
||
1038 | 8808DC56123238D000B95A3F /* frect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frect.h; sourceTree = "<group>"; }; |
||
1039 | 8808DC57123238D000B95A3F /* fsize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fsize.cpp; sourceTree = "<group>"; }; |
||
1040 | 8808DC58123238D000B95A3F /* fsize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fsize.h; sourceTree = "<group>"; }; |
||
1041 | 8808DC59123238D000B95A3F /* nlsconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nlsconfig.h; sourceTree = "<group>"; }; |
||
1042 | 8808DC5A123238D000B95A3F /* sctext_shared.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sctext_shared.cpp; sourceTree = "<group>"; }; |
||
1043 | 8808DC5B123238D000B95A3F /* sctext_shared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sctext_shared.h; sourceTree = "<group>"; }; |
||
1044 | 8808DC5C123238D000B95A3F /* specialchars.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = specialchars.cpp; sourceTree = "<group>"; }; |
||
1045 | 8808DC5D123238D000B95A3F /* specialchars.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = specialchars.h; sourceTree = "<group>"; }; |
||
1046 | 8808DC5E123238D000B95A3F /* storytext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = storytext.cpp; sourceTree = "<group>"; }; |
||
1047 | 8808DC5F123238D000B95A3F /* storytext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = storytext.h; sourceTree = "<group>"; }; |
||
1048 | 8808DC60123238D000B95A3F /* textwriter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = textwriter.cpp; path = ../../scribus/textwriter.cpp; sourceTree = SOURCE_ROOT; }; |
||
1049 | 8808DC61123238D000B95A3F /* textwriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = textwriter.h; path = ../../scribus/textwriter.h; sourceTree = SOURCE_ROOT; }; |
||
1050 | 8808DC64123238D000B95A3F /* cairo-analysis-surface-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-analysis-surface-private.h"; sourceTree = "<group>"; }; |
||
1051 | 8808DC65123238D000B95A3F /* cairo-analysis-surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-analysis-surface.c"; sourceTree = "<group>"; }; |
||
1052 | 8808DC66123238D000B95A3F /* cairo-arc-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-arc-private.h"; sourceTree = "<group>"; }; |
||
1053 | 8808DC67123238D000B95A3F /* cairo-arc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-arc.c"; sourceTree = "<group>"; }; |
||
1054 | 8808DC68123238D000B95A3F /* cairo-array.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-array.c"; sourceTree = "<group>"; }; |
||
1055 | 8808DC69123238D000B95A3F /* cairo-atomic-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-atomic-private.h"; sourceTree = "<group>"; }; |
||
1056 | 8808DC6A123238D000B95A3F /* cairo-atomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-atomic.c"; sourceTree = "<group>"; }; |
||
1057 | 8808DC6B123238D000B95A3F /* cairo-bentley-ottmann-rectangular.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-bentley-ottmann-rectangular.c"; sourceTree = "<group>"; }; |
||
1058 | 8808DC6C123238D000B95A3F /* cairo-bentley-ottmann-rectilinear.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-bentley-ottmann-rectilinear.c"; sourceTree = "<group>"; }; |
||
1059 | 8808DC6D123238D000B95A3F /* cairo-bentley-ottmann.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-bentley-ottmann.c"; sourceTree = "<group>"; }; |
||
1060 | 8808DC6E123238D000B95A3F /* cairo-cache-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-cache-private.h"; sourceTree = "<group>"; }; |
||
1061 | 8808DC6F123238D000B95A3F /* cairo-cache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-cache.c"; sourceTree = "<group>"; }; |
||
1062 | 8808DC70123238D000B95A3F /* cairo-clip-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-clip-private.h"; sourceTree = "<group>"; }; |
||
1063 | 8808DC71123238D000B95A3F /* cairo-clip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-clip.c"; sourceTree = "<group>"; }; |
||
1064 | 8808DC72123238D000B95A3F /* cairo-color.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-color.c"; sourceTree = "<group>"; }; |
||
1065 | 8808DC73123238D000B95A3F /* cairo-combsort-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-combsort-private.h"; sourceTree = "<group>"; }; |
||
1066 | 8808DC74123238D000B95A3F /* cairo-compiler-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-compiler-private.h"; sourceTree = "<group>"; }; |
||
1067 | 8808DC75123238D000B95A3F /* cairo-debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-debug.c"; sourceTree = "<group>"; }; |
||
1068 | 8808DC76123238D000B95A3F /* cairo-deprecated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-deprecated.h"; sourceTree = "<group>"; }; |
||
1069 | 8808DC77123238D000B95A3F /* cairo-features.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-features.h"; sourceTree = "<group>"; }; |
||
1070 | 8808DC78123238D000B95A3F /* cairo-fixed-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-fixed-private.h"; sourceTree = "<group>"; }; |
||
1071 | 8808DC79123238D000B95A3F /* cairo-fixed-type-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-fixed-type-private.h"; sourceTree = "<group>"; }; |
||
1072 | 8808DC7A123238D000B95A3F /* cairo-fixed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-fixed.c"; sourceTree = "<group>"; }; |
||
1073 | 8808DC7B123238D000B95A3F /* cairo-font-face-twin-data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-font-face-twin-data.c"; sourceTree = "<group>"; }; |
||
1074 | 8808DC7C123238D000B95A3F /* cairo-font-face-twin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-font-face-twin.c"; sourceTree = "<group>"; }; |
||
1075 | 8808DC7D123238D000B95A3F /* cairo-font-face.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-font-face.c"; sourceTree = "<group>"; }; |
||
1076 | 8808DC7E123238D000B95A3F /* cairo-font-options.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-font-options.c"; sourceTree = "<group>"; }; |
||
1077 | 8808DC7F123238D000B95A3F /* cairo-freelist-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-freelist-private.h"; sourceTree = "<group>"; }; |
||
1078 | 8808DC80123238D000B95A3F /* cairo-freelist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-freelist.c"; sourceTree = "<group>"; }; |
||
1079 | 8808DC81123238D000B95A3F /* cairo-ft-font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-ft-font.c"; sourceTree = "<group>"; }; |
||
1080 | 8808DC82123238D000B95A3F /* cairo-ft-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-ft-private.h"; sourceTree = "<group>"; }; |
||
1081 | 8808DC83123238D000B95A3F /* cairo-ft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-ft.h"; sourceTree = "<group>"; }; |
||
1082 | 8808DC84123238D000B95A3F /* cairo-gstate-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-gstate-private.h"; sourceTree = "<group>"; }; |
||
1083 | 8808DC85123238D000B95A3F /* cairo-gstate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-gstate.c"; sourceTree = "<group>"; }; |
||
1084 | 8808DC86123238D000B95A3F /* cairo-hash-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-hash-private.h"; sourceTree = "<group>"; }; |
||
1085 | 8808DC87123238D000B95A3F /* cairo-hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-hash.c"; sourceTree = "<group>"; }; |
||
1086 | 8808DC88123238D000B95A3F /* cairo-hull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-hull.c"; sourceTree = "<group>"; }; |
||
1087 | 8808DC89123238D000B95A3F /* cairo-image-info-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-image-info-private.h"; sourceTree = "<group>"; }; |
||
1088 | 8808DC8A123238D000B95A3F /* cairo-image-info.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-image-info.c"; sourceTree = "<group>"; }; |
||
1089 | 8808DC8B123238D000B95A3F /* cairo-image-surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-image-surface.c"; sourceTree = "<group>"; }; |
||
1090 | 8808DC8C123238D000B95A3F /* cairo-list-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-list-private.h"; sourceTree = "<group>"; }; |
||
1091 | 8808DC8D123238D000B95A3F /* cairo-malloc-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-malloc-private.h"; sourceTree = "<group>"; }; |
||
1092 | 8808DC8E123238D000B95A3F /* cairo-matrix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-matrix.c"; sourceTree = "<group>"; }; |
||
1093 | 8808DC8F123238D000B95A3F /* cairo-mesh-gradient-rasterizer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-mesh-gradient-rasterizer.c"; sourceTree = "<group>"; }; |
||
1094 | 8808DC90123238D000B95A3F /* cairo-meta-surface-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-meta-surface-private.h"; sourceTree = "<group>"; }; |
||
1095 | 8808DC91123238D000B95A3F /* cairo-meta-surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-meta-surface.c"; sourceTree = "<group>"; }; |
||
1096 | 8808DC92123238D000B95A3F /* cairo-misc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-misc.c"; sourceTree = "<group>"; }; |
||
1097 | 8808DC93123238D000B95A3F /* cairo-mutex-impl-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-mutex-impl-private.h"; sourceTree = "<group>"; }; |
||
1098 | 8808DC94123238D000B95A3F /* cairo-mutex-list-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-mutex-list-private.h"; sourceTree = "<group>"; }; |
||
1099 | 8808DC95123238D000B95A3F /* cairo-mutex-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-mutex-private.h"; sourceTree = "<group>"; }; |
||
1100 | 8808DC96123238D000B95A3F /* cairo-mutex-type-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-mutex-type-private.h"; sourceTree = "<group>"; }; |
||
1101 | 8808DC97123238D000B95A3F /* cairo-mutex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-mutex.c"; sourceTree = "<group>"; }; |
||
1102 | 8808DC98123238D000B95A3F /* cairo-output-stream-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-output-stream-private.h"; sourceTree = "<group>"; }; |
||
1103 | 8808DC99123238D000B95A3F /* cairo-output-stream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-output-stream.c"; sourceTree = "<group>"; }; |
||
1104 | 8808DC9A123238D000B95A3F /* cairo-paginated-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-paginated-private.h"; sourceTree = "<group>"; }; |
||
1105 | 8808DC9B123238D000B95A3F /* cairo-paginated-surface-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-paginated-surface-private.h"; sourceTree = "<group>"; }; |
||
1106 | 8808DC9C123238D000B95A3F /* cairo-paginated-surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-paginated-surface.c"; sourceTree = "<group>"; }; |
||
1107 | 8808DC9D123238D000B95A3F /* cairo-path-bounds.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-path-bounds.c"; sourceTree = "<group>"; }; |
||
1108 | 8808DC9E123238D000B95A3F /* cairo-path-fill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-path-fill.c"; sourceTree = "<group>"; }; |
||
1109 | 8808DC9F123238D000B95A3F /* cairo-path-fixed-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-path-fixed-private.h"; sourceTree = "<group>"; }; |
||
1110 | 8808DCA0123238D000B95A3F /* cairo-path-fixed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-path-fixed.c"; sourceTree = "<group>"; }; |
||
1111 | 8808DCA1123238D000B95A3F /* cairo-path-in-fill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-path-in-fill.c"; sourceTree = "<group>"; }; |
||
1112 | 8808DCA2123238D000B95A3F /* cairo-path-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-path-private.h"; sourceTree = "<group>"; }; |
||
1113 | 8808DCA3123238D000B95A3F /* cairo-path-stroke.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-path-stroke.c"; sourceTree = "<group>"; }; |
||
1114 | 8808DCA4123238D000B95A3F /* cairo-path.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-path.c"; sourceTree = "<group>"; }; |
||
1115 | 8808DCA5123238D000B95A3F /* cairo-pattern.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-pattern.c"; sourceTree = "<group>"; }; |
||
1116 | 8808DCA6123238D000B95A3F /* cairo-pen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-pen.c"; sourceTree = "<group>"; }; |
||
1117 | 8808DCA7123238D000B95A3F /* cairo-png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-png.c"; sourceTree = "<group>"; }; |
||
1118 | 8808DCA8123238D000B95A3F /* cairo-polygon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-polygon.c"; sourceTree = "<group>"; }; |
||
1119 | 8808DCA9123238D000B95A3F /* cairo-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-private.h"; sourceTree = "<group>"; }; |
||
1120 | 8808DCAA123238D000B95A3F /* cairo-rectangle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-rectangle.c"; sourceTree = "<group>"; }; |
||
1121 | 8808DCAB123238D000B95A3F /* cairo-reference-count-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-reference-count-private.h"; sourceTree = "<group>"; }; |
||
1122 | 8808DCAC123238D000B95A3F /* cairo-region-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-region-private.h"; sourceTree = "<group>"; }; |
||
1123 | 8808DCAD123238D000B95A3F /* cairo-region.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-region.c"; sourceTree = "<group>"; }; |
||
1124 | 8808DCAE123238D000B95A3F /* cairo-rtree-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-rtree-private.h"; sourceTree = "<group>"; }; |
||
1125 | 8808DCAF123238D000B95A3F /* cairo-rtree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-rtree.c"; sourceTree = "<group>"; }; |
||
1126 | 8808DCB0123238D000B95A3F /* cairo-scaled-font-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-scaled-font-private.h"; sourceTree = "<group>"; }; |
||
1127 | 8808DCB1123238D000B95A3F /* cairo-scaled-font-subsets-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-scaled-font-subsets-private.h"; sourceTree = "<group>"; }; |
||
1128 | 8808DCB2123238D000B95A3F /* cairo-scaled-font-subsets.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-scaled-font-subsets.c"; sourceTree = "<group>"; }; |
||
1129 | 8808DCB3123238D000B95A3F /* cairo-scaled-font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-scaled-font.c"; sourceTree = "<group>"; }; |
||
1130 | 8808DCB4123238D000B95A3F /* cairo-slope-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-slope-private.h"; sourceTree = "<group>"; }; |
||
1131 | 8808DCB5123238D000B95A3F /* cairo-slope.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-slope.c"; sourceTree = "<group>"; }; |
||
1132 | 8808DCB6123238D000B95A3F /* cairo-spans-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-spans-private.h"; sourceTree = "<group>"; }; |
||
1133 | 8808DCB7123238D000B95A3F /* cairo-spans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-spans.c"; sourceTree = "<group>"; }; |
||
1134 | 8808DCB8123238D000B95A3F /* cairo-spline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-spline.c"; sourceTree = "<group>"; }; |
||
1135 | 8808DCB9123238D000B95A3F /* cairo-stroke-style.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-stroke-style.c"; sourceTree = "<group>"; }; |
||
1136 | 8808DCBA123238D000B95A3F /* cairo-supported-features.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-supported-features.h"; sourceTree = "<group>"; }; |
||
1137 | 8808DCBB123238D000B95A3F /* cairo-surface-clipper-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-surface-clipper-private.h"; sourceTree = "<group>"; }; |
||
1138 | 8808DCBC123238D000B95A3F /* cairo-surface-clipper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-surface-clipper.c"; sourceTree = "<group>"; }; |
||
1139 | 8808DCBD123238D000B95A3F /* cairo-surface-fallback-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-surface-fallback-private.h"; sourceTree = "<group>"; }; |
||
1140 | 8808DCBE123238D000B95A3F /* cairo-surface-fallback.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-surface-fallback.c"; sourceTree = "<group>"; }; |
||
1141 | 8808DCBF123238D000B95A3F /* cairo-surface-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-surface-private.h"; sourceTree = "<group>"; }; |
||
1142 | 8808DCC0123238D000B95A3F /* cairo-surface-wrapper-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-surface-wrapper-private.h"; sourceTree = "<group>"; }; |
||
1143 | 8808DCC1123238D000B95A3F /* cairo-surface-wrapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-surface-wrapper.c"; sourceTree = "<group>"; }; |
||
1144 | 8808DCC2123238D000B95A3F /* cairo-surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-surface.c"; sourceTree = "<group>"; }; |
||
1145 | 8808DCC3123238D000B95A3F /* cairo-system.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-system.c"; sourceTree = "<group>"; }; |
||
1146 | 8808DCC4123238D000B95A3F /* cairo-tee-surface-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-tee-surface-private.h"; sourceTree = "<group>"; }; |
||
1147 | 8808DCC5123238D000B95A3F /* cairo-tee-surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-tee-surface.c"; sourceTree = "<group>"; }; |
||
1148 | 8808DCC6123238D000B95A3F /* cairo-tor-scan-converter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-tor-scan-converter.c"; sourceTree = "<group>"; }; |
||
1149 | 8808DCC7123238D000B95A3F /* cairo-toy-font-face.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-toy-font-face.c"; sourceTree = "<group>"; }; |
||
1150 | 8808DCC8123238D000B95A3F /* cairo-traps.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-traps.c"; sourceTree = "<group>"; }; |
||
1151 | 8808DCC9123238D000B95A3F /* cairo-types-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-types-private.h"; sourceTree = "<group>"; }; |
||
1152 | 8808DCCA123238D000B95A3F /* cairo-unicode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-unicode.c"; sourceTree = "<group>"; }; |
||
1153 | 8808DCCB123238D000B95A3F /* cairo-user-font-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-user-font-private.h"; sourceTree = "<group>"; }; |
||
1154 | 8808DCCC123238D000B95A3F /* cairo-user-font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-user-font.c"; sourceTree = "<group>"; }; |
||
1155 | 8808DCCD123238D000B95A3F /* cairo-version.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-version.c"; sourceTree = "<group>"; }; |
||
1156 | 8808DCCE123238D000B95A3F /* cairo-version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-version.h"; sourceTree = "<group>"; }; |
||
1157 | 8808DCCF123238D000B95A3F /* cairo-wideint-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-wideint-private.h"; sourceTree = "<group>"; }; |
||
1158 | 8808DCD0123238D000B95A3F /* cairo-wideint-type-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-wideint-type-private.h"; sourceTree = "<group>"; }; |
||
1159 | 8808DCD1123238D000B95A3F /* cairo-wideint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-wideint.c"; sourceTree = "<group>"; }; |
||
1160 | 8808DCD2123238D000B95A3F /* cairo-win32-font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-win32-font.c"; sourceTree = "<group>"; }; |
||
1161 | 8808DCD3123238D000B95A3F /* cairo-win32-printing-surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "cairo-win32-printing-surface.c"; sourceTree = "<group>"; }; |
||
1162 | 8808DCD4123238D000B95A3F /* cairo-win32-private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-win32-private.h"; sourceTree = "<group>"; }; |
||
1163 | 8808DCD5123238D000B95A3F /* cairo-win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "cairo-win32.h"; sourceTree = "<group>"; }; |
||
1164 | 8808DCD6123238D000B95A3F /* cairo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cairo.c; sourceTree = "<group>"; }; |
||
1165 | 8808DCD7123238D000B95A3F /* cairo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cairo.h; sourceTree = "<group>"; }; |
||
1166 | 8808DCD8123238D000B95A3F /* cairoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cairoint.h; sourceTree = "<group>"; }; |
||
1167 | 8808DCD9123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
1168 | 8808DCDA123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
1169 | 8808DCDC123238D000B95A3F /* angle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = angle.h; sourceTree = "<group>"; }; |
||
1170 | 8808DCDD123238D000B95A3F /* basic-intersection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "basic-intersection.cpp"; sourceTree = "<group>"; }; |
||
1171 | 8808DCDE123238D000B95A3F /* basic-intersection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "basic-intersection.h"; sourceTree = "<group>"; }; |
||
1172 | 8808DCDF123238D000B95A3F /* bezier-to-sbasis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "bezier-to-sbasis.h"; sourceTree = "<group>"; }; |
||
1173 | 8808DCE0123238D000B95A3F /* bezier-utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "bezier-utils.cpp"; sourceTree = "<group>"; }; |
||
1174 | 8808DCE1123238D000B95A3F /* bezier-utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "bezier-utils.h"; sourceTree = "<group>"; }; |
||
1175 | 8808DCE2123238D000B95A3F /* bezier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bezier.h; sourceTree = "<group>"; }; |
||
1176 | 8808DCE3123238D000B95A3F /* choose.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = choose.h; sourceTree = "<group>"; }; |
||
1177 | 8808DCE4123238D000B95A3F /* circle-circle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "circle-circle.cpp"; sourceTree = "<group>"; }; |
||
1178 | 8808DCE5123238D000B95A3F /* circulator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = circulator.h; sourceTree = "<group>"; }; |
||
1179 | 8808DCE6123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
1180 | 8808DCE7123238D000B95A3F /* concepts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = concepts.h; sourceTree = "<group>"; }; |
||
1181 | 8808DCE8123238D000B95A3F /* conjugate_gradient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = conjugate_gradient.cpp; sourceTree = "<group>"; }; |
||
1182 | 8808DCE9123238D000B95A3F /* conjugate_gradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = conjugate_gradient.h; sourceTree = "<group>"; }; |
||
1183 | 8808DCEA123238D000B95A3F /* convex-cover.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "convex-cover.cpp"; sourceTree = "<group>"; }; |
||
1184 | 8808DCEB123238D000B95A3F /* convex-cover.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "convex-cover.h"; sourceTree = "<group>"; }; |
||
1185 | 8808DCEC123238D000B95A3F /* coord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = coord.h; sourceTree = "<group>"; }; |
||
1186 | 8808DCED123238D000B95A3F /* crossing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = crossing.cpp; sourceTree = "<group>"; }; |
||
1187 | 8808DCEE123238D000B95A3F /* crossing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crossing.h; sourceTree = "<group>"; }; |
||
1188 | 8808DCEF123238D000B95A3F /* d2-sbasis.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d2-sbasis.cpp"; sourceTree = "<group>"; }; |
||
1189 | 8808DCF0123238D000B95A3F /* d2-sbasis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "d2-sbasis.h"; sourceTree = "<group>"; }; |
||
1190 | 8808DCF1123238D000B95A3F /* d2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = d2.h; sourceTree = "<group>"; }; |
||
1191 | 8808DCF2123238D000B95A3F /* exception.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exception.h; sourceTree = "<group>"; }; |
||
1192 | 8808DCF3123238D000B95A3F /* geom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = geom.cpp; sourceTree = "<group>"; }; |
||
1193 | 8808DCF4123238D000B95A3F /* geom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = geom.h; sourceTree = "<group>"; }; |
||
1194 | 8808DCF5123238D000B95A3F /* interval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = interval.h; sourceTree = "<group>"; }; |
||
1195 | 8808DCF6123238D000B95A3F /* isnan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = isnan.h; sourceTree = "<group>"; }; |
||
1196 | 8808DCF7123238D000B95A3F /* linear.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = linear.h; sourceTree = "<group>"; }; |
||
1197 | 8808DCF8123238D000B95A3F /* matrix.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = matrix.cpp; sourceTree = "<group>"; }; |
||
1198 | 8808DCF9123238D000B95A3F /* matrix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = matrix.h; sourceTree = "<group>"; }; |
||
1199 | 8808DCFA123238D000B95A3F /* ord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ord.h; sourceTree = "<group>"; }; |
||
1200 | 8808DCFB123238D000B95A3F /* path-intersection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "path-intersection.cpp"; sourceTree = "<group>"; }; |
||
1201 | 8808DCFC123238D000B95A3F /* path-intersection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "path-intersection.h"; sourceTree = "<group>"; }; |
||
1202 | 8808DCFD123238D000B95A3F /* path.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = path.cpp; sourceTree = "<group>"; }; |
||
1203 | 8808DCFE123238D000B95A3F /* path.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = path.h; sourceTree = "<group>"; }; |
||
1204 | 8808DCFF123238D000B95A3F /* piecewise.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = piecewise.cpp; sourceTree = "<group>"; }; |
||
1205 | 8808DD00123238D000B95A3F /* piecewise.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = piecewise.h; sourceTree = "<group>"; }; |
||
1206 | 8808DD01123238D000B95A3F /* point-l.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "point-l.h"; sourceTree = "<group>"; }; |
||
1207 | 8808DD02123238D000B95A3F /* point-ops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "point-ops.h"; sourceTree = "<group>"; }; |
||
1208 | 8808DD03123238D000B95A3F /* point.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = point.cpp; sourceTree = "<group>"; }; |
||
1209 | 8808DD04123238D000B95A3F /* point.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = point.h; sourceTree = "<group>"; }; |
||
1210 | 8808DD05123238D000B95A3F /* poly-dk-solve.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "poly-dk-solve.cpp"; sourceTree = "<group>"; }; |
||
1211 | 8808DD06123238D000B95A3F /* poly-dk-solve.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "poly-dk-solve.h"; sourceTree = "<group>"; }; |
||
1212 | 8808DD07123238D000B95A3F /* poly-laguerre-solve.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "poly-laguerre-solve.cpp"; sourceTree = "<group>"; }; |
||
1213 | 8808DD08123238D000B95A3F /* poly-laguerre-solve.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "poly-laguerre-solve.h"; sourceTree = "<group>"; }; |
||
1214 | 8808DD09123238D000B95A3F /* poly.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = poly.cpp; sourceTree = "<group>"; }; |
||
1215 | 8808DD0A123238D000B95A3F /* poly.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = poly.h; sourceTree = "<group>"; }; |
||
1216 | 8808DD0B123238D000B95A3F /* quadtree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = quadtree.cpp; sourceTree = "<group>"; }; |
||
1217 | 8808DD0C123238D000B95A3F /* quadtree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quadtree.h; sourceTree = "<group>"; }; |
||
1218 | 8808DD0D123238D000B95A3F /* rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rect.h; sourceTree = "<group>"; }; |
||
1219 | 8808DD0E123238D000B95A3F /* region.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = region.cpp; sourceTree = "<group>"; }; |
||
1220 | 8808DD0F123238D000B95A3F /* region.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = region.h; sourceTree = "<group>"; }; |
||
1221 | 8808DD10123238D000B95A3F /* sbasis-2d.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "sbasis-2d.cpp"; sourceTree = "<group>"; }; |
||
1222 | 8808DD11123238D000B95A3F /* sbasis-2d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "sbasis-2d.h"; sourceTree = "<group>"; }; |
||
1223 | 8808DD12123238D000B95A3F /* sbasis-geometric.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "sbasis-geometric.cpp"; sourceTree = "<group>"; }; |
||
1224 | 8808DD13123238D000B95A3F /* sbasis-geometric.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "sbasis-geometric.h"; sourceTree = "<group>"; }; |
||
1225 | 8808DD14123238D000B95A3F /* sbasis-math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "sbasis-math.cpp"; sourceTree = "<group>"; }; |
||
1226 | 8808DD15123238D000B95A3F /* sbasis-math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "sbasis-math.h"; sourceTree = "<group>"; }; |
||
1227 | 8808DD16123238D000B95A3F /* sbasis-poly.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "sbasis-poly.cpp"; sourceTree = "<group>"; }; |
||
1228 | 8808DD17123238D000B95A3F /* sbasis-poly.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "sbasis-poly.h"; sourceTree = "<group>"; }; |
||
1229 | 8808DD18123238D000B95A3F /* sbasis-roots.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "sbasis-roots.cpp"; sourceTree = "<group>"; }; |
||
1230 | 8808DD19123238D000B95A3F /* sbasis-to-bezier.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "sbasis-to-bezier.cpp"; sourceTree = "<group>"; }; |
||
1231 | 8808DD1A123238D000B95A3F /* sbasis-to-bezier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "sbasis-to-bezier.h"; sourceTree = "<group>"; }; |
||
1232 | 8808DD1B123238D000B95A3F /* sbasis.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sbasis.cpp; sourceTree = "<group>"; }; |
||
1233 | 8808DD1C123238D000B95A3F /* sbasis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sbasis.h; sourceTree = "<group>"; }; |
||
1234 | 8808DD1D123238D000B95A3F /* scribushelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scribushelper.cpp; sourceTree = "<group>"; }; |
||
1235 | 8808DD1E123238D000B95A3F /* scribushelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scribushelper.h; sourceTree = "<group>"; }; |
||
1236 | 8808DD1F123238D000B95A3F /* shape.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shape.cpp; sourceTree = "<group>"; }; |
||
1237 | 8808DD20123238D000B95A3F /* shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shape.h; sourceTree = "<group>"; }; |
||
1238 | 8808DD21123238D000B95A3F /* solve-bezier-one-d.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "solve-bezier-one-d.cpp"; sourceTree = "<group>"; }; |
||
1239 | 8808DD22123238D000B95A3F /* solve-bezier-parametric.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "solve-bezier-parametric.cpp"; sourceTree = "<group>"; }; |
||
1240 | 8808DD23123238D000B95A3F /* solver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = solver.h; sourceTree = "<group>"; }; |
||
1241 | 8808DD24123238D000B95A3F /* sturm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sturm.h; sourceTree = "<group>"; }; |
||
1242 | 8808DD25123238D000B95A3F /* svg-elliptical-arc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "svg-elliptical-arc.h"; sourceTree = "<group>"; }; |
||
1243 | 8808DD26123238D000B95A3F /* svg-path.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "svg-path.cpp"; sourceTree = "<group>"; }; |
||
1244 | 8808DD27123238D000B95A3F /* svg-path.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "svg-path.h"; sourceTree = "<group>"; }; |
||
1245 | 8808DD28123238D000B95A3F /* sweep.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sweep.cpp; sourceTree = "<group>"; }; |
||
1246 | 8808DD29123238D000B95A3F /* sweep.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sweep.h; sourceTree = "<group>"; }; |
||
1247 | 8808DD2A123238D000B95A3F /* transforms.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transforms.cpp; sourceTree = "<group>"; }; |
||
1248 | 8808DD2B123238D000B95A3F /* transforms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = transforms.h; sourceTree = "<group>"; }; |
||
1249 | 8808DD2C123238D000B95A3F /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils.h; sourceTree = "<group>"; }; |
||
1250 | 8808DD2E123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
1251 | 8808DD2F123238D000B95A3F /* exportPRC.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = exportPRC.cpp; sourceTree = "<group>"; }; |
||
1252 | 8808DD30123238D000B95A3F /* exportPRC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = exportPRC.h; sourceTree = "<group>"; }; |
||
1253 | 8808DD31123238D000B95A3F /* oPRCFile.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = oPRCFile.cc; sourceTree = "<group>"; }; |
||
1254 | 8808DD32123238D000B95A3F /* oPRCFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oPRCFile.h; sourceTree = "<group>"; }; |
||
1255 | 8808DD33123238D000B95A3F /* PRC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PRC.h; sourceTree = "<group>"; }; |
||
1256 | 8808DD34123238D000B95A3F /* PRCbitStream.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PRCbitStream.cc; sourceTree = "<group>"; }; |
||
1257 | 8808DD35123238D000B95A3F /* PRCbitStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PRCbitStream.h; sourceTree = "<group>"; }; |
||
1258 | 8808DD36123238D000B95A3F /* PRCdouble.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PRCdouble.cc; sourceTree = "<group>"; }; |
||
1259 | 8808DD37123238D000B95A3F /* PRCdouble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PRCdouble.h; sourceTree = "<group>"; }; |
||
1260 | 8808DD38123238D000B95A3F /* writePRC.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = writePRC.cc; sourceTree = "<group>"; }; |
||
1261 | 8808DD39123238D000B95A3F /* writePRC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = writePRC.h; sourceTree = "<group>"; }; |
||
1262 | 8808DD3B123238D000B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
1263 | 8808DD3C123238D000B95A3F /* libwpd_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libwpd_types.h; sourceTree = "<group>"; }; |
||
1264 | 8808DD3D123238D000B95A3F /* libwpg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libwpg.h; sourceTree = "<group>"; }; |
||
1265 | 8808DD3E123238D000B95A3F /* libwpg_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libwpg_utils.h; sourceTree = "<group>"; }; |
||
1266 | 8808DD3F123238D000B95A3F /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; |
||
1267 | 8808DD40123238D000B95A3F /* WPG1Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPG1Parser.cpp; sourceTree = "<group>"; }; |
||
1268 | 8808DD41123238D000B95A3F /* WPG1Parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPG1Parser.h; sourceTree = "<group>"; }; |
||
1269 | 8808DD42123238D000B95A3F /* WPG2Parser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPG2Parser.cpp; sourceTree = "<group>"; }; |
||
1270 | 8808DD43123238D000B95A3F /* WPG2Parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPG2Parser.h; sourceTree = "<group>"; }; |
||
1271 | 8808DD44123238D000B95A3F /* WPGBinaryData.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGBinaryData.cpp; sourceTree = "<group>"; }; |
||
1272 | 8808DD45123238D000B95A3F /* WPGBinaryData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGBinaryData.h; sourceTree = "<group>"; }; |
||
1273 | 8808DD46123238D000B95A3F /* WPGBitmap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGBitmap.cpp; sourceTree = "<group>"; }; |
||
1274 | 8808DD47123238D000B95A3F /* WPGBitmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGBitmap.h; sourceTree = "<group>"; }; |
||
1275 | 8808DD48123238D000B95A3F /* WPGBrush.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGBrush.cpp; sourceTree = "<group>"; }; |
||
1276 | 8808DD49123238D000B95A3F /* WPGBrush.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGBrush.h; sourceTree = "<group>"; }; |
||
1277 | 8808DD4A123238D000B95A3F /* WPGColor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGColor.cpp; sourceTree = "<group>"; }; |
||
1278 | 8808DD4B123238D000B95A3F /* WPGColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGColor.h; sourceTree = "<group>"; }; |
||
1279 | 8808DD4C123238D000B95A3F /* WPGGradient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGGradient.cpp; sourceTree = "<group>"; }; |
||
1280 | 8808DD4D123238D000B95A3F /* WPGGradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGGradient.h; sourceTree = "<group>"; }; |
||
1281 | 8808DD4E123238D000B95A3F /* WPGHeader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGHeader.cpp; sourceTree = "<group>"; }; |
||
1282 | 8808DD4F123238D000B95A3F /* WPGHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGHeader.h; sourceTree = "<group>"; }; |
||
1283 | 8808DD50123238D000B95A3F /* WPGInternalStream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGInternalStream.cpp; sourceTree = "<group>"; }; |
||
1284 | 8808DD51123238D000B95A3F /* WPGInternalStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGInternalStream.h; sourceTree = "<group>"; }; |
||
1285 | 8808DD52123238D000B95A3F /* WPGOLEStream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGOLEStream.cpp; sourceTree = "<group>"; }; |
||
1286 | 8808DD53123238D000B95A3F /* WPGOLEStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGOLEStream.h; sourceTree = "<group>"; }; |
||
1287 | 8808DD54123238D000B95A3F /* WPGPaintInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGPaintInterface.h; sourceTree = "<group>"; }; |
||
1288 | 8808DD55123238D000B95A3F /* WPGPath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGPath.cpp; sourceTree = "<group>"; }; |
||
1289 | 8808DD56123238D000B95A3F /* WPGPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGPath.h; sourceTree = "<group>"; }; |
||
1290 | 8808DD57123238D000B95A3F /* WPGPen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGPen.cpp; sourceTree = "<group>"; }; |
||
1291 | 8808DD58123238D000B95A3F /* WPGPen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGPen.h; sourceTree = "<group>"; }; |
||
1292 | 8808DD59123238D000B95A3F /* WPGPoint.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGPoint.cpp; sourceTree = "<group>"; }; |
||
1293 | 8808DD5A123238D000B95A3F /* WPGPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGPoint.h; sourceTree = "<group>"; }; |
||
1294 | 8808DD5B123238D000B95A3F /* WPGraphics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGraphics.cpp; sourceTree = "<group>"; }; |
||
1295 | 8808DD5C123238D000B95A3F /* WPGraphics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGraphics.h; sourceTree = "<group>"; }; |
||
1296 | 8808DD5D123238D000B95A3F /* WPGRect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGRect.cpp; sourceTree = "<group>"; }; |
||
1297 | 8808DD5E123238D000B95A3F /* WPGRect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGRect.h; sourceTree = "<group>"; }; |
||
1298 | 8808DD5F123238D000B95A3F /* WPGStreamImplementation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGStreamImplementation.cpp; sourceTree = "<group>"; }; |
||
1299 | 8808DD60123238D000B95A3F /* WPGStreamImplementation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGStreamImplementation.h; sourceTree = "<group>"; }; |
||
1300 | 8808DD61123238D000B95A3F /* WPGString.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGString.cpp; sourceTree = "<group>"; }; |
||
1301 | 8808DD62123238D000B95A3F /* WPGString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGString.h; sourceTree = "<group>"; }; |
||
1302 | 8808DD63123238D000B95A3F /* WPGXParser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = WPGXParser.cpp; sourceTree = "<group>"; }; |
||
1303 | 8808DD64123238D000B95A3F /* WPGXParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPGXParser.h; sourceTree = "<group>"; }; |
||
1304 | 8808DD65123238D000B95A3F /* WPXStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WPXStream.h; sourceTree = "<group>"; }; |
||
1305 | 8808DD66123238D000B95A3F /* tocgenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = tocgenerator.cpp; path = ../../scribus/tocgenerator.cpp; sourceTree = SOURCE_ROOT; }; |
||
1306 | 8808DD67123238D000B95A3F /* tocgenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tocgenerator.h; path = ../../scribus/tocgenerator.h; sourceTree = SOURCE_ROOT; }; |
||
1307 | 8808DD68123238D000B95A3F /* transaction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = transaction.cpp; path = ../../scribus/transaction.cpp; sourceTree = SOURCE_ROOT; }; |
||
1308 | 8808DD69123238D000B95A3F /* transaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = transaction.h; path = ../../scribus/transaction.h; sourceTree = SOURCE_ROOT; }; |
||
1309 | 8808DD6A123238D000B95A3F /* translationdummy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = translationdummy.cpp; path = ../../scribus/translationdummy.cpp; sourceTree = SOURCE_ROOT; }; |
||
1310 | 8808DD6D123238D000B95A3F /* treeitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = treeitem.cpp; sourceTree = "<group>"; }; |
||
1311 | 8808DD6E123238D000B95A3F /* treeitem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = treeitem.h; sourceTree = "<group>"; }; |
||
1312 | 8808DD6F123238D000B95A3F /* treemodel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = treemodel.cpp; sourceTree = "<group>"; }; |
||
1313 | 8808DD70123238D000B95A3F /* treemodel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = treemodel.h; sourceTree = "<group>"; }; |
||
1314 | 8808DD72123238D000B95A3F /* about.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = about.cpp; sourceTree = "<group>"; }; |
||
1315 | 8808DD73123238D000B95A3F /* about.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = about.h; sourceTree = "<group>"; }; |
||
1316 | 8808DD74123238D000B95A3F /* aboutplugins.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aboutplugins.cpp; sourceTree = "<group>"; }; |
||
1317 | 8808DD75123238D000B95A3F /* aboutplugins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aboutplugins.h; sourceTree = "<group>"; }; |
||
1318 | 8808DD76123238D000B95A3F /* aboutplugins.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = aboutplugins.ui; sourceTree = "<group>"; }; |
||
1319 | 8808DD77123238D000B95A3F /* AdapterWidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AdapterWidget.cpp; sourceTree = "<group>"; }; |
||
1320 | 8808DD78123238D000B95A3F /* AdapterWidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdapterWidget.h; sourceTree = "<group>"; }; |
||
1321 | 8808DD79123238D000B95A3F /* adjustcmsdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = adjustcmsdialog.cpp; sourceTree = "<group>"; }; |
||
1322 | 8808DD7A123238D000B95A3F /* adjustcmsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adjustcmsdialog.h; sourceTree = "<group>"; }; |
||
1323 | 8808DD7B123238D000B95A3F /* aligndistribute.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aligndistribute.cpp; sourceTree = "<group>"; }; |
||
1324 | 8808DD7C123238D000B95A3F /* aligndistribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aligndistribute.h; sourceTree = "<group>"; }; |
||
1325 | 8808DD7D123238D000B95A3F /* aligndistribute.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = aligndistribute.ui; sourceTree = "<group>"; }; |
||
1326 | 8808DD7E123238D000B95A3F /* alignselect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = alignselect.cpp; sourceTree = "<group>"; }; |
||
1327 | 8808DD7F123238D000B95A3F /* alignselect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = alignselect.h; sourceTree = "<group>"; }; |
||
1328 | 8808DD80123238D000B95A3F /* annot.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = annot.cpp; sourceTree = "<group>"; }; |
||
1329 | 8808DD81123238D000B95A3F /* annot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = annot.h; sourceTree = "<group>"; }; |
||
1330 | 8808DD82123238D000B95A3F /* annota.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = annota.cpp; sourceTree = "<group>"; }; |
||
1331 | 8808DD83123238D000B95A3F /* annota.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = annota.h; sourceTree = "<group>"; }; |
||
1332 | 8808DD84123238D000B95A3F /* applytemplatedialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = applytemplatedialog.cpp; sourceTree = "<group>"; }; |
||
1333 | 8808DD85123238D000B95A3F /* applytemplatedialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = applytemplatedialog.h; sourceTree = "<group>"; }; |
||
1334 | 8808DD86123238D000B95A3F /* arrowchooser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = arrowchooser.cpp; sourceTree = "<group>"; }; |
||
1335 | 8808DD87123238D000B95A3F /* arrowchooser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arrowchooser.h; sourceTree = "<group>"; }; |
||
1336 | 8808DD88123238D000B95A3F /* autoform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = autoform.cpp; sourceTree = "<group>"; }; |
||
1337 | 8808DD89123238D000B95A3F /* autoform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = autoform.h; sourceTree = "<group>"; }; |
||
1338 | 8808DD8A123238D000B95A3F /* autoformbuttongroup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = autoformbuttongroup.cpp; sourceTree = "<group>"; }; |
||
1339 | 8808DD8B123238D000B95A3F /* autoformbuttongroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = autoformbuttongroup.h; sourceTree = "<group>"; }; |
||
1340 | 8808DD8C123238D000B95A3F /* basepointwidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basepointwidget.cpp; sourceTree = "<group>"; }; |
||
1341 | 8808DD8D123238D000B95A3F /* basepointwidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = basepointwidget.h; sourceTree = "<group>"; }; |
||
1342 | 8808DD8E123238D000B95A3F /* bookmarkpalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bookmarkpalette.cpp; sourceTree = "<group>"; }; |
||
1343 | 8808DD8F123238D000B95A3F /* bookmarkpalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bookmarkpalette.h; sourceTree = "<group>"; }; |
||
1344 | 8808DD90123238D000B95A3F /* bookmwin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bookmwin.cpp; sourceTree = "<group>"; }; |
||
1345 | 8808DD91123238D000B95A3F /* bookmwin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bookmwin.h; sourceTree = "<group>"; }; |
||
1346 | 8808DD92123238D000B95A3F /* buttonicon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = buttonicon.cpp; sourceTree = "<group>"; }; |
||
1347 | 8808DD93123238D000B95A3F /* buttonicon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buttonicon.h; sourceTree = "<group>"; }; |
||
1348 | 8808DD94123238D000B95A3F /* charselect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = charselect.cpp; sourceTree = "<group>"; }; |
||
1349 | 8808DD95123238D000B95A3F /* charselect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = charselect.h; sourceTree = "<group>"; }; |
||
1350 | 8808DD96123238D000B95A3F /* charselect.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = charselect.ui; sourceTree = "<group>"; }; |
||
1351 | 8808DD97123238D000B95A3F /* charselectenhanced.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = charselectenhanced.cpp; sourceTree = "<group>"; }; |
||
1352 | 8808DD98123238D000B95A3F /* charselectenhanced.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = charselectenhanced.h; sourceTree = "<group>"; }; |
||
1353 | 8808DD99123238D000B95A3F /* charselectenhanced.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = charselectenhanced.ui; sourceTree = "<group>"; }; |
||
1354 | 8808DD9A123238D000B95A3F /* charzoom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = charzoom.cpp; sourceTree = "<group>"; }; |
||
1355 | 8808DD9B123238D000B95A3F /* charzoom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = charzoom.h; sourceTree = "<group>"; }; |
||
1356 | 8808DD9C123238D000B95A3F /* checkDocument.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = checkDocument.cpp; sourceTree = "<group>"; }; |
||
1357 | 8808DD9D123238D000B95A3F /* checkDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = checkDocument.h; sourceTree = "<group>"; }; |
||
1358 | 8808DD9E123238D000B95A3F /* cmsprefs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmsprefs.cpp; sourceTree = "<group>"; }; |
||
1359 | 8808DD9F123238D000B95A3F /* cmsprefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmsprefs.h; sourceTree = "<group>"; }; |
||
1360 | 8808DDA0123238D000B95A3F /* cmsprefsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = cmsprefsbase.ui; sourceTree = "<group>"; }; |
||
1361 | 8808DDA1123238D000B95A3F /* cmykfw.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cmykfw.cpp; sourceTree = "<group>"; }; |
||
1362 | 8808DDA2123238D000B95A3F /* cmykfw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmykfw.h; sourceTree = "<group>"; }; |
||
1363 | 8808DDA3123238D000B95A3F /* collectforoutput_ui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collectforoutput_ui.cpp; sourceTree = "<group>"; }; |
||
1364 | 8808DDA4123238D000B95A3F /* collectforoutput_ui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collectforoutput_ui.h; sourceTree = "<group>"; }; |
||
1365 | 8808DDA5123238D000B95A3F /* colorchart.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = colorchart.cpp; sourceTree = "<group>"; }; |
||
1366 | 8808DDA6123238D000B95A3F /* colorchart.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = colorchart.h; sourceTree = "<group>"; }; |
||
1367 | 8808DDA7123238D000B95A3F /* colorcombo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = colorcombo.cpp; sourceTree = "<group>"; }; |
||
1368 | 8808DDA8123238D000B95A3F /* colorcombo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = colorcombo.h; sourceTree = "<group>"; }; |
||
1369 | 8808DDA9123238D000B95A3F /* colorlistbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = colorlistbox.cpp; sourceTree = "<group>"; }; |
||
1370 | 8808DDAA123238D000B95A3F /* colorlistbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = colorlistbox.h; sourceTree = "<group>"; }; |
||
1371 | 8808DDAB123238D000B95A3F /* colorm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = colorm.cpp; sourceTree = "<group>"; }; |
||
1372 | 8808DDAC123238D000B95A3F /* colorm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = colorm.h; sourceTree = "<group>"; }; |
||
1373 | 8808DDAD123238D000B95A3F /* colorpalette.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = colorpalette.ui; sourceTree = "<group>"; }; |
||
1374 | 8808DDAE123238D000B95A3F /* contextmenu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = contextmenu.cpp; sourceTree = "<group>"; }; |
||
1375 | 8808DDAF123238D000B95A3F /* contextmenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = contextmenu.h; sourceTree = "<group>"; }; |
||
1376 | 8808DDB0123238D000B95A3F /* copypagetomasterpage.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = copypagetomasterpage.ui; sourceTree = "<group>"; }; |
||
1377 | 8808DDB1123238D000B95A3F /* copypagetomasterpagedialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = copypagetomasterpagedialog.cpp; sourceTree = "<group>"; }; |
||
1378 | 8808DDB2123238D000B95A3F /* copypagetomasterpagedialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = copypagetomasterpagedialog.h; sourceTree = "<group>"; }; |
||
1379 | 8808DDB3123238D000B95A3F /* cpalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cpalette.cpp; sourceTree = "<group>"; }; |
||
1380 | 8808DDB4123238D000B95A3F /* cpalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpalette.h; sourceTree = "<group>"; }; |
||
1381 | 8808DDB5123238D000B95A3F /* createrange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = createrange.cpp; sourceTree = "<group>"; }; |
||
1382 | 8808DDB6123238D000B95A3F /* createrange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = createrange.h; sourceTree = "<group>"; }; |
||
1383 | 8808DDB7123238D000B95A3F /* createrange.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = createrange.ui; sourceTree = "<group>"; }; |
||
1384 | 8808DDB8123238D000B95A3F /* cupsoptions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cupsoptions.cpp; sourceTree = "<group>"; }; |
||
1385 | 8808DDB9123238D000B95A3F /* cupsoptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cupsoptions.h; sourceTree = "<group>"; }; |
||
1386 | 8808DDBA123238D000B95A3F /* curvewidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = curvewidget.cpp; sourceTree = "<group>"; }; |
||
1387 | 8808DDBB123238D000B95A3F /* curvewidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curvewidget.h; sourceTree = "<group>"; }; |
||
1388 | 8808DDBC123238D000B95A3F /* customfdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = customfdialog.cpp; sourceTree = "<group>"; }; |
||
1389 | 8808DDBD123238D000B95A3F /* customfdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = customfdialog.h; sourceTree = "<group>"; }; |
||
1390 | 8808DDBE123238D000B95A3F /* dasheditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dasheditor.cpp; sourceTree = "<group>"; }; |
||
1391 | 8808DDBF123238D000B95A3F /* dasheditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dasheditor.h; sourceTree = "<group>"; }; |
||
1392 | 8808DDC0123238D000B95A3F /* dcolor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dcolor.cpp; sourceTree = "<group>"; }; |
||
1393 | 8808DDC1123238D000B95A3F /* dcolor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dcolor.h; sourceTree = "<group>"; }; |
||
1394 | 8808DDC2123238D000B95A3F /* delpages.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = delpages.cpp; sourceTree = "<group>"; }; |
||
1395 | 8808DDC3123238D000B95A3F /* delpages.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = delpages.h; sourceTree = "<group>"; }; |
||
1396 | 8808DDC4123238D000B95A3F /* docitemattrprefs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = docitemattrprefs.cpp; sourceTree = "<group>"; }; |
||
1397 | 8808DDC5123238D000B95A3F /* docitemattrprefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = docitemattrprefs.h; sourceTree = "<group>"; }; |
||
1398 | 8808DDC6123238D000B95A3F /* docitemattrprefs.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = docitemattrprefs.ui; sourceTree = "<group>"; }; |
||
1399 | 8808DDC7123238D000B95A3F /* docsections.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = docsections.cpp; sourceTree = "<group>"; }; |
||
1400 | 8808DDC8123238D000B95A3F /* docsections.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = docsections.h; sourceTree = "<group>"; }; |
||
1401 | 8808DDC9123238D000B95A3F /* docsections.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = docsections.ui; sourceTree = "<group>"; }; |
||
1402 | 8808DDCA123238D000B95A3F /* editor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = editor.cpp; sourceTree = "<group>"; }; |
||
1403 | 8808DDCB123238D000B95A3F /* editor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = editor.h; sourceTree = "<group>"; }; |
||
1404 | 8808DDCC123238D000B95A3F /* edittoolbar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = edittoolbar.cpp; sourceTree = "<group>"; }; |
||
1405 | 8808DDCD123238D000B95A3F /* edittoolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = edittoolbar.h; sourceTree = "<group>"; }; |
||
1406 | 8808DDCE123238D000B95A3F /* effectsdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = effectsdialog.cpp; sourceTree = "<group>"; }; |
||
1407 | 8808DDCF123238D000B95A3F /* effectsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = effectsdialog.h; sourceTree = "<group>"; }; |
||
1408 | 8808DDD0123238D000B95A3F /* extimageprops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extimageprops.cpp; sourceTree = "<group>"; }; |
||
1409 | 8808DDD1123238D000B95A3F /* extimageprops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = extimageprops.h; sourceTree = "<group>"; }; |
||
1410 | 8808DDD2123238D000B95A3F /* filetoolbar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filetoolbar.cpp; sourceTree = "<group>"; }; |
||
1411 | 8808DDD3123238D000B95A3F /* filetoolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = filetoolbar.h; sourceTree = "<group>"; }; |
||
1412 | 8808DDD4123238D000B95A3F /* fmitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fmitem.cpp; sourceTree = "<group>"; }; |
||
1413 | 8808DDD5123238D000B95A3F /* fmitem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fmitem.h; sourceTree = "<group>"; }; |
||
1414 | 8808DDD6123238D000B95A3F /* fontcombo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fontcombo.cpp; sourceTree = "<group>"; }; |
||
1415 | 8808DDD7123238D000B95A3F /* fontcombo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fontcombo.h; sourceTree = "<group>"; }; |
||
1416 | 8808DDD8123238D000B95A3F /* fontlistview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fontlistview.cpp; sourceTree = "<group>"; }; |
||
1417 | 8808DDD9123238D000B95A3F /* fontlistview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fontlistview.h; sourceTree = "<group>"; }; |
||
1418 | 8808DDDA123238D000B95A3F /* fontprefs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fontprefs.cpp; sourceTree = "<group>"; }; |
||
1419 | 8808DDDB123238D000B95A3F /* fontprefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fontprefs.h; sourceTree = "<group>"; }; |
||
1420 | 8808DDDC123238D000B95A3F /* fontreplacedialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fontreplacedialog.cpp; sourceTree = "<group>"; }; |
||
1421 | 8808DDDD123238D000B95A3F /* fontreplacedialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fontreplacedialog.h; sourceTree = "<group>"; }; |
||
1422 | 8808DDDE123238D000B95A3F /* gradientaddedit.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gradientaddedit.cpp; sourceTree = "<group>"; }; |
||
1423 | 8808DDDF123238D000B95A3F /* gradientaddedit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gradientaddedit.h; sourceTree = "<group>"; }; |
||
1424 | 8808DDE0123238D000B95A3F /* gradientaddedit.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = gradientaddedit.ui; sourceTree = "<group>"; }; |
||
1425 | 8808DDE1123238D000B95A3F /* gradienteditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gradienteditor.cpp; sourceTree = "<group>"; }; |
||
1426 | 8808DDE2123238D000B95A3F /* gradienteditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gradienteditor.h; sourceTree = "<group>"; }; |
||
1427 | 8808DDE3123238D000B95A3F /* gradienteditor.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = gradienteditor.ui; sourceTree = "<group>"; }; |
||
1428 | 8808DDE4123238D000B95A3F /* gradientmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gradientmanager.cpp; sourceTree = "<group>"; }; |
||
1429 | 8808DDE5123238D000B95A3F /* gradientmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gradientmanager.h; sourceTree = "<group>"; }; |
||
1430 | 8808DDE6123238D000B95A3F /* gradientmanager.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = gradientmanager.ui; sourceTree = "<group>"; }; |
||
1431 | 8808DDE7123238D000B95A3F /* gradientpreview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gradientpreview.cpp; sourceTree = "<group>"; }; |
||
1432 | 8808DDE8123238D000B95A3F /* gradientpreview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gradientpreview.h; sourceTree = "<group>"; }; |
||
1433 | 8808DDE9123238D000B95A3F /* gradientvectorbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = gradientvectorbase.ui; sourceTree = "<group>"; }; |
||
1434 | 8808DDEA123238D000B95A3F /* gradientvectordialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gradientvectordialog.cpp; sourceTree = "<group>"; }; |
||
1435 | 8808DDEB123238D000B95A3F /* gradientvectordialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gradientvectordialog.h; sourceTree = "<group>"; }; |
||
1436 | 8808DDEC123238D000B95A3F /* gtdialogs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gtdialogs.cpp; sourceTree = "<group>"; }; |
||
1437 | 8808DDED123238D100B95A3F /* gtdialogs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtdialogs.h; sourceTree = "<group>"; }; |
||
1438 | 8808DDEE123238D100B95A3F /* gtfiledialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gtfiledialog.cpp; sourceTree = "<group>"; }; |
||
1439 | 8808DDEF123238D100B95A3F /* gtfiledialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gtfiledialog.h; sourceTree = "<group>"; }; |
||
1440 | 8808DDF0123238D100B95A3F /* gtfiledialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = gtfiledialog.ui; sourceTree = "<group>"; }; |
||
1441 | 8808DDF1123238D100B95A3F /* guidemanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = guidemanager.cpp; sourceTree = "<group>"; }; |
||
1442 | 8808DDF2123238D100B95A3F /* guidemanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = guidemanager.h; sourceTree = "<group>"; }; |
||
1443 | 8808DDF3123238D100B95A3F /* guidemanager.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = guidemanager.ui; sourceTree = "<group>"; }; |
||
1444 | 8808DDF4123238D100B95A3F /* helpbrowser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = helpbrowser.cpp; sourceTree = "<group>"; }; |
||
1445 | 8808DDF5123238D100B95A3F /* helpbrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = helpbrowser.h; sourceTree = "<group>"; }; |
||
1446 | 8808DDF6123238D100B95A3F /* helpbrowser.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = helpbrowser.ui; sourceTree = "<group>"; }; |
||
1447 | 8808DDF7123238D100B95A3F /* helpbrowsernavigation.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = helpbrowsernavigation.ui; sourceTree = "<group>"; }; |
||
1448 | 8808DDF8123238D100B95A3F /* helpnavigation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = helpnavigation.cpp; sourceTree = "<group>"; }; |
||
1449 | 8808DDF9123238D100B95A3F /* helpnavigation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = helpnavigation.h; sourceTree = "<group>"; }; |
||
1450 | 8808DDFA123238D100B95A3F /* hruler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hruler.cpp; sourceTree = "<group>"; }; |
||
1451 | 8808DDFB123238D100B95A3F /* hruler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hruler.h; sourceTree = "<group>"; }; |
||
1452 | 8808DDFC123238D100B95A3F /* hyask.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hyask.cpp; sourceTree = "<group>"; }; |
||
1453 | 8808DDFD123238D100B95A3F /* hyask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hyask.h; sourceTree = "<group>"; }; |
||
1454 | 8808DDFE123238D100B95A3F /* hysettings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = hysettings.cpp; sourceTree = "<group>"; }; |
||
1455 | 8808DDFF123238D100B95A3F /* hysettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hysettings.h; sourceTree = "<group>"; }; |
||
1456 | 8808DE00123238D100B95A3F /* hysettingsBase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = hysettingsBase.ui; sourceTree = "<group>"; }; |
||
1457 | 8808DE01123238D100B95A3F /* imageinfodialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imageinfodialog.cpp; sourceTree = "<group>"; }; |
||
1458 | 8808DE02123238D100B95A3F /* imageinfodialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imageinfodialog.h; sourceTree = "<group>"; }; |
||
1459 | 8808DE03123238D100B95A3F /* insertaframe.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = insertaframe.cpp; sourceTree = "<group>"; }; |
||
1460 | 8808DE04123238D100B95A3F /* insertaframe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = insertaframe.h; sourceTree = "<group>"; }; |
||
1461 | 8808DE05123238D100B95A3F /* insertaframe.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = insertaframe.ui; sourceTree = "<group>"; }; |
||
1462 | 8808DE06123238D100B95A3F /* insertTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = insertTable.cpp; sourceTree = "<group>"; }; |
||
1463 | 8808DE07123238D100B95A3F /* insertTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = insertTable.h; sourceTree = "<group>"; }; |
||
1464 | 8808DE08123238D100B95A3F /* inspage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = inspage.cpp; sourceTree = "<group>"; }; |
||
1465 | 8808DE09123238D100B95A3F /* inspage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inspage.h; sourceTree = "<group>"; }; |
||
1466 | 8808DE0A123238D100B95A3F /* javadocs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = javadocs.cpp; sourceTree = "<group>"; }; |
||
1467 | 8808DE0B123238D100B95A3F /* javadocs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = javadocs.h; sourceTree = "<group>"; }; |
||
1468 | 8808DE0C123238D100B95A3F /* latexeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = latexeditor.cpp; sourceTree = "<group>"; }; |
||
1469 | 8808DE0D123238D100B95A3F /* latexeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = latexeditor.h; sourceTree = "<group>"; }; |
||
1470 | 8808DE0E123238D100B95A3F /* latexeditor.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = latexeditor.ui; sourceTree = "<group>"; }; |
||
1471 | 8808DE0F123238D100B95A3F /* layers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = layers.cpp; sourceTree = "<group>"; }; |
||
1472 | 8808DE10123238D100B95A3F /* layers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = layers.h; sourceTree = "<group>"; }; |
||
1473 | 8808DE11123238D100B95A3F /* linecombo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linecombo.cpp; sourceTree = "<group>"; }; |
||
1474 | 8808DE12123238D100B95A3F /* linecombo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = linecombo.h; sourceTree = "<group>"; }; |
||
1475 | 8808DE13123238D100B95A3F /* linkbutton.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linkbutton.cpp; sourceTree = "<group>"; }; |
||
1476 | 8808DE14123238D100B95A3F /* linkbutton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = linkbutton.h; sourceTree = "<group>"; }; |
||
1477 | 8808DE15123238D100B95A3F /* loremipsum.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loremipsum.cpp; sourceTree = "<group>"; }; |
||
1478 | 8808DE16123238D100B95A3F /* loremipsum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loremipsum.h; sourceTree = "<group>"; }; |
||
1479 | 8808DE17123238D100B95A3F /* margindialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = margindialog.cpp; sourceTree = "<group>"; }; |
||
1480 | 8808DE18123238D100B95A3F /* margindialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = margindialog.h; sourceTree = "<group>"; }; |
||
1481 | 8808DE19123238D100B95A3F /* marginpresetlayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = marginpresetlayout.cpp; sourceTree = "<group>"; }; |
||
1482 | 8808DE1A123238D100B95A3F /* marginpresetlayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = marginpresetlayout.h; sourceTree = "<group>"; }; |
||
1483 | 8808DE1B123238D100B95A3F /* marginwidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = marginwidget.cpp; sourceTree = "<group>"; }; |
||
1484 | 8808DE1C123238D100B95A3F /* marginwidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = marginwidget.h; sourceTree = "<group>"; }; |
||
1485 | 8808DE1D123238D100B95A3F /* masterpagepalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = masterpagepalette.cpp; sourceTree = "<group>"; }; |
||
1486 | 8808DE1E123238D100B95A3F /* masterpagepalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = masterpagepalette.h; sourceTree = "<group>"; }; |
||
1487 | 8808DE1F123238D100B95A3F /* measurements.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = measurements.cpp; sourceTree = "<group>"; }; |
||
1488 | 8808DE20123238D100B95A3F /* measurements.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = measurements.h; sourceTree = "<group>"; }; |
||
1489 | 8808DE21123238D100B95A3F /* measurementsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = measurementsbase.ui; sourceTree = "<group>"; }; |
||
1490 | 8808DE22123238D100B95A3F /* mergedoc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mergedoc.cpp; sourceTree = "<group>"; }; |
||
1491 | 8808DE23123238D100B95A3F /* mergedoc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mergedoc.h; sourceTree = "<group>"; }; |
||
1492 | 8808DE24123238D100B95A3F /* missing.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = missing.cpp; sourceTree = "<group>"; }; |
||
1493 | 8808DE25123238D100B95A3F /* missing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = missing.h; sourceTree = "<group>"; }; |
||
1494 | 8808DE26123238D100B95A3F /* modetoolbar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = modetoolbar.cpp; sourceTree = "<group>"; }; |
||
1495 | 8808DE27123238D100B95A3F /* modetoolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modetoolbar.h; sourceTree = "<group>"; }; |
||
1496 | 8808DE28123238D100B95A3F /* movepage.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = movepage.cpp; sourceTree = "<group>"; }; |
||
1497 | 8808DE29123238D100B95A3F /* movepage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = movepage.h; sourceTree = "<group>"; }; |
||
1498 | 8808DE2A123238D100B95A3F /* multipleduplicate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = multipleduplicate.cpp; sourceTree = "<group>"; }; |
||
1499 | 8808DE2B123238D100B95A3F /* multipleduplicate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = multipleduplicate.h; sourceTree = "<group>"; }; |
||
1500 | 8808DE2C123238D100B95A3F /* multipleduplicate.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = multipleduplicate.ui; sourceTree = "<group>"; }; |
||
1501 | 8808DE2D123238D100B95A3F /* multiprogressdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = multiprogressdialog.cpp; sourceTree = "<group>"; }; |
||
1502 | 8808DE2E123238D100B95A3F /* multiprogressdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = multiprogressdialog.h; sourceTree = "<group>"; }; |
||
1503 | 8808DE2F123238D100B95A3F /* multiprogressdialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = multiprogressdialog.ui; sourceTree = "<group>"; }; |
||
1504 | 8808DE30123238D100B95A3F /* newfile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = newfile.cpp; sourceTree = "<group>"; }; |
||
1505 | 8808DE31123238D100B95A3F /* newfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = newfile.h; sourceTree = "<group>"; }; |
||
1506 | 8808DE32123238D100B95A3F /* newmarginwidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = newmarginwidget.cpp; sourceTree = "<group>"; }; |
||
1507 | 8808DE33123238D100B95A3F /* newmarginwidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = newmarginwidget.h; sourceTree = "<group>"; }; |
||
1508 | 8808DE34123238D100B95A3F /* newmarginwidgetbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = newmarginwidgetbase.ui; sourceTree = "<group>"; }; |
||
1509 | 8808DE35123238D100B95A3F /* newtemp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = newtemp.cpp; sourceTree = "<group>"; }; |
||
1510 | 8808DE36123238D100B95A3F /* newtemp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = newtemp.h; sourceTree = "<group>"; }; |
||
1511 | 8808DE37123238D100B95A3F /* nftdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nftdialog.cpp; sourceTree = "<group>"; }; |
||
1512 | 8808DE38123238D100B95A3F /* nftdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nftdialog.h; sourceTree = "<group>"; }; |
||
1513 | 8808DE39123238D100B95A3F /* nftdialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nftdialog.ui; sourceTree = "<group>"; }; |
||
1514 | 8808DE3A123238D100B95A3F /* nftwidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nftwidget.cpp; sourceTree = "<group>"; }; |
||
1515 | 8808DE3B123238D100B95A3F /* nftwidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nftwidget.h; sourceTree = "<group>"; }; |
||
1516 | 8808DE3C123238D100B95A3F /* nftwidget.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = nftwidget.ui; sourceTree = "<group>"; }; |
||
1517 | 8808DE3D123238D100B95A3F /* nodeeditpalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nodeeditpalette.cpp; sourceTree = "<group>"; }; |
||
1518 | 8808DE3E123238D100B95A3F /* nodeeditpalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nodeeditpalette.h; sourceTree = "<group>"; }; |
||
1519 | 8808DE3F123238D100B95A3F /* oneclick.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = oneclick.cpp; sourceTree = "<group>"; }; |
||
1520 | 8808DE40123238D100B95A3F /* oneclick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = oneclick.h; sourceTree = "<group>"; }; |
||
1521 | 8808DE41123238D100B95A3F /* openpalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = openpalette.cpp; sourceTree = "<group>"; }; |
||
1522 | 8808DE42123238D100B95A3F /* openpalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = openpalette.h; sourceTree = "<group>"; }; |
||
1523 | 8808DE43123238D100B95A3F /* openpaletteview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = openpaletteview.cpp; sourceTree = "<group>"; }; |
||
1524 | 8808DE44123238D100B95A3F /* openpaletteview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = openpaletteview.h; sourceTree = "<group>"; }; |
||
1525 | 8808DE45123238D100B95A3F /* osgeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = osgeditor.cpp; sourceTree = "<group>"; }; |
||
1526 | 8808DE46123238D100B95A3F /* osgeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = osgeditor.h; sourceTree = "<group>"; }; |
||
1527 | 8808DE47123238D100B95A3F /* osgeditor.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = osgeditor.ui; sourceTree = "<group>"; }; |
||
1528 | 8808DE48123238D100B95A3F /* outlinepalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = outlinepalette.cpp; sourceTree = "<group>"; }; |
||
1529 | 8808DE49123238D100B95A3F /* outlinepalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = outlinepalette.h; sourceTree = "<group>"; }; |
||
1530 | 8808DE4A123238D100B95A3F /* pageitemattributes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pageitemattributes.cpp; sourceTree = "<group>"; }; |
||
1531 | 8808DE4B123238D100B95A3F /* pageitemattributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pageitemattributes.h; sourceTree = "<group>"; }; |
||
1532 | 8808DE4C123238D100B95A3F /* pageitemattributes.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = pageitemattributes.ui; sourceTree = "<group>"; }; |
||
1533 | 8808DE4D123238D100B95A3F /* pageitempositionsetter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pageitempositionsetter.cpp; sourceTree = "<group>"; }; |
||
1534 | 8808DE4E123238D100B95A3F /* pageitempositionsetter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pageitempositionsetter.h; sourceTree = "<group>"; }; |
||
1535 | 8808DE4F123238D100B95A3F /* pageitemrotationsetter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pageitemrotationsetter.cpp; sourceTree = "<group>"; }; |
||
1536 | 8808DE50123238D100B95A3F /* pageitemrotationsetter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pageitemrotationsetter.h; sourceTree = "<group>"; }; |
||
1537 | 8808DE51123238D100B95A3F /* pageitemsetterbase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pageitemsetterbase.cpp; sourceTree = "<group>"; }; |
||
1538 | 8808DE52123238D100B95A3F /* pageitemsetterbase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pageitemsetterbase.h; sourceTree = "<group>"; }; |
||
1539 | 8808DE53123238D100B95A3F /* pagelayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pagelayout.cpp; sourceTree = "<group>"; }; |
||
1540 | 8808DE54123238D100B95A3F /* pagelayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pagelayout.h; sourceTree = "<group>"; }; |
||
1541 | 8808DE55123238D100B95A3F /* pagepalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pagepalette.cpp; sourceTree = "<group>"; }; |
||
1542 | 8808DE56123238D100B95A3F /* pagepalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pagepalette.h; sourceTree = "<group>"; }; |
||
1543 | 8808DE57123238D100B95A3F /* pageselector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pageselector.cpp; sourceTree = "<group>"; }; |
||
1544 | 8808DE58123238D100B95A3F /* pageselector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pageselector.h; sourceTree = "<group>"; }; |
||
1545 | 8808DE59123238D100B95A3F /* patterndialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = patterndialog.cpp; sourceTree = "<group>"; }; |
||
1546 | 8808DE5A123238D100B95A3F /* patterndialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = patterndialog.h; sourceTree = "<group>"; }; |
||
1547 | 8808DE5B123238D100B95A3F /* patterndialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = patterndialog.ui; sourceTree = "<group>"; }; |
||
1548 | 8808DE5C123238D100B95A3F /* patternpropsdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = patternpropsdialog.cpp; sourceTree = "<group>"; }; |
||
1549 | 8808DE5D123238D100B95A3F /* patternpropsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = patternpropsdialog.h; sourceTree = "<group>"; }; |
||
1550 | 8808DE5E123238D100B95A3F /* pdfopts.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdfopts.cpp; sourceTree = "<group>"; }; |
||
1551 | 8808DE5F123238D100B95A3F /* pdfopts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdfopts.h; sourceTree = "<group>"; }; |
||
1552 | 8808DE60123238D100B95A3F /* pdftoolbar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pdftoolbar.cpp; sourceTree = "<group>"; }; |
||
1553 | 8808DE61123238D100B95A3F /* pdftoolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pdftoolbar.h; sourceTree = "<group>"; }; |
||
1554 | 8808DE62123238D100B95A3F /* picsearch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = picsearch.cpp; sourceTree = "<group>"; }; |
||
1555 | 8808DE63123238D100B95A3F /* picsearch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = picsearch.h; sourceTree = "<group>"; }; |
||
1556 | 8808DE64123238D100B95A3F /* picsearch.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = picsearch.ui; sourceTree = "<group>"; }; |
||
1557 | 8808DE65123238D100B95A3F /* picsearchoptions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = picsearchoptions.cpp; sourceTree = "<group>"; }; |
||
1558 | 8808DE66123238D100B95A3F /* picsearchoptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = picsearchoptions.h; sourceTree = "<group>"; }; |
||
1559 | 8808DE67123238D100B95A3F /* picsearchoptions.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = picsearchoptions.ui; sourceTree = "<group>"; }; |
||
1560 | 8808DE68123238D100B95A3F /* picstatus.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = picstatus.cpp; sourceTree = "<group>"; }; |
||
1561 | 8808DE69123238D100B95A3F /* picstatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = picstatus.h; sourceTree = "<group>"; }; |
||
1562 | 8808DE6A123238D100B95A3F /* picstatus.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = picstatus.ui; sourceTree = "<group>"; }; |
||
1563 | 8808DE6B123238D100B95A3F /* pluginmanagerprefsgui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pluginmanagerprefsgui.cpp; sourceTree = "<group>"; }; |
||
1564 | 8808DE6C123238D100B95A3F /* pluginmanagerprefsgui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pluginmanagerprefsgui.h; sourceTree = "<group>"; }; |
||
1565 | 8808DE6D123238D100B95A3F /* pluginmanagerprefsgui.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = pluginmanagerprefsgui.ui; sourceTree = "<group>"; }; |
||
1566 | 8808DE6E123238D100B95A3F /* polygonwidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = polygonwidget.cpp; sourceTree = "<group>"; }; |
||
1567 | 8808DE6F123238D100B95A3F /* polygonwidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = polygonwidget.h; sourceTree = "<group>"; }; |
||
1568 | 8808DE70123238D100B95A3F /* polygonwidgetbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = polygonwidgetbase.ui; sourceTree = "<group>"; }; |
||
1569 | 8808DE71123238D100B95A3F /* polyprops.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = polyprops.cpp; sourceTree = "<group>"; }; |
||
1570 | 8808DE72123238D100B95A3F /* polyprops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = polyprops.h; sourceTree = "<group>"; }; |
||
1571 | 8808DE73123238D100B95A3F /* positionsetter.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = positionsetter.ui; sourceTree = "<group>"; }; |
||
1572 | 8808DE74123238D100B95A3F /* preferencesdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = preferencesdialog.cpp; sourceTree = "<group>"; }; |
||
1573 | 8808DE75123238D100B95A3F /* preferencesdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = preferencesdialog.h; sourceTree = "<group>"; }; |
||
1574 | 8808DE76123238D100B95A3F /* preferencesdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = preferencesdialogbase.ui; sourceTree = "<group>"; }; |
||
1575 | 8808DE77123238D100B95A3F /* prefs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs.cpp; sourceTree = "<group>"; }; |
||
1576 | 8808DE78123238D100B95A3F /* prefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs.h; sourceTree = "<group>"; }; |
||
1577 | 8808DE79123238D100B95A3F /* prefs_colormanagement.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_colormanagement.cpp; sourceTree = "<group>"; }; |
||
1578 | 8808DE7A123238D100B95A3F /* prefs_colormanagement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_colormanagement.h; sourceTree = "<group>"; }; |
||
1579 | 8808DE7B123238D100B95A3F /* prefs_colormanagementbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_colormanagementbase.ui; sourceTree = "<group>"; }; |
||
1580 | 8808DE7C123238D100B95A3F /* prefs_display.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_display.cpp; sourceTree = "<group>"; }; |
||
1581 | 8808DE7D123238D100B95A3F /* prefs_display.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_display.h; sourceTree = "<group>"; }; |
||
1582 | 8808DE7E123238D100B95A3F /* prefs_displaybase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_displaybase.ui; sourceTree = "<group>"; }; |
||
1583 | 8808DE7F123238D100B95A3F /* prefs_documentinformation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_documentinformation.cpp; sourceTree = "<group>"; }; |
||
1584 | 8808DE80123238D100B95A3F /* prefs_documentinformation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_documentinformation.h; sourceTree = "<group>"; }; |
||
1585 | 8808DE81123238D100B95A3F /* prefs_documentinformationbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_documentinformationbase.ui; sourceTree = "<group>"; }; |
||
1586 | 8808DE82123238D100B95A3F /* prefs_documentitemattributes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_documentitemattributes.cpp; sourceTree = "<group>"; }; |
||
1587 | 8808DE83123238D100B95A3F /* prefs_documentitemattributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_documentitemattributes.h; sourceTree = "<group>"; }; |
||
1588 | 8808DE84123238D100B95A3F /* prefs_documentitemattributesbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_documentitemattributesbase.ui; sourceTree = "<group>"; }; |
||
1589 | 8808DE85123238D100B95A3F /* prefs_documentsections.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_documentsections.cpp; sourceTree = "<group>"; }; |
||
1590 | 8808DE86123238D100B95A3F /* prefs_documentsections.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_documentsections.h; sourceTree = "<group>"; }; |
||
1591 | 8808DE87123238D100B95A3F /* prefs_documentsectionsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_documentsectionsbase.ui; sourceTree = "<group>"; }; |
||
1592 | 8808DE88123238D100B95A3F /* prefs_documentsetup.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_documentsetup.cpp; sourceTree = "<group>"; }; |
||
1593 | 8808DE89123238D100B95A3F /* prefs_documentsetup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_documentsetup.h; sourceTree = "<group>"; }; |
||
1594 | 8808DE8A123238D100B95A3F /* prefs_documentsetupbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_documentsetupbase.ui; sourceTree = "<group>"; }; |
||
1595 | 8808DE8B123238D100B95A3F /* prefs_externaltools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_externaltools.cpp; sourceTree = "<group>"; }; |
||
1596 | 8808DE8C123238D100B95A3F /* prefs_externaltools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_externaltools.h; sourceTree = "<group>"; }; |
||
1597 | 8808DE8D123238D100B95A3F /* prefs_externaltoolsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_externaltoolsbase.ui; sourceTree = "<group>"; }; |
||
1598 | 8808DE8E123238D100B95A3F /* prefs_fonts.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_fonts.cpp; sourceTree = "<group>"; }; |
||
1599 | 8808DE8F123238D100B95A3F /* prefs_fonts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_fonts.h; sourceTree = "<group>"; }; |
||
1600 | 8808DE90123238D100B95A3F /* prefs_fontsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_fontsbase.ui; sourceTree = "<group>"; }; |
||
1601 | 8808DE91123238D100B95A3F /* prefs_guides.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_guides.cpp; sourceTree = "<group>"; }; |
||
1602 | 8808DE92123238D100B95A3F /* prefs_guides.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_guides.h; sourceTree = "<group>"; }; |
||
1603 | 8808DE93123238D100B95A3F /* prefs_guidesbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_guidesbase.ui; sourceTree = "<group>"; }; |
||
1604 | 8808DE94123238D100B95A3F /* prefs_hyphenator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_hyphenator.cpp; sourceTree = "<group>"; }; |
||
1605 | 8808DE95123238D100B95A3F /* prefs_hyphenator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_hyphenator.h; sourceTree = "<group>"; }; |
||
1606 | 8808DE96123238D100B95A3F /* prefs_hyphenatorbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_hyphenatorbase.ui; sourceTree = "<group>"; }; |
||
1607 | 8808DE97123238D100B95A3F /* prefs_imagecache.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_imagecache.cpp; sourceTree = "<group>"; }; |
||
1608 | 8808DE98123238D100B95A3F /* prefs_imagecache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_imagecache.h; sourceTree = "<group>"; }; |
||
1609 | 8808DE99123238D100B95A3F /* prefs_imagecachebase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_imagecachebase.ui; sourceTree = "<group>"; }; |
||
1610 | 8808DE9A123238D100B95A3F /* prefs_itemtools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_itemtools.cpp; sourceTree = "<group>"; }; |
||
1611 | 8808DE9B123238D100B95A3F /* prefs_itemtools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_itemtools.h; sourceTree = "<group>"; }; |
||
1612 | 8808DE9C123238D100B95A3F /* prefs_itemtoolsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_itemtoolsbase.ui; sourceTree = "<group>"; }; |
||
1613 | 8808DE9D123238D100B95A3F /* prefs_keyboardshortcuts.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_keyboardshortcuts.cpp; sourceTree = "<group>"; }; |
||
1614 | 8808DE9E123238D100B95A3F /* prefs_keyboardshortcuts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_keyboardshortcuts.h; sourceTree = "<group>"; }; |
||
1615 | 8808DE9F123238D100B95A3F /* prefs_keyboardshortcutsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_keyboardshortcutsbase.ui; sourceTree = "<group>"; }; |
||
1616 | 8808DEA0123238D100B95A3F /* prefs_miscellaneous.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_miscellaneous.cpp; sourceTree = "<group>"; }; |
||
1617 | 8808DEA1123238D100B95A3F /* prefs_miscellaneous.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_miscellaneous.h; sourceTree = "<group>"; }; |
||
1618 | 8808DEA2123238D100B95A3F /* prefs_miscellaneousbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_miscellaneousbase.ui; sourceTree = "<group>"; }; |
||
1619 | 8808DEA3123238D100B95A3F /* prefs_operatortools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_operatortools.cpp; sourceTree = "<group>"; }; |
||
1620 | 8808DEA4123238D100B95A3F /* prefs_operatortools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_operatortools.h; sourceTree = "<group>"; }; |
||
1621 | 8808DEA5123238D100B95A3F /* prefs_operatortoolsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_operatortoolsbase.ui; sourceTree = "<group>"; }; |
||
1622 | 8808DEA6123238D100B95A3F /* prefs_pagesizes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_pagesizes.cpp; sourceTree = "<group>"; }; |
||
1623 | 8808DEA7123238D100B95A3F /* prefs_pagesizes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_pagesizes.h; sourceTree = "<group>"; }; |
||
1624 | 8808DEA8123238D100B95A3F /* prefs_pagesizesbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_pagesizesbase.ui; sourceTree = "<group>"; }; |
||
1625 | 8808DEA9123238D100B95A3F /* prefs_pane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_pane.h; sourceTree = "<group>"; }; |
||
1626 | 8808DEAA123238D100B95A3F /* prefs_paths.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_paths.cpp; sourceTree = "<group>"; }; |
||
1627 | 8808DEAB123238D100B95A3F /* prefs_paths.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_paths.h; sourceTree = "<group>"; }; |
||
1628 | 8808DEAC123238D100B95A3F /* prefs_pathsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_pathsbase.ui; sourceTree = "<group>"; }; |
||
1629 | 8808DEAD123238D100B95A3F /* prefs_pdfexport.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_pdfexport.cpp; sourceTree = "<group>"; }; |
||
1630 | 8808DEAE123238D100B95A3F /* prefs_pdfexport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_pdfexport.h; sourceTree = "<group>"; }; |
||
1631 | 8808DEAF123238D100B95A3F /* prefs_pdfexportbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_pdfexportbase.ui; sourceTree = "<group>"; }; |
||
1632 | 8808DEB0123238D100B95A3F /* prefs_plugins.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_plugins.cpp; sourceTree = "<group>"; }; |
||
1633 | 8808DEB1123238D100B95A3F /* prefs_plugins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_plugins.h; sourceTree = "<group>"; }; |
||
1634 | 8808DEB2123238D100B95A3F /* prefs_pluginsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_pluginsbase.ui; sourceTree = "<group>"; }; |
||
1635 | 8808DEB3123238D100B95A3F /* prefs_preflightverifier.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_preflightverifier.cpp; sourceTree = "<group>"; }; |
||
1636 | 8808DEB4123238D100B95A3F /* prefs_preflightverifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_preflightverifier.h; sourceTree = "<group>"; }; |
||
1637 | 8808DEB5123238D100B95A3F /* prefs_preflightverifierbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_preflightverifierbase.ui; sourceTree = "<group>"; }; |
||
1638 | 8808DEB6123238D100B95A3F /* prefs_printer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_printer.cpp; sourceTree = "<group>"; }; |
||
1639 | 8808DEB7123238D100B95A3F /* prefs_printer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_printer.h; sourceTree = "<group>"; }; |
||
1640 | 8808DEB8123238D100B95A3F /* prefs_printerbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_printerbase.ui; sourceTree = "<group>"; }; |
||
1641 | 8808DEB9123238D100B95A3F /* prefs_scrapbook.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_scrapbook.cpp; sourceTree = "<group>"; }; |
||
1642 | 8808DEBA123238D100B95A3F /* prefs_scrapbook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_scrapbook.h; sourceTree = "<group>"; }; |
||
1643 | 8808DEBB123238D100B95A3F /* prefs_scrapbookbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_scrapbookbase.ui; sourceTree = "<group>"; }; |
||
1644 | 8808DEBC123238D100B95A3F /* prefs_tableofcontents.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_tableofcontents.cpp; sourceTree = "<group>"; }; |
||
1645 | 8808DEBD123238D100B95A3F /* prefs_tableofcontents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_tableofcontents.h; sourceTree = "<group>"; }; |
||
1646 | 8808DEBE123238D100B95A3F /* prefs_tableofcontentsbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_tableofcontentsbase.ui; sourceTree = "<group>"; }; |
||
1647 | 8808DEBF123238D100B95A3F /* prefs_typography.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_typography.cpp; sourceTree = "<group>"; }; |
||
1648 | 8808DEC0123238D100B95A3F /* prefs_typography.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_typography.h; sourceTree = "<group>"; }; |
||
1649 | 8808DEC1123238D100B95A3F /* prefs_typographybase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_typographybase.ui; sourceTree = "<group>"; }; |
||
1650 | 8808DEC2123238D100B95A3F /* prefs_userinterface.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefs_userinterface.cpp; sourceTree = "<group>"; }; |
||
1651 | 8808DEC3123238D100B95A3F /* prefs_userinterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefs_userinterface.h; sourceTree = "<group>"; }; |
||
1652 | 8808DEC4123238D100B95A3F /* prefs_userinterfacebase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = prefs_userinterfacebase.ui; sourceTree = "<group>"; }; |
||
1653 | 8808DEC5123238D100B95A3F /* prefsdialogbase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefsdialogbase.cpp; sourceTree = "<group>"; }; |
||
1654 | 8808DEC6123238D100B95A3F /* prefsdialogbase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefsdialogbase.h; sourceTree = "<group>"; }; |
||
1655 | 8808DEC7123238D100B95A3F /* prefspanel.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = prefspanel.cpp; sourceTree = "<group>"; }; |
||
1656 | 8808DEC8123238D100B95A3F /* prefspanel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prefspanel.h; sourceTree = "<group>"; }; |
||
1657 | 8808DEC9123238D100B95A3F /* preview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = preview.cpp; sourceTree = "<group>"; }; |
||
1658 | 8808DECA123238D100B95A3F /* preview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = preview.h; sourceTree = "<group>"; }; |
||
1659 | 8808DECB123238D100B95A3F /* printdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = printdialog.cpp; sourceTree = "<group>"; }; |
||
1660 | 8808DECC123238D100B95A3F /* printdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = printdialog.h; sourceTree = "<group>"; }; |
||
1661 | 8808DECD123238D100B95A3F /* printdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = printdialogbase.ui; sourceTree = "<group>"; }; |
||
1662 | 8808DECE123238D100B95A3F /* propertiespalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = propertiespalette.cpp; sourceTree = "<group>"; }; |
||
1663 | 8808DECF123238D100B95A3F /* propertiespalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = propertiespalette.h; sourceTree = "<group>"; }; |
||
1664 | 8808DED0123238D100B95A3F /* query.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = query.cpp; sourceTree = "<group>"; }; |
||
1665 | 8808DED1123238D100B95A3F /* query.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = query.h; sourceTree = "<group>"; }; |
||
1666 | 8808DED2123238D100B95A3F /* reformdoc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reformdoc.cpp; sourceTree = "<group>"; }; |
||
1667 | 8808DED3123238D100B95A3F /* reformdoc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reformdoc.h; sourceTree = "<group>"; }; |
||
1668 | 8808DED4123238D100B95A3F /* replacecolors.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = replacecolors.cpp; sourceTree = "<group>"; }; |
||
1669 | 8808DED5123238D100B95A3F /* replacecolors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = replacecolors.h; sourceTree = "<group>"; }; |
||
1670 | 8808DED6123238D100B95A3F /* replacecolors.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = replacecolors.ui; sourceTree = "<group>"; }; |
||
1671 | 8808DED7123238D100B95A3F /* replaceonecolor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = replaceonecolor.cpp; sourceTree = "<group>"; }; |
||
1672 | 8808DED8123238D100B95A3F /* replaceonecolor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = replaceonecolor.h; sourceTree = "<group>"; }; |
||
1673 | 8808DED9123238D100B95A3F /* replaceonecolor.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = replaceonecolor.ui; sourceTree = "<group>"; }; |
||
1674 | 8808DEDA123238D100B95A3F /* resourcecollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resourcecollection.h; sourceTree = "<group>"; }; |
||
1675 | 8808DEDB123238D100B95A3F /* rotationsetter.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = rotationsetter.ui; sourceTree = "<group>"; }; |
||
1676 | 8808DEDC123238D100B95A3F /* rulermover.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rulermover.cpp; sourceTree = "<group>"; }; |
||
1677 | 8808DEDD123238D100B95A3F /* rulermover.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rulermover.h; sourceTree = "<group>"; }; |
||
1678 | 8808DEDE123238D100B95A3F /* sccombobox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sccombobox.cpp; sourceTree = "<group>"; }; |
||
1679 | 8808DEDF123238D100B95A3F /* sccombobox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sccombobox.h; sourceTree = "<group>"; }; |
||
1680 | 8808DEE0123238D100B95A3F /* scfilewidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scfilewidget.cpp; sourceTree = "<group>"; }; |
||
1681 | 8808DEE1123238D100B95A3F /* scfilewidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scfilewidget.h; sourceTree = "<group>"; }; |
||
1682 | 8808DEE2123238D100B95A3F /* scinputdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scinputdialog.cpp; sourceTree = "<group>"; }; |
||
1683 | 8808DEE3123238D100B95A3F /* scinputdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scinputdialog.h; sourceTree = "<group>"; }; |
||
1684 | 8808DEE4123238D100B95A3F /* scmenu.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scmenu.cpp; sourceTree = "<group>"; }; |
||
1685 | 8808DEE5123238D100B95A3F /* scmenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scmenu.h; sourceTree = "<group>"; }; |
||
1686 | 8808DEE6123238D100B95A3F /* scmessagebox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scmessagebox.cpp; sourceTree = "<group>"; }; |
||
1687 | 8808DEE7123238D100B95A3F /* scmessagebox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scmessagebox.h; sourceTree = "<group>"; }; |
||
1688 | 8808DEE8123238D100B95A3F /* scmwmenumanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scmwmenumanager.cpp; sourceTree = "<group>"; }; |
||
1689 | 8808DEE9123238D100B95A3F /* scmwmenumanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scmwmenumanager.h; sourceTree = "<group>"; }; |
||
1690 | 8808DEEA123238D100B95A3F /* scprogressbar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scprogressbar.cpp; sourceTree = "<group>"; }; |
||
1691 | 8808DEEB123238D100B95A3F /* scprogressbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scprogressbar.h; sourceTree = "<group>"; }; |
||
1692 | 8808DEEC123238D100B95A3F /* scrapbookpalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scrapbookpalette.cpp; sourceTree = "<group>"; }; |
||
1693 | 8808DEED123238D100B95A3F /* scrapbookpalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scrapbookpalette.h; sourceTree = "<group>"; }; |
||
1694 | 8808DEEE123238D100B95A3F /* scresizecursor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scresizecursor.cpp; sourceTree = "<group>"; }; |
||
1695 | 8808DEEF123238D100B95A3F /* scresizecursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scresizecursor.h; sourceTree = "<group>"; }; |
||
1696 | 8808DEF0123238D100B95A3F /* scrpalettebase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scrpalettebase.cpp; sourceTree = "<group>"; }; |
||
1697 | 8808DEF1123238D100B95A3F /* scrpalettebase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scrpalettebase.h; sourceTree = "<group>"; }; |
||
1698 | 8808DEF2123238D100B95A3F /* scrspinbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scrspinbox.cpp; sourceTree = "<group>"; }; |
||
1699 | 8808DEF3123238D100B95A3F /* scrspinbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scrspinbox.h; sourceTree = "<group>"; }; |
||
1700 | 8808DEF4123238D100B95A3F /* sctablewidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sctablewidget.cpp; sourceTree = "<group>"; }; |
||
1701 | 8808DEF5123238D100B95A3F /* sctablewidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sctablewidget.h; sourceTree = "<group>"; }; |
||
1702 | 8808DEF6123238D100B95A3F /* sctextbrowser.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sctextbrowser.cpp; sourceTree = "<group>"; }; |
||
1703 | 8808DEF7123238D100B95A3F /* sctextbrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sctextbrowser.h; sourceTree = "<group>"; }; |
||
1704 | 8808DEF8123238D100B95A3F /* sctoolbar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sctoolbar.cpp; sourceTree = "<group>"; }; |
||
1705 | 8808DEF9123238D100B95A3F /* sctoolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sctoolbar.h; sourceTree = "<group>"; }; |
||
1706 | 8808DEFA123238D100B95A3F /* sctreewidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sctreewidget.cpp; sourceTree = "<group>"; }; |
||
1707 | 8808DEFB123238D100B95A3F /* sctreewidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sctreewidget.h; sourceTree = "<group>"; }; |
||
1708 | 8808DEFC123238D100B95A3F /* search.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = search.cpp; sourceTree = "<group>"; }; |
||
1709 | 8808DEFD123238D100B95A3F /* search.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = search.h; sourceTree = "<group>"; }; |
||
1710 | 8808DEFE123238D100B95A3F /* selectobjects.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = selectobjects.cpp; sourceTree = "<group>"; }; |
||
1711 | 8808DEFF123238D100B95A3F /* selectobjects.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = selectobjects.h; sourceTree = "<group>"; }; |
||
1712 | 8808DF00123238D100B95A3F /* selectobjects.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = selectobjects.ui; sourceTree = "<group>"; }; |
||
1713 | 8808DF01123238D100B95A3F /* selfield.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = selfield.cpp; sourceTree = "<group>"; }; |
||
1714 | 8808DF02123238D100B95A3F /* selfield.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = selfield.h; sourceTree = "<group>"; }; |
||
1715 | 8808DF03123238D100B95A3F /* shadebutton.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shadebutton.cpp; sourceTree = "<group>"; }; |
||
1716 | 8808DF04123238D100B95A3F /* shadebutton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shadebutton.h; sourceTree = "<group>"; }; |
||
1717 | 8808DF05123238D100B95A3F /* shortcutwidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shortcutwidget.cpp; sourceTree = "<group>"; }; |
||
1718 | 8808DF06123238D100B95A3F /* shortcutwidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shortcutwidget.h; sourceTree = "<group>"; }; |
||
1719 | 8808DF07123238D100B95A3F /* shortcutwidget.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = shortcutwidget.ui; sourceTree = "<group>"; }; |
||
1720 | 8808DF08123238D100B95A3F /* smalignselect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smalignselect.cpp; sourceTree = "<group>"; }; |
||
1721 | 8808DF09123238D100B95A3F /* smalignselect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smalignselect.h; sourceTree = "<group>"; }; |
||
1722 | 8808DF0A123238D100B95A3F /* smcheckbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smcheckbox.cpp; sourceTree = "<group>"; }; |
||
1723 | 8808DF0B123238D100B95A3F /* smcheckbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smcheckbox.h; sourceTree = "<group>"; }; |
||
1724 | 8808DF0C123238D100B95A3F /* smcolorcombo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smcolorcombo.cpp; sourceTree = "<group>"; }; |
||
1725 | 8808DF0D123238D100B95A3F /* smcolorcombo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smcolorcombo.h; sourceTree = "<group>"; }; |
||
1726 | 8808DF0E123238D100B95A3F /* smcstylewidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smcstylewidget.cpp; sourceTree = "<group>"; }; |
||
1727 | 8808DF0F123238D100B95A3F /* smcstylewidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smcstylewidget.h; sourceTree = "<group>"; }; |
||
1728 | 8808DF10123238D100B95A3F /* smcstylewidget.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = smcstylewidget.ui; sourceTree = "<group>"; }; |
||
1729 | 8808DF11123238D100B95A3F /* smfontcomboh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smfontcomboh.cpp; sourceTree = "<group>"; }; |
||
1730 | 8808DF12123238D100B95A3F /* smfontcomboh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smfontcomboh.h; sourceTree = "<group>"; }; |
||
1731 | 8808DF13123238D100B95A3F /* smlinestyle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smlinestyle.cpp; sourceTree = "<group>"; }; |
||
1732 | 8808DF14123238D100B95A3F /* smlinestyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smlinestyle.h; sourceTree = "<group>"; }; |
||
1733 | 8808DF15123238D100B95A3F /* smlinestylewidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smlinestylewidget.cpp; sourceTree = "<group>"; }; |
||
1734 | 8808DF16123238D100B95A3F /* smlinestylewidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smlinestylewidget.h; sourceTree = "<group>"; }; |
||
1735 | 8808DF17123238D100B95A3F /* smlinestylewidget.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = smlinestylewidget.ui; sourceTree = "<group>"; }; |
||
1736 | 8808DF18123238D100B95A3F /* smpstylewidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smpstylewidget.cpp; sourceTree = "<group>"; }; |
||
1737 | 8808DF19123238D100B95A3F /* smpstylewidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smpstylewidget.h; sourceTree = "<group>"; }; |
||
1738 | 8808DF1A123238D100B95A3F /* smpstylewidget.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = smpstylewidget.ui; sourceTree = "<group>"; }; |
||
1739 | 8808DF1B123238D100B95A3F /* smradiobutton.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smradiobutton.cpp; sourceTree = "<group>"; }; |
||
1740 | 8808DF1C123238D100B95A3F /* smradiobutton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smradiobutton.h; sourceTree = "<group>"; }; |
||
1741 | 8808DF1D123238D100B95A3F /* smreplacedia.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smreplacedia.cpp; sourceTree = "<group>"; }; |
||
1742 | 8808DF1E123238D100B95A3F /* smreplacedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smreplacedia.h; sourceTree = "<group>"; }; |
||
1743 | 8808DF1F123238D100B95A3F /* smreplacedia.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = smreplacedia.ui; sourceTree = "<group>"; }; |
||
1744 | 8808DF20123238D100B95A3F /* smsccombobox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smsccombobox.cpp; sourceTree = "<group>"; }; |
||
1745 | 8808DF21123238D100B95A3F /* smsccombobox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smsccombobox.h; sourceTree = "<group>"; }; |
||
1746 | 8808DF22123238D100B95A3F /* smscrspinbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smscrspinbox.cpp; sourceTree = "<group>"; }; |
||
1747 | 8808DF23123238D100B95A3F /* smscrspinbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smscrspinbox.h; sourceTree = "<group>"; }; |
||
1748 | 8808DF24123238D100B95A3F /* smshadebutton.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smshadebutton.cpp; sourceTree = "<group>"; }; |
||
1749 | 8808DF25123238D100B95A3F /* smshadebutton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smshadebutton.h; sourceTree = "<group>"; }; |
||
1750 | 8808DF26123238D100B95A3F /* smspinbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smspinbox.cpp; sourceTree = "<group>"; }; |
||
1751 | 8808DF27123238D100B95A3F /* smspinbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smspinbox.h; sourceTree = "<group>"; }; |
||
1752 | 8808DF28123238D100B95A3F /* smstyleimport.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smstyleimport.cpp; sourceTree = "<group>"; }; |
||
1753 | 8808DF29123238D100B95A3F /* smstyleimport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smstyleimport.h; sourceTree = "<group>"; }; |
||
1754 | 8808DF2A123238D100B95A3F /* smstyleimport.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = smstyleimport.ui; sourceTree = "<group>"; }; |
||
1755 | 8808DF2B123238D100B95A3F /* smstyleselect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smstyleselect.cpp; sourceTree = "<group>"; }; |
||
1756 | 8808DF2C123238D100B95A3F /* smstyleselect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smstyleselect.h; sourceTree = "<group>"; }; |
||
1757 | 8808DF2D123238D100B95A3F /* smtabruler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smtabruler.cpp; sourceTree = "<group>"; }; |
||
1758 | 8808DF2E123238D100B95A3F /* smtabruler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smtabruler.h; sourceTree = "<group>"; }; |
||
1759 | 8808DF2F123238D100B95A3F /* smtextstyles.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = smtextstyles.cpp; sourceTree = "<group>"; }; |
||
1760 | 8808DF30123238D100B95A3F /* smtextstyles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smtextstyles.h; sourceTree = "<group>"; }; |
||
1761 | 8808DF31123238D100B95A3F /* spalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spalette.cpp; sourceTree = "<group>"; }; |
||
1762 | 8808DF32123238D100B95A3F /* spalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spalette.h; sourceTree = "<group>"; }; |
||
1763 | 8808DF33123238D100B95A3F /* splash.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = splash.cpp; sourceTree = "<group>"; }; |
||
1764 | 8808DF34123238D100B95A3F /* splash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = splash.h; sourceTree = "<group>"; }; |
||
1765 | 8808DF35123238D100B95A3F /* storyeditor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = storyeditor.cpp; sourceTree = "<group>"; }; |
||
1766 | 8808DF36123238D100B95A3F /* storyeditor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = storyeditor.h; sourceTree = "<group>"; }; |
||
1767 | 8808DF37123238D100B95A3F /* stylemanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stylemanager.cpp; sourceTree = "<group>"; }; |
||
1768 | 8808DF38123238D100B95A3F /* stylemanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stylemanager.h; sourceTree = "<group>"; }; |
||
1769 | 8808DF39123238D100B95A3F /* stylemanager.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = stylemanager.ui; sourceTree = "<group>"; }; |
||
1770 | 8808DF3A123238D100B95A3F /* styleselect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = styleselect.cpp; sourceTree = "<group>"; }; |
||
1771 | 8808DF3B123238D100B95A3F /* styleselect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = styleselect.h; sourceTree = "<group>"; }; |
||
1772 | 8808DF3C123238D100B95A3F /* styleview.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = styleview.cpp; sourceTree = "<group>"; }; |
||
1773 | 8808DF3D123238D100B95A3F /* styleview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = styleview.h; sourceTree = "<group>"; }; |
||
1774 | 8808DF3E123238D100B95A3F /* symbolpalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = symbolpalette.cpp; sourceTree = "<group>"; }; |
||
1775 | 8808DF3F123238D100B95A3F /* symbolpalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = symbolpalette.h; sourceTree = "<group>"; }; |
||
1776 | 8808DF40123238D100B95A3F /* tabcheckdoc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabcheckdoc.cpp; sourceTree = "<group>"; }; |
||
1777 | 8808DF41123238D100B95A3F /* tabcheckdoc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabcheckdoc.h; sourceTree = "<group>"; }; |
||
1778 | 8808DF42123238D100B95A3F /* tabdisplay.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabdisplay.cpp; sourceTree = "<group>"; }; |
||
1779 | 8808DF43123238D100B95A3F /* tabdisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabdisplay.h; sourceTree = "<group>"; }; |
||
1780 | 8808DF44123238D100B95A3F /* tabdisplay.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tabdisplay.ui; sourceTree = "<group>"; }; |
||
1781 | 8808DF45123238D100B95A3F /* tabdocument.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabdocument.cpp; sourceTree = "<group>"; }; |
||
1782 | 8808DF46123238D100B95A3F /* tabdocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabdocument.h; sourceTree = "<group>"; }; |
||
1783 | 8808DF47123238D100B95A3F /* tabexternaltoolswidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabexternaltoolswidget.cpp; sourceTree = "<group>"; }; |
||
1784 | 8808DF48123238D100B95A3F /* tabexternaltoolswidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabexternaltoolswidget.h; sourceTree = "<group>"; }; |
||
1785 | 8808DF49123238D100B95A3F /* tabexternaltoolswidget.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tabexternaltoolswidget.ui; sourceTree = "<group>"; }; |
||
1786 | 8808DF4A123238D100B95A3F /* tabgeneral.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabgeneral.cpp; sourceTree = "<group>"; }; |
||
1787 | 8808DF4B123238D100B95A3F /* tabgeneral.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabgeneral.h; sourceTree = "<group>"; }; |
||
1788 | 8808DF4C123238D100B95A3F /* tabgeneral.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = tabgeneral.ui; sourceTree = "<group>"; }; |
||
1789 | 8808DF4D123238D100B95A3F /* tabguides.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabguides.cpp; sourceTree = "<group>"; }; |
||
1790 | 8808DF4E123238D100B95A3F /* tabguides.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabguides.h; sourceTree = "<group>"; }; |
||
1791 | 8808DF4F123238D100B95A3F /* tabkeyboardshortcutswidget.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabkeyboardshortcutswidget.cpp; sourceTree = "<group>"; }; |
||
1792 | 8808DF50123238D100B95A3F /* tabkeyboardshortcutswidget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabkeyboardshortcutswidget.h; sourceTree = "<group>"; }; |
||
1793 | 8808DF51123238D100B95A3F /* tabkeyboardshortcutswidget.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tabkeyboardshortcutswidget.ui; sourceTree = "<group>"; }; |
||
1794 | 8808DF52123238D100B95A3F /* tabmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabmanager.cpp; sourceTree = "<group>"; }; |
||
1795 | 8808DF53123238D100B95A3F /* tabmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabmanager.h; sourceTree = "<group>"; }; |
||
1796 | 8808DF54123238D100B95A3F /* tabmiscellaneous.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabmiscellaneous.cpp; sourceTree = "<group>"; }; |
||
1797 | 8808DF55123238D100B95A3F /* tabmiscellaneous.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabmiscellaneous.h; sourceTree = "<group>"; }; |
||
1798 | 8808DF56123238D100B95A3F /* tabmiscellaneous.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tabmiscellaneous.ui; sourceTree = "<group>"; }; |
||
1799 | 8808DF57123238D100B95A3F /* tabpdfoptions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabpdfoptions.cpp; sourceTree = "<group>"; }; |
||
1800 | 8808DF58123238D100B95A3F /* tabpdfoptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabpdfoptions.h; sourceTree = "<group>"; }; |
||
1801 | 8808DF59123238D100B95A3F /* tabprinter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabprinter.cpp; sourceTree = "<group>"; }; |
||
1802 | 8808DF5A123238D100B95A3F /* tabprinter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabprinter.h; sourceTree = "<group>"; }; |
||
1803 | 8808DF5B123238D100B95A3F /* tabprinter.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tabprinter.ui; sourceTree = "<group>"; }; |
||
1804 | 8808DF5C123238D100B95A3F /* tabruler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabruler.cpp; sourceTree = "<group>"; }; |
||
1805 | 8808DF5D123238D100B95A3F /* tabruler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabruler.h; sourceTree = "<group>"; }; |
||
1806 | 8808DF5E123238D100B95A3F /* tabscrapbook.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabscrapbook.cpp; sourceTree = "<group>"; }; |
||
1807 | 8808DF5F123238D100B95A3F /* tabscrapbook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabscrapbook.h; sourceTree = "<group>"; }; |
||
1808 | 8808DF60123238D100B95A3F /* tabscrapbook.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = tabscrapbook.ui; sourceTree = "<group>"; }; |
||
1809 | 8808DF61123238D100B95A3F /* tabtools.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabtools.cpp; sourceTree = "<group>"; }; |
||
1810 | 8808DF62123238D100B95A3F /* tabtools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabtools.h; sourceTree = "<group>"; }; |
||
1811 | 8808DF63123238D100B95A3F /* tabtypography.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tabtypography.cpp; sourceTree = "<group>"; }; |
||
1812 | 8808DF64123238D100B95A3F /* tabtypography.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tabtypography.h; sourceTree = "<group>"; }; |
||
1813 | 8808DF65123238D100B95A3F /* tocindexprefs.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tocindexprefs.cpp; sourceTree = "<group>"; }; |
||
1814 | 8808DF66123238D100B95A3F /* tocindexprefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tocindexprefs.h; sourceTree = "<group>"; }; |
||
1815 | 8808DF67123238D100B95A3F /* tocindexprefs.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tocindexprefs.ui; sourceTree = "<group>"; }; |
||
1816 | 8808DF68123238D100B95A3F /* transformdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transformdialog.cpp; sourceTree = "<group>"; }; |
||
1817 | 8808DF69123238D100B95A3F /* transformdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = transformdialog.h; sourceTree = "<group>"; }; |
||
1818 | 8808DF6A123238D100B95A3F /* transformdialogbase.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = transformdialogbase.ui; sourceTree = "<group>"; }; |
||
1819 | 8808DF6B123238D100B95A3F /* transparencypalette.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transparencypalette.cpp; sourceTree = "<group>"; }; |
||
1820 | 8808DF6C123238D100B95A3F /* transparencypalette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = transparencypalette.h; sourceTree = "<group>"; }; |
||
1821 | 8808DF6D123238D100B95A3F /* transparencypalette.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = transparencypalette.ui; sourceTree = "<group>"; }; |
||
1822 | 8808DF6E123238D100B95A3F /* unicodesearch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unicodesearch.cpp; sourceTree = "<group>"; }; |
||
1823 | 8808DF6F123238D100B95A3F /* unicodesearch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unicodesearch.h; sourceTree = "<group>"; }; |
||
1824 | 8808DF70123238D100B95A3F /* unicodesearch.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = unicodesearch.ui; sourceTree = "<group>"; }; |
||
1825 | 8808DF71123238D100B95A3F /* useprintermarginsdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = useprintermarginsdialog.cpp; sourceTree = "<group>"; }; |
||
1826 | 8808DF72123238D100B95A3F /* useprintermarginsdialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = useprintermarginsdialog.h; sourceTree = "<group>"; }; |
||
1827 | 8808DF73123238D100B95A3F /* useprintermarginsdialog.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = useprintermarginsdialog.ui; sourceTree = "<group>"; }; |
||
1828 | 8808DF74123238D100B95A3F /* vruler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vruler.cpp; sourceTree = "<group>"; }; |
||
1829 | 8808DF75123238D100B95A3F /* vruler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vruler.h; sourceTree = "<group>"; }; |
||
1830 | 8808DF76123238D100B95A3F /* undogui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = undogui.cpp; path = ../../scribus/undogui.cpp; sourceTree = SOURCE_ROOT; }; |
||
1831 | 8808DF77123238D100B95A3F /* undogui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = undogui.h; path = ../../scribus/undogui.h; sourceTree = SOURCE_ROOT; }; |
||
1832 | 8808DF78123238D100B95A3F /* undomanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = undomanager.cpp; path = ../../scribus/undomanager.cpp; sourceTree = SOURCE_ROOT; }; |
||
1833 | 8808DF79123238D100B95A3F /* undomanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = undomanager.h; path = ../../scribus/undomanager.h; sourceTree = SOURCE_ROOT; }; |
||
1834 | 8808DF7A123238D100B95A3F /* undoobject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = undoobject.cpp; path = ../../scribus/undoobject.cpp; sourceTree = SOURCE_ROOT; }; |
||
1835 | 8808DF7B123238D100B95A3F /* undoobject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = undoobject.h; path = ../../scribus/undoobject.h; sourceTree = SOURCE_ROOT; }; |
||
1836 | 8808DF7C123238D100B95A3F /* undostack.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = undostack.cpp; path = ../../scribus/undostack.cpp; sourceTree = SOURCE_ROOT; }; |
||
1837 | 8808DF7D123238D100B95A3F /* undostack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = undostack.h; path = ../../scribus/undostack.h; sourceTree = SOURCE_ROOT; }; |
||
1838 | 8808DF7E123238D100B95A3F /* undostate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = undostate.cpp; path = ../../scribus/undostate.cpp; sourceTree = SOURCE_ROOT; }; |
||
1839 | 8808DF7F123238D100B95A3F /* undostate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = undostate.h; path = ../../scribus/undostate.h; sourceTree = SOURCE_ROOT; }; |
||
1840 | 8808DF81123238D100B95A3F /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
1841 | 8808DF82123238D100B95A3F /* stripNamesListTxt.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = stripNamesListTxt.py; sourceTree = "<group>"; }; |
||
1842 | 8808DF83123238D100B95A3F /* unicodenameslist.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = unicodenameslist.txt; sourceTree = "<group>"; }; |
||
1843 | 8808DF84123238D100B95A3F /* units.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = units.cpp; path = ../../scribus/units.cpp; sourceTree = SOURCE_ROOT; }; |
||
1844 | 8808DF85123238D100B95A3F /* units.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = units.h; path = ../../scribus/units.h; sourceTree = SOURCE_ROOT; }; |
||
1845 | 8808DF86123238D100B95A3F /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unzip.c; path = ../../scribus/unzip.c; sourceTree = SOURCE_ROOT; }; |
||
1846 | 8808DF87123238D100B95A3F /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = ../../scribus/unzip.h; sourceTree = SOURCE_ROOT; }; |
||
1847 | 8808DF88123238D100B95A3F /* updatemanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = updatemanager.cpp; path = ../../scribus/updatemanager.cpp; sourceTree = SOURCE_ROOT; }; |
||
1848 | 8808DF89123238D100B95A3F /* updatemanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = updatemanager.h; path = ../../scribus/updatemanager.h; sourceTree = SOURCE_ROOT; }; |
||
1849 | 8808DF8A123238D100B95A3F /* upgradechecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = upgradechecker.cpp; path = ../../scribus/upgradechecker.cpp; sourceTree = SOURCE_ROOT; }; |
||
1850 | 8808DF8B123238D100B95A3F /* upgradechecker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = upgradechecker.h; path = ../../scribus/upgradechecker.h; sourceTree = SOURCE_ROOT; }; |
||
1851 | 8808DF8C123238D100B95A3F /* urllauncher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = urllauncher.cpp; path = ../../scribus/urllauncher.cpp; sourceTree = SOURCE_ROOT; }; |
||
1852 | 8808DF8D123238D100B95A3F /* urllauncher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = urllauncher.h; path = ../../scribus/urllauncher.h; sourceTree = SOURCE_ROOT; }; |
||
1853 | 8808DF8E123238D100B95A3F /* usertaskstructs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = usertaskstructs.h; path = ../../scribus/usertaskstructs.h; sourceTree = SOURCE_ROOT; }; |
||
1854 | 8808DF8F123238D100B95A3F /* util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = util.cpp; path = ../../scribus/util.cpp; sourceTree = SOURCE_ROOT; }; |
||
1855 | 8808DF90123238D100B95A3F /* util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util.h; path = ../../scribus/util.h; sourceTree = SOURCE_ROOT; }; |
||
1856 | 8808DF91123238D100B95A3F /* util_color.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = util_color.cpp; path = ../../scribus/util_color.cpp; sourceTree = SOURCE_ROOT; }; |
||
1857 | 8808DF92123238D100B95A3F /* util_color.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util_color.h; path = ../../scribus/util_color.h; sourceTree = SOURCE_ROOT; }; |
||
1858 | 8808DF93123238D100B95A3F /* util_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = util_file.cpp; path = ../../scribus/util_file.cpp; sourceTree = SOURCE_ROOT; }; |
||
1859 | 8808DF94123238D100B95A3F /* util_file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util_file.h; path = ../../scribus/util_file.h; sourceTree = SOURCE_ROOT; }; |
||
1860 | 8808DF95123238D100B95A3F /* util_formats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = util_formats.cpp; path = ../../scribus/util_formats.cpp; sourceTree = SOURCE_ROOT; }; |
||
1861 | 8808DF96123238D100B95A3F /* util_formats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util_formats.h; path = ../../scribus/util_formats.h; sourceTree = SOURCE_ROOT; }; |
||
1862 | 8808DF97123238D100B95A3F /* util_ghostscript.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = util_ghostscript.cpp; path = ../../scribus/util_ghostscript.cpp; sourceTree = SOURCE_ROOT; }; |
||
1863 | 8808DF98123238D100B95A3F /* util_ghostscript.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util_ghostscript.h; path = ../../scribus/util_ghostscript.h; sourceTree = SOURCE_ROOT; }; |
||
1864 | 8808DF99123238D100B95A3F /* util_icon.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = util_icon.cpp; path = ../../scribus/util_icon.cpp; sourceTree = SOURCE_ROOT; }; |
||
1865 | 8808DF9A123238D100B95A3F /* util_icon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util_icon.h; path = ../../scribus/util_icon.h; sourceTree = SOURCE_ROOT; }; |
||
1866 | 8808DF9B123238D100B95A3F /* util_layer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = util_layer.cpp; path = ../../scribus/util_layer.cpp; sourceTree = SOURCE_ROOT; }; |
||
1867 | 8808DF9C123238D100B95A3F /* util_layer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util_layer.h; path = ../../scribus/util_layer.h; sourceTree = SOURCE_ROOT; }; |
||
1868 | 8808DF9D123238D100B95A3F /* util_math.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = util_math.cpp; path = ../../scribus/util_math.cpp; sourceTree = SOURCE_ROOT; }; |
||
1869 | 8808DF9E123238D100B95A3F /* util_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util_math.h; path = ../../scribus/util_math.h; sourceTree = SOURCE_ROOT; }; |
||
1870 | 8808DF9F123238D100B95A3F /* util_printer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = util_printer.cpp; path = ../../scribus/util_printer.cpp; sourceTree = SOURCE_ROOT; }; |
||
1871 | 8808DFA0123238D100B95A3F /* util_printer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util_printer.h; path = ../../scribus/util_printer.h; sourceTree = SOURCE_ROOT; }; |
||
1872 | 8808DFA1123238D100B95A3F /* util_text.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = util_text.cpp; path = ../../scribus/util_text.cpp; sourceTree = SOURCE_ROOT; }; |
||
1873 | 8808DFA2123238D100B95A3F /* util_text.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util_text.h; path = ../../scribus/util_text.h; sourceTree = SOURCE_ROOT; }; |
||
1874 | 8808DFA3123238D100B95A3F /* vgradient.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = vgradient.cpp; path = ../../scribus/vgradient.cpp; sourceTree = SOURCE_ROOT; }; |
||
1875 | 8808DFA4123238D100B95A3F /* vgradient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vgradient.h; path = ../../scribus/vgradient.h; sourceTree = SOURCE_ROOT; }; |
||
1876 | 8808DFA5123238D100B95A3F /* vgradientex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = vgradientex.cpp; path = ../../scribus/vgradientex.cpp; sourceTree = SOURCE_ROOT; }; |
||
1877 | 8808DFA6123238D100B95A3F /* vgradientex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vgradientex.h; path = ../../scribus/vgradientex.h; sourceTree = SOURCE_ROOT; }; |
||
18999 | avox | 1878 | 88628C1C18EEE57700325969 /* api_color.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_color.cpp; sourceTree = "<group>"; }; |
1879 | 88628C1D18EEE57700325969 /* api_color.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_color.h; sourceTree = "<group>"; }; |
||
1880 | 88628C1E18EEE57700325969 /* api_imageexport.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_imageexport.cpp; sourceTree = "<group>"; }; |
||
1881 | 88628C1F18EEE57700325969 /* api_imageexport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_imageexport.h; sourceTree = "<group>"; }; |
||
1882 | 88628C2018EEE57700325969 /* api_imageitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_imageitem.cpp; sourceTree = "<group>"; }; |
||
1883 | 88628C2118EEE57700325969 /* api_imageitem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_imageitem.h; sourceTree = "<group>"; }; |
||
1884 | 88628C2218EEE57700325969 /* api_layer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_layer.cpp; sourceTree = "<group>"; }; |
||
1885 | 88628C2318EEE57700325969 /* api_layer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_layer.h; sourceTree = "<group>"; }; |
||
1886 | 88628C2418EEE57700325969 /* api_printer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_printer.cpp; sourceTree = "<group>"; }; |
||
1887 | 88628C2518EEE57700325969 /* api_printer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_printer.h; sourceTree = "<group>"; }; |
||
1888 | 88628C2618EEE57700325969 /* api_textitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api_textitem.cpp; sourceTree = "<group>"; }; |
||
1889 | 88628C2718EEE57700325969 /* api_textitem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = api_textitem.h; sourceTree = "<group>"; }; |
||
1890 | 88628C2818EEE57700325969 /* utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utils.cpp; sourceTree = "<group>"; }; |
||
1891 | 88628C2918EEE57700325969 /* utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utils.h; sourceTree = "<group>"; }; |
||
18987 | avox | 1892 | 8885481918EB18920063510D /* textlayout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = textlayout.cpp; sourceTree = "<group>"; }; |
1893 | 8885481A18EB18920063510D /* textlayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = textlayout.h; sourceTree = "<group>"; }; |
||
1894 | 8885481C18EB38300063510D /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; }; |
||
1895 | 8885481D18EB38300063510D /* xpsexplugin.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = xpsexplugin.cpp; sourceTree = "<group>"; }; |
||
1896 | 8885481E18EB38300063510D /* xpsexplugin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xpsexplugin.h; sourceTree = "<group>"; }; |
||
15466 | avox | 1897 | /* End PBXFileReference section */ |
1898 | |||
1899 | /* Begin PBXGroup section */ |
||
1900 | 08FB7794FE84155DC02AAC07 /* Scribus */ = { |
||
1901 | isa = PBXGroup; |
||
1902 | children = ( |
||
1903 | 8808D806123238CF00B95A3F /* actionmanager.cpp */, |
||
1904 | 8808D807123238CF00B95A3F /* actionmanager.h */, |
||
1905 | 8808D808123238CF00B95A3F /* annotation.cpp */, |
||
1906 | 8808D809123238CF00B95A3F /* annotation.h */, |
||
1907 | 8808D80A123238CF00B95A3F /* canvas.cpp */, |
||
1908 | 8808D80B123238CF00B95A3F /* canvas.h */, |
||
1909 | 8808D80C123238CF00B95A3F /* canvasgesture.h */, |
||
1910 | 8808D80D123238CF00B95A3F /* canvasgesture_linemove.cpp */, |
||
1911 | 8808D80E123238CF00B95A3F /* canvasgesture_linemove.h */, |
||
1912 | 8808D80F123238CF00B95A3F /* canvasgesture_pan.cpp */, |
||
1913 | 8808D810123238CF00B95A3F /* canvasgesture_pan.h */, |
||
1914 | 8808D811123238CF00B95A3F /* canvasgesture_rectselect.cpp */, |
||
1915 | 8808D812123238CF00B95A3F /* canvasgesture_rectselect.h */, |
||
1916 | 8808D813123238CF00B95A3F /* canvasgesture_resize.cpp */, |
||
1917 | 8808D814123238CF00B95A3F /* canvasgesture_resize.h */, |
||
1918 | 8808D815123238CF00B95A3F /* canvasgesture_rulermove.cpp */, |
||
1919 | 8808D816123238CF00B95A3F /* canvasgesture_rulermove.h */, |
||
1920 | 8808D817123238CF00B95A3F /* canvasmode.cpp */, |
||
1921 | 8808D818123238CF00B95A3F /* canvasmode.h */, |
||
1922 | 8808D819123238CF00B95A3F /* canvasmode_copyproperties.cpp */, |
||
1923 | 8808D81A123238CF00B95A3F /* canvasmode_copyproperties.h */, |
||
1924 | 8808D81B123238CF00B95A3F /* canvasmode_create.cpp */, |
||
1925 | 8808D81C123238CF00B95A3F /* canvasmode_create.h */, |
||
1926 | 8808D81D123238CF00B95A3F /* canvasmode_drawbezier.cpp */, |
||
1927 | 8808D81E123238CF00B95A3F /* canvasmode_drawbezier.h */, |
||
1928 | 8808D81F123238CF00B95A3F /* canvasmode_drawfreehand.cpp */, |
||
1929 | 8808D820123238CF00B95A3F /* canvasmode_drawfreehand.h */, |
||
1930 | 8808D821123238CF00B95A3F /* canvasmode_edit.cpp */, |
||
1931 | 8808D822123238CF00B95A3F /* canvasmode_edit.h */, |
||
1932 | 8808D823123238CF00B95A3F /* canvasmode_editgradient.cpp */, |
||
1933 | 8808D824123238CF00B95A3F /* canvasmode_editgradient.h */, |
||
1934 | 8808D825123238CF00B95A3F /* canvasmode_editmeshgradient.cpp */, |
||
1935 | 8808D826123238CF00B95A3F /* canvasmode_editmeshgradient.h */, |
||
1936 | 8808D827123238CF00B95A3F /* canvasmode_eyedropper.cpp */, |
||
1937 | 8808D828123238CF00B95A3F /* canvasmode_eyedropper.h */, |
||
1938 | 8808D829123238CF00B95A3F /* canvasmode_framelinks.cpp */, |
||
1939 | 8808D82A123238CF00B95A3F /* canvasmode_framelinks.h */, |
||
1940 | 8808D82B123238CF00B95A3F /* canvasmode_legacy.cpp */, |
||
1941 | 8808D82C123238CF00B95A3F /* canvasmode_legacy.h */, |
||
1942 | 8808D82D123238CF00B95A3F /* canvasmode_magnifier.cpp */, |
||
1943 | 8808D82E123238CF00B95A3F /* canvasmode_magnifier.h */, |
||
1944 | 8808D82F123238CF00B95A3F /* canvasmode_measurements.cpp */, |
||
1945 | 8808D830123238CF00B95A3F /* canvasmode_measurements.h */, |
||
1946 | 8808D831123238CF00B95A3F /* canvasmode_nodeedit.cpp */, |
||
1947 | 8808D832123238CF00B95A3F /* canvasmode_nodeedit.h */, |
||
1948 | 8808D833123238CF00B95A3F /* canvasmode_normal.cpp */, |
||
1949 | 8808D834123238CF00B95A3F /* canvasmode_normal.h */, |
||
1950 | 8808D835123238CF00B95A3F /* canvasmode_objimport.cpp */, |
||
1951 | 8808D836123238CF00B95A3F /* canvasmode_objimport.h */, |
||
1952 | 8808D837123238CF00B95A3F /* canvasmode_panning.cpp */, |
||
1953 | 8808D838123238CF00B95A3F /* canvasmode_panning.h */, |
||
1954 | 8808D839123238CF00B95A3F /* canvasmode_rotate.cpp */, |
||
1955 | 8808D83A123238CF00B95A3F /* canvasmode_rotate.h */, |
||
1956 | 8808D83B123238CF00B95A3F /* chartablemodel.cpp */, |
||
1957 | 8808D83C123238CF00B95A3F /* chartablemodel.h */, |
||
1958 | 8808D83D123238CF00B95A3F /* chartableview.cpp */, |
||
1959 | 8808D83E123238CF00B95A3F /* chartableview.h */, |
||
1960 | 8808D83F123238CF00B95A3F /* CMakeLists.txt */, |
||
1961 | 8808D840123238CF00B95A3F /* cmserrorhandling.cpp */, |
||
1962 | 8808D841123238CF00B95A3F /* cmserrorhandling.h */, |
||
1963 | 8808D842123238CF00B95A3F /* cmsettings.cpp */, |
||
1964 | 8808D843123238CF00B95A3F /* cmsettings.h */, |
||
1965 | 8808D844123238CF00B95A3F /* collect4output.cpp */, |
||
1966 | 8808D845123238CF00B95A3F /* collect4output.h */, |
||
1967 | 8808D846123238CF00B95A3F /* color.h */, |
||
1968 | 8808D847123238CF00B95A3F /* colorblind.cpp */, |
||
1969 | 8808D848123238CF00B95A3F /* colorblind.h */, |
||
1970 | 8808D849123238CF00B95A3F /* colormgmt */, |
||
1971 | 8808D877123238CF00B95A3F /* colorsetmanager.cpp */, |
||
1972 | 8808D878123238CF00B95A3F /* colorsetmanager.h */, |
||
1973 | 8808D879123238CF00B95A3F /* commonstrings.cpp */, |
||
1974 | 8808D87A123238CF00B95A3F /* commonstrings.h */, |
||
1975 | 8808D87B123238CF00B95A3F /* crypt.h */, |
||
1976 | 8808D87C123238CF00B95A3F /* deferredtask.cpp */, |
||
1977 | 8808D87D123238CF00B95A3F /* deferredtask.h */, |
||
1978 | 8808D87E123238CF00B95A3F /* desaxe */, |
||
1979 | 8808D895123238CF00B95A3F /* designer */, |
||
1980 | 8808D8B3123238CF00B95A3F /* docinfo.cpp */, |
||
1981 | 8808D8B4123238CF00B95A3F /* docinfo.h */, |
||
1982 | 8808D8B5123238CF00B95A3F /* documentchecker.cpp */, |
||
1983 | 8808D8B6123238CF00B95A3F /* documentchecker.h */, |
||
1984 | 8808D8B7123238CF00B95A3F /* documentinformation.cpp */, |
||
1985 | 8808D8B8123238CF00B95A3F /* documentinformation.h */, |
||
1986 | 8808D8B9123238CF00B95A3F /* dtd */, |
||
1987 | 8808D8BC123238CF00B95A3F /* exif.cpp */, |
||
1988 | 8808D8BD123238CF00B95A3F /* exif.h */, |
||
1989 | 8808D8BE123238CF00B95A3F /* fileloader.cpp */, |
||
1990 | 8808D8BF123238CF00B95A3F /* fileloader.h */, |
||
1991 | 8808D8C0123238CF00B95A3F /* filesearch.cpp */, |
||
1992 | 8808D8C1123238CF00B95A3F /* filesearch.h */, |
||
1993 | 8808D8C2123238CF00B95A3F /* fileunzip.cpp */, |
||
1994 | 8808D8C3123238CF00B95A3F /* fileunzip.h */, |
||
1995 | 8808D8C4123238CF00B95A3F /* filewatcher.cpp */, |
||
1996 | 8808D8C5123238CF00B95A3F /* filewatcher.h */, |
||
1997 | 8808D8C6123238CF00B95A3F /* fontlistmodel.cpp */, |
||
1998 | 8808D8C7123238CF00B95A3F /* fontlistmodel.h */, |
||
1999 | 8808D8C8123238CF00B95A3F /* fonts */, |
||
2000 | 8808D8D4123238CF00B95A3F /* fparser.cpp */, |
||
2001 | 8808D8D5123238CF00B95A3F /* fparser.h */, |
||
2002 | 8808D8D6123238CF00B95A3F /* fpconfig.h */, |
||
2003 | 8808D8D7123238CF00B95A3F /* fpoint.cpp */, |
||
2004 | 8808D8D8123238CF00B95A3F /* fpoint.h */, |
||
2005 | 8808D8D9123238CF00B95A3F /* fpointarray.cpp */, |
||
2006 | 8808D8DA123238CF00B95A3F /* fpointarray.h */, |
||
2007 | 8808D8DB123238CF00B95A3F /* fpoptimizer.cpp */, |
||
2008 | 8808D8DC123238CF00B95A3F /* fptypes.h */, |
||
2009 | 8808D8DD123238CF00B95A3F /* gtaction.cpp */, |
||
2010 | 8808D8DE123238CF00B95A3F /* gtaction.h */, |
||
2011 | 8808D8DF123238CF00B95A3F /* gtfont.cpp */, |
||
2012 | 8808D8E0123238CF00B95A3F /* gtfont.h */, |
||
2013 | 8808D8E1123238CF00B95A3F /* gtframestyle.cpp */, |
||
2014 | 8808D8E2123238CF00B95A3F /* gtframestyle.h */, |
||
2015 | 8808D8E3123238CF00B95A3F /* gtgettext.cpp */, |
||
2016 | 8808D8E4123238CF00B95A3F /* gtgettext.h */, |
||
2017 | 8808D8E5123238CF00B95A3F /* gtmeasure.cpp */, |
||
2018 | 8808D8E6123238CF00B95A3F /* gtmeasure.h */, |
||
2019 | 8808D8E7123238CF00B95A3F /* gtparagraphstyle.cpp */, |
||
2020 | 8808D8E8123238CF00B95A3F /* gtparagraphstyle.h */, |
||
2021 | 8808D8E9123238CF00B95A3F /* gtstyle.cpp */, |
||
2022 | 8808D8EA123238CF00B95A3F /* gtstyle.h */, |
||
2023 | 8808D8EB123238CF00B95A3F /* gtwriter.cpp */, |
||
2024 | 8808D8EC123238CF00B95A3F /* gtwriter.h */, |
||
2025 | 8808D8ED123238CF00B95A3F /* guidemanagercore.cpp */, |
||
2026 | 8808D8EE123238CF00B95A3F /* guidemanagercore.h */, |
||
2027 | 8808D8EF123238CF00B95A3F /* guidesdelegate.cpp */, |
||
2028 | 8808D8F0123238CF00B95A3F /* guidesdelegate.h */, |
||
2029 | 8808D8F1123238CF00B95A3F /* guidesmodel.cpp */, |
||
2030 | 8808D8F2123238CF00B95A3F /* guidesmodel.h */, |
||
2031 | 8808D8F3123238CF00B95A3F /* guidesview.cpp */, |
||
2032 | 8808D8F4123238CF00B95A3F /* guidesview.h */, |
||
2033 | 8808D8F5123238CF00B95A3F /* hnjalloc.c */, |
||
2034 | 8808D8F6123238CF00B95A3F /* hnjalloc.h */, |
||
2035 | 8808D8F7123238CF00B95A3F /* hyphen.c */, |
||
2036 | 8808D8F8123238CF00B95A3F /* hyphen.h */, |
||
2037 | 8808D8F9123238CF00B95A3F /* hyphenator.cpp */, |
||
2038 | 8808D8FA123238CF00B95A3F /* hyphenator.h */, |
||
2039 | 8808D8FB123238CF00B95A3F /* ioapi.c */, |
||
2040 | 8808D8FC123238CF00B95A3F /* ioapi.h */, |
||
2041 | 8808D8FD123238CF00B95A3F /* KarbonCurveFit.cpp */, |
||
2042 | 8808D8FE123238CF00B95A3F /* KarbonCurveFit.h */, |
||
2043 | 8808D8FF123238CF00B95A3F /* langmgr.cpp */, |
||
2044 | 8808D900123238CF00B95A3F /* langmgr.h */, |
||
2045 | 8808D901123238CF00B95A3F /* latexhelpers.cpp */, |
||
2046 | 8808D902123238CF00B95A3F /* latexhelpers.h */, |
||
2047 | 8808D903123238CF00B95A3F /* loadsaveplugin.cpp */, |
||
2048 | 8808D904123238CF00B95A3F /* loadsaveplugin.h */, |
||
2049 | 8808D905123238CF00B95A3F /* main.cpp */, |
||
2050 | 8808D906123238CF00B95A3F /* main_nix.cpp */, |
||
2051 | 8808D907123238CF00B95A3F /* main_win32.cpp */, |
||
2052 | 8808D908123238CF00B95A3F /* manpages */, |
||
2053 | 8808D90D123238CF00B95A3F /* menumanager.cpp */, |
||
2054 | 8808D90E123238CF00B95A3F /* menumanager.h */, |
||
2055 | 8808D90F123238CF00B95A3F /* mesh.cpp */, |
||
2056 | 8808D910123238CF00B95A3F /* mesh.h */, |
||
2057 | 8808D911123238CF00B95A3F /* navigator.cpp */, |
||
2058 | 8808D912123238CF00B95A3F /* navigator.h */, |
||
2059 | 8808D913123238CF00B95A3F /* nftrcreader.cpp */, |
||
2060 | 8808D914123238CF00B95A3F /* nftrcreader.h */, |
||
2061 | 8808D915123238CF00B95A3F /* nftsettings.cpp */, |
||
2062 | 8808D916123238CF00B95A3F /* nftsettings.h */, |
||
2063 | 8808D917123238CF00B95A3F /* nfttemplate.cpp */, |
||
2064 | 8808D918123238CF00B95A3F /* nfttemplate.h */, |
||
2065 | 8808D919123238CF00B95A3F /* observable.cpp */, |
||
2066 | 8808D91A123238CF00B95A3F /* observable.h */, |
||
2067 | 8808D91B123238CF00B95A3F /* old */, |
||
2068 | 8808D91E123238CF00B95A3F /* openpalettemanager.cpp */, |
||
2069 | 8808D91F123238CF00B95A3F /* openpalettemanager.h */, |
||
2070 | 8808D920123238CF00B95A3F /* openpalettemodel.cpp */, |
||
2071 | 8808D921123238CF00B95A3F /* openpalettemodel.h */, |
||
2072 | 8808D922123238CF00B95A3F /* page.cpp */, |
||
2073 | 8808D923123238CF00B95A3F /* page.h */, |
||
2074 | 8808D924123238CF00B95A3F /* pageitem.cpp */, |
||
2075 | 8808D925123238CF00B95A3F /* pageitem.h */, |
||
2076 | 8808D926123238CF00B95A3F /* pageitem_desaxe.cpp */, |
||
2077 | 8808D927123238CF00B95A3F /* pageitem_imageframe.cpp */, |
||
2078 | 8808D928123238CF00B95A3F /* pageitem_imageframe.h */, |
||
2079 | 8808D929123238CF00B95A3F /* pageitem_latexframe.cpp */, |
||
2080 | 8808D92A123238CF00B95A3F /* pageitem_latexframe.h */, |
||
2081 | 8808D92B123238CF00B95A3F /* pageitem_line.cpp */, |
||
2082 | 8808D92C123238CF00B95A3F /* pageitem_line.h */, |
||
2083 | 8808D92D123238CF00B95A3F /* pageitem_osgframe.cpp */, |
||
2084 | 8808D92E123238CF00B95A3F /* pageitem_osgframe.h */, |
||
2085 | 8808D92F123238CF00B95A3F /* pageitem_pathtext.cpp */, |
||
2086 | 8808D930123238CF00B95A3F /* pageitem_pathtext.h */, |
||
2087 | 8808D931123238CF00B95A3F /* pageitem_polygon.cpp */, |
||
2088 | 8808D932123238CF00B95A3F /* pageitem_polygon.h */, |
||
2089 | 8808D933123238CF00B95A3F /* pageitem_polyline.cpp */, |
||
2090 | 8808D934123238CF00B95A3F /* pageitem_polyline.h */, |
||
2091 | 8808D935123238CF00B95A3F /* pageitem_symbol.cpp */, |
||
2092 | 8808D936123238CF00B95A3F /* pageitem_symbol.h */, |
||
2093 | 8808D937123238CF00B95A3F /* pageitem_textframe.cpp */, |
||
2094 | 8808D938123238CF00B95A3F /* pageitem_textframe.h */, |
||
2095 | 8808D939123238CF00B95A3F /* pageitempointer.cpp */, |
||
2096 | 8808D93A123238CF00B95A3F /* pageitempointer.h */, |
||
2097 | 8808D93B123238CF00B95A3F /* pageitempreview.cpp */, |
||
2098 | 8808D93C123238CF00B95A3F /* pageitempreview.h */, |
||
2099 | 8808D93D123238CF00B95A3F /* pageitemsettersmanager.cpp */, |
||
2100 | 8808D93E123238CF00B95A3F /* pageitemsettersmanager.h */, |
||
2101 | 8808D93F123238CF00B95A3F /* pagesize.cpp */, |
||
2102 | 8808D940123238CF00B95A3F /* pagesize.h */, |
||
2103 | 8808D941123238CF00B95A3F /* pagestructs.h */, |
||
2104 | 8808D942123238CF00B95A3F /* pdf_analyzer.cpp */, |
||
2105 | 8808D943123238CF00B95A3F /* pdf_analyzer.h */, |
||
2106 | 8808D944123238CF00B95A3F /* pdflib.cpp */, |
||
2107 | 8808D945123238CF00B95A3F /* pdflib.h */, |
||
2108 | 8808D946123238CF00B95A3F /* pdflib_core.cpp */, |
||
2109 | 8808D947123238CF00B95A3F /* pdflib_core.h */, |
||
2110 | 8808D948123238CF00B95A3F /* pdfoptions.cpp */, |
||
2111 | 8808D949123238CF00B95A3F /* pdfoptions.h */, |
||
2112 | 8808D94A123238CF00B95A3F /* pdfoptionsio.cpp */, |
||
2113 | 8808D94B123238CF00B95A3F /* pdfoptionsio.h */, |
||
2114 | 8808D94C123238CF00B95A3F /* pluginapi.h */, |
||
2115 | 8808D94D123238CF00B95A3F /* pluginmanager.cpp */, |
||
2116 | 8808D94E123238CF00B95A3F /* pluginmanager.h */, |
||
2117 | 8808D94F123238CF00B95A3F /* plugins */, |
||
2118 | 8808DB9C123238D000B95A3F /* prefscontext.cpp */, |
||
2119 | 8808DB9D123238D000B95A3F /* prefscontext.h */, |
||
2120 | 8808DB9E123238D000B95A3F /* prefsfile.cpp */, |
||
2121 | 8808DB9F123238D000B95A3F /* prefsfile.h */, |
||
2122 | 8808DBA0123238D000B95A3F /* prefsmanager.cpp */, |
||
2123 | 8808DBA1123238D000B95A3F /* prefsmanager.h */, |
||
2124 | 8808DBA2123238D000B95A3F /* prefsreader.cpp */, |
||
2125 | 8808DBA3123238D000B95A3F /* prefsreader.h */, |
||
2126 | 8808DBA4123238D000B95A3F /* prefsstructs.h */, |
||
2127 | 8808DBA5123238D000B95A3F /* prefstable.cpp */, |
||
2128 | 8808DBA6123238D000B95A3F /* prefstable.h */, |
||
2129 | 8808DBA7123238D000B95A3F /* pslib.cpp */, |
||
2130 | 8808DBA8123238D000B95A3F /* pslib.h */, |
||
2131 | 8808DBA9123238D000B95A3F /* rawimage.cpp */, |
||
2132 | 8808DBAA123238D000B95A3F /* rawimage.h */, |
||
2133 | 8808DBAB123238D000B95A3F /* rc4.c */, |
||
2134 | 8808DBAC123238D000B95A3F /* rc4.h */, |
||
2135 | 8808DBAD123238D000B95A3F /* resourcecollection.h */, |
||
2136 | 8808DBAE123238D000B95A3F /* sampleitem.cpp */, |
||
2137 | 8808DBAF123238D000B95A3F /* sampleitem.h */, |
||
2138 | 8808DBB0123238D000B95A3F /* scclocale.cpp */, |
||
2139 | 8808DBB1123238D000B95A3F /* scclocale.h */, |
||
2140 | 8808DBB2123238D000B95A3F /* sccolor.cpp */, |
||
2141 | 8808DBB3123238D000B95A3F /* sccolor.h */, |
||
2142 | 8808DBB4123238D000B95A3F /* sccolorengine.cpp */, |
||
2143 | 8808DBB5123238D000B95A3F /* sccolorengine.h */, |
||
2144 | 8808DBB6123238D000B95A3F /* sccolorshade.cpp */, |
||
2145 | 8808DBB7123238D000B95A3F /* sccolorshade.h */, |
||
2146 | 8808DBB8123238D000B95A3F /* scconfig.h */, |
||
2147 | 8808DBB9123238D000B95A3F /* scdebug.h */, |
||
2148 | 8808DBBA123238D000B95A3F /* scdocoutput.cpp */, |
||
2149 | 8808DBBB123238D000B95A3F /* scdocoutput.h */, |
||
2150 | 8808DBBC123238D000B95A3F /* scdocoutput_ps2.cpp */, |
||
2151 | 8808DBBD123238D000B95A3F /* scdocoutput_ps2.h */, |
||
2152 | 8808DBBE123238D000B95A3F /* scfonts.cpp */, |
||
2153 | 8808DBBF123238D000B95A3F /* scfonts.h */, |
||
2154 | 8808DBC0123238D000B95A3F /* scgtplugin.cpp */, |
||
2155 | 8808DBC1123238D000B95A3F /* scgtplugin.h */, |
||
2156 | 8808DBC2123238D000B95A3F /* scguardedptr.h */, |
||
2157 | 8808DBC3123238D000B95A3F /* scgzfile.cpp */, |
||
2158 | 8808DBC4123238D000B95A3F /* scgzfile.h */, |
||
2159 | 8808DBC5123238D000B95A3F /* schelptreemodel.cpp */, |
||
2160 | 8808DBC6123238D000B95A3F /* schelptreemodel.h */, |
||
2161 | 8808DBC7123238D000B95A3F /* scimage.cpp */, |
||
2162 | 8808DBC8123238D000B95A3F /* scimage.h */, |
||
2163 | 8808DBC9123238D000B95A3F /* scimagecachedir.cpp */, |
||
2164 | 8808DBCA123238D000B95A3F /* scimagecachedir.h */, |
||
2165 | 8808DBCB123238D000B95A3F /* scimagecachefile.cpp */, |
||
2166 | 8808DBCC123238D000B95A3F /* scimagecachefile.h */, |
||
2167 | 8808DBCD123238D000B95A3F /* scimagecachemanager.cpp */, |
||
2168 | 8808DBCE123238D000B95A3F /* scimagecachemanager.h */, |
||
2169 | 8808DBCF123238D000B95A3F /* scimagecacheproxy.cpp */, |
||
2170 | 8808DBD0123238D000B95A3F /* scimagecacheproxy.h */, |
||
2171 | 8808DBD1123238D000B95A3F /* scimagecachewriteaction.cpp */, |
||
2172 | 8808DBD2123238D000B95A3F /* scimagecachewriteaction.h */, |
||
2173 | 8808DBD3123238D000B95A3F /* scimagestructs.cpp */, |
||
2174 | 8808DBD4123238D000B95A3F /* scimagestructs.h */, |
||
2175 | 8808DBD5123238D000B95A3F /* scimgdataloader.cpp */, |
||
2176 | 8808DBD6123238D000B95A3F /* scimgdataloader.h */, |
||
2177 | 8808DBD7123238D000B95A3F /* scimgdataloader_gimp.cpp */, |
||
2178 | 8808DBD8123238D000B95A3F /* scimgdataloader_gimp.h */, |
||
2179 | 8808DBD9123238D000B95A3F /* scimgdataloader_gmagick.cpp */, |
||
2180 | 8808DBDA123238D000B95A3F /* scimgdataloader_gmagick.h */, |
||
2181 | 8808DBDB123238D000B95A3F /* scimgdataloader_jpeg.cpp */, |
||
2182 | 8808DBDC123238D000B95A3F /* scimgdataloader_jpeg.h */, |
||
2183 | 8808DBDD123238D000B95A3F /* scimgdataloader_pdf.cpp */, |
||
2184 | 8808DBDE123238D000B95A3F /* scimgdataloader_pdf.h */, |
||
2185 | 8808DBDF123238D000B95A3F /* scimgdataloader_pict.cpp */, |
||
2186 | 8808DBE0123238D000B95A3F /* scimgdataloader_pict.h */, |
||
2187 | 8808DBE1123238D000B95A3F /* scimgdataloader_ps.cpp */, |
||
2188 | 8808DBE2123238D000B95A3F /* scimgdataloader_ps.h */, |
||
2189 | 8808DBE3123238D000B95A3F /* scimgdataloader_psd.cpp */, |
||
2190 | 8808DBE4123238D000B95A3F /* scimgdataloader_psd.h */, |
||
2191 | 8808DBE5123238D000B95A3F /* scimgdataloader_qt.cpp */, |
||
2192 | 8808DBE6123238D000B95A3F /* scimgdataloader_qt.h */, |
||
2193 | 8808DBE7123238D000B95A3F /* scimgdataloader_tiff.cpp */, |
||
2194 | 8808DBE8123238D000B95A3F /* scimgdataloader_tiff.h */, |
||
2195 | 8808DBE9123238D000B95A3F /* scimgdataloader_wpg.cpp */, |
||
2196 | 8808DBEA123238D000B95A3F /* scimgdataloader_wpg.h */, |
||
2197 | 8808DBEB123238D000B95A3F /* sclayer.cpp */, |
||
2198 | 8808DBEC123238D000B95A3F /* sclayer.h */, |
||
2199 | 8808DBED123238D000B95A3F /* sclimits.h */, |
||
2200 | 8808DBEE123238D000B95A3F /* sclistboxpixmap.h */, |
||
2201 | 8808DBEF123238D000B95A3F /* sclockedfile.cpp */, |
||
2202 | 8808DBF0123238D000B95A3F /* sclockedfile.h */, |
||
2203 | 8808DBF1123238D000B95A3F /* scmimedata.cpp */, |
||
2204 | 8808DBF2123238D000B95A3F /* scmimedata.h */, |
||
2205 | 8808DBF3123238D000B95A3F /* scpageoutput.cpp */, |
||
2206 | 8808DBF4123238D000B95A3F /* scpageoutput.h */, |
||
2207 | 8808DBF5123238D000B95A3F /* scpageoutput_ps2.cpp */, |
||
2208 | 8808DBF6123238D000B95A3F /* scpageoutput_ps2.h */, |
||
2209 | 8808DBF7123238D000B95A3F /* scpainter.cpp */, |
||
2210 | 8808DBF8123238D000B95A3F /* scpainter.h */, |
||
2211 | 8808DBF9123238D000B95A3F /* scpainterex_cairo.cpp */, |
||
2212 | 8808DBFA123238D000B95A3F /* scpainterex_cairo.h */, |
||
2213 | 8808DBFB123238D000B95A3F /* scpainterex_gdi.cpp */, |
||
2214 | 8808DBFC123238D000B95A3F /* scpainterex_gdi.h */, |
||
2215 | 8808DBFD123238D000B95A3F /* scpainterex_gdiplus.cpp */, |
||
2216 | 8808DBFE123238D000B95A3F /* scpainterex_gdiplus.h */, |
||
2217 | 8808DBFF123238D000B95A3F /* scpainterex_ps2.cpp */, |
||
2218 | 8808DC00123238D000B95A3F /* scpainterex_ps2.h */, |
||
2219 | 8808DC01123238D000B95A3F /* scpainterexbase.cpp */, |
||
2220 | 8808DC02123238D000B95A3F /* scpainterexbase.h */, |
||
2221 | 8808DC03123238D000B95A3F /* scpaths.cpp */, |
||
2222 | 8808DC04123238D000B95A3F /* scpaths.h */, |
||
2223 | 8808DC05123238D000B95A3F /* scpattern.cpp */, |
||
2224 | 8808DC06123238D000B95A3F /* scpattern.h */, |
||
2225 | 8808DC07123238D000B95A3F /* scpixmapcache.h */, |
||
2226 | 8808DC08123238D000B95A3F /* scplugin.cpp */, |
||
2227 | 8808DC09123238D000B95A3F /* scplugin.h */, |
||
2228 | 8808DC0A123238D000B95A3F /* scpreview.cpp */, |
||
2229 | 8808DC0B123238D000B95A3F /* scpreview.h */, |
||
2230 | 8808DC0C123238D000B95A3F /* scprintengine.h */, |
||
2231 | 8808DC0D123238D000B95A3F /* scprintengine_gdi.cpp */, |
||
2232 | 8808DC0E123238D000B95A3F /* scprintengine_gdi.h */, |
||
2233 | 8808DC0F123238D000B95A3F /* scprintengine_ps.cpp */, |
||
2234 | 8808DC10123238D000B95A3F /* scprintengine_ps.h */, |
||
2235 | 8808DC11123238D000B95A3F /* scraction.cpp */, |
||
2236 | 8808DC12123238D000B95A3F /* scraction.h */, |
||
2237 | 8808DC13123238D000B95A3F /* scribus.cpp */, |
||
2238 | 8808DC14123238D000B95A3F /* scribus.h */, |
||
2239 | 8808DC15123238D000B95A3F /* scribusapi.h */, |
||
2240 | 8808DC16123238D000B95A3F /* scribusapp.cpp */, |
||
2241 | 8808DC17123238D000B95A3F /* scribusapp.h */, |
||
2242 | 8808DC18123238D000B95A3F /* scribuscore.cpp */, |
||
2243 | 8808DC19123238D000B95A3F /* scribuscore.h */, |
||
2244 | 8808DC1A123238D000B95A3F /* scribusdoc.cpp */, |
||
2245 | 8808DC1B123238D000B95A3F /* scribusdoc.h */, |
||
2246 | 8808DC1C123238D000B95A3F /* scribusstructs.h */, |
||
2247 | 8808DC1D123238D000B95A3F /* scribusview.cpp */, |
||
2248 | 8808DC1E123238D000B95A3F /* scribusview.h */, |
||
2249 | 8808DC1F123238D000B95A3F /* scribuswin.cpp */, |
||
2250 | 8808DC20123238D000B95A3F /* scribuswin.h */, |
||
2251 | 8808DC21123238D000B95A3F /* scribusXml.cpp */, |
||
2252 | 8808DC22123238D000B95A3F /* scribusXml.h */, |
||
2253 | 8808DC23123238D000B95A3F /* scslainforeader.cpp */, |
||
2254 | 8808DC24123238D000B95A3F /* scslainforeader.h */, |
||
2255 | 8808DC25123238D000B95A3F /* scstreamfilter.cpp */, |
||
2256 | 8808DC26123238D000B95A3F /* scstreamfilter.h */, |
||
2257 | 8808DC27123238D000B95A3F /* scstreamfilter_ascii85.cpp */, |
||
2258 | 8808DC28123238D000B95A3F /* scstreamfilter_ascii85.h */, |
||
2259 | 8808DC29123238D000B95A3F /* scstreamfilter_flate.cpp */, |
||
2260 | 8808DC2A123238D000B95A3F /* scstreamfilter_flate.h */, |
||
2261 | 8808DC2B123238D000B95A3F /* scstreamfilter_jpeg.cpp */, |
||
2262 | 8808DC2C123238D000B95A3F /* scstreamfilter_jpeg.h */, |
||
2263 | 8808DC2D123238D000B95A3F /* scstreamfilter_rc4.cpp */, |
||
2264 | 8808DC2E123238D000B95A3F /* scstreamfilter_rc4.h */, |
||
2265 | 8808DC2F123238D000B95A3F /* sctextstream.cpp */, |
||
2266 | 8808DC30123238D000B95A3F /* sctextstream.h */, |
||
2267 | 8808DC31123238D000B95A3F /* sctextstruct.cpp */, |
||
2268 | 8808DC32123238D000B95A3F /* sctextstruct.h */, |
||
2269 | 8808DC33123238D000B95A3F /* scxmlstreamreader.cpp */, |
||
2270 | 8808DC34123238D000B95A3F /* scxmlstreamreader.h */, |
||
2271 | 8808DC35123238D000B95A3F /* scxmlstreamwriter.h */, |
||
2272 | 8808DC36123238D000B95A3F /* selection.cpp */, |
||
2273 | 8808DC37123238D000B95A3F /* selection.h */, |
||
2274 | 8808DC38123238D000B95A3F /* serializer.cpp */, |
||
2275 | 8808DC39123238D000B95A3F /* serializer.h */, |
||
2276 | 8808DC3A123238D000B95A3F /* stencilreader.cpp */, |
||
2277 | 8808DC3B123238D000B95A3F /* stencilreader.h */, |
||
2278 | 8808DC3C123238D000B95A3F /* style.h */, |
||
2279 | 8808DC3D123238D000B95A3F /* styleitem.cpp */, |
||
2280 | 8808DC3E123238D000B95A3F /* styleitem.h */, |
||
2281 | 8808DC3F123238D000B95A3F /* styleoptions.h */, |
||
2282 | 8808DC40123238D000B95A3F /* styles */, |
||
2283 | 8808DC53123238D000B95A3F /* text */, |
||
2284 | 8808DC60123238D000B95A3F /* textwriter.cpp */, |
||
2285 | 8808DC61123238D000B95A3F /* textwriter.h */, |
||
2286 | 8808DC62123238D000B95A3F /* third_party */, |
||
2287 | 8808DD66123238D000B95A3F /* tocgenerator.cpp */, |
||
2288 | 8808DD67123238D000B95A3F /* tocgenerator.h */, |
||
2289 | 8808DD68123238D000B95A3F /* transaction.cpp */, |
||
2290 | 8808DD69123238D000B95A3F /* transaction.h */, |
||
2291 | 8808DD6A123238D000B95A3F /* translationdummy.cpp */, |
||
2292 | 8808DD6B123238D000B95A3F /* tt */, |
||
2293 | 8808DD71123238D000B95A3F /* ui */, |
||
2294 | 8808DF76123238D100B95A3F /* undogui.cpp */, |
||
2295 | 8808DF77123238D100B95A3F /* undogui.h */, |
||
2296 | 8808DF78123238D100B95A3F /* undomanager.cpp */, |
||
2297 | 8808DF79123238D100B95A3F /* undomanager.h */, |
||
2298 | 8808DF7A123238D100B95A3F /* undoobject.cpp */, |
||
2299 | 8808DF7B123238D100B95A3F /* undoobject.h */, |
||
2300 | 8808DF7C123238D100B95A3F /* undostack.cpp */, |
||
2301 | 8808DF7D123238D100B95A3F /* undostack.h */, |
||
2302 | 8808DF7E123238D100B95A3F /* undostate.cpp */, |
||
2303 | 8808DF7F123238D100B95A3F /* undostate.h */, |
||
2304 | 8808DF80123238D100B95A3F /* unicodemap */, |
||
2305 | 8808DF84123238D100B95A3F /* units.cpp */, |
||
2306 | 8808DF85123238D100B95A3F /* units.h */, |
||
2307 | 8808DF86123238D100B95A3F /* unzip.c */, |
||
2308 | 8808DF87123238D100B95A3F /* unzip.h */, |
||
2309 | 8808DF88123238D100B95A3F /* updatemanager.cpp */, |
||
2310 | 8808DF89123238D100B95A3F /* updatemanager.h */, |
||
2311 | 8808DF8A123238D100B95A3F /* upgradechecker.cpp */, |
||
2312 | 8808DF8B123238D100B95A3F /* upgradechecker.h */, |
||
2313 | 8808DF8C123238D100B95A3F /* urllauncher.cpp */, |
||
2314 | 8808DF8D123238D100B95A3F /* urllauncher.h */, |
||
2315 | 8808DF8E123238D100B95A3F /* usertaskstructs.h */, |
||
2316 | 8808DF8F123238D100B95A3F /* util.cpp */, |
||
2317 | 8808DF90123238D100B95A3F /* util.h */, |
||
2318 | 8808DF91123238D100B95A3F /* util_color.cpp */, |
||
2319 | 8808DF92123238D100B95A3F /* util_color.h */, |
||
2320 | 8808DF93123238D100B95A3F /* util_file.cpp */, |
||
2321 | 8808DF94123238D100B95A3F /* util_file.h */, |
||
2322 | 8808DF95123238D100B95A3F /* util_formats.cpp */, |
||
2323 | 8808DF96123238D100B95A3F /* util_formats.h */, |
||
2324 | 8808DF97123238D100B95A3F /* util_ghostscript.cpp */, |
||
2325 | 8808DF98123238D100B95A3F /* util_ghostscript.h */, |
||
2326 | 8808DF99123238D100B95A3F /* util_icon.cpp */, |
||
2327 | 8808DF9A123238D100B95A3F /* util_icon.h */, |
||
2328 | 8808DF9B123238D100B95A3F /* util_layer.cpp */, |
||
2329 | 8808DF9C123238D100B95A3F /* util_layer.h */, |
||
2330 | 8808DF9D123238D100B95A3F /* util_math.cpp */, |
||
2331 | 8808DF9E123238D100B95A3F /* util_math.h */, |
||
2332 | 8808DF9F123238D100B95A3F /* util_printer.cpp */, |
||
2333 | 8808DFA0123238D100B95A3F /* util_printer.h */, |
||
2334 | 8808DFA1123238D100B95A3F /* util_text.cpp */, |
||
2335 | 8808DFA2123238D100B95A3F /* util_text.h */, |
||
2336 | 8808DFA3123238D100B95A3F /* vgradient.cpp */, |
||
2337 | 8808DFA4123238D100B95A3F /* vgradient.h */, |
||
2338 | 8808DFA5123238D100B95A3F /* vgradientex.cpp */, |
||
2339 | 8808DFA6123238D100B95A3F /* vgradientex.h */, |
||
2340 | ); |
||
2341 | name = Scribus; |
||
2342 | sourceTree = "<group>"; |
||
2343 | }; |
||
2344 | 8808D849123238CF00B95A3F /* colormgmt */ = { |
||
2345 | isa = PBXGroup; |
||
2346 | children = ( |
||
2347 | 8808D84A123238CF00B95A3F /* CMakeLists.txt */, |
||
2348 | 8808D84B123238CF00B95A3F /* sccolormgmtelem.h */, |
||
2349 | 8808D84C123238CF00B95A3F /* sccolormgmtengine.cpp */, |
||
2350 | 8808D84D123238CF00B95A3F /* sccolormgmtengine.h */, |
||
2351 | 8808D84E123238CF00B95A3F /* sccolormgmtenginedata.cpp */, |
||
2352 | 8808D84F123238CF00B95A3F /* sccolormgmtenginedata.h */, |
||
2353 | 8808D850123238CF00B95A3F /* sccolormgmtenginefactory.cpp */, |
||
2354 | 8808D851123238CF00B95A3F /* sccolormgmtenginefactory.h */, |
||
2355 | 8808D852123238CF00B95A3F /* sccolormgmtimplelem.cpp */, |
||
2356 | 8808D853123238CF00B95A3F /* sccolormgmtimplelem.h */, |
||
2357 | 8808D854123238CF00B95A3F /* sccolormgmtstructs.cpp */, |
||
2358 | 8808D855123238CF00B95A3F /* sccolormgmtstructs.h */, |
||
2359 | 8808D856123238CF00B95A3F /* sccolorprofile.cpp */, |
||
2360 | 8808D857123238CF00B95A3F /* sccolorprofile.h */, |
||
2361 | 8808D858123238CF00B95A3F /* sccolorprofilecache.cpp */, |
||
2362 | 8808D859123238CF00B95A3F /* sccolorprofilecache.h */, |
||
2363 | 8808D85A123238CF00B95A3F /* sccolorprofiledata.cpp */, |
||
2364 | 8808D85B123238CF00B95A3F /* sccolorprofiledata.h */, |
||
2365 | 8808D85C123238CF00B95A3F /* sccolorspace.cpp */, |
||
2366 | 8808D85D123238CF00B95A3F /* sccolorspace.h */, |
||
2367 | 8808D85E123238CF00B95A3F /* sccolorspacedata.cpp */, |
||
2368 | 8808D85F123238CF00B95A3F /* sccolorspacedata.h */, |
||
2369 | 8808D860123238CF00B95A3F /* sccolorspacedata_cmyk.h */, |
||
2370 | 8808D861123238CF00B95A3F /* sccolorspacedata_cmyka.h */, |
||
2371 | 8808D862123238CF00B95A3F /* sccolorspacedata_gray.h */, |
||
2372 | 8808D863123238CF00B95A3F /* sccolorspacedata_laba.h */, |
||
2373 | 8808D864123238CF00B95A3F /* sccolorspacedata_rgb.h */, |
||
2374 | 8808D865123238CF00B95A3F /* sccolorspacedata_rgba.h */, |
||
2375 | 8808D866123238CF00B95A3F /* sccolortransform.cpp */, |
||
2376 | 8808D867123238CF00B95A3F /* sccolortransform.h */, |
||
2377 | 8808D868123238CF00B95A3F /* sccolortransformdata.h */, |
||
2378 | 8808D869123238CF00B95A3F /* sccolortransformpool.cpp */, |
||
2379 | 8808D86A123238CF00B95A3F /* sccolortransformpool.h */, |
||
2380 | 8808D86B123238CF00B95A3F /* sclcms2colormgmtengineimpl.cpp */, |
||
2381 | 8808D86C123238CF00B95A3F /* sclcms2colormgmtengineimpl.h */, |
||
2382 | 8808D86D123238CF00B95A3F /* sclcms2colorprofileimpl.cpp */, |
||
2383 | 8808D86E123238CF00B95A3F /* sclcms2colorprofileimpl.h */, |
||
2384 | 8808D86F123238CF00B95A3F /* sclcms2colortransformimpl.cpp */, |
||
2385 | 8808D870123238CF00B95A3F /* sclcms2colortransformimpl.h */, |
||
2386 | 8808D871123238CF00B95A3F /* sclcmscolormgmtengineimpl.cpp */, |
||
2387 | 8808D872123238CF00B95A3F /* sclcmscolormgmtengineimpl.h */, |
||
2388 | 8808D873123238CF00B95A3F /* sclcmscolorprofileimpl.cpp */, |
||
2389 | 8808D874123238CF00B95A3F /* sclcmscolorprofileimpl.h */, |
||
2390 | 8808D875123238CF00B95A3F /* sclcmscolortransformimpl.cpp */, |
||
2391 | 8808D876123238CF00B95A3F /* sclcmscolortransformimpl.h */, |
||
2392 | ); |
||
2393 | name = colormgmt; |
||
2394 | path = ../../scribus/colormgmt; |
||
2395 | sourceTree = SOURCE_ROOT; |
||
2396 | }; |
||
2397 | 8808D87E123238CF00B95A3F /* desaxe */ = { |
||
2398 | isa = PBXGroup; |
||
2399 | children = ( |
||
2400 | 8808D87F123238CF00B95A3F /* actions.h */, |
||
2401 | 8808D880123238CF00B95A3F /* automata.h */, |
||
2402 | 8808D881123238CF00B95A3F /* base_actions.h */, |
||
2403 | 8808D882123238CF00B95A3F /* CMakeLists.txt */, |
||
2404 | 8808D883123238CF00B95A3F /* control_actions.h */, |
||
2405 | 8808D884123238CF00B95A3F /* desaxe_conf.h */, |
||
2406 | 8808D885123238CF00B95A3F /* desaxe_test.cpp */, |
||
2407 | 8808D886123238CF00B95A3F /* digester.cpp */, |
||
2408 | 8808D887123238CF00B95A3F /* digester.h */, |
||
2409 | 8808D888123238CF00B95A3F /* digester_parse.cpp */, |
||
2410 | 8808D889123238CF00B95A3F /* prog_actions.h */, |
||
2411 | 8808D88A123238CF00B95A3F /* saxfilter.cpp */, |
||
2412 | 8808D88B123238CF00B95A3F /* saxfilter.h */, |
||
2413 | 8808D88C123238CF00B95A3F /* saxhandler.h */, |
||
2414 | 8808D88D123238CF00B95A3F /* saxio.h */, |
||
2415 | 8808D88E123238CF00B95A3F /* saxiohelper.cpp */, |
||
2416 | 8808D88F123238CF00B95A3F /* saxiohelper.h */, |
||
2417 | 8808D890123238CF00B95A3F /* saxXML.cpp */, |
||
2418 | 8808D891123238CF00B95A3F /* saxXML.h */, |
||
2419 | 8808D892123238CF00B95A3F /* simple_actions.h */, |
||
2420 | 8808D893123238CF00B95A3F /* uniqueid.cpp */, |
||
2421 | 8808D894123238CF00B95A3F /* uniqueid.h */, |
||
2422 | ); |
||
2423 | name = desaxe; |
||
2424 | path = ../../scribus/desaxe; |
||
2425 | sourceTree = SOURCE_ROOT; |
||
2426 | }; |
||
2427 | 8808D895123238CF00B95A3F /* designer */ = { |
||
2428 | isa = PBXGroup; |
||
2429 | children = ( |
||
2430 | 8808D896123238CF00B95A3F /* CMakeLists.txt */, |
||
2431 | 8808D897123238CF00B95A3F /* README */, |
||
2432 | 8808D898123238CF00B95A3F /* scrspinboxplugin.cpp */, |
||
2433 | 8808D899123238CF00B95A3F /* scrspinboxplugin.h */, |
||
2434 | 8808D89A123238CF00B95A3F /* sctablewidgetplugin.cpp */, |
||
2435 | 8808D89B123238CF00B95A3F /* sctablewidgetplugin.h */, |
||
2436 | 8808D89C123238CF00B95A3F /* sctextbrowserplugin.cpp */, |
||
2437 | 8808D89D123238CF00B95A3F /* sctextbrowserplugin.h */, |
||
2438 | 8808D89E123238CF00B95A3F /* smwidgets */, |
||
2439 | ); |
||
2440 | name = designer; |
||
2441 | path = ../../scribus/designer; |
||
2442 | sourceTree = SOURCE_ROOT; |
||
2443 | }; |
||
2444 | 8808D89E123238CF00B95A3F /* smwidgets */ = { |
||
2445 | isa = PBXGroup; |
||
2446 | children = ( |
||
2447 | 8808D89F123238CF00B95A3F /* CMakeLists.txt */, |
||
2448 | 8808D8A0123238CF00B95A3F /* make_cmakelists.py */, |
||
2449 | 8808D8A1123238CF00B95A3F /* smalignselectplugin.cpp */, |
||
2450 | 8808D8A2123238CF00B95A3F /* smalignselectplugin.h */, |
||
2451 | 8808D8A3123238CF00B95A3F /* smcolorcomboplugin.cpp */, |
||
2452 | 8808D8A4123238CF00B95A3F /* smcolorcomboplugin.h */, |
||
2453 | 8808D8A5123238CF00B95A3F /* smfontcombohplugin.cpp */, |
||
2454 | 8808D8A6123238CF00B95A3F /* smfontcombohplugin.h */, |
||
2455 | 8808D8A7123238CF00B95A3F /* smsccomboboxplugin.cpp */, |
||
2456 | 8808D8A8123238CF00B95A3F /* smsccomboboxplugin.h */, |
||
2457 | 8808D8A9123238CF00B95A3F /* smscrspinboxplugin.cpp */, |
||
2458 | 8808D8AA123238CF00B95A3F /* smscrspinboxplugin.h */, |
||
2459 | 8808D8AB123238CF00B95A3F /* smshadebuttonplugin.cpp */, |
||
2460 | 8808D8AC123238CF00B95A3F /* smshadebuttonplugin.h */, |
||
2461 | 8808D8AD123238CF00B95A3F /* smspinboxplugin.cpp */, |
||
2462 | 8808D8AE123238CF00B95A3F /* smspinboxplugin.h */, |
||
2463 | 8808D8AF123238CF00B95A3F /* smstyleselectplugin.cpp */, |
||
2464 | 8808D8B0123238CF00B95A3F /* smstyleselectplugin.h */, |
||
2465 | 8808D8B1123238CF00B95A3F /* smtabrulerplugin.cpp */, |
||
2466 | 8808D8B2123238CF00B95A3F /* smtabrulerplugin.h */, |
||
2467 | ); |
||
2468 | path = smwidgets; |
||
2469 | sourceTree = "<group>"; |
||
2470 | }; |
||
2471 | 8808D8B9123238CF00B95A3F /* dtd */ = { |
||
2472 | isa = PBXGroup; |
||
2473 | children = ( |
||
2474 | 8808D8BA123238CF00B95A3F /* CMakeLists.txt */, |
||
2475 | 8808D8BB123238CF00B95A3F /* scribuspdfoptions.dtd */, |
||
2476 | ); |
||
2477 | name = dtd; |
||
2478 | path = ../../scribus/dtd; |
||
2479 | sourceTree = SOURCE_ROOT; |
||
2480 | }; |
||
2481 | 8808D8C8123238CF00B95A3F /* fonts */ = { |
||
2482 | isa = PBXGroup; |
||
2483 | children = ( |
||
2484 | 8808D8C9123238CF00B95A3F /* CMakeLists.txt */, |
||
2485 | 8808D8CA123238CF00B95A3F /* ftface.cpp */, |
||
2486 | 8808D8CB123238CF00B95A3F /* ftface.h */, |
||
2487 | 8808D8CC123238CF00B95A3F /* scface.cpp */, |
||
2488 | 8808D8CD123238CF00B95A3F /* scface.h */, |
||
2489 | 8808D8CE123238CF00B95A3F /* scface_ps.cpp */, |
||
2490 | 8808D8CF123238CF00B95A3F /* scface_ps.h */, |
||
2491 | 8808D8D0123238CF00B95A3F /* scface_ttf.cpp */, |
||
2492 | 8808D8D1123238CF00B95A3F /* scface_ttf.h */, |
||
2493 | 8808D8D2123238CF00B95A3F /* scfontmetrics.cpp */, |
||
2494 | 8808D8D3123238CF00B95A3F /* scfontmetrics.h */, |
||
2495 | ); |
||
2496 | name = fonts; |
||
2497 | path = ../../scribus/fonts; |
||
2498 | sourceTree = SOURCE_ROOT; |
||
2499 | }; |
||
2500 | 8808D908123238CF00B95A3F /* manpages */ = { |
||
2501 | isa = PBXGroup; |
||
2502 | children = ( |
||
2503 | 8808D909123238CF00B95A3F /* CMakeLists.txt */, |
||
2504 | 8808D90A123238CF00B95A3F /* scribus.1 */, |
||
2505 | 8808D90B123238CF00B95A3F /* scribus.1.de */, |
||
2506 | 8808D90C123238CF00B95A3F /* scribus.1.pl */, |
||
2507 | ); |
||
2508 | name = manpages; |
||
2509 | path = ../../scribus/manpages; |
||
2510 | sourceTree = SOURCE_ROOT; |
||
2511 | }; |
||
2512 | 8808D91B123238CF00B95A3F /* old */ = { |
||
2513 | isa = PBXGroup; |
||
2514 | children = ( |
||
2515 | 8808D91C123238CF00B95A3F /* mspinbox.cpp */, |
||
2516 | 8808D91D123238CF00B95A3F /* mspinbox.h */, |
||
2517 | ); |
||
2518 | name = old; |
||
2519 | path = ../../scribus/old; |
||
2520 | sourceTree = SOURCE_ROOT; |
||
2521 | }; |
||
2522 | 8808D94F123238CF00B95A3F /* plugins */ = { |
||
2523 | isa = PBXGroup; |
||
2524 | children = ( |
||
18987 | avox | 2525 | 8885481B18EB38300063510D /* xpsexport */, |
15466 | avox | 2526 | 8808D950123238CF00B95A3F /* barcodegenerator */, |
2527 | 8808D958123238CF00B95A3F /* CMakeLists.txt */, |
||
2528 | 8808D959123238CF00B95A3F /* colorwheel */, |
||
2529 | 8808D962123238CF00B95A3F /* fileloader */, |
||
2530 | 8808D984123238CF00B95A3F /* fontpreview */, |
||
2531 | 8808D98B123238CF00B95A3F /* formatidlist.h */, |
||
2532 | 8808D98C123238CF00B95A3F /* gettext */, |
||
2533 | 8808D9CC123238CF00B95A3F /* import */, |
||
2534 | 8808DA2C123238CF00B95A3F /* imposition */, |
||
2535 | 8808DA33123238CF00B95A3F /* myplugin */, |
||
2536 | 8808DA39123238CF00B95A3F /* newfromtemplateplugin */, |
||
2537 | 8808DA46123238CF00B95A3F /* picbrowser */, |
||
2538 | 8808DA68123238CF00B95A3F /* pixmapexport */, |
||
2539 | 8808DA6F123238CF00B95A3F /* saveastemplateplugin */, |
||
2540 | 8808DA76123238CF00B95A3F /* scripter */, |
||
2541 | 8808DAD3123238D000B95A3F /* scriptplugin */, |
||
2542 | 8808DB3E123238D000B95A3F /* short-words */, |
||
2543 | 8808DB52123238D000B95A3F /* svgexplugin */, |
||
2544 | 8808DB56123238D000B95A3F /* tools */, |
||
2545 | ); |
||
2546 | name = plugins; |
||
2547 | path = ../../scribus/plugins; |
||
2548 | sourceTree = SOURCE_ROOT; |
||
2549 | }; |
||
2550 | 8808D950123238CF00B95A3F /* barcodegenerator */ = { |
||
2551 | isa = PBXGroup; |
||
2552 | children = ( |
||
2553 | 8808D951123238CF00B95A3F /* barcode.cpp */, |
||
2554 | 8808D952123238CF00B95A3F /* barcode.h */, |
||
2555 | 8808D953123238CF00B95A3F /* barcode.ps */, |
||
2556 | 8808D954123238CF00B95A3F /* barcodegenerator.cpp */, |
||
2557 | 8808D955123238CF00B95A3F /* barcodegenerator.h */, |
||
2558 | 8808D956123238CF00B95A3F /* barcodegenerator.ui */, |
||
2559 | 8808D957123238CF00B95A3F /* CMakeLists.txt */, |
||
2560 | ); |
||
2561 | path = barcodegenerator; |
||
2562 | sourceTree = "<group>"; |
||
2563 | }; |
||
2564 | 8808D959123238CF00B95A3F /* colorwheel */ = { |
||
2565 | isa = PBXGroup; |
||
2566 | children = ( |
||
2567 | 8808D95A123238CF00B95A3F /* CMakeLists.txt */, |
||
2568 | 8808D95B123238CF00B95A3F /* colorwheel.cpp */, |
||
2569 | 8808D95C123238CF00B95A3F /* colorwheel.h */, |
||
2570 | 8808D95D123238CF00B95A3F /* colorwheelwidget.cpp */, |
||
2571 | 8808D95E123238CF00B95A3F /* colorwheelwidget.h */, |
||
2572 | 8808D95F123238CF00B95A3F /* cwdialog.cpp */, |
||
2573 | 8808D960123238CF00B95A3F /* cwdialog.h */, |
||
2574 | 8808D961123238CF00B95A3F /* cwdialog.ui */, |
||
2575 | ); |
||
2576 | path = colorwheel; |
||
2577 | sourceTree = "<group>"; |
||
2578 | }; |
||
2579 | 8808D962123238CF00B95A3F /* fileloader */ = { |
||
2580 | isa = PBXGroup; |
||
2581 | children = ( |
||
2582 | 8808D963123238CF00B95A3F /* CMakeLists.txt */, |
||
2583 | 8808D964123238CF00B95A3F /* oldscribusformat */, |
||
2584 | 8808D96A123238CF00B95A3F /* scribus12format */, |
||
2585 | 8808D970123238CF00B95A3F /* scribus134format */, |
||
2586 | 8808D977123238CF00B95A3F /* scribus13format */, |
||
2587 | 8808D97D123238CF00B95A3F /* scribus150format */, |
||
2588 | ); |
||
2589 | path = fileloader; |
||
2590 | sourceTree = "<group>"; |
||
2591 | }; |
||
2592 | 8808D964123238CF00B95A3F /* oldscribusformat */ = { |
||
2593 | isa = PBXGroup; |
||
2594 | children = ( |
||
2595 | 8808D965123238CF00B95A3F /* CMakeLists.txt */, |
||
2596 | 8808D966123238CF00B95A3F /* oldscribusformat.cpp */, |
||
2597 | 8808D967123238CF00B95A3F /* oldscribusformat.h */, |
||
2598 | 8808D968123238CF00B95A3F /* oldscribusformatimpl.cpp */, |
||
2599 | 8808D969123238CF00B95A3F /* oldscribusformatimpl.h */, |
||
2600 | ); |
||
2601 | path = oldscribusformat; |
||
2602 | sourceTree = "<group>"; |
||
2603 | }; |
||
2604 | 8808D96A123238CF00B95A3F /* scribus12format */ = { |
||
2605 | isa = PBXGroup; |
||
2606 | children = ( |
||
2607 | 8808D96B123238CF00B95A3F /* CMakeLists.txt */, |
||
2608 | 8808D96C123238CF00B95A3F /* scribus12format.cpp */, |
||
2609 | 8808D96D123238CF00B95A3F /* scribus12format.h */, |
||
2610 | 8808D96E123238CF00B95A3F /* scribus12formatimpl.cpp */, |
||
2611 | 8808D96F123238CF00B95A3F /* scribus12formatimpl.h */, |
||
2612 | ); |
||
2613 | path = scribus12format; |
||
2614 | sourceTree = "<group>"; |
||
2615 | }; |
||
2616 | 8808D970123238CF00B95A3F /* scribus134format */ = { |
||
2617 | isa = PBXGroup; |
||
2618 | children = ( |
||
2619 | 8808D971123238CF00B95A3F /* CMakeLists.txt */, |
||
2620 | 8808D972123238CF00B95A3F /* scribus134format.cpp */, |
||
2621 | 8808D973123238CF00B95A3F /* scribus134format.h */, |
||
2622 | 8808D974123238CF00B95A3F /* scribus134format_save.cpp */, |
||
2623 | 8808D975123238CF00B95A3F /* scribus134formatimpl.cpp */, |
||
2624 | 8808D976123238CF00B95A3F /* scribus134formatimpl.h */, |
||
2625 | ); |
||
2626 | path = scribus134format; |
||
2627 | sourceTree = "<group>"; |
||
2628 | }; |
||
2629 | 8808D977123238CF00B95A3F /* scribus13format */ = { |
||
2630 | isa = PBXGroup; |
||
2631 | children = ( |
||
2632 | 8808D978123238CF00B95A3F /* CMakeLists.txt */, |
||
2633 | 8808D979123238CF00B95A3F /* scribus13format.cpp */, |
||
2634 | 8808D97A123238CF00B95A3F /* scribus13format.h */, |
||
2635 | 8808D97B123238CF00B95A3F /* scribus13formatimpl.cpp */, |
||
2636 | 8808D97C123238CF00B95A3F /* scribus13formatimpl.h */, |
||
2637 | ); |
||
2638 | path = scribus13format; |
||
2639 | sourceTree = "<group>"; |
||
2640 | }; |
||
2641 | 8808D97D123238CF00B95A3F /* scribus150format */ = { |
||
2642 | isa = PBXGroup; |
||
2643 | children = ( |
||
2644 | 8808D97E123238CF00B95A3F /* CMakeLists.txt */, |
||
2645 | 8808D97F123238CF00B95A3F /* scribus150format.cpp */, |
||
2646 | 8808D980123238CF00B95A3F /* scribus150format.h */, |
||
2647 | 8808D981123238CF00B95A3F /* scribus150format_save.cpp */, |
||
2648 | 8808D982123238CF00B95A3F /* scribus150formatimpl.cpp */, |
||
2649 | 8808D983123238CF00B95A3F /* scribus150formatimpl.h */, |
||
2650 | ); |
||
2651 | path = scribus150format; |
||
2652 | sourceTree = "<group>"; |
||
2653 | }; |
||
2654 | 8808D984123238CF00B95A3F /* fontpreview */ = { |
||
2655 | isa = PBXGroup; |
||
2656 | children = ( |
||
2657 | 8808D985123238CF00B95A3F /* CMakeLists.txt */, |
||
2658 | 8808D986123238CF00B95A3F /* fontpreview.cpp */, |
||
2659 | 8808D987123238CF00B95A3F /* fontpreview.h */, |
||
2660 | 8808D988123238CF00B95A3F /* fontpreview.ui */, |
||
2661 | 8808D989123238CF00B95A3F /* fontpreviewplugin.cpp */, |
||
2662 | 8808D98A123238CF00B95A3F /* fontpreviewplugin.h */, |
||
2663 | ); |
||
2664 | path = fontpreview; |
||
2665 | sourceTree = "<group>"; |
||
2666 | }; |
||
2667 | 8808D98C123238CF00B95A3F /* gettext */ = { |
||
2668 | isa = PBXGroup; |
||
2669 | children = ( |
||
2670 | 8808D98D123238CF00B95A3F /* CMakeLists.txt */, |
||
2671 | 8808D98E123238CF00B95A3F /* csvim */, |
||
2672 | 8808D994123238CF00B95A3F /* docim */, |
||
2673 | 8808D998123238CF00B95A3F /* htmlim */, |
||
2674 | 8808D99E123238CF00B95A3F /* odtim */, |
||
2675 | 8808D9A8123238CF00B95A3F /* pdbim */, |
||
2676 | 8808D9AC123238CF00B95A3F /* sxwim */, |
||
2677 | 8808D9B6123238CF00B95A3F /* textfilter */, |
||
2678 | 8808D9BE123238CF00B95A3F /* txtim */, |
||
2679 | 8808D9C2123238CF00B95A3F /* xtgim */, |
||
2680 | ); |
||
2681 | path = gettext; |
||
2682 | sourceTree = "<group>"; |
||
2683 | }; |
||
2684 | 8808D98E123238CF00B95A3F /* csvim */ = { |
||
2685 | isa = PBXGroup; |
||
2686 | children = ( |
||
2687 | 8808D98F123238CF00B95A3F /* CMakeLists.txt */, |
||
2688 | 8808D990123238CF00B95A3F /* csvdia.cpp */, |
||
2689 | 8808D991123238CF00B95A3F /* csvdia.h */, |
||
2690 | 8808D992123238CF00B95A3F /* csvim.cpp */, |
||
2691 | 8808D993123238CF00B95A3F /* csvim.h */, |
||
2692 | ); |
||
2693 | path = csvim; |
||
2694 | sourceTree = "<group>"; |
||
2695 | }; |
||
2696 | 8808D994123238CF00B95A3F /* docim */ = { |
||
2697 | isa = PBXGroup; |
||
2698 | children = ( |
||
2699 | 8808D995123238CF00B95A3F /* CMakeLists.txt */, |
||
2700 | 8808D996123238CF00B95A3F /* docim.cpp */, |
||
2701 | 8808D997123238CF00B95A3F /* docim.h */, |
||
2702 | ); |
||
2703 | path = docim; |
||
2704 | sourceTree = "<group>"; |
||
2705 | }; |
||
2706 | 8808D998123238CF00B95A3F /* htmlim */ = { |
||
2707 | isa = PBXGroup; |
||
2708 | children = ( |
||
2709 | 8808D999123238CF00B95A3F /* CMakeLists.txt */, |
||
2710 | 8808D99A123238CF00B95A3F /* htmlim.cpp */, |
||
2711 | 8808D99B123238CF00B95A3F /* htmlim.h */, |
||
2712 | 8808D99C123238CF00B95A3F /* htmlreader.cpp */, |
||
2713 | 8808D99D123238CF00B95A3F /* htmlreader.h */, |
||
2714 | ); |
||
2715 | path = htmlim; |
||
2716 | sourceTree = "<group>"; |
||
2717 | }; |
||
2718 | 8808D99E123238CF00B95A3F /* odtim */ = { |
||
2719 | isa = PBXGroup; |
||
2720 | children = ( |
||
2721 | 8808D99F123238CF00B95A3F /* CMakeLists.txt */, |
||
2722 | 8808D9A0123238CF00B95A3F /* contentreader.cpp */, |
||
2723 | 8808D9A1123238CF00B95A3F /* contentreader.h */, |
||
2724 | 8808D9A2123238CF00B95A3F /* odtdia.cpp */, |
||
2725 | 8808D9A3123238CF00B95A3F /* odtdia.h */, |
||
2726 | 8808D9A4123238CF00B95A3F /* odtim.cpp */, |
||
2727 | 8808D9A5123238CF00B95A3F /* odtim.h */, |
||
2728 | 8808D9A6123238CF00B95A3F /* stylereader.cpp */, |
||
2729 | 8808D9A7123238CF00B95A3F /* stylereader.h */, |
||
2730 | ); |
||
2731 | path = odtim; |
||
2732 | sourceTree = "<group>"; |
||
2733 | }; |
||
2734 | 8808D9A8123238CF00B95A3F /* pdbim */ = { |
||
2735 | isa = PBXGroup; |
||
2736 | children = ( |
||
2737 | 8808D9A9123238CF00B95A3F /* CMakeLists.txt */, |
||
2738 | 8808D9AA123238CF00B95A3F /* pdbim.cpp */, |
||
2739 | 8808D9AB123238CF00B95A3F /* pdbim.h */, |
||
2740 | ); |
||
2741 | path = pdbim; |
||
2742 | sourceTree = "<group>"; |
||
2743 | }; |
||
2744 | 8808D9AC123238CF00B95A3F /* sxwim */ = { |
||
2745 | isa = PBXGroup; |
||
2746 | children = ( |
||
2747 | 8808D9AD123238CF00B95A3F /* CMakeLists.txt */, |
||
2748 | 8808D9AE123238CF00B95A3F /* contentreader.cpp */, |
||
2749 | 8808D9AF123238CF00B95A3F /* contentreader.h */, |
||
2750 | 8808D9B0123238CF00B95A3F /* stylereader.cpp */, |
||
2751 | 8808D9B1123238CF00B95A3F /* stylereader.h */, |
||
2752 | 8808D9B2123238CF00B95A3F /* sxwdia.cpp */, |
||
2753 | 8808D9B3123238CF00B95A3F /* sxwdia.h */, |
||
2754 | 8808D9B4123238CF00B95A3F /* sxwim.cpp */, |
||
2755 | 8808D9B5123238CF00B95A3F /* sxwim.h */, |
||
2756 | ); |
||
2757 | path = sxwim; |
||
2758 | sourceTree = "<group>"; |
||
2759 | }; |
||
2760 | 8808D9B6123238CF00B95A3F /* textfilter */ = { |
||
2761 | isa = PBXGroup; |
||
2762 | children = ( |
||
2763 | 8808D9B7123238CF00B95A3F /* CMakeLists.txt */, |
||
2764 | 8808D9B8123238CF00B95A3F /* textfilter.cpp */, |
||
2765 | 8808D9B9123238CF00B95A3F /* textfilter.h */, |
||
2766 | 8808D9BA123238CF00B95A3F /* tfdia.cpp */, |
||
2767 | 8808D9BB123238CF00B95A3F /* tfdia.h */, |
||
2768 | 8808D9BC123238CF00B95A3F /* tffilter.cpp */, |
||
2769 | 8808D9BD123238CF00B95A3F /* tffilter.h */, |
||
2770 | ); |
||
2771 | path = textfilter; |
||
2772 | sourceTree = "<group>"; |
||
2773 | }; |
||
2774 | 8808D9BE123238CF00B95A3F /* txtim */ = { |
||
2775 | isa = PBXGroup; |
||
2776 | children = ( |
||
2777 | 8808D9BF123238CF00B95A3F /* CMakeLists.txt */, |
||
2778 | 8808D9C0123238CF00B95A3F /* txtim.cpp */, |
||
2779 | 8808D9C1123238CF00B95A3F /* txtim.h */, |
||
2780 | ); |
||
2781 | path = txtim; |
||
2782 | sourceTree = "<group>"; |
||
2783 | }; |
||
2784 | 8808D9C2123238CF00B95A3F /* xtgim */ = { |
||
2785 | isa = PBXGroup; |
||
2786 | children = ( |
||
2787 | 8808D9C3123238CF00B95A3F /* CMakeLists.txt */, |
||
2788 | 8808D9C4123238CF00B95A3F /* fontselectdialog.cpp */, |
||
2789 | 8808D9C5123238CF00B95A3F /* fontselectdialog.h */, |
||
2790 | 8808D9C6123238CF00B95A3F /* xtgdialog.cpp */, |
||
2791 | 8808D9C7123238CF00B95A3F /* xtgdialog.h */, |
||
2792 | 8808D9C8123238CF00B95A3F /* xtgim.cpp */, |
||
2793 | 8808D9C9123238CF00B95A3F /* xtgim.h */, |
||
2794 | 8808D9CA123238CF00B95A3F /* xtgscanner.cpp */, |
||
2795 | 8808D9CB123238CF00B95A3F /* xtgscanner.h */, |
||
2796 | ); |
||
2797 | path = xtgim; |
||
2798 | sourceTree = "<group>"; |
||
2799 | }; |
||
2800 | 8808D9CC123238CF00B95A3F /* import */ = { |
||
2801 | isa = PBXGroup; |
||
2802 | children = ( |
||
2803 | 8808D9CD123238CF00B95A3F /* ai */, |
||
2804 | 8808D9D3123238CF00B95A3F /* cgm */, |
||
2805 | 8808D9D9123238CF00B95A3F /* CMakeLists.txt */, |
||
2806 | 8808D9DA123238CF00B95A3F /* cvg */, |
||
2807 | 8808D9E0123238CF00B95A3F /* drw */, |
||
2808 | 8808D9E6123238CF00B95A3F /* idml */, |
||
2809 | 8808D9EE123238CF00B95A3F /* oodraw */, |
||
2810 | 8808D9F4123238CF00B95A3F /* pct */, |
||
2811 | 8808D9FA123238CF00B95A3F /* ps */, |
||
2812 | 8808DA02123238CF00B95A3F /* svg */, |
||
2813 | 8808DA07123238CF00B95A3F /* uniconvertor */, |
||
2814 | 8808DA0C123238CF00B95A3F /* wmf */, |
||
2815 | 8808DA18123238CF00B95A3F /* wpg */, |
||
2816 | 8808DA1E123238CF00B95A3F /* xar */, |
||
2817 | 8808DA26123238CF00B95A3F /* xfig */, |
||
2818 | ); |
||
2819 | path = import; |
||
2820 | sourceTree = "<group>"; |
||
2821 | }; |
||
2822 | 8808D9CD123238CF00B95A3F /* ai */ = { |
||
2823 | isa = PBXGroup; |
||
2824 | children = ( |
||
2825 | 8808D9CE123238CF00B95A3F /* CMakeLists.txt */, |
||
2826 | 8808D9CF123238CF00B95A3F /* importai.cpp */, |
||
2827 | 8808D9D0123238CF00B95A3F /* importai.h */, |
||
2828 | 8808D9D1123238CF00B95A3F /* importaiplugin.cpp */, |
||
2829 | 8808D9D2123238CF00B95A3F /* importaiplugin.h */, |
||
2830 | ); |
||
2831 | path = ai; |
||
2832 | sourceTree = "<group>"; |
||
2833 | }; |
||
2834 | 8808D9D3123238CF00B95A3F /* cgm */ = { |
||
2835 | isa = PBXGroup; |
||
2836 | children = ( |
||
2837 | 8808D9D4123238CF00B95A3F /* CMakeLists.txt */, |
||
2838 | 8808D9D5123238CF00B95A3F /* importcgm.cpp */, |
||
2839 | 8808D9D6123238CF00B95A3F /* importcgm.h */, |
||
2840 | 8808D9D7123238CF00B95A3F /* importcgmplugin.cpp */, |
||
2841 | 8808D9D8123238CF00B95A3F /* importcgmplugin.h */, |
||
2842 | ); |
||
2843 | path = cgm; |
||
2844 | sourceTree = "<group>"; |
||
2845 | }; |
||
2846 | 8808D9DA123238CF00B95A3F /* cvg */ = { |
||
2847 | isa = PBXGroup; |
||
2848 | children = ( |
||
2849 | 8808D9DB123238CF00B95A3F /* CMakeLists.txt */, |
||
2850 | 8808D9DC123238CF00B95A3F /* importcvg.cpp */, |
||
2851 | 8808D9DD123238CF00B95A3F /* importcvg.h */, |
||
2852 | 8808D9DE123238CF00B95A3F /* importcvgplugin.cpp */, |
||
2853 | 8808D9DF123238CF00B95A3F /* importcvgplugin.h */, |
||
2854 | ); |
||
2855 | path = cvg; |
||
2856 | sourceTree = "<group>"; |
||
2857 | }; |
||
2858 | 8808D9E0123238CF00B95A3F /* drw */ = { |
||
2859 | isa = PBXGroup; |
||
2860 | children = ( |
||
2861 | 8808D9E1123238CF00B95A3F /* CMakeLists.txt */, |
||
2862 | 8808D9E2123238CF00B95A3F /* importdrw.cpp */, |
||
2863 | 8808D9E3123238CF00B95A3F /* importdrw.h */, |
||
2864 | 8808D9E4123238CF00B95A3F /* importdrwplugin.cpp */, |
||
2865 | 8808D9E5123238CF00B95A3F /* importdrwplugin.h */, |
||
2866 | ); |
||
2867 | path = drw; |
||
2868 | sourceTree = "<group>"; |
||
2869 | }; |
||
2870 | 8808D9E6123238CF00B95A3F /* idml */ = { |
||
2871 | isa = PBXGroup; |
||
2872 | children = ( |
||
2873 | 8808D9E7123238CF00B95A3F /* CMakeLists.txt */, |
||
2874 | 8808D9E8123238CF00B95A3F /* docpreference.cpp */, |
||
2875 | 8808D9E9123238CF00B95A3F /* docpreference.h */, |
||
2876 | 8808D9EA123238CF00B95A3F /* importidml.cpp */, |
||
2877 | 8808D9EB123238CF00B95A3F /* importidml.h */, |
||
2878 | 8808D9EC123238CF00B95A3F /* importidmlimpl.cpp */, |
||
2879 | 8808D9ED123238CF00B95A3F /* importidmlimpl.h */, |
||
2880 | ); |
||
2881 | path = idml; |
||
2882 | sourceTree = "<group>"; |
||
2883 | }; |
||
2884 | 8808D9EE123238CF00B95A3F /* oodraw */ = { |
||
2885 | isa = PBXGroup; |
||
2886 | children = ( |
||
2887 | 8808D9EF123238CF00B95A3F /* CMakeLists.txt */, |
||
2888 | 8808D9F0123238CF00B95A3F /* oodrawimp.cpp */, |
||
2889 | 8808D9F1123238CF00B95A3F /* oodrawimp.h */, |
||
2890 | 8808D9F2123238CF00B95A3F /* stylestack.cpp */, |
||
2891 | 8808D9F3123238CF00B95A3F /* stylestack.h */, |
||
2892 | ); |
||
2893 | path = oodraw; |
||
2894 | sourceTree = "<group>"; |
||
2895 | }; |
||
2896 | 8808D9F4123238CF00B95A3F /* pct */ = { |
||
2897 | isa = PBXGroup; |
||
2898 | children = ( |
||
2899 | 8808D9F5123238CF00B95A3F /* CMakeLists.txt */, |
||
2900 | 8808D9F6123238CF00B95A3F /* importpct.cpp */, |
||
2901 | 8808D9F7123238CF00B95A3F /* importpct.h */, |
||
2902 | 8808D9F8123238CF00B95A3F /* importpctplugin.cpp */, |
||
2903 | 8808D9F9123238CF00B95A3F /* importpctplugin.h */, |
||
2904 | ); |
||
2905 | path = pct; |
||
2906 | sourceTree = "<group>"; |
||
2907 | }; |
||
2908 | 8808D9FA123238CF00B95A3F /* ps */ = { |
||
2909 | isa = PBXGroup; |
||
2910 | children = ( |
||
2911 | 8808D9FB123238CF00B95A3F /* CMakeLists.txt */, |
||
2912 | 8808D9FC123238CF00B95A3F /* import.prolog */, |
||
2913 | 8808D9FD123238CF00B95A3F /* importps.cpp */, |
||
2914 | 8808D9FE123238CF00B95A3F /* importps.h */, |
||
2915 | 8808D9FF123238CF00B95A3F /* importpsplugin.cpp */, |
||
2916 | 8808DA00123238CF00B95A3F /* importpsplugin.h */, |
||
2917 | 8808DA01123238CF00B95A3F /* LICENSE */, |
||
2918 | ); |
||
2919 | path = ps; |
||
2920 | sourceTree = "<group>"; |
||
2921 | }; |
||
2922 | 8808DA02123238CF00B95A3F /* svg */ = { |
||
2923 | isa = PBXGroup; |
||
2924 | children = ( |
||
2925 | 8808DA03123238CF00B95A3F /* .cvsignore */, |
||
2926 | 8808DA04123238CF00B95A3F /* CMakeLists.txt */, |
||
2927 | 8808DA05123238CF00B95A3F /* svgplugin.cpp */, |
||
2928 | 8808DA06123238CF00B95A3F /* svgplugin.h */, |
||
2929 | ); |
||
2930 | path = svg; |
||
2931 | sourceTree = "<group>"; |
||
2932 | }; |
||
2933 | 8808DA07123238CF00B95A3F /* uniconvertor */ = { |
||
2934 | isa = PBXGroup; |
||
2935 | children = ( |
||
2936 | 8808DA08123238CF00B95A3F /* .cvsignore */, |
||
2937 | 8808DA09123238CF00B95A3F /* CMakeLists.txt */, |
||
2938 | 8808DA0A123238CF00B95A3F /* uniconvplugin.cpp */, |
||
2939 | 8808DA0B123238CF00B95A3F /* uniconvplugin.h */, |
||
2940 | ); |
||
2941 | path = uniconvertor; |
||
2942 | sourceTree = "<group>"; |
||
2943 | }; |
||
2944 | 8808DA0C123238CF00B95A3F /* wmf */ = { |
||
2945 | isa = PBXGroup; |
||
2946 | children = ( |
||
2947 | 8808DA0D123238CF00B95A3F /* CMakeLists.txt */, |
||
2948 | 8808DA0E123238CF00B95A3F /* metafuncs.h */, |
||
2949 | 8808DA0F123238CF00B95A3F /* wmfcmd.h */, |
||
2950 | 8808DA10123238CF00B95A3F /* wmfcontext.cpp */, |
||
2951 | 8808DA11123238CF00B95A3F /* wmfcontext.h */, |
||
2952 | 8808DA12123238CF00B95A3F /* wmfhandle.h */, |
||
2953 | 8808DA13123238CF00B95A3F /* wmfimport.cpp */, |
||
2954 | 8808DA14123238CF00B95A3F /* wmfimport.h */, |
||
2955 | 8808DA15123238CF00B95A3F /* wmfimportplugin.cpp */, |
||
2956 | 8808DA16123238CF00B95A3F /* wmfimportplugin.h */, |
||
2957 | 8808DA17123238CF00B95A3F /* wmfstruct.h */, |
||
2958 | ); |
||
2959 | path = wmf; |
||
2960 | sourceTree = "<group>"; |
||
2961 | }; |
||
2962 | 8808DA18123238CF00B95A3F /* wpg */ = { |
||
2963 | isa = PBXGroup; |
||
2964 | children = ( |
||
2965 | 8808DA19123238CF00B95A3F /* CMakeLists.txt */, |
||
2966 | 8808DA1A123238CF00B95A3F /* importwpg.cpp */, |
||
2967 | 8808DA1B123238CF00B95A3F /* importwpg.h */, |
||
2968 | 8808DA1C123238CF00B95A3F /* importwpgplugin.cpp */, |
||
2969 | 8808DA1D123238CF00B95A3F /* importwpgplugin.h */, |
||
2970 | ); |
||
2971 | path = wpg; |
||
2972 | sourceTree = "<group>"; |
||
2973 | }; |
||
2974 | 8808DA1E123238CF00B95A3F /* xar */ = { |
||
2975 | isa = PBXGroup; |
||
2976 | children = ( |
||
2977 | 8808DA1F123238CF00B95A3F /* CMakeLists.txt */, |
||
2978 | 8808DA20123238CF00B95A3F /* importxar.cpp */, |
||
2979 | 8808DA21123238CF00B95A3F /* importxar.h */, |
||
2980 | 8808DA22123238CF00B95A3F /* importxarplugin.cpp */, |
||
2981 | 8808DA23123238CF00B95A3F /* importxarplugin.h */, |
||
2982 | 8808DA24123238CF00B95A3F /* qtiocompressor.cpp */, |
||
2983 | 8808DA25123238CF00B95A3F /* qtiocompressor.h */, |
||
2984 | ); |
||
2985 | path = xar; |
||
2986 | sourceTree = "<group>"; |
||
2987 | }; |
||
2988 | 8808DA26123238CF00B95A3F /* xfig */ = { |
||
2989 | isa = PBXGroup; |
||
2990 | children = ( |
||
2991 | 8808DA27123238CF00B95A3F /* CMakeLists.txt */, |
||
2992 | 8808DA28123238CF00B95A3F /* importxfig.cpp */, |
||
2993 | 8808DA29123238CF00B95A3F /* importxfig.h */, |
||
2994 | 8808DA2A123238CF00B95A3F /* importxfigplugin.cpp */, |
||
2995 | 8808DA2B123238CF00B95A3F /* importxfigplugin.h */, |
||
2996 | ); |
||
2997 | path = xfig; |
||
2998 | sourceTree = "<group>"; |
||
2999 | }; |
||
3000 | 8808DA2C123238CF00B95A3F /* imposition */ = { |
||
3001 | isa = PBXGroup; |
||
3002 | children = ( |
||
3003 | 8808DA2D123238CF00B95A3F /* CMakeLists.txt */, |
||
3004 | 8808DA2E123238CF00B95A3F /* imposition.cpp */, |
||
3005 | 8808DA2F123238CF00B95A3F /* imposition.h */, |
||
3006 | 8808DA30123238CF00B95A3F /* impositionbase.ui */, |
||
3007 | 8808DA31123238CF00B95A3F /* impositionplugin.cpp */, |
||
3008 | 8808DA32123238CF00B95A3F /* impositionplugin.h */, |
||
3009 | ); |
||
3010 | path = imposition; |
||
3011 | sourceTree = "<group>"; |
||
3012 | }; |
||
3013 | 8808DA33123238CF00B95A3F /* myplugin */ = { |
||
3014 | isa = PBXGroup; |
||
3015 | children = ( |
||
3016 | 8808DA34123238CF00B95A3F /* CMakeLists.txt */, |
||
3017 | 8808DA35123238CF00B95A3F /* myplugin.cpp */, |
||
3018 | 8808DA36123238CF00B95A3F /* myplugin.h */, |
||
3019 | 8808DA37123238CF00B95A3F /* mypluginimpl.cpp */, |
||
3020 | 8808DA38123238CF00B95A3F /* mypluginimpl.h */, |
||
3021 | ); |
||
3022 | path = myplugin; |
||
3023 | sourceTree = "<group>"; |
||
3024 | }; |
||
3025 | 8808DA39123238CF00B95A3F /* newfromtemplateplugin */ = { |
||
3026 | isa = PBXGroup; |
||
3027 | children = ( |
||
3028 | 8808DA3A123238CF00B95A3F /* CMakeLists.txt */, |
||
3029 | 8808DA3B123238CF00B95A3F /* nftdialog.cpp */, |
||
3030 | 8808DA3C123238CF00B95A3F /* nftdialog.h */, |
||
3031 | 8808DA3D123238CF00B95A3F /* nftdialog.ui */, |
||
3032 | 8808DA3E123238CF00B95A3F /* nftemplate.cpp */, |
||
3033 | 8808DA3F123238CF00B95A3F /* nftemplate.h */, |
||
3034 | 8808DA40123238CF00B95A3F /* nftrcreader.cpp */, |
||
3035 | 8808DA41123238CF00B95A3F /* nftrcreader.h */, |
||
3036 | 8808DA42123238CF00B95A3F /* nftsettings.cpp */, |
||
3037 | 8808DA43123238CF00B95A3F /* nftsettings.h */, |
||
3038 | 8808DA44123238CF00B95A3F /* nfttemplate.cpp */, |
||
3039 | 8808DA45123238CF00B95A3F /* nfttemplate.h */, |
||
3040 | ); |
||
3041 | path = newfromtemplateplugin; |
||
3042 | sourceTree = "<group>"; |
||
3043 | }; |
||
3044 | 8808DA46123238CF00B95A3F /* picbrowser */ = { |
||
3045 | isa = PBXGroup; |
||
3046 | children = ( |
||
3047 | 8808DA47123238CF00B95A3F /* CMakeLists.txt */, |
||
3048 | 8808DA48123238CF00B95A3F /* collection.cpp */, |
||
3049 | 8808DA49123238CF00B95A3F /* collection.h */, |
||
3050 | 8808DA4A123238CF00B95A3F /* collection.xml */, |
||
3051 | 8808DA4B123238CF00B95A3F /* collectionsdb.xml */, |
||
3052 | 8808DA4C123238CF00B95A3F /* findimage.cpp */, |
||
3053 | 8808DA4D123238CF00B95A3F /* findimage.h */, |
||
3054 | 8808DA4E123238CF00B95A3F /* icons */, |
||
3055 | 8808DA55123238CF00B95A3F /* imagedialog.cpp */, |
||
3056 | 8808DA56123238CF00B95A3F /* imagedialog.h */, |
||
3057 | 8808DA57123238CF00B95A3F /* imagedialog.ui */, |
||
3058 | 8808DA58123238CF00B95A3F /* iview.cpp */, |
||
3059 | 8808DA59123238CF00B95A3F /* iview.h */, |
||
3060 | 8808DA5A123238CF00B95A3F /* loadimage.cpp */, |
||
3061 | 8808DA5B123238CF00B95A3F /* loadimage.h */, |
||
3062 | 8808DA5C123238CF00B95A3F /* multicombobox.cpp */, |
||
3063 | 8808DA5D123238CF00B95A3F /* multicombobox.h */, |
||
3064 | 8808DA5E123238CF00B95A3F /* picturebrowser.cpp */, |
||
3065 | 8808DA5F123238CF00B95A3F /* picturebrowser.h */, |
||
3066 | 8808DA60123238CF00B95A3F /* picturebrowser.ui */, |
||
3067 | 8808DA61123238CF00B95A3F /* picturebrowserplugin.cpp */, |
||
3068 | 8808DA62123238CF00B95A3F /* picturebrowserplugin.h */, |
||
3069 | 8808DA63123238CF00B95A3F /* pictview.cpp */, |
||
3070 | 8808DA64123238CF00B95A3F /* pictview.h */, |
||
3071 | 8808DA65123238CF00B95A3F /* previewimage.cpp */, |
||
3072 | 8808DA66123238CF00B95A3F /* previewimage.h */, |
||
3073 | 8808DA67123238CF00B95A3F /* README */, |
||
3074 | ); |
||
3075 | path = picbrowser; |
||
3076 | sourceTree = "<group>"; |
||
3077 | }; |
||
3078 | 8808DA4E123238CF00B95A3F /* icons */ = { |
||
3079 | isa = PBXGroup; |
||
3080 | children = ( |
||
3081 | 8808DA4F123238CF00B95A3F /* pitr_green_arrows_set_1.svg */, |
||
3082 | 8808DA50123238CF00B95A3F /* pitr_green_arrows_set_5.svg */, |
||
3083 | 8808DA51123238CF00B95A3F /* sarxos_Paper_Sheets.svg */, |
||
3084 | 8808DA52123238CF00B95A3F /* sarxos_Simple_Folder_Seek.svg */, |
||
3085 | 8808DA53123238CF00B95A3F /* sarxos_Simple_Green_Yellow_Blue_Violet_Folders.svg */, |
||
3086 | 8808DA54123238CF00B95A3F /* testfill.png */, |
||
3087 | ); |
||
3088 | path = icons; |
||
3089 | sourceTree = "<group>"; |
||
3090 | }; |
||
3091 | 8808DA68123238CF00B95A3F /* pixmapexport */ = { |
||
3092 | isa = PBXGroup; |
||
3093 | children = ( |
||
3094 | 8808DA69123238CF00B95A3F /* CMakeLists.txt */, |
||
3095 | 8808DA6A123238CF00B95A3F /* dialog.cpp */, |
||
3096 | 8808DA6B123238CF00B95A3F /* dialog.h */, |
||
3097 | 8808DA6C123238CF00B95A3F /* export.cpp */, |
||
3098 | 8808DA6D123238CF00B95A3F /* export.h */, |
||
3099 | 8808DA6E123238CF00B95A3F /* exportform.ui */, |
||
3100 | ); |
||
3101 | path = pixmapexport; |
||
3102 | sourceTree = "<group>"; |
||
3103 | }; |
||
3104 | 8808DA6F123238CF00B95A3F /* saveastemplateplugin */ = { |
||
3105 | isa = PBXGroup; |
||
3106 | children = ( |
||
3107 | 8808DA70123238CF00B95A3F /* CMakeLists.txt */, |
||
3108 | 8808DA71123238CF00B95A3F /* satdialog.cpp */, |
||
3109 | 8808DA72123238CF00B95A3F /* satdialog.h */, |
||
3110 | 8808DA73123238CF00B95A3F /* satdialog.ui */, |
||
3111 | 8808DA74123238CF00B95A3F /* satemplate.cpp */, |
||
3112 | 8808DA75123238CF00B95A3F /* satemplate.h */, |
||
3113 | ); |
||
3114 | path = saveastemplateplugin; |
||
3115 | sourceTree = "<group>"; |
||
3116 | }; |
||
3117 | 8808DA76123238CF00B95A3F /* scripter */ = { |
||
3118 | isa = PBXGroup; |
||
3119 | children = ( |
||
18999 | avox | 3120 | 88628C1C18EEE57700325969 /* api_color.cpp */, |
3121 | 88628C1D18EEE57700325969 /* api_color.h */, |
||
3122 | 88628C1E18EEE57700325969 /* api_imageexport.cpp */, |
||
3123 | 88628C1F18EEE57700325969 /* api_imageexport.h */, |
||
3124 | 88628C2018EEE57700325969 /* api_imageitem.cpp */, |
||
3125 | 88628C2118EEE57700325969 /* api_imageitem.h */, |
||
3126 | 88628C2218EEE57700325969 /* api_layer.cpp */, |
||
3127 | 88628C2318EEE57700325969 /* api_layer.h */, |
||
3128 | 88628C2418EEE57700325969 /* api_printer.cpp */, |
||
3129 | 88628C2518EEE57700325969 /* api_printer.h */, |
||
3130 | 88628C2618EEE57700325969 /* api_textitem.cpp */, |
||
3131 | 88628C2718EEE57700325969 /* api_textitem.h */, |
||
3132 | 88628C2818EEE57700325969 /* utils.cpp */, |
||
3133 | 88628C2918EEE57700325969 /* utils.h */, |
||
15466 | avox | 3134 | 8808DA77123238CF00B95A3F /* api_dialogs.cpp */, |
3135 | 8808DA78123238CF00B95A3F /* api_dialogs.h */, |
||
3136 | 8808DA79123238CF00B95A3F /* api_document.cpp */, |
||
3137 | 8808DA7A123238CF00B95A3F /* api_document.h */, |
||
3138 | 8808DA7B123238CF00B95A3F /* api_example.cpp */, |
||
3139 | 8808DA7C123238CF00B95A3F /* api_example.h */, |
||
3140 | 8808DA7D123238CF00B95A3F /* api_item.cpp */, |
||
3141 | 8808DA7E123238CF00B95A3F /* api_item.h */, |
||
3142 | 8808DA7F123238CF00B95A3F /* api_page.cpp */, |
||
3143 | 8808DA80123238CF00B95A3F /* api_page.h */, |
||
3144 | 8808DA81123238CF00B95A3F /* api_prefs.cpp */, |
||
3145 | 8808DA82123238CF00B95A3F /* api_prefs.h */, |
||
3146 | 8808DA83123238CF00B95A3F /* api_Scripter.activeDocument.activePage.items.api */, |
||
3147 | 8808DA84123238CF00B95A3F /* api_Scripter.dialogs.layers.api */, |
||
3148 | 8808DA85123238CF00B95A3F /* api_Scripter.dialogs.mainWindow.api */, |
||
3149 | 8808DA86123238CF00B95A3F /* api_Scripter.dialogs.nodes.api */, |
||
3150 | 8808DA87123238CF00B95A3F /* api_Scripter.dialogs.outline.api */, |
||
3151 | 8808DA88123238CF00B95A3F /* api_Scripter.dialogs.pages.api */, |
||
3152 | 8808DA89123238CF00B95A3F /* api_Scripter.dialogs.properties.api */, |
||
3153 | 8808DA8A123238CF00B95A3F /* api_Scripter.dialogs.scrapbook.api */, |
||
3154 | 8808DA8B123238CF00B95A3F /* api_window.cpp */, |
||
3155 | 8808DA8C123238CF00B95A3F /* api_window.h */, |
||
3156 | 8808DA8D123238CF00B95A3F /* apidocs.py */, |
||
3157 | 8808DA8E123238CF00B95A3F /* CMakeLists.txt */, |
||
3158 | 8808DA8F123238CF00B95A3F /* doc */, |
||
3159 | 8808DA9F123238CF00B95A3F /* dynapidocs.spy */, |
||
3160 | 8808DAA0123238CF00B95A3F /* new_api.py */, |
||
3161 | 8808DAA1123238CF00B95A3F /* python */, |
||
3162 | 8808DACC123238D000B95A3F /* pythonize.cpp */, |
||
3163 | 8808DACD123238D000B95A3F /* pythonize.h */, |
||
3164 | 8808DACE123238D000B95A3F /* README.txt */, |
||
3165 | 8808DACF123238D000B95A3F /* scripter.cpp */, |
||
3166 | 8808DAD0123238D000B95A3F /* scripter.h */, |
||
3167 | 8808DAD1123238D000B95A3F /* scripterimpl.cpp */, |
||
3168 | 8808DAD2123238D000B95A3F /* scripterimpl.h */, |
||
3169 | ); |
||
3170 | path = scripter; |
||
3171 | sourceTree = "<group>"; |
||
3172 | }; |
||
3173 | 8808DA8F123238CF00B95A3F /* doc */ = { |
||
3174 | isa = PBXGroup; |
||
3175 | children = ( |
||
3176 | 8808DA90123238CF00B95A3F /* AUTHORS */, |
||
3177 | 8808DA91123238CF00B95A3F /* BUGS */, |
||
3178 | 8808DA92123238CF00B95A3F /* ChangeLog */, |
||
3179 | 8808DA93123238CF00B95A3F /* INSTALL */, |
||
3180 | 8808DA94123238CF00B95A3F /* LICENSE */, |
||
3181 | 8808DA95123238CF00B95A3F /* POSTPONED */, |
||
3182 | 8808DA96123238CF00B95A3F /* python_src.zip */, |
||
3183 | 8808DA97123238CF00B95A3F /* README */, |
||
3184 | 8808DA98123238CF00B95A3F /* reference.html */, |
||
3185 | 8808DA99123238CF00B95A3F /* reference_dialogs.html */, |
||
3186 | 8808DA9A123238CF00B95A3F /* reference_items.html */, |
||
3187 | 8808DA9B123238CF00B95A3F /* research.html */, |
||
3188 | 8808DA9C123238CF00B95A3F /* THANKS */, |
||
3189 | 8808DA9D123238CF00B95A3F /* TODO */, |
||
3190 | 8808DA9E123238CF00B95A3F /* TUTORIAL */, |
||
3191 | ); |
||
3192 | path = doc; |
||
3193 | sourceTree = "<group>"; |
||
3194 | }; |
||
3195 | 8808DAA1123238CF00B95A3F /* python */ = { |
||
3196 | isa = PBXGroup; |
||
3197 | children = ( |
||
3198 | 8808DAA2123238CF00B95A3F /* autoload */, |
||
3199 | 8808DAA8123238CF00B95A3F /* cleanup_scripter.py */, |
||
3200 | 8808DAA9123238CF00B95A3F /* examples */, |
||
3201 | 8808DAAD123238D000B95A3F /* excepthook.py */, |
||
3202 | 8808DAAE123238D000B95A3F /* excepthook.ui */, |
||
3203 | 8808DAAF123238D000B95A3F /* excepthook_ui.py */, |
||
3204 | 8808DAB0123238D000B95A3F /* init_scripter.py */, |
||
3205 | 8808DAB1123238D000B95A3F /* mikro.py */, |
||
3206 | 8808DAB2123238D000B95A3F /* permitdlg.py */, |
||
3207 | 8808DAB3123238D000B95A3F /* permitdlg.ui */, |
||
3208 | 8808DAB4123238D000B95A3F /* permitdlg_ui.py */, |
||
3209 | 8808DAB5123238D000B95A3F /* safe_eval.py */, |
||
3210 | 8808DAB6123238D000B95A3F /* sceditor */, |
||
3211 | 8808DAC8123238D000B95A3F /* scribusscript.py */, |
||
3212 | 8808DAC9123238D000B95A3F /* scripter_hooks.py */, |
||
3213 | 8808DACA123238D000B95A3F /* scripter_runtime.py */, |
||
3214 | 8808DACB123238D000B95A3F /* update_allowed_scripts.py */, |
||
3215 | ); |
||
3216 | path = python; |
||
3217 | sourceTree = "<group>"; |
||
3218 | }; |
||
3219 | 8808DAA2123238CF00B95A3F /* autoload */ = { |
||
3220 | isa = PBXGroup; |
||
3221 | children = ( |
||
3222 | 8808DAA3123238CF00B95A3F /* about.spy */, |
||
3223 | 8808DAA4123238CF00B95A3F /* fullscreen.spy */, |
||
3224 | 8808DAA5123238CF00B95A3F /* help.spy */, |
||
3225 | 8808DAA6123238CF00B95A3F /* runfile.spy */, |
||
3226 | 8808DAA7123238CF00B95A3F /* sceditor.spy */, |
||
3227 | ); |
||
3228 | path = autoload; |
||
3229 | sourceTree = "<group>"; |
||
3230 | }; |
||
3231 | 8808DAA9123238CF00B95A3F /* examples */ = { |
||
3232 | isa = PBXGroup; |
||
3233 | children = ( |
||
3234 | 8808DAAA123238CF00B95A3F /* objectexplorer.spy */, |
||
3235 | 8808DAAB123238CF00B95A3F /* test.spy */, |
||
3236 | 8808DAAC123238D000B95A3F /* test.sqts */, |
||
3237 | ); |
||
3238 | path = examples; |
||
3239 | sourceTree = "<group>"; |
||
3240 | }; |
||
3241 | 8808DAB6123238D000B95A3F /* sceditor */ = { |
||
3242 | isa = PBXGroup; |
||
3243 | children = ( |
||
3244 | 8808DAB7123238D000B95A3F /* __init__.py */, |
||
3245 | 8808DAB8123238D000B95A3F /* arrow-down.png */, |
||
3246 | 8808DAB9123238D000B95A3F /* arrow-right.png */, |
||
3247 | 8808DABA123238D000B95A3F /* assist.py */, |
||
3248 | 8808DABB123238D000B95A3F /* console.py */, |
||
3249 | 8808DABC123238D000B95A3F /* dockwidget.py */, |
||
3250 | 8808DABD123238D000B95A3F /* dockwidget_icons.py */, |
||
3251 | 8808DABE123238D000B95A3F /* dockwidget_icons.qrc */, |
||
3252 | 8808DABF123238D000B95A3F /* highlighter.py */, |
||
3253 | 8808DAC0123238D000B95A3F /* indenter.py */, |
||
3254 | 8808DAC1123238D000B95A3F /* mainwindow.py */, |
||
3255 | 8808DAC2123238D000B95A3F /* mainwindow.ui */, |
||
3256 | 8808DAC3123238D000B95A3F /* mainwindow_ui.py */, |
||
3257 | 8808DAC4123238D000B95A3F /* pin.png */, |
||
3258 | 8808DAC5123238D000B95A3F /* rope.zip */, |
||
3259 | 8808DAC6123238D000B95A3F /* THANKS */, |
||
3260 | 8808DAC7123238D000B95A3F /* widget.py */, |
||
3261 | ); |
||
3262 | path = sceditor; |
||
3263 | sourceTree = "<group>"; |
||
3264 | }; |
||
3265 | 8808DAD3123238D000B95A3F /* scriptplugin */ = { |
||
3266 | isa = PBXGroup; |
||
3267 | children = ( |
||
3268 | 8808DAD4123238D000B95A3F /* CMakeLists.txt */, |
||
3269 | 8808DAD5123238D000B95A3F /* cmdcolor.cpp */, |
||
3270 | 8808DAD6123238D000B95A3F /* cmdcolor.h */, |
||
3271 | 8808DAD7123238D000B95A3F /* cmddialog.cpp */, |
||
3272 | 8808DAD8123238D000B95A3F /* cmddialog.h */, |
||
3273 | 8808DAD9123238D000B95A3F /* cmddoc.cpp */, |
||
3274 | 8808DADA123238D000B95A3F /* cmddoc.h */, |
||
3275 | 8808DADB123238D000B95A3F /* cmdgetprop.cpp */, |
||
3276 | 8808DADC123238D000B95A3F /* cmdgetprop.h */, |
||
3277 | 8808DADD123238D000B95A3F /* cmdgetsetprop.cpp */, |
||
3278 | 8808DADE123238D000B95A3F /* cmdgetsetprop.h */, |
||
3279 | 8808DADF123238D000B95A3F /* cmdmani.cpp */, |
||
3280 | 8808DAE0123238D000B95A3F /* cmdmani.h */, |
||
3281 | 8808DAE1123238D000B95A3F /* cmdmisc.cpp */, |
||
3282 | 8808DAE2123238D000B95A3F /* cmdmisc.h */, |
||
3283 | 8808DAE3123238D000B95A3F /* cmdobj.cpp */, |
||
3284 | 8808DAE4123238D000B95A3F /* cmdobj.h */, |
||
3285 | 8808DAE5123238D000B95A3F /* cmdpage.cpp */, |
||
3286 | 8808DAE6123238D000B95A3F /* cmdpage.h */, |
||
3287 | 8808DAE7123238D000B95A3F /* cmdsetprop.cpp */, |
||
3288 | 8808DAE8123238D000B95A3F /* cmdsetprop.h */, |
||
3289 | 8808DAE9123238D000B95A3F /* cmdstyle.cpp */, |
||
3290 | 8808DAEA123238D000B95A3F /* cmdstyle.h */, |
||
3291 | 8808DAEB123238D000B95A3F /* cmdtext.cpp */, |
||
3292 | 8808DAEC123238D000B95A3F /* cmdtext.h */, |
||
3293 | 8808DAED123238D000B95A3F /* cmdutil.cpp */, |
||
3294 | 8808DAEE123238D000B95A3F /* cmdutil.h */, |
||
3295 | 8808DAEF123238D000B95A3F /* cmdvar.h */, |
||
3296 | 8808DAF0123238D000B95A3F /* guiapp.cpp */, |
||
3297 | 8808DAF1123238D000B95A3F /* guiapp.h */, |
||
3298 | 8808DAF2123238D000B95A3F /* objimageexport.cpp */, |
||
3299 | 8808DAF3123238D000B95A3F /* objimageexport.h */, |
||
3300 | 8808DAF4123238D000B95A3F /* objpdffile.cpp */, |
||
3301 | 8808DAF5123238D000B95A3F /* objpdffile.h */, |
||
3302 | 8808DAF6123238D000B95A3F /* objprinter.cpp */, |
||
3303 | 8808DAF7123238D000B95A3F /* objprinter.h */, |
||
3304 | 8808DAF8123238D000B95A3F /* pconsole.cpp */, |
||
3305 | 8808DAF9123238D000B95A3F /* pconsole.h */, |
||
3306 | 8808DAFA123238D000B95A3F /* pconsole.ui */, |
||
3307 | 8808DAFB123238D000B95A3F /* prefs_scripter.cpp */, |
||
3308 | 8808DAFC123238D000B95A3F /* prefs_scripter.h */, |
||
3309 | 8808DAFD123238D000B95A3F /* prefs_scripterbase.ui */, |
||
3310 | 8808DAFE123238D000B95A3F /* README.BOOST */, |
||
3311 | 8808DAFF123238D000B95A3F /* runscriptdialog.cpp */, |
||
3312 | 8808DB00123238D000B95A3F /* runscriptdialog.h */, |
||
3313 | 8808DB01123238D000B95A3F /* runscriptdialog.ui */, |
||
3314 | 8808DB02123238D000B95A3F /* samples */, |
||
3315 | 8808DB16123238D000B95A3F /* scripter2 */, |
||
3316 | 8808DB27123238D000B95A3F /* scriptercore.cpp */, |
||
3317 | 8808DB28123238D000B95A3F /* scriptercore.h */, |
||
3318 | 8808DB29123238D000B95A3F /* scripterprefsgui.cpp */, |
||
3319 | 8808DB2A123238D000B95A3F /* scripterprefsgui.h */, |
||
3320 | 8808DB2B123238D000B95A3F /* scripterprefsgui.ui */, |
||
3321 | 8808DB2C123238D000B95A3F /* scriptplugin.cpp */, |
||
3322 | 8808DB2D123238D000B95A3F /* scriptplugin.h */, |
||
3323 | 8808DB2E123238D000B95A3F /* scripts */, |
||
3324 | 8808DB3C123238D000B95A3F /* svgimport.cpp */, |
||
3325 | 8808DB3D123238D000B95A3F /* svgimport.h */, |
||
3326 | ); |
||
3327 | path = scriptplugin; |
||
3328 | sourceTree = "<group>"; |
||
3329 | }; |
||
3330 | 8808DB02123238D000B95A3F /* samples */ = { |
||
3331 | isa = PBXGroup; |
||
3332 | children = ( |
||
3333 | 8808DB03123238D000B95A3F /* 3columnA4.py */, |
||
3334 | 8808DB04123238D000B95A3F /* 3columnUSLTR.py */, |
||
3335 | 8808DB05123238D000B95A3F /* boilerplate.py */, |
||
3336 | 8808DB06123238D000B95A3F /* Calender.py */, |
||
3337 | 8808DB07123238D000B95A3F /* CMakeLists.txt */, |
||
3338 | 8808DB08123238D000B95A3F /* ExtractText.py */, |
||
3339 | 8808DB09123238D000B95A3F /* golden-mean.py */, |
||
3340 | 8808DB0A123238D000B95A3F /* legende.py */, |
||
3341 | 8808DB0B123238D000B95A3F /* moins_10_pourcent_group.py */, |
||
3342 | 8808DB0C123238D000B95A3F /* plus_10_pourcent_group.py */, |
||
3343 | 8808DB0D123238D000B95A3F /* pochette_cd.py */, |
||
3344 | 8808DB0E123238D000B95A3F /* pyqt_timer.py */, |
||
3345 | 8808DB0F123238D000B95A3F /* quote.py */, |
||
3346 | 8808DB10123238D000B95A3F /* ReadMe */, |
||
3347 | 8808DB11123238D000B95A3F /* Sample1.py */, |
||
3348 | 8808DB12123238D000B95A3F /* sample_db_usage.py */, |
||
3349 | 8808DB13123238D000B95A3F /* startup_hook.py */, |
||
3350 | 8808DB14123238D000B95A3F /* trait_de_coupe.py */, |
||
3351 | 8808DB15123238D000B95A3F /* wordcount.py */, |
||
3352 | ); |
||
3353 | path = samples; |
||
3354 | sourceTree = "<group>"; |
||
3355 | }; |
||
3356 | 8808DB16123238D000B95A3F /* scripter2 */ = { |
||
3357 | isa = PBXGroup; |
||
3358 | children = ( |
||
3359 | 8808DB17123238D000B95A3F /* scripter2_base.cpp */, |
||
3360 | 8808DB18123238D000B95A3F /* scripter2_qtclass_qapplication.cpp */, |
||
3361 | 8808DB19123238D000B95A3F /* scripter2_qtclass_qframe.cpp */, |
||
3362 | 8808DB1A123238D000B95A3F /* scripter2_qtclass_qmainwindow.cpp */, |
||
3363 | 8808DB1B123238D000B95A3F /* scripter2_qtclass_qobject.cpp */, |
||
3364 | 8808DB1C123238D000B95A3F /* scripter2_qtclass_qscrollview.cpp */, |
||
3365 | 8808DB1D123238D000B95A3F /* scripter2_qtclass_qwidget.cpp */, |
||
3366 | 8808DB1E123238D000B95A3F /* scripter2_qttype_qstring.cpp */, |
||
3367 | 8808DB1F123238D000B95A3F /* scripter2_scribus_pageitem.cpp */, |
||
3368 | 8808DB20123238D000B95A3F /* scripter2_scribus_scribusdoc.cpp */, |
||
3369 | 8808DB21123238D000B95A3F /* scripter2_scribus_scribusmainwin.cpp */, |
||
3370 | 8808DB22123238D000B95A3F /* scripter2_scribus_scribusqapp.cpp */, |
||
3371 | 8808DB23123238D000B95A3F /* scripter2_scribus_scribusview.cpp */, |
||
3372 | 8808DB24123238D000B95A3F /* scripter2_scribus_scribuswin.cpp */, |
||
3373 | 8808DB25123238D000B95A3F /* scripter2_scribusstructs.cpp */, |
||
3374 | 8808DB26123238D000B95A3F /* scripter2_styles.cpp */, |
||
3375 | ); |
||
3376 | path = scripter2; |
||
3377 | sourceTree = "<group>"; |
||
3378 | }; |
||
3379 | 8808DB2E123238D000B95A3F /* scripts */ = { |
||
3380 | isa = PBXGroup; |
||
3381 | children = ( |
||
3382 | 8808DB2F123238D000B95A3F /* CalendarWizard.py */, |
||
3383 | 8808DB30123238D000B95A3F /* ChangeLog */, |
||
3384 | 8808DB31123238D000B95A3F /* CMakeLists.txt */, |
||
3385 | 8808DB32123238D000B95A3F /* color2csv.py */, |
||
3386 | 8808DB33123238D000B95A3F /* ColorCh |