|
2493 | 2493 | 72EBCB3B0F49E8240016BA3C /* favicon.ico in Copy - doc */ = {isa = PBXBuildFile; fileRef = 7209F0160F39E5DA003DC336 /* favicon.ico */; };
|
2494 | 2494 | 72EBCB3C0F49E8240016BA3C /* index.html in Copy - doc */ = {isa = PBXBuildFile; fileRef = 7209F01B0F39E5DA003DC336 /* index.html */; };
|
2495 | 2495 | 72EBCB3D0F49E8240016BA3C /* qgisdoc.css in Copy - doc */ = {isa = PBXBuildFile; fileRef = 7209F0370F39E5DA003DC336 /* qgisdoc.css */; };
|
| 2496 | + 72F22FB70FDAC209000E8CB0 /* qgsmaptoolnodetool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72F22FB50FDAC1F4000E8CB0 /* qgsmaptoolnodetool.cpp */; }; |
| 2497 | + 72F22FB90FDAC249000E8CB0 /* mActionNodeTool.png in Copy - theme-default */ = {isa = PBXBuildFile; fileRef = 72F22FB80FDAC236000E8CB0 /* mActionNodeTool.png */; }; |
2496 | 2498 | 72F8D9450F89251100D10CE5 /* qgstolerance.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72F8D9430F8924F100D10CE5 /* qgstolerance.cpp */; };
|
2497 | 2499 | 72FB54C90FAF3AD400AB2F8D /* qgsattributetabledelegate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72FB54C30FAF3A5D00AB2F8D /* qgsattributetabledelegate.cpp */; };
|
2498 | 2500 | 72FB54CA0FAF3AD800AB2F8D /* qgsattributetablefiltermodel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 72FB54C80FAF3A5D00AB2F8D /* qgsattributetablefiltermodel.cpp */; };
|
|
4086 | 4088 | 7256F45C0F41C4DD0022BE1F /* mActionNewBookmark.png in Copy - theme-default */,
|
4087 | 4089 | 7256F45D0F41C4DD0022BE1F /* mActionNewFolder.png in Copy - theme-default */,
|
4088 | 4090 | 7256F45E0F41C4DD0022BE1F /* mActionNewVectorLayer.png in Copy - theme-default */,
|
| 4091 | + 72F22FB90FDAC249000E8CB0 /* mActionNodeTool.png in Copy - theme-default */, |
4089 | 4092 | 7256F45F0F41C4DD0022BE1F /* mActionOpenTable.png in Copy - theme-default */,
|
4090 | 4093 | 7256F4600F41C4DD0022BE1F /* mActionOptions.png in Copy - theme-default */,
|
4091 | 4094 | 7256F4610F41C4DD0022BE1F /* mActionPan.png in Copy - theme-default */,
|
|
8676 | 8679 | 72EBCA650F49DC130016BA3C /* frmVisual.ui */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = frmVisual.ui; path = ../../python/plugins/fTools/tools/frmVisual.ui; sourceTree = SOURCE_ROOT; };
|
8677 | 8680 | 72EBCA660F49DC130016BA3C /* ftools_utils.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = ftools_utils.py; path = ../../python/plugins/fTools/tools/ftools_utils.py; sourceTree = SOURCE_ROOT; };
|
8678 | 8681 | 72F117AB0F73DB1A00D68564 /* tsstat.pl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; name = tsstat.pl; path = ../../scripts/tsstat.pl; sourceTree = SOURCE_ROOT; };
|
| 8682 | + 72F22FB50FDAC1F4000E8CB0 /* qgsmaptoolnodetool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = qgsmaptoolnodetool.cpp; path = ../../src/app/qgsmaptoolnodetool.cpp; sourceTree = SOURCE_ROOT; }; |
| 8683 | + 72F22FB60FDAC1F4000E8CB0 /* qgsmaptoolnodetool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgsmaptoolnodetool.h; path = ../../src/app/qgsmaptoolnodetool.h; sourceTree = SOURCE_ROOT; }; |
| 8684 | + 72F22FB80FDAC236000E8CB0 /* mActionNodeTool.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mActionNodeTool.png; path = ../../images/themes/default/mActionNodeTool.png; sourceTree = SOURCE_ROOT; }; |
8679 | 8685 | 72F8D9350F89234600D10CE5 /* FindIconv.cmake */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = FindIconv.cmake; path = ../../cmake/FindIconv.cmake; sourceTree = SOURCE_ROOT; };
|
8680 | 8686 | 72F8D9390F8924AE00D10CE5 /* qgstolerance.sip */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = qgstolerance.sip; path = ../../python/core/qgstolerance.sip; sourceTree = SOURCE_ROOT; };
|
8681 | 8687 | 72F8D9420F8924F100D10CE5 /* qgstolerance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = qgstolerance.h; path = ../../src/core/qgstolerance.h; sourceTree = SOURCE_ROOT; };
|
|
9281 | 9287 | 7209E62C0F39E57A003DC336 /* qgsmaptoolmovefeature.h */,
|
9282 | 9288 | 7209E62D0F39E57A003DC336 /* qgsmaptoolmovevertex.cpp */,
|
9283 | 9289 | 7209E62E0F39E57A003DC336 /* qgsmaptoolmovevertex.h */,
|
| 9290 | + 72F22FB50FDAC1F4000E8CB0 /* qgsmaptoolnodetool.cpp */, |
| 9291 | + 72F22FB60FDAC1F4000E8CB0 /* qgsmaptoolnodetool.h */, |
9284 | 9292 | 7209E62F0F39E57A003DC336 /* qgsmaptoolselect.cpp */,
|
9285 | 9293 | 7209E6300F39E57A003DC336 /* qgsmaptoolselect.h */,
|
9286 | 9294 | 7209E6310F39E57A003DC336 /* qgsmaptoolsplitfeatures.cpp */,
|
|
12386 | 12394 | 7209EF260F39E5D9003DC336 /* mActionNewBookmark.png */,
|
12387 | 12395 | 7209EF270F39E5D9003DC336 /* mActionNewFolder.png */,
|
12388 | 12396 | 7209EF280F39E5D9003DC336 /* mActionNewVectorLayer.png */,
|
| 12397 | + 72F22FB80FDAC236000E8CB0 /* mActionNodeTool.png */, |
12389 | 12398 | 7209EF290F39E5D9003DC336 /* mActionOpenTable.png */,
|
12390 | 12399 | 7209EF2A0F39E5D9003DC336 /* mActionOptions.png */,
|
12391 | 12400 | 7209EF2B0F39E5D9003DC336 /* mActionPan.png */,
|
|
15215 | 15224 | 7209F4450F3A468C003DC336 /* qgsmaptoolidentify.cpp in Sources */,
|
15216 | 15225 | 7209F4460F3A468C003DC336 /* qgsmaptoolmovefeature.cpp in Sources */,
|
15217 | 15226 | 7209F4470F3A468C003DC336 /* qgsmaptoolmovevertex.cpp in Sources */,
|
| 15227 | + 72F22FB70FDAC209000E8CB0 /* qgsmaptoolnodetool.cpp in Sources */, |
15218 | 15228 | 7209F4480F3A468C003DC336 /* qgsmaptoolselect.cpp in Sources */,
|
15219 | 15229 | 7209F4490F3A468C003DC336 /* qgsmaptoolsplitfeatures.cpp in Sources */,
|
15220 | 15230 | 7209F44A0F3A468C003DC336 /* qgsmaptoolvertexedit.cpp in Sources */,
|
|
0 commit comments