Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 138.76 KB | None | 0 0
  1. QT_PLUGIN_PATH=/home/chajussaib/Qt/Tools/QtCreator/bin/plugins  QT_DEBUG_PLUGINS=1 /home/chajussaib/Qt/Tools/QtCreator/bin/qtcreator.sh
  2. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforms" ...
  3. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforms/libqlinuxfb.so"
  4. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforms/libqlinuxfb.so, metadata=
  5. {
  6.     "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  7.     "MetaData": {
  8.         "Keys": [
  9.             "linuxfb"
  10.         ]
  11.     },
  12.     "className": "QLinuxFbIntegrationPlugin",
  13.     "debug": false,
  14.     "version": 328961
  15. }
  16.  
  17.  
  18. Got keys from plugin meta data ("linuxfb")
  19. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforms/libqminimal.so"
  20. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforms/libqminimal.so, metadata=
  21. {
  22.     "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  23.     "MetaData": {
  24.         "Keys": [
  25.             "minimal"
  26.         ]
  27.     },
  28.     "className": "QMinimalIntegrationPlugin",
  29.     "debug": false,
  30.     "version": 328961
  31. }
  32.  
  33.  
  34. Got keys from plugin meta data ("minimal")
  35. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforms/libqoffscreen.so"
  36. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforms/libqoffscreen.so, metadata=
  37. {
  38.     "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  39.     "MetaData": {
  40.         "Keys": [
  41.             "offscreen"
  42.         ]
  43.     },
  44.     "className": "QOffscreenIntegrationPlugin",
  45.     "debug": false,
  46.     "version": 328961
  47. }
  48.  
  49.  
  50. Got keys from plugin meta data ("offscreen")
  51. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforms/libqxcb.so"
  52. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforms/libqxcb.so, metadata=
  53. {
  54.     "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
  55.     "MetaData": {
  56.         "Keys": [
  57.             "xcb"
  58.         ]
  59.     },
  60.     "className": "QXcbIntegrationPlugin",
  61.     "debug": false,
  62.     "version": 328961
  63. }
  64.  
  65.  
  66. Got keys from plugin meta data ("xcb")
  67. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/platforms" ...
  68. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforms/libqxcb.so"
  69. loaded library "Xcursor"
  70. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/xcbglintegrations" ...
  71. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/xcbglintegrations/libqxcb-glx-integration.so"
  72. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/xcbglintegrations/libqxcb-glx-integration.so, metadata=
  73. {
  74.     "IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
  75.     "MetaData": {
  76.         "Keys": [
  77.             "xcb_glx"
  78.         ]
  79.     },
  80.     "className": "QXcbGlxIntegrationPlugin",
  81.     "debug": false,
  82.     "version": 328961
  83. }
  84.  
  85.  
  86. Got keys from plugin meta data ("xcb_glx")
  87. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/xcbglintegrations" ...
  88. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/xcbglintegrations/libqxcb-glx-integration.so"
  89. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platformthemes" ...
  90. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platformthemes/libqgtk2.so"
  91. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platformthemes/libqgtk2.so, metadata=
  92. {
  93.     "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
  94.     "MetaData": {
  95.         "Keys": [
  96.             "gtk2"
  97.         ]
  98.     },
  99.     "className": "QGtk2ThemePlugin",
  100.     "debug": false,
  101.     "version": 328961
  102. }
  103.  
  104.  
  105. Got keys from plugin meta data ("gtk2")
  106. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/platformthemes" ...
  107. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platformthemes/libqgtk2.so"
  108. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforminputcontexts" ...
  109. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
  110. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so, metadata=
  111. {
  112.     "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
  113.     "MetaData": {
  114.         "Keys": [
  115.             "compose"
  116.         ]
  117.     },
  118.     "className": "QComposePlatformInputContextPlugin",
  119.     "debug": false,
  120.     "version": 328961
  121. }
  122.  
  123.  
  124. Got keys from plugin meta data ("compose")
  125. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so"
  126. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so, metadata=
  127. {
  128.     "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
  129.     "MetaData": {
  130.         "Keys": [
  131.             "ibus"
  132.         ]
  133.     },
  134.     "className": "QIbusPlatformInputContextPlugin",
  135.     "debug": false,
  136.     "version": 328961
  137. }
  138.  
  139.  
  140. Got keys from plugin meta data ("ibus")
  141. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/platforminputcontexts" ...
  142. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
  143. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/styles" ...
  144. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/styles" ...
  145. loaded library "gtk-x11-2.0"
  146. loaded library "gnomeui-2"
  147. loaded library "gnomevfs-2"
  148. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libAnalyzerBase.so, metadata=
  149. {
  150.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  151.     "MetaData": {
  152.         "Category": "Code Analyzer",
  153.         "CompatVersion": "3.5.0",
  154.         "Copyright": "(C) 2015 The Qt Company Ltd",
  155.         "Dependencies": [
  156.             {
  157.                 "Name": "Core",
  158.                 "Version": "3.5.1"
  159.             },
  160.             {
  161.                 "Name": "ProjectExplorer",
  162.                 "Version": "3.5.1"
  163.             },
  164.             {
  165.                 "Name": "TextEditor",
  166.                 "Version": "3.5.1"
  167.             },
  168.             {
  169.                 "Name": "CppTools",
  170.                 "Version": "3.5.1"
  171.             }
  172.         ],
  173.         "Description": "Code Analyzer Base Plugin.",
  174.         "License": [
  175.             "Commercial Usage",
  176.             "",
  177.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  178.             "",
  179.             "GNU Lesser General Public License Usage",
  180.             "",
  181.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  182.         ],
  183.         "Name": "AnalyzerBase",
  184.         "Url": "http://www.qt.io",
  185.         "Vendor": "The Qt Company Ltd",
  186.         "Version": "3.5.1"
  187.     },
  188.     "className": "AnalyzerPlugin",
  189.     "debug": false,
  190.     "version": 328961
  191. }
  192.  
  193.  
  194. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libAndroid.so, metadata=
  195. {
  196.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  197.     "MetaData": {
  198.         "Category": "Device Support",
  199.         "CompatVersion": "3.5.0",
  200.         "Copyright": "(C) 2015 BogDan Vatra",
  201.         "Dependencies": [
  202.             {
  203.                 "Name": "Core",
  204.                 "Version": "3.5.1"
  205.             },
  206.             {
  207.                 "Name": "Debugger",
  208.                 "Version": "3.5.1"
  209.             },
  210.             {
  211.                 "Name": "ProjectExplorer",
  212.                 "Version": "3.5.1"
  213.             },
  214.             {
  215.                 "Name": "QtSupport",
  216.                 "Version": "3.5.1"
  217.             },
  218.             {
  219.                 "Name": "TextEditor",
  220.                 "Version": "3.5.1"
  221.             },
  222.             {
  223.                 "Name": "AnalyzerBase",
  224.                 "Version": "3.5.1"
  225.             }
  226.         ],
  227.         "Description": "Support for deployment to and execution on Android Devices.",
  228.         "License": [
  229.             "Commercial Usage",
  230.             "",
  231.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  232.             "",
  233.             "GNU Lesser General Public License Usage",
  234.             "",
  235.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  236.         ],
  237.         "Name": "Android",
  238.         "Url": "http://necessitas.kde.org",
  239.         "Vendor": "KDE Necessitas",
  240.         "Version": "3.5.1"
  241.     },
  242.     "className": "AndroidPlugin",
  243.     "debug": false,
  244.     "version": 328961
  245. }
  246.  
  247.  
  248. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libAutotoolsProjectManager.so, metadata=
  249. {
  250.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  251.     "MetaData": {
  252.         "Category": "Build Systems",
  253.         "CompatVersion": "3.5.0",
  254.         "Copyright": "(C) 2015 Openismus GmbH",
  255.         "Dependencies": [
  256.             {
  257.                 "Name": "ProjectExplorer",
  258.                 "Version": "3.5.1"
  259.             },
  260.             {
  261.                 "Name": "Core",
  262.                 "Version": "3.5.1"
  263.             },
  264.             {
  265.                 "Name": "CppTools",
  266.                 "Version": "3.5.1"
  267.             },
  268.             {
  269.                 "Name": "QtSupport",
  270.                 "Version": "3.5.1"
  271.             }
  272.         ],
  273.         "Description": "Autotools project integration.",
  274.         "DisabledByDefault": true,
  275.         "License": [
  276.             "Commercial Usage",
  277.             "",
  278.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  279.             "",
  280.             "GNU Lesser General Public License Usage",
  281.             "",
  282.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  283.         ],
  284.         "Name": "AutotoolsProjectManager",
  285.         "Url": "http://www.qt.io",
  286.         "Vendor": "Openismus GmbH",
  287.         "Version": "3.5.1"
  288.     },
  289.     "className": "AutotoolsProjectPlugin",
  290.     "debug": false,
  291.     "version": 328961
  292. }
  293.  
  294.  
  295. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libBareMetal.so, metadata=
  296. {
  297.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  298.     "MetaData": {
  299.         "Category": "Device Support",
  300.         "CompatVersion": "3.5.0",
  301.         "Copyright": "Copyright (C) 2015 Tim Sander",
  302.         "Dependencies": [
  303.             {
  304.                 "Name": "Core",
  305.                 "Version": "3.5.1"
  306.             },
  307.             {
  308.                 "Name": "Debugger",
  309.                 "Version": "3.5.1"
  310.             },
  311.             {
  312.                 "Name": "ProjectExplorer",
  313.                 "Version": "3.5.1"
  314.             },
  315.             {
  316.                 "Name": "QtSupport",
  317.                 "Version": "3.5.1"
  318.             }
  319.         ],
  320.         "Description": "This plugin adds a target for bare metal development.",
  321.         "Experimental": true,
  322.         "License": [
  323.             "Commercial Usage",
  324.             "",
  325.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  326.             "",
  327.             "GNU Lesser General Public License Usage",
  328.             "",
  329.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  330.         ],
  331.         "Name": "BareMetal",
  332.         "Vendor": "Tim Sander",
  333.         "Version": "3.5.1"
  334.     },
  335.     "className": "BareMetalPlugin",
  336.     "debug": false,
  337.     "version": 328961
  338. }
  339.  
  340.  
  341. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libBazaar.so, metadata=
  342. {
  343.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  344.     "MetaData": {
  345.         "Category": "Version Control",
  346.         "CompatVersion": "3.5.0",
  347.         "Copyright": "(C) 2015 Hugues Delorme",
  348.         "Dependencies": [
  349.             {
  350.                 "Name": "TextEditor",
  351.                 "Version": "3.5.1"
  352.             },
  353.             {
  354.                 "Name": "Core",
  355.                 "Version": "3.5.1"
  356.             },
  357.             {
  358.                 "Name": "VcsBase",
  359.                 "Version": "3.5.1"
  360.             }
  361.         ],
  362.         "Description": "Bazaar integration.",
  363.         "License": [
  364.             "Commercial Usage",
  365.             "",
  366.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  367.             "",
  368.             "GNU Lesser General Public License Usage",
  369.             "",
  370.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  371.         ],
  372.         "Name": "Bazaar",
  373.         "Url": "http://www.qt.io",
  374.         "Vendor": "Hugues Delorme",
  375.         "Version": "3.5.1"
  376.     },
  377.     "className": "BazaarPlugin",
  378.     "debug": false,
  379.     "version": 328961
  380. }
  381.  
  382.  
  383. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libBeautifier.so, metadata=
  384. {
  385.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  386.     "MetaData": {
  387.         "Category": "C++",
  388.         "CompatVersion": "3.5.0",
  389.         "Copyright": "(C) 2015 Lorenz Haas",
  390.         "Dependencies": [
  391.             {
  392.                 "Name": "Core",
  393.                 "Version": "3.5.1"
  394.             },
  395.             {
  396.                 "Name": "CppEditor",
  397.                 "Version": "3.5.1"
  398.             },
  399.             {
  400.                 "Name": "DiffEditor",
  401.                 "Version": "3.5.1"
  402.             },
  403.             {
  404.                 "Name": "ProjectExplorer",
  405.                 "Version": "3.5.1"
  406.             },
  407.             {
  408.                 "Name": "TextEditor",
  409.                 "Version": "3.5.1"
  410.             }
  411.         ],
  412.         "Description": "Format source files with the help of beautifiers like AStyle, uncrustify or clang-format.",
  413.         "Experimental": true,
  414.         "License": [
  415.             "Commercial Usage",
  416.             "",
  417.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  418.             "",
  419.             "GNU Lesser General Public License Usage",
  420.             "",
  421.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  422.         ],
  423.         "Name": "Beautifier",
  424.         "Url": "http://www.qt.io",
  425.         "Vendor": "Lorenz Haas",
  426.         "Version": "3.5.1"
  427.     },
  428.     "className": "BeautifierPlugin",
  429.     "debug": false,
  430.     "version": 328961
  431. }
  432.  
  433.  
  434. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libBinEditor.so, metadata=
  435. {
  436.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  437.     "MetaData": {
  438.         "Category": "Qt Creator",
  439.         "CompatVersion": "3.5.0",
  440.         "Copyright": "(C) 2015 The Qt Company Ltd",
  441.         "Dependencies": [
  442.             {
  443.                 "Name": "TextEditor",
  444.                 "Version": "3.5.1"
  445.             },
  446.             {
  447.                 "Name": "Core",
  448.                 "Version": "3.5.1"
  449.             }
  450.         ],
  451.         "Description": "Binary editor component.",
  452.         "License": [
  453.             "Commercial Usage",
  454.             "",
  455.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  456.             "",
  457.             "GNU Lesser General Public License Usage",
  458.             "",
  459.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  460.         ],
  461.         "Name": "BinEditor",
  462.         "Url": "http://www.qt.io",
  463.         "Vendor": "The Qt Company Ltd",
  464.         "Version": "3.5.1"
  465.     },
  466.     "className": "BinEditorPlugin",
  467.     "debug": false,
  468.     "version": 328961
  469. }
  470.  
  471.  
  472. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libBookmarks.so, metadata=
  473. {
  474.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  475.     "MetaData": {
  476.         "Category": "Qt Creator",
  477.         "CompatVersion": "3.5.0",
  478.         "Copyright": "(C) 2015 The Qt Company Ltd",
  479.         "Dependencies": [
  480.             {
  481.                 "Name": "ProjectExplorer",
  482.                 "Version": "3.5.1"
  483.             },
  484.             {
  485.                 "Name": "Core",
  486.                 "Version": "3.5.1"
  487.             },
  488.             {
  489.                 "Name": "TextEditor",
  490.                 "Version": "3.5.1"
  491.             }
  492.         ],
  493.         "Description": "Bookmarks in text editors.",
  494.         "License": [
  495.             "Commercial Usage",
  496.             "",
  497.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  498.             "",
  499.             "GNU Lesser General Public License Usage",
  500.             "",
  501.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  502.         ],
  503.         "Name": "Bookmarks",
  504.         "Url": "http://www.qt.io",
  505.         "Vendor": "The Qt Company Ltd",
  506.         "Version": "3.5.1"
  507.     },
  508.     "className": "BookmarksPlugin",
  509.     "debug": false,
  510.     "version": 328961
  511. }
  512.  
  513.  
  514. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libClangCodeModel.so, metadata=
  515. {
  516.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  517.     "MetaData": {
  518.         "Category": "C++",
  519.         "CompatVersion": "3.5.0",
  520.         "Copyright": "(C) 2015 The Qt Company Ltd",
  521.         "Dependencies": [
  522.             {
  523.                 "Name": "Core",
  524.                 "Version": "3.5.1"
  525.             },
  526.             {
  527.                 "Name": "CppTools",
  528.                 "Version": "3.5.1"
  529.             },
  530.             {
  531.                 "Name": "TextEditor",
  532.                 "Version": "3.5.1"
  533.             },
  534.             {
  535.                 "Name": "CppEditor",
  536.                 "Type": "test",
  537.                 "Version": "3.5.1"
  538.             },
  539.             {
  540.                 "Name": "QmakeProjectManager",
  541.                 "Type": "test",
  542.                 "Version": "3.5.1"
  543.             }
  544.         ],
  545.         "Description": "Clang Code Model plugin.",
  546.         "Experimental": true,
  547.         "License": [
  548.             "Commercial Usage",
  549.             "",
  550.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  551.             "",
  552.             "GNU Lesser General Public License Usage",
  553.             "",
  554.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met:  https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  555.         ],
  556.         "Name": "ClangCodeModel",
  557.         "Url": "http://www.qt.io",
  558.         "Vendor": "The Qt Company Ltd",
  559.         "Version": "3.5.1"
  560.     },
  561.     "className": "ClangCodeModelPlugin",
  562.     "debug": false,
  563.     "version": 328961
  564. }
  565.  
  566.  
  567. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libClassView.so, metadata=
  568. {
  569.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  570.     "MetaData": {
  571.         "Category": "C++",
  572.         "CompatVersion": "3.5.0",
  573.         "Copyright": "(C) 2015 Denis Mingulov",
  574.         "Dependencies": [
  575.             {
  576.                 "Name": "Core",
  577.                 "Version": "3.5.1"
  578.             },
  579.             {
  580.                 "Name": "CppTools",
  581.                 "Version": "3.5.1"
  582.             },
  583.             {
  584.                 "Name": "ProjectExplorer",
  585.                 "Version": "3.5.1"
  586.             },
  587.             {
  588.                 "Name": "TextEditor",
  589.                 "Version": "3.5.1"
  590.             }
  591.         ],
  592.         "Description": "Class View component.",
  593.         "License": [
  594.             "Commercial Usage",
  595.             "",
  596.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  597.             "",
  598.             "GNU Lesser General Public License Usage",
  599.             "",
  600.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  601.         ],
  602.         "Name": "ClassView",
  603.         "Url": "http://www.qt.io",
  604.         "Vendor": "The Qt Company Ltd",
  605.         "Version": "3.5.1"
  606.     },
  607.     "className": "Plugin",
  608.     "debug": false,
  609.     "version": 328961
  610. }
  611.  
  612.  
  613. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libClearCase.so, metadata=
  614. {
  615.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  616.     "MetaData": {
  617.         "Category": "Version Control",
  618.         "CompatVersion": "3.5.0",
  619.         "Copyright": "(C) 2015 AudioCodes Ltd.",
  620.         "Dependencies": [
  621.             {
  622.                 "Name": "ProjectExplorer",
  623.                 "Version": "3.5.1"
  624.             },
  625.             {
  626.                 "Name": "TextEditor",
  627.                 "Version": "3.5.1"
  628.             },
  629.             {
  630.                 "Name": "Core",
  631.                 "Version": "3.5.1"
  632.             },
  633.             {
  634.                 "Name": "VcsBase",
  635.                 "Version": "3.5.1"
  636.             }
  637.         ],
  638.         "Description": "ClearCase integration.",
  639.         "License": [
  640.             "Commercial Usage",
  641.             "",
  642.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  643.             "",
  644.             "GNU Lesser General Public License Usage",
  645.             "",
  646.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  647.         ],
  648.         "Name": "ClearCase",
  649.         "Platform": "(Linux.*)|(Windows.*)",
  650.         "Url": "http://www.qt.io",
  651.         "Vendor": "AudioCodes",
  652.         "Version": "3.5.1"
  653.     },
  654.     "className": "ClearCasePlugin",
  655.     "debug": false,
  656.     "version": 328961
  657. }
  658.  
  659.  
  660. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCMakeProjectManager.so, metadata=
  661. {
  662.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  663.     "MetaData": {
  664.         "Category": "Build Systems",
  665.         "CompatVersion": "3.5.0",
  666.         "Copyright": "(C) 2015 The Qt Company Ltd",
  667.         "Dependencies": [
  668.             {
  669.                 "Name": "Core",
  670.                 "Version": "3.5.1"
  671.             },
  672.             {
  673.                 "Name": "ProjectExplorer",
  674.                 "Version": "3.5.1"
  675.             },
  676.             {
  677.                 "Name": "CppTools",
  678.                 "Version": "3.5.1"
  679.             },
  680.             {
  681.                 "Name": "TextEditor",
  682.                 "Version": "3.5.1"
  683.             },
  684.             {
  685.                 "Name": "QtSupport",
  686.                 "Version": "3.5.1"
  687.             },
  688.             {
  689.                 "Name": "Designer",
  690.                 "Type": "optional",
  691.                 "Version": "3.5.1"
  692.             }
  693.         ],
  694.         "Description": "CMake support.",
  695.         "License": [
  696.             "Commercial Usage",
  697.             "",
  698.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  699.             "",
  700.             "GNU Lesser General Public License Usage",
  701.             "",
  702.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  703.         ],
  704.         "Name": "CMakeProjectManager",
  705.         "Url": "http://www.qt.io",
  706.         "Vendor": "The Qt Company Ltd",
  707.         "Version": "3.5.1"
  708.     },
  709.     "className": "CMakeProjectPlugin",
  710.     "debug": false,
  711.     "version": 328961
  712. }
  713.  
  714.  
  715. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCodePaster.so, metadata=
  716. {
  717.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  718.     "MetaData": {
  719.         "CompatVersion": "3.5.0",
  720.         "Copyright": "(C) 2015 The Qt Company Ltd",
  721.         "Dependencies": [
  722.             {
  723.                 "Name": "TextEditor",
  724.                 "Version": "3.5.1"
  725.             },
  726.             {
  727.                 "Name": "Core",
  728.                 "Version": "3.5.1"
  729.             }
  730.         ],
  731.         "Description": "Codepaster plugin for pushing/fetching diff from server.",
  732.         "License": [
  733.             "Commercial Usage",
  734.             "",
  735.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  736.             "",
  737.             "GNU Lesser General Public License Usage",
  738.             "",
  739.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  740.         ],
  741.         "Name": "CodePaster",
  742.         "Url": "http://www.qt.io",
  743.         "Vendor": "The Qt Company Ltd",
  744.         "Version": "3.5.1"
  745.     },
  746.     "className": "CodepasterPlugin",
  747.     "debug": false,
  748.     "version": 328961
  749. }
  750.  
  751.  
  752. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCore.so, metadata=
  753. {
  754.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  755.     "MetaData": {
  756.         "Arguments": [
  757.             {
  758.                 "Description": "Override selected UI color",
  759.                 "Name": "-color",
  760.                 "Parameter": "color"
  761.             },
  762.             {
  763.                 "Description": "Choose a built-in theme or pass a .creatortheme file",
  764.                 "Name": "-theme",
  765.                 "Parameter": "default|dark"
  766.             },
  767.             {
  768.                 "Description": "Enable presentation mode with pop-ups for key combos",
  769.                 "Name": "-presentationMode"
  770.             }
  771.         ],
  772.         "Category": "Qt Creator",
  773.         "CompatVersion": "3.5.0",
  774.         "Copyright": "(C) 2015 The Qt Company Ltd",
  775.         "Dependencies": [
  776.         ],
  777.         "Description": "The core plugin for the Qt IDE.",
  778.         "License": [
  779.             "Commercial Usage",
  780.             "",
  781.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  782.             "",
  783.             "GNU Lesser General Public License Usage",
  784.             "",
  785.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  786.         ],
  787.         "Name": "Core",
  788.         "Required": true,
  789.         "Url": "http://www.qt.io",
  790.         "Vendor": "The Qt Company Ltd",
  791.         "Version": "3.5.1"
  792.     },
  793.     "className": "CorePlugin",
  794.     "debug": false,
  795.     "version": 328961
  796. }
  797.  
  798.  
  799. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCppEditor.so, metadata=
  800. {
  801.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  802.     "MetaData": {
  803.         "Category": "C++",
  804.         "CompatVersion": "3.5.0",
  805.         "Copyright": "(C) 2015 The Qt Company Ltd",
  806.         "Dependencies": [
  807.             {
  808.                 "Name": "TextEditor",
  809.                 "Version": "3.5.1"
  810.             },
  811.             {
  812.                 "Name": "Core",
  813.                 "Version": "3.5.1"
  814.             },
  815.             {
  816.                 "Name": "CppTools",
  817.                 "Version": "3.5.1"
  818.             },
  819.             {
  820.                 "Name": "ProjectExplorer",
  821.                 "Version": "3.5.1"
  822.             },
  823.             {
  824.                 "Name": "QmakeProjectManager",
  825.                 "Type": "test",
  826.                 "Version": "3.5.1"
  827.             }
  828.         ],
  829.         "Description": "C/C++ editor component.",
  830.         "License": [
  831.             "Commercial Usage",
  832.             "",
  833.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  834.             "",
  835.             "GNU Lesser General Public License Usage",
  836.             "",
  837.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  838.         ],
  839.         "Name": "CppEditor",
  840.         "Url": "http://www.qt.io",
  841.         "Vendor": "The Qt Company Ltd",
  842.         "Version": "3.5.1"
  843.     },
  844.     "className": "CppEditorPlugin",
  845.     "debug": false,
  846.     "version": 328961
  847. }
  848.  
  849.  
  850. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCppTools.so, metadata=
  851. {
  852.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  853.     "MetaData": {
  854.         "Category": "C++",
  855.         "CompatVersion": "3.5.0",
  856.         "Copyright": "(C) 2015 The Qt Company Ltd",
  857.         "Dependencies": [
  858.             {
  859.                 "Name": "Core",
  860.                 "Version": "3.5.1"
  861.             },
  862.             {
  863.                 "Name": "ProjectExplorer",
  864.                 "Version": "3.5.1"
  865.             },
  866.             {
  867.                 "Name": "TextEditor",
  868.                 "Version": "3.5.1"
  869.             },
  870.             {
  871.                 "Name": "CppEditor",
  872.                 "Type": "test",
  873.                 "Version": "3.5.1"
  874.             },
  875.             {
  876.                 "Name": "QmakeProjectManager",
  877.                 "Type": "test",
  878.                 "Version": "3.5.1"
  879.             }
  880.         ],
  881.         "Description": "Tools for analyzing C/C++ code.",
  882.         "License": [
  883.             "Commercial Usage",
  884.             "",
  885.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  886.             "",
  887.             "GNU Lesser General Public License Usage",
  888.             "",
  889.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  890.         ],
  891.         "Name": "CppTools",
  892.         "Url": "http://www.qt.io",
  893.         "Vendor": "The Qt Company Ltd",
  894.         "Version": "3.5.1"
  895.     },
  896.     "className": "CppToolsPlugin",
  897.     "debug": false,
  898.     "version": 328961
  899. }
  900.  
  901.  
  902. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCVS.so, metadata=
  903. {
  904.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  905.     "MetaData": {
  906.         "Category": "Version Control",
  907.         "CompatVersion": "3.5.0",
  908.         "Copyright": "(C) 2015 The Qt Company Ltd",
  909.         "Dependencies": [
  910.             {
  911.                 "Name": "TextEditor",
  912.                 "Version": "3.5.1"
  913.             },
  914.             {
  915.                 "Name": "Core",
  916.                 "Version": "3.5.1"
  917.             },
  918.             {
  919.                 "Name": "VcsBase",
  920.                 "Version": "3.5.1"
  921.             }
  922.         ],
  923.         "Description": "CVS integration.",
  924.         "License": [
  925.             "Commercial Usage",
  926.             "",
  927.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  928.             "",
  929.             "GNU Lesser General Public License Usage",
  930.             "",
  931.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  932.         ],
  933.         "Name": "CVS",
  934.         "Url": "http://www.qt.io",
  935.         "Vendor": "The Qt Company Ltd",
  936.         "Version": "3.5.1"
  937.     },
  938.     "className": "CvsPlugin",
  939.     "debug": false,
  940.     "version": 328961
  941. }
  942.  
  943.  
  944. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libDebugger.so, metadata=
  945. {
  946.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  947.     "MetaData": {
  948.         "Arguments": [
  949.             {
  950.                 "Description": "Attach to local process",
  951.                 "Name": "-debug",
  952.                 "Parameter": "pid"
  953.             },
  954.             {
  955.                 "Description": "Start and debug executable",
  956.                 "Name": "-debug",
  957.                 "Parameter": "executable"
  958.             },
  959.             {
  960.                 "Description": "Attach to core file",
  961.                 "Name": "-debug [executable,]core=<corefile>[,kit=<kit>]"
  962.             },
  963.             {
  964.                 "Description": "Attach to remote debug server",
  965.                 "Name": "-debug <executable>,server=<server:port>[,kit=<kit>]"
  966.             },
  967.             {
  968.                 "Description": "Event handle used for attaching to crashed processes",
  969.                 "Name": "-wincrashevent",
  970.                 "Parameter": "eventhandle:pid"
  971.             }
  972.         ],
  973.         "Category": "Qt Creator",
  974.         "CompatVersion": "3.5.0",
  975.         "Copyright": "(C) 2015 The Qt Company Ltd",
  976.         "Dependencies": [
  977.             {
  978.                 "Name": "Core",
  979.                 "Version": "3.5.1"
  980.             },
  981.             {
  982.                 "Name": "CppTools",
  983.                 "Version": "3.5.1"
  984.             },
  985.             {
  986.                 "Name": "ProjectExplorer",
  987.                 "Version": "3.5.1"
  988.             },
  989.             {
  990.                 "Name": "TextEditor",
  991.                 "Version": "3.5.1"
  992.             },
  993.             {
  994.                 "Name": "CppEditor",
  995.                 "Type": "optional",
  996.                 "Version": "3.5.1"
  997.             }
  998.         ],
  999.         "Description": "Debugger integration.",
  1000.         "License": [
  1001.             "Commercial Usage",
  1002.             "",
  1003.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1004.             "",
  1005.             "GNU Lesser General Public License Usage",
  1006.             "",
  1007.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1008.         ],
  1009.         "Name": "Debugger",
  1010.         "Url": "http://www.qt.io",
  1011.         "Vendor": "The Qt Company Ltd",
  1012.         "Version": "3.5.1"
  1013.     },
  1014.     "className": "DebuggerPlugin",
  1015.     "debug": false,
  1016.     "version": 328961
  1017. }
  1018.  
  1019.  
  1020. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libDesigner.so, metadata=
  1021. {
  1022.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1023.     "MetaData": {
  1024.         "Category": "Qt Creator",
  1025.         "CompatVersion": "3.5.0",
  1026.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1027.         "Dependencies": [
  1028.             {
  1029.                 "Name": "ResourceEditor",
  1030.                 "Version": "3.5.1"
  1031.             },
  1032.             {
  1033.                 "Name": "CppTools",
  1034.                 "Version": "3.5.1"
  1035.             },
  1036.             {
  1037.                 "Name": "ProjectExplorer",
  1038.                 "Version": "3.5.1"
  1039.             },
  1040.             {
  1041.                 "Name": "QtSupport",
  1042.                 "Version": "3.5.1"
  1043.             },
  1044.             {
  1045.                 "Name": "TextEditor",
  1046.                 "Version": "3.5.1"
  1047.             },
  1048.             {
  1049.                 "Name": "Core",
  1050.                 "Version": "3.5.1"
  1051.             },
  1052.             {
  1053.                 "Name": "CppEditor",
  1054.                 "Type": "test",
  1055.                 "Version": "3.5.1"
  1056.             }
  1057.         ],
  1058.         "Description": "Qt Designer integration.",
  1059.         "License": [
  1060.             "Commercial Usage",
  1061.             "",
  1062.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1063.             "",
  1064.             "GNU Lesser General Public License Usage",
  1065.             "",
  1066.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1067.         ],
  1068.         "Name": "Designer",
  1069.         "Url": "http://www.qt.io",
  1070.         "Vendor": "The Qt Company Ltd",
  1071.         "Version": "3.5.1"
  1072.     },
  1073.     "className": "FormEditorPlugin",
  1074.     "debug": false,
  1075.     "version": 328961
  1076. }
  1077.  
  1078.  
  1079. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libDiffEditor.so, metadata=
  1080. {
  1081.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1082.     "MetaData": {
  1083.         "Category": "Qt Creator",
  1084.         "CompatVersion": "3.5.0",
  1085.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1086.         "Dependencies": [
  1087.             {
  1088.                 "Name": "TextEditor",
  1089.                 "Version": "3.5.1"
  1090.             },
  1091.             {
  1092.                 "Name": "Core",
  1093.                 "Version": "3.5.1"
  1094.             },
  1095.             {
  1096.                 "Name": "CodePaster",
  1097.                 "Type": "optional",
  1098.                 "Version": "3.5.1"
  1099.             }
  1100.         ],
  1101.         "Description": "Diff editor component.",
  1102.         "License": [
  1103.             "Commercial Usage",
  1104.             "",
  1105.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1106.             "",
  1107.             "GNU Lesser General Public License Usage",
  1108.             "",
  1109.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1110.         ],
  1111.         "Name": "DiffEditor",
  1112.         "Url": "http://www.qt.io",
  1113.         "Vendor": "The Qt Company Ltd",
  1114.         "Version": "3.5.1"
  1115.     },
  1116.     "className": "DiffEditorPlugin",
  1117.     "debug": false,
  1118.     "version": 328961
  1119. }
  1120.  
  1121.  
  1122. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libEmacsKeys.so, metadata=
  1123. {
  1124.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1125.     "MetaData": {
  1126.         "CompatVersion": "3.5.0",
  1127.         "Copyright": "(C) nsf <no.smile.face@gmail.com>",
  1128.         "Dependencies": [
  1129.             {
  1130.                 "Name": "Core",
  1131.                 "Version": "3.5.1"
  1132.             },
  1133.             {
  1134.                 "Name": "TextEditor",
  1135.                 "Version": "3.5.1"
  1136.             }
  1137.         ],
  1138.         "Description": [
  1139.             "The main idea behind this plugin is to provide additional actions a typical emacs user would expect. It doesn't claim to provide full emacs emulation. The following actions are available:",
  1140.             " - Movement [C-f, C-b, C-n, C-p, M-f, M-b, C-a, C-e, M-<, M->]",
  1141.             " - Mark-based selection [C-SPC, C-x C-x]",
  1142.             " - Cut/copy/yank (doesn't provide kill ring feature) [M-w, C-w, C-y]",
  1143.             " - Kill actions, which interact properly with clipboard [C-k, M-d, C-d]",
  1144.             " - Scrolling (half of the screen, keeps cursor visible) [C-v, M-v]",
  1145.             " - Insert new line and indent [C-j]",
  1146.             "",
  1147.             "IMPORTANT: Actions are not bound to any key combinations by default. You can find them under 'EmacsKeys' section in keyboard shortcuts settings.",
  1148.             "",
  1149.             "Also it's worth mentioning that EmacsKeys plugin forces disabling of menu mnemonics by calling Qt's qt_set_sequence_auto_mnemonic function with false argument. Many of the english menu mnemonics get into the way of typical emacs keys, this includes: Alt+F (File), Alt+B (Build), Alt+W (Window). It's a temporary solution, it remains until there is a better one."
  1150.         ],
  1151.         "Experimental": true,
  1152.         "License": [
  1153.             "Commercial Usage",
  1154.             "",
  1155.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1156.             "",
  1157.             "GNU Lesser General Public License Usage",
  1158.             "",
  1159.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1160.         ],
  1161.         "Name": "EmacsKeys",
  1162.         "Url": "http://nosmileface.ru",
  1163.         "Vendor": "nsf",
  1164.         "Version": "3.5.1"
  1165.     },
  1166.     "className": "EmacsKeysPlugin",
  1167.     "debug": false,
  1168.     "version": 328961
  1169. }
  1170.  
  1171.  
  1172. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libFakeVim.so, metadata=
  1173. {
  1174.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1175.     "MetaData": {
  1176.         "CompatVersion": "3.5.0",
  1177.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1178.         "Dependencies": [
  1179.             {
  1180.                 "Name": "Core",
  1181.                 "Version": "3.5.1"
  1182.             },
  1183.             {
  1184.                 "Name": "TextEditor",
  1185.                 "Version": "3.5.1"
  1186.             },
  1187.             {
  1188.                 "Name": "CppEditor",
  1189.                 "Type": "test",
  1190.                 "Version": "3.5.1"
  1191.             },
  1192.             {
  1193.                 "Name": "CppTools",
  1194.                 "Type": "test",
  1195.                 "Version": "3.5.1"
  1196.             }
  1197.         ],
  1198.         "Description": "VI-style keyboard navigation.",
  1199.         "License": [
  1200.             "Commercial Usage",
  1201.             "",
  1202.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1203.             "",
  1204.             "GNU Lesser General Public License Usage",
  1205.             "",
  1206.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1207.         ],
  1208.         "Name": "FakeVim",
  1209.         "Url": "http://www.qt.io",
  1210.         "Vendor": "The Qt Company Ltd",
  1211.         "Version": "3.5.1"
  1212.     },
  1213.     "className": "FakeVimPlugin",
  1214.     "debug": false,
  1215.     "version": 328961
  1216. }
  1217.  
  1218.  
  1219. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libGenericProjectManager.so, metadata=
  1220. {
  1221.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1222.     "MetaData": {
  1223.         "Category": "Build Systems",
  1224.         "CompatVersion": "3.5.0",
  1225.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1226.         "Dependencies": [
  1227.             {
  1228.                 "Name": "Core",
  1229.                 "Version": "3.5.1"
  1230.             },
  1231.             {
  1232.                 "Name": "ProjectExplorer",
  1233.                 "Version": "3.5.1"
  1234.             },
  1235.             {
  1236.                 "Name": "CppTools",
  1237.                 "Version": "3.5.1"
  1238.             },
  1239.             {
  1240.                 "Name": "TextEditor",
  1241.                 "Version": "3.5.1"
  1242.             },
  1243.             {
  1244.                 "Name": "QtSupport",
  1245.                 "Version": "3.5.1"
  1246.             },
  1247.             {
  1248.                 "Name": "CppEditor",
  1249.                 "Type": "test",
  1250.                 "Version": "3.5.1"
  1251.             }
  1252.         ],
  1253.         "Description": "Generic support.",
  1254.         "License": [
  1255.             "Commercial Usage",
  1256.             "",
  1257.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1258.             "",
  1259.             "GNU Lesser General Public License Usage",
  1260.             "",
  1261.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1262.         ],
  1263.         "Name": "GenericProjectManager",
  1264.         "Url": "http://www.qt.io",
  1265.         "Vendor": "The Qt Company Ltd",
  1266.         "Version": "3.5.1"
  1267.     },
  1268.     "className": "GenericProjectPlugin",
  1269.     "debug": false,
  1270.     "version": 328961
  1271. }
  1272.  
  1273.  
  1274. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libGit.so, metadata=
  1275. {
  1276.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1277.     "MetaData": {
  1278.         "Category": "Version Control",
  1279.         "CompatVersion": "3.5.0",
  1280.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1281.         "Dependencies": [
  1282.             {
  1283.                 "Name": "TextEditor",
  1284.                 "Version": "3.5.1"
  1285.             },
  1286.             {
  1287.                 "Name": "Core",
  1288.                 "Version": "3.5.1"
  1289.             },
  1290.             {
  1291.                 "Name": "VcsBase",
  1292.                 "Version": "3.5.1"
  1293.             },
  1294.             {
  1295.                 "Name": "DiffEditor",
  1296.                 "Version": "3.5.1"
  1297.             }
  1298.         ],
  1299.         "Description": "Git integration.",
  1300.         "License": [
  1301.             "Commercial Usage",
  1302.             "",
  1303.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1304.             "",
  1305.             "GNU Lesser General Public License Usage",
  1306.             "",
  1307.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1308.         ],
  1309.         "Name": "Git",
  1310.         "Url": "http://www.qt.io",
  1311.         "Vendor": "The Qt Company Ltd",
  1312.         "Version": "3.5.1"
  1313.     },
  1314.     "className": "GitPlugin",
  1315.     "debug": false,
  1316.     "version": 328961
  1317. }
  1318.  
  1319.  
  1320. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libGLSLEditor.so, metadata=
  1321. {
  1322.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1323.     "MetaData": {
  1324.         "Category": "Other Languages",
  1325.         "CompatVersion": "3.5.0",
  1326.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1327.         "Dependencies": [
  1328.             {
  1329.                 "Name": "Core",
  1330.                 "Version": "3.5.1"
  1331.             },
  1332.             {
  1333.                 "Name": "TextEditor",
  1334.                 "Version": "3.5.1"
  1335.             },
  1336.             {
  1337.                 "Name": "CppTools",
  1338.                 "Version": "3.5.1"
  1339.             }
  1340.         ],
  1341.         "Description": "Editor for GLSL.",
  1342.         "License": [
  1343.             "Commercial Usage",
  1344.             "",
  1345.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1346.             "",
  1347.             "GNU Lesser General Public License Usage",
  1348.             "",
  1349.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1350.         ],
  1351.         "Name": "GLSLEditor",
  1352.         "Url": "http://www.qt.io",
  1353.         "Vendor": "The Qt Company Ltd",
  1354.         "Version": "3.5.1"
  1355.     },
  1356.     "className": "GlslEditorPlugin",
  1357.     "debug": false,
  1358.     "version": 328961
  1359. }
  1360.  
  1361.  
  1362. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libHelloWorld.so, metadata=
  1363. {
  1364.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1365.     "MetaData": {
  1366.         "CompatVersion": "3.5.0",
  1367.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1368.         "Dependencies": [
  1369.             {
  1370.                 "Name": "Core",
  1371.                 "Version": "3.5.1"
  1372.             }
  1373.         ],
  1374.         "Description": "Hello World sample plugin.",
  1375.         "Experimental": true,
  1376.         "License": [
  1377.             "Commercial Usage",
  1378.             "",
  1379.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1380.             "",
  1381.             "GNU Lesser General Public License Usage",
  1382.             "",
  1383.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1384.         ],
  1385.         "Name": "HelloWorld",
  1386.         "Url": "http://www.qt.io",
  1387.         "Vendor": "The Qt Company Ltd",
  1388.         "Version": "3.5.1"
  1389.     },
  1390.     "className": "HelloWorldPlugin",
  1391.     "debug": false,
  1392.     "version": 328961
  1393. }
  1394.  
  1395.  
  1396. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libHelp.so, metadata=
  1397. {
  1398.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1399.     "MetaData": {
  1400.         "Category": "Qt Creator",
  1401.         "CompatVersion": "3.5.0",
  1402.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1403.         "Dependencies": [
  1404.             {
  1405.                 "Name": "Core",
  1406.                 "Version": "3.5.1"
  1407.             },
  1408.             {
  1409.                 "Name": "ProjectExplorer",
  1410.                 "Version": "3.5.1"
  1411.             }
  1412.         ],
  1413.         "Description": "Help system.",
  1414.         "License": [
  1415.             "Commercial Usage",
  1416.             "",
  1417.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1418.             "",
  1419.             "GNU Lesser General Public License Usage",
  1420.             "",
  1421.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1422.         ],
  1423.         "Name": "Help",
  1424.         "Url": "http://www.qt.io",
  1425.         "Vendor": "The Qt Company Ltd",
  1426.         "Version": "3.5.1"
  1427.     },
  1428.     "className": "HelpPlugin",
  1429.     "debug": false,
  1430.     "version": 328961
  1431. }
  1432.  
  1433.  
  1434. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libImageViewer.so, metadata=
  1435. {
  1436.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1437.     "MetaData": {
  1438.         "Category": "Qt Creator",
  1439.         "CompatVersion": "3.5.0",
  1440.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1441.         "Dependencies": [
  1442.             {
  1443.                 "Name": "Core",
  1444.                 "Version": "3.5.1"
  1445.             }
  1446.         ],
  1447.         "Description": "Image Viewer component.",
  1448.         "License": [
  1449.             "Commercial Usage",
  1450.             "",
  1451.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1452.             "",
  1453.             "GNU Lesser General Public License Usage",
  1454.             "",
  1455.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1456.         ],
  1457.         "Name": "ImageViewer",
  1458.         "Url": "http://www.qt.io",
  1459.         "Vendor": "The Qt Company Ltd",
  1460.         "Version": "3.5.1"
  1461.     },
  1462.     "className": "ImageViewerPlugin",
  1463.     "debug": false,
  1464.     "version": 328961
  1465. }
  1466.  
  1467.  
  1468. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libIos.so, metadata=
  1469. {
  1470.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1471.     "MetaData": {
  1472.         "Category": "Device Support",
  1473.         "CompatVersion": "3.5.0",
  1474.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1475.         "Dependencies": [
  1476.             {
  1477.                 "Name": "Core",
  1478.                 "Version": "3.5.1"
  1479.             },
  1480.             {
  1481.                 "Name": "Debugger",
  1482.                 "Version": "3.5.1"
  1483.             },
  1484.             {
  1485.                 "Name": "ProjectExplorer",
  1486.                 "Version": "3.5.1"
  1487.             },
  1488.             {
  1489.                 "Name": "QmakeProjectManager",
  1490.                 "Version": "3.5.1"
  1491.             },
  1492.             {
  1493.                 "Name": "AnalyzerBase",
  1494.                 "Version": "3.5.1"
  1495.             }
  1496.         ],
  1497.         "Description": "Support for deployment to and execution on iOS Devices.",
  1498.         "License": [
  1499.             "Commercial Usage",
  1500.             "",
  1501.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1502.             "",
  1503.             "GNU Lesser General Public License Usage",
  1504.             "",
  1505.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1506.         ],
  1507.         "Name": "Ios",
  1508.         "Platform": "OS X.*",
  1509.         "Url": "http://www.qt.io",
  1510.         "Vendor": "The Qt Company Ltd",
  1511.         "Version": "3.5.1"
  1512.     },
  1513.     "className": "IosPlugin",
  1514.     "debug": false,
  1515.     "version": 328961
  1516. }
  1517.  
  1518.  
  1519. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libMacros.so, metadata=
  1520. {
  1521.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1522.     "MetaData": {
  1523.         "Category": "Qt Creator",
  1524.         "CompatVersion": "3.5.0",
  1525.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1526.         "Dependencies": [
  1527.             {
  1528.                 "Name": "Core",
  1529.                 "Version": "3.5.1"
  1530.             },
  1531.             {
  1532.                 "Name": "TextEditor",
  1533.                 "Version": "3.5.1"
  1534.             }
  1535.         ],
  1536.         "Description": "Macros in text editors.",
  1537.         "License": [
  1538.             "Commercial Usage",
  1539.             "",
  1540.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1541.             "",
  1542.             "GNU Lesser General Public License Usage",
  1543.             "",
  1544.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1545.         ],
  1546.         "Name": "Macros",
  1547.         "Url": "http://www.qt.io",
  1548.         "Vendor": "The Qt Company Ltd",
  1549.         "Version": "3.5.1"
  1550.     },
  1551.     "className": "MacrosPlugin",
  1552.     "debug": false,
  1553.     "version": 328961
  1554. }
  1555.  
  1556.  
  1557. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libMercurial.so, metadata=
  1558. {
  1559.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1560.     "MetaData": {
  1561.         "Category": "Version Control",
  1562.         "CompatVersion": "3.5.0",
  1563.         "Copyright": "(C) 2015 Brian McGillion",
  1564.         "Dependencies": [
  1565.             {
  1566.                 "Name": "TextEditor",
  1567.                 "Version": "3.5.1"
  1568.             },
  1569.             {
  1570.                 "Name": "Core",
  1571.                 "Version": "3.5.1"
  1572.             },
  1573.             {
  1574.                 "Name": "VcsBase",
  1575.                 "Version": "3.5.1"
  1576.             }
  1577.         ],
  1578.         "Description": "Mercurial integration.",
  1579.         "License": [
  1580.             "Commercial Usage",
  1581.             "",
  1582.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1583.             "",
  1584.             "GNU Lesser General Public License Usage",
  1585.             "",
  1586.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1587.         ],
  1588.         "Name": "Mercurial",
  1589.         "Url": "http://www.qt.io",
  1590.         "Vendor": "Brian McGillion",
  1591.         "Version": "3.5.1"
  1592.     },
  1593.     "className": "MercurialPlugin",
  1594.     "debug": false,
  1595.     "version": 328961
  1596. }
  1597.  
  1598.  
  1599. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libPerforce.so, metadata=
  1600. {
  1601.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1602.     "MetaData": {
  1603.         "Category": "Version Control",
  1604.         "CompatVersion": "3.5.0",
  1605.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1606.         "Dependencies": [
  1607.             {
  1608.                 "Name": "TextEditor",
  1609.                 "Version": "3.5.1"
  1610.             },
  1611.             {
  1612.                 "Name": "Core",
  1613.                 "Version": "3.5.1"
  1614.             },
  1615.             {
  1616.                 "Name": "VcsBase",
  1617.                 "Version": "3.5.1"
  1618.             }
  1619.         ],
  1620.         "Description": "Perforce integration.",
  1621.         "License": [
  1622.             "Commercial Usage",
  1623.             "",
  1624.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1625.             "",
  1626.             "GNU Lesser General Public License Usage",
  1627.             "",
  1628.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1629.         ],
  1630.         "Name": "Perforce",
  1631.         "Url": "http://www.qt.io",
  1632.         "Vendor": "The Qt Company Ltd",
  1633.         "Version": "3.5.1"
  1634.     },
  1635.     "className": "PerforcePlugin",
  1636.     "debug": false,
  1637.     "version": 328961
  1638. }
  1639.  
  1640.  
  1641. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libProjectExplorer.so, metadata=
  1642. {
  1643.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1644.     "MetaData": {
  1645.         "Arguments": [
  1646.             {
  1647.                 "Description": "Verbose loading of custom wizards",
  1648.                 "Name": "-customwizard-verbose"
  1649.             },
  1650.             {
  1651.                 "Description": "Restore the last session",
  1652.                 "Name": "-lastsession"
  1653.             }
  1654.         ],
  1655.         "Category": "Qt Creator",
  1656.         "CompatVersion": "3.5.0",
  1657.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1658.         "Dependencies": [
  1659.             {
  1660.                 "Name": "Core",
  1661.                 "Version": "3.5.1"
  1662.             },
  1663.             {
  1664.                 "Name": "TextEditor",
  1665.                 "Version": "3.5.1"
  1666.             }
  1667.         ],
  1668.         "Description": "ProjectExplorer framework that can be extended with different kind of project types.",
  1669.         "License": [
  1670.             "Commercial Usage",
  1671.             "",
  1672.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1673.             "",
  1674.             "GNU Lesser General Public License Usage",
  1675.             "",
  1676.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1677.         ],
  1678.         "Name": "ProjectExplorer",
  1679.         "Url": "http://www.qt.io",
  1680.         "Vendor": "The Qt Company Ltd",
  1681.         "Version": "3.5.1"
  1682.     },
  1683.     "className": "ProjectExplorerPlugin",
  1684.     "debug": false,
  1685.     "version": 328961
  1686. }
  1687.  
  1688.  
  1689. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libPythonEditor.so, metadata=
  1690. {
  1691.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1692.     "MetaData": {
  1693.         "Category": "Other Languages",
  1694.         "CompatVersion": "3.5.0",
  1695.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1696.         "Dependencies": [
  1697.             {
  1698.                 "Name": "Core",
  1699.                 "Version": "3.5.1"
  1700.             },
  1701.             {
  1702.                 "Name": "TextEditor",
  1703.                 "Version": "3.5.1"
  1704.             },
  1705.             {
  1706.                 "Name": "QtSupport",
  1707.                 "Version": "3.5.1"
  1708.             },
  1709.             {
  1710.                 "Name": "ProjectExplorer",
  1711.                 "Version": "3.5.1"
  1712.             }
  1713.         ],
  1714.         "Description": "Editor and file creation wizards for Python. Example plugin for QtCreator API demonstration.",
  1715.         "License": [
  1716.             "Commercial Usage",
  1717.             "",
  1718.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1719.             "",
  1720.             "GNU Lesser General Public License Usage",
  1721.             "",
  1722.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1723.         ],
  1724.         "Name": "PythonEditor",
  1725.         "Url": "http://www.qt.io",
  1726.         "Vendor": "The Qt Company Ltd",
  1727.         "Version": "3.5.1"
  1728.     },
  1729.     "className": "PythonEditorPlugin",
  1730.     "debug": false,
  1731.     "version": 328961
  1732. }
  1733.  
  1734.  
  1735. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQbsProjectManager.so, metadata=
  1736. {
  1737.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1738.     "MetaData": {
  1739.         "Category": "Build Systems",
  1740.         "CompatVersion": "3.5.0",
  1741.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1742.         "Dependencies": [
  1743.             {
  1744.                 "Name": "Core",
  1745.                 "Version": "3.5.1"
  1746.             },
  1747.             {
  1748.                 "Name": "ProjectExplorer",
  1749.                 "Version": "3.5.1"
  1750.             },
  1751.             {
  1752.                 "Name": "CppTools",
  1753.                 "Version": "3.5.1"
  1754.             },
  1755.             {
  1756.                 "Name": "QtSupport",
  1757.                 "Version": "3.5.1"
  1758.             },
  1759.             {
  1760.                 "Name": "QmlJSTools",
  1761.                 "Version": "3.5.1"
  1762.             }
  1763.         ],
  1764.         "Description": "QBS support.",
  1765.         "License": [
  1766.             "Commercial Usage",
  1767.             "",
  1768.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1769.             "",
  1770.             "GNU Lesser General Public License Usage",
  1771.             "",
  1772.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1773.         ],
  1774.         "Name": "QbsProjectManager",
  1775.         "Url": "http://www.qt.io",
  1776.         "Vendor": "The Qt Company Ltd",
  1777.         "Version": "3.5.1"
  1778.     },
  1779.     "className": "QbsProjectManagerPlugin",
  1780.     "debug": false,
  1781.     "version": 328961
  1782. }
  1783.  
  1784.  
  1785. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmakeAndroidSupport.so, metadata=
  1786. {
  1787.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1788.     "MetaData": {
  1789.         "Category": "Build Systems",
  1790.         "CompatVersion": "3.5.0",
  1791.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1792.         "Dependencies": [
  1793.             {
  1794.                 "Name": "Core",
  1795.                 "Version": "3.5.1"
  1796.             },
  1797.             {
  1798.                 "Name": "ProjectExplorer",
  1799.                 "Version": "3.5.1"
  1800.             },
  1801.             {
  1802.                 "Name": "QtSupport",
  1803.                 "Version": "3.5.1"
  1804.             },
  1805.             {
  1806.                 "Name": "TextEditor",
  1807.                 "Version": "3.5.1"
  1808.             },
  1809.             {
  1810.                 "Name": "CppTools",
  1811.                 "Version": "3.5.1"
  1812.             },
  1813.             {
  1814.                 "Name": "QmlJSTools",
  1815.                 "Version": "3.5.1"
  1816.             },
  1817.             {
  1818.                 "Name": "ResourceEditor",
  1819.                 "Version": "3.5.1"
  1820.             },
  1821.             {
  1822.                 "Name": "Android",
  1823.                 "Version": "3.5.1"
  1824.             },
  1825.             {
  1826.                 "Name": "QmakeProjectManager",
  1827.                 "Version": "3.5.1"
  1828.             }
  1829.         ],
  1830.         "Description": "Android support for qmake project manager.",
  1831.         "License": [
  1832.             "Commercial Usage",
  1833.             "",
  1834.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1835.             "",
  1836.             "GNU Lesser General Public License Usage",
  1837.             "",
  1838.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1839.         ],
  1840.         "Name": "QmakeAndroidSupport",
  1841.         "Url": "http://www.qt.io",
  1842.         "Vendor": "The Qt Company Ltd",
  1843.         "Version": "3.5.1"
  1844.     },
  1845.     "className": "QmakeAndroidSupportPlugin",
  1846.     "debug": false,
  1847.     "version": 328961
  1848. }
  1849.  
  1850.  
  1851. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmakeProjectManager.so, metadata=
  1852. {
  1853.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1854.     "MetaData": {
  1855.         "Category": "Build Systems",
  1856.         "CompatVersion": "3.5.0",
  1857.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1858.         "Dependencies": [
  1859.             {
  1860.                 "Name": "Core",
  1861.                 "Version": "3.5.1"
  1862.             },
  1863.             {
  1864.                 "Name": "ProjectExplorer",
  1865.                 "Version": "3.5.1"
  1866.             },
  1867.             {
  1868.                 "Name": "QtSupport",
  1869.                 "Version": "3.5.1"
  1870.             },
  1871.             {
  1872.                 "Name": "TextEditor",
  1873.                 "Version": "3.5.1"
  1874.             },
  1875.             {
  1876.                 "Name": "CppTools",
  1877.                 "Version": "3.5.1"
  1878.             },
  1879.             {
  1880.                 "Name": "ResourceEditor",
  1881.                 "Version": "3.5.1"
  1882.             },
  1883.             {
  1884.                 "Name": "Designer",
  1885.                 "Type": "optional",
  1886.                 "Version": "3.5.1"
  1887.             }
  1888.         ],
  1889.         "Description": "Provides project type for Qt/QMake .pro files and tools.",
  1890.         "License": [
  1891.             "Commercial Usage",
  1892.             "",
  1893.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1894.             "",
  1895.             "GNU Lesser General Public License Usage",
  1896.             "",
  1897.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1898.         ],
  1899.         "Name": "QmakeProjectManager",
  1900.         "Url": "http://www.qt.io",
  1901.         "Vendor": "The Qt Company Ltd",
  1902.         "Version": "3.5.1"
  1903.     },
  1904.     "className": "QmakeProjectManagerPlugin",
  1905.     "debug": false,
  1906.     "version": 328961
  1907. }
  1908.  
  1909.  
  1910. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlDesigner.so, metadata=
  1911. {
  1912.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1913.     "MetaData": {
  1914.         "Arguments": [
  1915.             {
  1916.                 "Description": "Captures the Qml Puppet stream",
  1917.                 "Name": "-capture-puppet-stream",
  1918.                 "Parameter": "capture file"
  1919.             }
  1920.         ],
  1921.         "Category": "Qt Quick",
  1922.         "CompatVersion": "3.5.0",
  1923.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1924.         "Dependencies": [
  1925.             {
  1926.                 "Name": "Core",
  1927.                 "Version": "3.5.1"
  1928.             },
  1929.             {
  1930.                 "Name": "TextEditor",
  1931.                 "Version": "3.5.1"
  1932.             },
  1933.             {
  1934.                 "Name": "QmlJSEditor",
  1935.                 "Version": "3.5.1"
  1936.             },
  1937.             {
  1938.                 "Name": "QtSupport",
  1939.                 "Version": "3.5.1"
  1940.             },
  1941.             {
  1942.                 "Name": "ProjectExplorer",
  1943.                 "Version": "3.5.1"
  1944.             }
  1945.         ],
  1946.         "Description": "Visual Designer for QML files.",
  1947.         "License": [
  1948.             "Commercial Usage",
  1949.             "",
  1950.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1951.             "",
  1952.             "GNU Lesser General Public License Usage",
  1953.             "",
  1954.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  1955.         ],
  1956.         "Name": "QmlDesigner",
  1957.         "Url": "http://www.qt.io",
  1958.         "Vendor": "The Qt Company Ltd",
  1959.         "Version": "3.5.1"
  1960.     },
  1961.     "className": "QmlDesignerPlugin",
  1962.     "debug": false,
  1963.     "version": 328961
  1964. }
  1965.  
  1966.  
  1967. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlJSEditor.so, metadata=
  1968. {
  1969.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  1970.     "MetaData": {
  1971.         "Category": "Qt Quick",
  1972.         "CompatVersion": "3.5.0",
  1973.         "Copyright": "(C) 2015 The Qt Company Ltd",
  1974.         "Dependencies": [
  1975.             {
  1976.                 "Name": "Core",
  1977.                 "Version": "3.5.1"
  1978.             },
  1979.             {
  1980.                 "Name": "TextEditor",
  1981.                 "Version": "3.5.1"
  1982.             },
  1983.             {
  1984.                 "Name": "ProjectExplorer",
  1985.                 "Version": "3.5.1"
  1986.             },
  1987.             {
  1988.                 "Name": "QmlJSTools",
  1989.                 "Version": "3.5.1"
  1990.             }
  1991.         ],
  1992.         "Description": "Editor for QML and JavaScript.",
  1993.         "License": [
  1994.             "Commercial Usage",
  1995.             "",
  1996.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  1997.             "",
  1998.             "GNU Lesser General Public License Usage",
  1999.             "",
  2000.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2001.         ],
  2002.         "Name": "QmlJSEditor",
  2003.         "Url": "http://www.qt.io",
  2004.         "Vendor": "The Qt Company Ltd",
  2005.         "Version": "3.5.1"
  2006.     },
  2007.     "className": "QmlJSEditorPlugin",
  2008.     "debug": false,
  2009.     "version": 328961
  2010. }
  2011.  
  2012.  
  2013. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlJSTools.so, metadata=
  2014. {
  2015.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2016.     "MetaData": {
  2017.         "Category": "Qt Quick",
  2018.         "CompatVersion": "3.5.0",
  2019.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2020.         "Dependencies": [
  2021.             {
  2022.                 "Name": "Core",
  2023.                 "Version": "3.5.1"
  2024.             },
  2025.             {
  2026.                 "Name": "ProjectExplorer",
  2027.                 "Version": "3.5.1"
  2028.             },
  2029.             {
  2030.                 "Name": "QtSupport",
  2031.                 "Version": "3.5.1"
  2032.             },
  2033.             {
  2034.                 "Name": "TextEditor",
  2035.                 "Version": "3.5.1"
  2036.             },
  2037.             {
  2038.                 "Name": "CppTools",
  2039.                 "Version": "3.5.1"
  2040.             }
  2041.         ],
  2042.         "Description": "Tools for analyzing Qml/JS code.",
  2043.         "License": [
  2044.             "Commercial Usage",
  2045.             "",
  2046.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2047.             "",
  2048.             "GNU Lesser General Public License Usage",
  2049.             "",
  2050.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2051.         ],
  2052.         "Name": "QmlJSTools",
  2053.         "Url": "http://www.qt.io",
  2054.         "Vendor": "The Qt Company Ltd",
  2055.         "Version": "3.5.1"
  2056.     },
  2057.     "className": "QmlJSToolsPlugin",
  2058.     "debug": false,
  2059.     "version": 328961
  2060. }
  2061.  
  2062.  
  2063. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlProfiler.so, metadata=
  2064. {
  2065.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2066.     "MetaData": {
  2067.         "Category": "Qt Quick",
  2068.         "CompatVersion": "3.5.0",
  2069.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2070.         "Dependencies": [
  2071.             {
  2072.                 "Name": "AnalyzerBase",
  2073.                 "Version": "3.5.1"
  2074.             },
  2075.             {
  2076.                 "Name": "Core",
  2077.                 "Version": "3.5.1"
  2078.             },
  2079.             {
  2080.                 "Name": "ProjectExplorer",
  2081.                 "Version": "3.5.1"
  2082.             },
  2083.             {
  2084.                 "Name": "QtSupport",
  2085.                 "Version": "3.5.1"
  2086.             },
  2087.             {
  2088.                 "Name": "TextEditor",
  2089.                 "Version": "3.5.1"
  2090.             }
  2091.         ],
  2092.         "Description": "Qml Profiler Plugin.",
  2093.         "License": [
  2094.             "Commercial Usage",
  2095.             "",
  2096.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2097.             "",
  2098.             "GNU Lesser General Public License Usage",
  2099.             "",
  2100.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2101.         ],
  2102.         "Name": "QmlProfiler",
  2103.         "Url": "http://www.qt.io",
  2104.         "Vendor": "The Qt Company Ltd",
  2105.         "Version": "3.5.1"
  2106.     },
  2107.     "className": "QmlProfilerPlugin",
  2108.     "debug": false,
  2109.     "version": 328961
  2110. }
  2111.  
  2112.  
  2113. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlProjectManager.so, metadata=
  2114. {
  2115.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2116.     "MetaData": {
  2117.         "Category": "Qt Quick",
  2118.         "CompatVersion": "3.5.0",
  2119.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2120.         "Dependencies": [
  2121.             {
  2122.                 "Name": "Core",
  2123.                 "Version": "3.5.1"
  2124.             },
  2125.             {
  2126.                 "Name": "ProjectExplorer",
  2127.                 "Version": "3.5.1"
  2128.             },
  2129.             {
  2130.                 "Name": "QtSupport",
  2131.                 "Version": "3.5.1"
  2132.             }
  2133.         ],
  2134.         "Description": "Qt Quick support",
  2135.         "License": [
  2136.             "Commercial Usage",
  2137.             "",
  2138.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2139.             "",
  2140.             "GNU Lesser General Public License Usage",
  2141.             "",
  2142.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2143.         ],
  2144.         "Name": "QmlProjectManager",
  2145.         "Url": "http://www.qt.io",
  2146.         "Vendor": "The Qt Company Ltd",
  2147.         "Version": "3.5.1"
  2148.     },
  2149.     "className": "QmlProjectPlugin",
  2150.     "debug": false,
  2151.     "version": 328961
  2152. }
  2153.  
  2154.  
  2155. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQnx.so, metadata=
  2156. {
  2157.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2158.     "MetaData": {
  2159.         "Category": "Device Support",
  2160.         "CompatVersion": "3.5.0",
  2161.         "Copyright": "(C) 2015 BlackBerry",
  2162.         "Dependencies": [
  2163.             {
  2164.                 "Name": "AnalyzerBase",
  2165.                 "Version": "3.5.1"
  2166.             },
  2167.             {
  2168.                 "Name": "Core",
  2169.                 "Version": "3.5.1"
  2170.             },
  2171.             {
  2172.                 "Name": "Debugger",
  2173.                 "Version": "3.5.1"
  2174.             },
  2175.             {
  2176.                 "Name": "ProjectExplorer",
  2177.                 "Version": "3.5.1"
  2178.             },
  2179.             {
  2180.                 "Name": "QmakeProjectManager",
  2181.                 "Version": "3.5.1"
  2182.             },
  2183.             {
  2184.                 "Name": "QtSupport",
  2185.                 "Version": "3.5.1"
  2186.             },
  2187.             {
  2188.                 "Name": "RemoteLinux",
  2189.                 "Version": "3.5.1"
  2190.             }
  2191.         ],
  2192.         "Description": "Adds support for QNX to Qt Creator.",
  2193.         "License": [
  2194.             "Commercial Usage",
  2195.             "",
  2196.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2197.             "",
  2198.             "GNU Lesser General Public License Usage",
  2199.             "",
  2200.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2201.         ],
  2202.         "Name": "Qnx",
  2203.         "Url": "http://www.blackberry.com",
  2204.         "Vendor": "BlackBerry",
  2205.         "Version": "3.5.1"
  2206.     },
  2207.     "className": "QnxPlugin",
  2208.     "debug": false,
  2209.     "version": 328961
  2210. }
  2211.  
  2212.  
  2213. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQtSupport.so, metadata=
  2214. {
  2215.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2216.     "MetaData": {
  2217.         "Category": "Build Systems",
  2218.         "CompatVersion": "3.5.0",
  2219.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2220.         "Dependencies": [
  2221.             {
  2222.                 "Name": "Core",
  2223.                 "Version": "3.5.1"
  2224.             },
  2225.             {
  2226.                 "Name": "CppTools",
  2227.                 "Version": "3.5.1"
  2228.             },
  2229.             {
  2230.                 "Name": "ProjectExplorer",
  2231.                 "Version": "3.5.1"
  2232.             }
  2233.         ],
  2234.         "Description": "Provides support code for build systems.",
  2235.         "License": [
  2236.             "Commercial Usage",
  2237.             "",
  2238.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2239.             "",
  2240.             "GNU Lesser General Public License Usage",
  2241.             "",
  2242.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2243.         ],
  2244.         "Name": "QtSupport",
  2245.         "Url": "http://www.qt.io",
  2246.         "Vendor": "The Qt Company Ltd",
  2247.         "Version": "3.5.1"
  2248.     },
  2249.     "className": "QtSupportPlugin",
  2250.     "debug": false,
  2251.     "version": 328961
  2252. }
  2253.  
  2254.  
  2255. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libRemoteLinux.so, metadata=
  2256. {
  2257.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2258.     "MetaData": {
  2259.         "Category": "Device Support",
  2260.         "CompatVersion": "3.5.0",
  2261.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2262.         "Dependencies": [
  2263.             {
  2264.                 "Name": "Core",
  2265.                 "Version": "3.5.1"
  2266.             },
  2267.             {
  2268.                 "Name": "Debugger",
  2269.                 "Version": "3.5.1"
  2270.             },
  2271.             {
  2272.                 "Name": "ProjectExplorer",
  2273.                 "Version": "3.5.1"
  2274.             },
  2275.             {
  2276.                 "Name": "QtSupport",
  2277.                 "Version": "3.5.1"
  2278.             },
  2279.             {
  2280.                 "Name": "AnalyzerBase",
  2281.                 "Version": "3.5.1"
  2282.             }
  2283.         ],
  2284.         "Description": "Support for deployment to and execution on a remote Linux host.",
  2285.         "License": [
  2286.             "Commercial Usage",
  2287.             "",
  2288.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2289.             "",
  2290.             "GNU Lesser General Public License Usage",
  2291.             "",
  2292.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2293.         ],
  2294.         "Name": "RemoteLinux",
  2295.         "Url": "http://www.qt.io",
  2296.         "Vendor": "The Qt Company Ltd",
  2297.         "Version": "3.5.1"
  2298.     },
  2299.     "className": "RemoteLinuxPlugin",
  2300.     "debug": false,
  2301.     "version": 328961
  2302. }
  2303.  
  2304.  
  2305. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libResourceEditor.so, metadata=
  2306. {
  2307.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2308.     "MetaData": {
  2309.         "Category": "Qt Creator",
  2310.         "CompatVersion": "3.5.0",
  2311.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2312.         "Dependencies": [
  2313.             {
  2314.                 "Name": "Core",
  2315.                 "Version": "3.5.1"
  2316.             },
  2317.             {
  2318.                 "Name": "ProjectExplorer",
  2319.                 "Version": "3.5.1"
  2320.             }
  2321.         ],
  2322.         "Description": "Editor for qrc files.",
  2323.         "License": [
  2324.             "Commercial Usage",
  2325.             "",
  2326.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2327.             "",
  2328.             "GNU Lesser General Public License Usage",
  2329.             "",
  2330.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2331.         ],
  2332.         "Name": "ResourceEditor",
  2333.         "Url": "http://www.qt.io",
  2334.         "Vendor": "The Qt Company Ltd",
  2335.         "Version": "3.5.1"
  2336.     },
  2337.     "className": "ResourceEditorPlugin",
  2338.     "debug": false,
  2339.     "version": 328961
  2340. }
  2341.  
  2342.  
  2343. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libSubversion.so, metadata=
  2344. {
  2345.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2346.     "MetaData": {
  2347.         "Category": "Version Control",
  2348.         "CompatVersion": "3.5.0",
  2349.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2350.         "Dependencies": [
  2351.             {
  2352.                 "Name": "TextEditor",
  2353.                 "Version": "3.5.1"
  2354.             },
  2355.             {
  2356.                 "Name": "Core",
  2357.                 "Version": "3.5.1"
  2358.             },
  2359.             {
  2360.                 "Name": "VcsBase",
  2361.                 "Version": "3.5.1"
  2362.             },
  2363.             {
  2364.                 "Name": "DiffEditor",
  2365.                 "Version": "3.5.1"
  2366.             }
  2367.         ],
  2368.         "Description": "Subversion integration.",
  2369.         "License": [
  2370.             "Commercial Usage",
  2371.             "",
  2372.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2373.             "",
  2374.             "GNU Lesser General Public License Usage",
  2375.             "",
  2376.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2377.         ],
  2378.         "Name": "Subversion",
  2379.         "Url": "http://www.qt.io",
  2380.         "Vendor": "The Qt Company Ltd",
  2381.         "Version": "3.5.1"
  2382.     },
  2383.     "className": "SubversionPlugin",
  2384.     "debug": false,
  2385.     "version": 328961
  2386. }
  2387.  
  2388.  
  2389. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libTaskList.so, metadata=
  2390. {
  2391.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2392.     "MetaData": {
  2393.         "CompatVersion": "3.5.0",
  2394.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2395.         "Dependencies": [
  2396.             {
  2397.                 "Name": "Core",
  2398.                 "Version": "3.5.1"
  2399.             },
  2400.             {
  2401.                 "Name": "ProjectExplorer",
  2402.                 "Version": "3.5.1"
  2403.             }
  2404.         ],
  2405.         "Description": "Use .tasks-files to populate the Issues view.",
  2406.         "License": [
  2407.             "Commercial Usage",
  2408.             "",
  2409.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2410.             "",
  2411.             "GNU Lesser General Public License Usage",
  2412.             "",
  2413.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2414.         ],
  2415.         "Name": "TaskList",
  2416.         "Url": "http://www.qt.io",
  2417.         "Vendor": "The Qt Company Ltd",
  2418.         "Version": "3.5.1"
  2419.     },
  2420.     "className": "TaskListPlugin",
  2421.     "debug": false,
  2422.     "version": 328961
  2423. }
  2424.  
  2425.  
  2426. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libTextEditor.so, metadata=
  2427. {
  2428.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2429.     "MetaData": {
  2430.         "Category": "Qt Creator",
  2431.         "CompatVersion": "3.5.0",
  2432.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2433.         "Dependencies": [
  2434.             {
  2435.                 "Name": "Core",
  2436.                 "Version": "3.5.1"
  2437.             }
  2438.         ],
  2439.         "Description": "Text editor framework and the implementation of the basic text editor.",
  2440.         "License": [
  2441.             "Commercial Usage",
  2442.             "",
  2443.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2444.             "",
  2445.             "GNU Lesser General Public License Usage",
  2446.             "",
  2447.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2448.         ],
  2449.         "Name": "TextEditor",
  2450.         "Url": "http://www.qt.io",
  2451.         "Vendor": "The Qt Company Ltd",
  2452.         "Version": "3.5.1"
  2453.     },
  2454.     "className": "TextEditorPlugin",
  2455.     "debug": false,
  2456.     "version": 328961
  2457. }
  2458.  
  2459.  
  2460. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libTodo.so, metadata=
  2461. {
  2462.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2463.     "MetaData": {
  2464.         "CompatVersion": "3.5.0",
  2465.         "Copyright": "(C) 2015 Dmitry Savchenko, (C) 2015 Vasiliy Sorokin",
  2466.         "Dependencies": [
  2467.             {
  2468.                 "Name": "Core",
  2469.                 "Version": "3.5.1"
  2470.             },
  2471.             {
  2472.                 "Name": "ProjectExplorer",
  2473.                 "Version": "3.5.1"
  2474.             },
  2475.             {
  2476.                 "Name": "CppTools",
  2477.                 "Version": "3.5.1"
  2478.             }
  2479.         ],
  2480.         "Description": "Adds pane that lists all TODO, FIXME, etc. entries in comments.",
  2481.         "Experimental": true,
  2482.         "License": [
  2483.             "Commercial Usage",
  2484.             "",
  2485.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2486.             "",
  2487.             "GNU Lesser General Public License Usage",
  2488.             "",
  2489.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2490.         ],
  2491.         "Name": "Todo",
  2492.         "Url": "http://www.qt.io",
  2493.         "Vendor": "Dmitry Savchenko",
  2494.         "Version": "3.5.1"
  2495.     },
  2496.     "className": "TodoPlugin",
  2497.     "debug": false,
  2498.     "version": 328961
  2499. }
  2500.  
  2501.  
  2502. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libUpdateInfo.so, metadata=
  2503. {
  2504.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2505.     "MetaData": {
  2506.         "Category": "Qt Creator",
  2507.         "CompatVersion": "3.5.0",
  2508.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2509.         "Dependencies": [
  2510.             {
  2511.                 "Name": "Core",
  2512.                 "Version": "3.5.1"
  2513.             }
  2514.         ],
  2515.         "Description": "Displays Update-Infos for Qt Installer Framework-based Updaters.",
  2516.         "Experimental": true,
  2517.         "License": [
  2518.             "Commercial Usage",
  2519.             "",
  2520.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2521.             "",
  2522.             "GNU Lesser General Public License Usage",
  2523.             "",
  2524.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: http://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2525.         ],
  2526.         "Name": "UpdateInfo",
  2527.         "Url": "http://www.qt.io",
  2528.         "Vendor": "The Qt Company Ltd",
  2529.         "Version": "3.5.1"
  2530.     },
  2531.     "className": "UpdateInfoPlugin",
  2532.     "debug": false,
  2533.     "version": 328961
  2534. }
  2535.  
  2536.  
  2537. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libValgrind.so, metadata=
  2538. {
  2539.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2540.     "MetaData": {
  2541.         "Category": "Code Analyzer",
  2542.         "CompatVersion": "3.5.0",
  2543.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2544.         "Dependencies": [
  2545.             {
  2546.                 "Name": "AnalyzerBase",
  2547.                 "Version": "3.5.1"
  2548.             },
  2549.             {
  2550.                 "Name": "Core",
  2551.                 "Version": "3.5.1"
  2552.             },
  2553.             {
  2554.                 "Name": "Debugger",
  2555.                 "Version": "3.5.1"
  2556.             },
  2557.             {
  2558.                 "Name": "ProjectExplorer",
  2559.                 "Version": "3.5.1"
  2560.             },
  2561.             {
  2562.                 "Name": "TextEditor",
  2563.                 "Version": "3.5.1"
  2564.             },
  2565.             {
  2566.                 "Name": "RemoteLinux",
  2567.                 "Version": "3.5.1"
  2568.             }
  2569.         ],
  2570.         "Description": "Valgrind Plugin.",
  2571.         "License": [
  2572.             "Commercial Usage",
  2573.             "",
  2574.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2575.             "",
  2576.             "GNU Lesser General Public License Usage",
  2577.             "",
  2578.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2579.         ],
  2580.         "Name": "Valgrind",
  2581.         "Url": "http://www.qt.io",
  2582.         "Vendor": "The Qt Company Ltd",
  2583.         "Version": "3.5.1"
  2584.     },
  2585.     "className": "ValgrindPlugin",
  2586.     "debug": false,
  2587.     "version": 328961
  2588. }
  2589.  
  2590.  
  2591. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libVcsBase.so, metadata=
  2592. {
  2593.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2594.     "MetaData": {
  2595.         "Category": "Version Control",
  2596.         "CompatVersion": "3.5.0",
  2597.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2598.         "Dependencies": [
  2599.             {
  2600.                 "Name": "Core",
  2601.                 "Version": "3.5.1"
  2602.             },
  2603.             {
  2604.                 "Name": "TextEditor",
  2605.                 "Version": "3.5.1"
  2606.             },
  2607.             {
  2608.                 "Name": "ProjectExplorer",
  2609.                 "Version": "3.5.1"
  2610.             },
  2611.             {
  2612.                 "Name": "CppTools",
  2613.                 "Version": "3.5.1"
  2614.             },
  2615.             {
  2616.                 "Name": "CodePaster",
  2617.                 "Type": "optional",
  2618.                 "Version": "3.5.1"
  2619.             }
  2620.         ],
  2621.         "Description": "Version Control System Base Plugin.",
  2622.         "License": [
  2623.             "Commercial Usage",
  2624.             "",
  2625.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2626.             "",
  2627.             "GNU Lesser General Public License Usage",
  2628.             "",
  2629.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2630.         ],
  2631.         "Name": "VcsBase",
  2632.         "Url": "http://www.qt.io",
  2633.         "Vendor": "The Qt Company Ltd",
  2634.         "Version": "3.5.1"
  2635.     },
  2636.     "className": "VcsPlugin",
  2637.     "debug": false,
  2638.     "version": 328961
  2639. }
  2640.  
  2641.  
  2642. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libWelcome.so, metadata=
  2643. {
  2644.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2645.     "MetaData": {
  2646.         "Category": "Qt Creator",
  2647.         "CompatVersion": "3.5.0",
  2648.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2649.         "Dependencies": [
  2650.             {
  2651.                 "Name": "Core",
  2652.                 "Version": "3.5.1"
  2653.             }
  2654.         ],
  2655.         "Description": "Default Welcome Screen Plugin.",
  2656.         "License": [
  2657.             "Commercial Usage",
  2658.             "",
  2659.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2660.             "",
  2661.             "GNU Lesser General Public License Usage",
  2662.             "",
  2663.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2664.         ],
  2665.         "Name": "Welcome",
  2666.         "Url": "http://www.qt.io",
  2667.         "Vendor": "The Qt Company Ltd",
  2668.         "Version": "3.5.1"
  2669.     },
  2670.     "className": "WelcomePlugin",
  2671.     "debug": false,
  2672.     "version": 328961
  2673. }
  2674.  
  2675.  
  2676. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libWinRt.so, metadata=
  2677. {
  2678.     "IID": "org.qt-project.Qt.QtCreatorPlugin",
  2679.     "MetaData": {
  2680.         "Category": "Device Support",
  2681.         "CompatVersion": "3.5.0",
  2682.         "Copyright": "(C) 2015 The Qt Company Ltd",
  2683.         "Dependencies": [
  2684.             {
  2685.                 "Name": "Core",
  2686.                 "Version": "3.5.1"
  2687.             },
  2688.             {
  2689.                 "Name": "Debugger",
  2690.                 "Version": "3.5.1"
  2691.             },
  2692.             {
  2693.                 "Name": "ProjectExplorer",
  2694.                 "Version": "3.5.1"
  2695.             },
  2696.             {
  2697.                 "Name": "QmakeProjectManager",
  2698.                 "Version": "3.5.1"
  2699.             },
  2700.             {
  2701.                 "Name": "QtSupport",
  2702.                 "Version": "3.5.1"
  2703.             }
  2704.         ],
  2705.         "Description": "Helper for Windows Runtime projects.",
  2706.         "Experimental": true,
  2707.         "License": [
  2708.             "Commercial Usage",
  2709.             "",
  2710.             "Licensees holding valid Qt Commercial licenses may use this plugin in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and The Qt Company.",
  2711.             "",
  2712.             "GNU Lesser General Public License Usage",
  2713.             "",
  2714.             "Alternatively, this plugin may be used under the terms of the GNU Lesser General Public License version 2.1 or version 3 as published by the Free Software Foundation.  Please review the following information to ensure the GNU Lesser General Public License requirements will be met: https://www.gnu.org/licenses/lgpl.html and http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html."
  2715.         ],
  2716.         "Name": "WinRt",
  2717.         "Platform": "Windows 8",
  2718.         "Url": "http://www.qt.io",
  2719.         "Vendor": "The Qt Company Ltd",
  2720.         "Version": "3.5.1"
  2721.     },
  2722.     "className": "WinRtPlugin",
  2723.     "debug": false,
  2724.     "version": 328961
  2725. }
  2726.  
  2727.  
  2728. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/qmldesigner/libcomponentsplugin.so, metadata=
  2729. {
  2730.     "IID": "org.qt-project.Qt.QmlDesignerPlugin",
  2731.     "MetaData": {
  2732.         "Category": "Qt Quick",
  2733.         "Description": "Plugin for Qt Quick Component Items.",
  2734.         "Url": "http://www.qt-project.org",
  2735.         "Vendor": "The Qt Company Ltd"
  2736.     },
  2737.     "className": "ComponentsPlugin",
  2738.     "debug": false,
  2739.     "version": 328961
  2740. }
  2741.  
  2742.  
  2743. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/qmldesigner/libqtquickplugin.so, metadata=
  2744. {
  2745.     "IID": "org.qt-project.Qt.QmlDesignerPlugin",
  2746.     "MetaData": {
  2747.         "Category": "Qt Quick",
  2748.         "Description": "Plugin for Qt Quick Items.",
  2749.         "Url": "http://www.qt-project.org",
  2750.         "Vendor": "The Qt Company Ltd"
  2751.     },
  2752.     "className": "QtQuickPlugin",
  2753.     "debug": false,
  2754.     "version": 328961
  2755. }
  2756.  
  2757.  
  2758. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCore.so"
  2759. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libTextEditor.so"
  2760. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libProjectExplorer.so"
  2761. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCppTools.so"
  2762. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libAnalyzerBase.so"
  2763. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQtSupport.so"
  2764. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCppEditor.so"
  2765. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libDebugger.so"
  2766. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libAndroid.so"
  2767. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCodePaster.so"
  2768. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libVcsBase.so"
  2769. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libBazaar.so"
  2770. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libDiffEditor.so"
  2771. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libBinEditor.so"
  2772. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libBookmarks.so"
  2773. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libResourceEditor.so"
  2774. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libDesigner.so"
  2775. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCMakeProjectManager.so"
  2776. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCVS.so"
  2777. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libClassView.so"
  2778. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libClearCase.so"
  2779. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libFakeVim.so"
  2780. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libGLSLEditor.so"
  2781. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libGenericProjectManager.so"
  2782. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libGit.so"
  2783. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libHelp.so"
  2784. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libImageViewer.so"
  2785. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmakeProjectManager.so"
  2786. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libMacros.so"
  2787. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libMercurial.so"
  2788. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libPerforce.so"
  2789. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libPythonEditor.so"
  2790. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlJSTools.so"
  2791. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQbsProjectManager.so"
  2792. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmakeAndroidSupport.so"
  2793. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlJSEditor.so"
  2794. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlDesigner.so"
  2795. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlProfiler.so"
  2796. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlProjectManager.so"
  2797. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libRemoteLinux.so"
  2798. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQnx.so"
  2799. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libSubversion.so"
  2800. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libTaskList.so"
  2801. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libValgrind.so"
  2802. loaded library "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libWelcome.so"
  2803. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/sqldrivers" ...
  2804. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/sqldrivers/libqsqlite.so"
  2805. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/sqldrivers/libqsqlite.so, metadata=
  2806. {
  2807.     "IID": "org.qt-project.Qt.QSqlDriverFactoryInterface",
  2808.     "MetaData": {
  2809.         "Keys": [
  2810.             "QSQLITE"
  2811.         ]
  2812.     },
  2813.     "className": "QSQLiteDriverPlugin",
  2814.     "debug": false,
  2815.     "version": 328961
  2816. }
  2817.  
  2818.  
  2819. Got keys from plugin meta data ("QSQLITE")
  2820. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/sqldrivers/libqsqlmysql.so"
  2821. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/sqldrivers/libqsqlmysql.so, metadata=
  2822. {
  2823.     "IID": "org.qt-project.Qt.QSqlDriverFactoryInterface",
  2824.     "MetaData": {
  2825.         "Keys": [
  2826.             "QMYSQL3",
  2827.             "QMYSQL"
  2828.         ]
  2829.     },
  2830.     "className": "QMYSQLDriverPlugin",
  2831.     "debug": false,
  2832.     "version": 328961
  2833. }
  2834.  
  2835.  
  2836. Got keys from plugin meta data ("QMYSQL3", "QMYSQL")
  2837. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/sqldrivers/libqsqlpsql.so"
  2838. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/sqldrivers/libqsqlpsql.so, metadata=
  2839. {
  2840.     "IID": "org.qt-project.Qt.QSqlDriverFactoryInterface",
  2841.     "MetaData": {
  2842.         "Keys": [
  2843.             "QPSQL7",
  2844.             "QPSQL"
  2845.         ]
  2846.     },
  2847.     "className": "QPSQLDriverPlugin",
  2848.     "debug": false,
  2849.     "version": 328961
  2850. }
  2851.  
  2852.  
  2853. Got keys from plugin meta data ("QPSQL7", "QPSQL")
  2854. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/sqldrivers" ...
  2855. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/sqldrivers/libqsqlite.so"
  2856. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/iconengines" ...
  2857. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/iconengines/libqsvgicon.so"
  2858. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/iconengines/libqsvgicon.so, metadata=
  2859. {
  2860.     "IID": "org.qt-project.Qt.QIconEngineFactoryInterface",
  2861.     "MetaData": {
  2862.         "Keys": [
  2863.             "svg",
  2864.             "svgz",
  2865.             "svg.gz"
  2866.         ]
  2867.     },
  2868.     "className": "QSvgIconPlugin",
  2869.     "debug": false,
  2870.     "version": 328961
  2871. }
  2872.  
  2873.  
  2874. Got keys from plugin meta data ("svg", "svgz", "svg.gz")
  2875. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/iconengines" ...
  2876. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats" ...
  2877. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqdds.so"
  2878. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqdds.so, metadata=
  2879. {
  2880.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  2881.     "MetaData": {
  2882.         "Keys": [
  2883.             "dds"
  2884.         ],
  2885.         "MimeTypes": [
  2886.             "image/x-dds"
  2887.         ]
  2888.     },
  2889.     "className": "QDDSPlugin",
  2890.     "debug": false,
  2891.     "version": 328961
  2892. }
  2893.  
  2894.  
  2895. Got keys from plugin meta data ("dds")
  2896. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqgif.so"
  2897. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqgif.so, metadata=
  2898. {
  2899.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  2900.     "MetaData": {
  2901.         "Keys": [
  2902.             "gif"
  2903.         ],
  2904.         "MimeTypes": [
  2905.             "image/gif"
  2906.         ]
  2907.     },
  2908.     "className": "QGifPlugin",
  2909.     "debug": false,
  2910.     "version": 328961
  2911. }
  2912.  
  2913.  
  2914. Got keys from plugin meta data ("gif")
  2915. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqicns.so"
  2916. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqicns.so, metadata=
  2917. {
  2918.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  2919.     "MetaData": {
  2920.         "Keys": [
  2921.             "icns"
  2922.         ],
  2923.         "MimeTypes": [
  2924.             "image/x-icns"
  2925.         ]
  2926.     },
  2927.     "className": "QICNSPlugin",
  2928.     "debug": false,
  2929.     "version": 328961
  2930. }
  2931.  
  2932.  
  2933. Got keys from plugin meta data ("icns")
  2934. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqico.so"
  2935. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqico.so, metadata=
  2936. {
  2937.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  2938.     "MetaData": {
  2939.         "Keys": [
  2940.             "ico",
  2941.             "cur"
  2942.         ],
  2943.         "MimeTypes": [
  2944.             "image/vnd.microsoft.icon"
  2945.         ]
  2946.     },
  2947.     "className": "QICOPlugin",
  2948.     "debug": false,
  2949.     "version": 328961
  2950. }
  2951.  
  2952.  
  2953. Got keys from plugin meta data ("ico", "cur")
  2954. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqjp2.so"
  2955. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqjp2.so, metadata=
  2956. {
  2957.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  2958.     "MetaData": {
  2959.         "Keys": [
  2960.             "jp2"
  2961.         ],
  2962.         "MimeTypes": [
  2963.             "image/jp2",
  2964.             "image/jpx",
  2965.             "image/jpm",
  2966.             "video/mj2"
  2967.         ]
  2968.     },
  2969.     "className": "QJp2Plugin",
  2970.     "debug": false,
  2971.     "version": 328961
  2972. }
  2973.  
  2974.  
  2975. Got keys from plugin meta data ("jp2")
  2976. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqjpeg.so"
  2977. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqjpeg.so, metadata=
  2978. {
  2979.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  2980.     "MetaData": {
  2981.         "Keys": [
  2982.             "jpg",
  2983.             "jpeg"
  2984.         ],
  2985.         "MimeTypes": [
  2986.             "image/jpeg",
  2987.             "image/jpeg"
  2988.         ]
  2989.     },
  2990.     "className": "QJpegPlugin",
  2991.     "debug": false,
  2992.     "version": 328961
  2993. }
  2994.  
  2995.  
  2996. Got keys from plugin meta data ("jpg", "jpeg")
  2997. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqmng.so"
  2998. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqmng.so, metadata=
  2999. {
  3000.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  3001.     "MetaData": {
  3002.         "Keys": [
  3003.             "mng"
  3004.         ],
  3005.         "MimeTypes": [
  3006.             "image/x-mng"
  3007.         ]
  3008.     },
  3009.     "className": "QMngPlugin",
  3010.     "debug": false,
  3011.     "version": 328961
  3012. }
  3013.  
  3014.  
  3015. Got keys from plugin meta data ("mng")
  3016. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqsvg.so"
  3017. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqsvg.so, metadata=
  3018. {
  3019.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  3020.     "MetaData": {
  3021.         "Keys": [
  3022.             "svg",
  3023.             "svgz"
  3024.         ],
  3025.         "MimeTypes": [
  3026.             "image/svg+xml"
  3027.         ]
  3028.     },
  3029.     "className": "QSvgPlugin",
  3030.     "debug": false,
  3031.     "version": 328961
  3032. }
  3033.  
  3034.  
  3035. Got keys from plugin meta data ("svg", "svgz")
  3036. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqtga.so"
  3037. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqtga.so, metadata=
  3038. {
  3039.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  3040.     "MetaData": {
  3041.         "Keys": [
  3042.             "tga"
  3043.         ],
  3044.         "MimeTypes": [
  3045.             "image/x-tga"
  3046.         ]
  3047.     },
  3048.     "className": "QTgaPlugin",
  3049.     "debug": false,
  3050.     "version": 328961
  3051. }
  3052.  
  3053.  
  3054. Got keys from plugin meta data ("tga")
  3055. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqtiff.so"
  3056. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqtiff.so, metadata=
  3057. {
  3058.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  3059.     "MetaData": {
  3060.         "Keys": [
  3061.             "tiff",
  3062.             "tif"
  3063.         ],
  3064.         "MimeTypes": [
  3065.             "image/tiff",
  3066.             "image/tiff"
  3067.         ]
  3068.     },
  3069.     "className": "QTiffPlugin",
  3070.     "debug": false,
  3071.     "version": 328961
  3072. }
  3073.  
  3074.  
  3075. Got keys from plugin meta data ("tiff", "tif")
  3076. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqwbmp.so"
  3077. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqwbmp.so, metadata=
  3078. {
  3079.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  3080.     "MetaData": {
  3081.         "Keys": [
  3082.             "wbmp"
  3083.         ],
  3084.         "MimeTypes": [
  3085.             "image/vnd.wap.wbmp"
  3086.         ]
  3087.     },
  3088.     "className": "QWbmpPlugin",
  3089.     "debug": false,
  3090.     "version": 328961
  3091. }
  3092.  
  3093.  
  3094. Got keys from plugin meta data ("wbmp")
  3095. QFactoryLoader::QFactoryLoader() looking at "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqwebp.so"
  3096. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqwebp.so, metadata=
  3097. {
  3098.     "IID": "org.qt-project.Qt.QImageIOHandlerFactoryInterface",
  3099.     "MetaData": {
  3100.         "Keys": [
  3101.             "webp"
  3102.         ],
  3103.         "MimeTypes": [
  3104.             "image/webp"
  3105.         ]
  3106.     },
  3107.     "className": "QWebpPlugin",
  3108.     "debug": false,
  3109.     "version": 328961
  3110. }
  3111.  
  3112.  
  3113. Got keys from plugin meta data ("webp")
  3114. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/imageformats" ...
  3115. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqdds.so"
  3116. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqgif.so"
  3117. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqicns.so"
  3118. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqico.so"
  3119. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqjp2.so"
  3120. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqjpeg.so"
  3121. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqmng.so"
  3122. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqsvg.so"
  3123. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqtga.so"
  3124. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqtiff.so"
  3125. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqwbmp.so"
  3126. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqwebp.so"
  3127. loaded library "libdbus-1"
  3128. loaded library "gconf-2"
  3129. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick.2/libqtquick2plugin.so, metadata=
  3130. {
  3131.     "IID": "org.qt-project.Qt.QQmlExtensionInterface/1.0",
  3132.     "MetaData": {
  3133.     },
  3134.     "className": "QtQuick2Plugin",
  3135.     "debug": false,
  3136.     "uri": [
  3137.         "QtQuick.2"
  3138.     ],
  3139.     "version": 328961
  3140. }
  3141.  
  3142.  
  3143. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick.2/libqtquick2plugin.so"
  3144. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick/Window.2/libwindowplugin.so, metadata=
  3145. {
  3146.     "IID": "org.qt-project.Qt.QQmlExtensionInterface/1.0",
  3147.     "MetaData": {
  3148.     },
  3149.     "className": "QtQuick2WindowPlugin",
  3150.     "debug": false,
  3151.     "uri": [
  3152.         "QtQuick.Window.2"
  3153.     ],
  3154.     "version": 328961
  3155. }
  3156.  
  3157.  
  3158. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick/Window.2/libwindowplugin.so"
  3159. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick/Layouts/libqquicklayoutsplugin.so, metadata=
  3160. {
  3161.     "IID": "org.qt-project.Qt.QQmlExtensionInterface/1.0",
  3162.     "MetaData": {
  3163.     },
  3164.     "className": "QtQuickLayoutsPlugin",
  3165.     "debug": false,
  3166.     "uri": [
  3167.         "QtQuick.Layouts"
  3168.     ],
  3169.     "version": 328961
  3170. }
  3171.  
  3172.  
  3173. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick/Layouts/libqquicklayoutsplugin.so"
  3174. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick/Controls/libqtquickcontrolsplugin.so, metadata=
  3175. {
  3176.     "IID": "org.qt-project.Qt.QQmlExtensionInterface/1.0",
  3177.     "MetaData": {
  3178.     },
  3179.     "className": "QtQuickControlsPlugin",
  3180.     "debug": false,
  3181.     "uri": [
  3182.         "QtQuick.Controls"
  3183.     ],
  3184.     "version": 328961
  3185. }
  3186.  
  3187.  
  3188. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick/Controls/libqtquickcontrolsplugin.so"
  3189. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/accessiblebridge" ...
  3190. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/accessiblebridge" ...
  3191. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/iconengines/libqsvgicon.so"
  3192. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/designer/libqquickwidget.so, metadata=
  3193. {
  3194.     "IID": "org.qt-project.Qt.QDesignerCustomWidgetInterface",
  3195.     "MetaData": {
  3196.     },
  3197.     "className": "QQuickWidgetPlugin",
  3198.     "debug": false,
  3199.     "version": 328961
  3200. }
  3201.  
  3202.  
  3203. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/designer/libqquickwidget.so"
  3204. Found metadata in lib /home/chajussaib/Qt/Tools/QtCreator/bin/plugins/designer/libqwebview.so, metadata=
  3205. {
  3206.     "IID": "org.qt-project.Qt.QDesignerCustomWidgetInterface",
  3207.     "MetaData": {
  3208.     },
  3209.     "className": "QWebViewPlugin",
  3210.     "debug": false,
  3211.     "version": 328961
  3212. }
  3213.  
  3214.  
  3215. loaded library "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/designer/libqwebview.so"
  3216. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/sensors" ...
  3217. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/sensors" ...
  3218. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/bearer" ...
  3219. QFactoryLoader::QFactoryLoader() checking directory path "/home/chajussaib/Qt/Tools/QtCreator/bin/bearer" ...
  3220. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqdds.so"
  3221. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqgif.so"
  3222. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqicns.so"
  3223. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqico.so"
  3224. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqjp2.so"
  3225. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqjpeg.so"
  3226. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqmng.so"
  3227. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqsvg.so"
  3228. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqtga.so"
  3229. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqtiff.so"
  3230. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqwbmp.so"
  3231. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/imageformats/libqwebp.so"
  3232. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/iconengines/libqsvgicon.so"
  3233. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/sqldrivers/libqsqlite.so"
  3234. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
  3235. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platformthemes/libqgtk2.so"
  3236. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/xcbglintegrations/libqxcb-glx-integration.so"
  3237. QLibraryPrivate::unload succeeded on "libdbus-1"
  3238. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/platforms/libqxcb.so"
  3239. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/designer/libqquickwidget.so" (faked)
  3240. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/bin/plugins/designer/libqwebview.so" (faked)
  3241. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libAnalyzerBase.so" (faked)
  3242. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libAndroid.so" (faked)
  3243. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libBazaar.so" (faked)
  3244. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libBinEditor.so" (faked)
  3245. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libBookmarks.so" (faked)
  3246. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCMakeProjectManager.so" (faked)
  3247. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCVS.so" (faked)
  3248. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libClassView.so" (faked)
  3249. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libClearCase.so" (faked)
  3250. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCodePaster.so" (faked)
  3251. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCore.so" (faked)
  3252. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCppEditor.so" (faked)
  3253. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libCppTools.so" (faked)
  3254. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libDebugger.so" (faked)
  3255. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libDesigner.so" (faked)
  3256. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libDiffEditor.so" (faked)
  3257. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libFakeVim.so" (faked)
  3258. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libGLSLEditor.so" (faked)
  3259. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libGenericProjectManager.so" (faked)
  3260. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libGit.so" (faked)
  3261. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libHelp.so" (faked)
  3262. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libImageViewer.so" (faked)
  3263. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libMacros.so" (faked)
  3264. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libMercurial.so" (faked)
  3265. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libPerforce.so" (faked)
  3266. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libProjectExplorer.so" (faked)
  3267. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libPythonEditor.so" (faked)
  3268. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQbsProjectManager.so" (faked)
  3269. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmakeAndroidSupport.so" (faked)
  3270. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmakeProjectManager.so" (faked)
  3271. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlDesigner.so" (faked)
  3272. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlJSEditor.so" (faked)
  3273. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlJSTools.so" (faked)
  3274. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlProfiler.so" (faked)
  3275. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQmlProjectManager.so" (faked)
  3276. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQnx.so" (faked)
  3277. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libQtSupport.so" (faked)
  3278. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libRemoteLinux.so" (faked)
  3279. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libResourceEditor.so" (faked)
  3280. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libSubversion.so" (faked)
  3281. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libTaskList.so" (faked)
  3282. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libTextEditor.so" (faked)
  3283. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libValgrind.so" (faked)
  3284. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libVcsBase.so" (faked)
  3285. QLibraryPrivate::unload succeeded on "/home/chajussaib/Qt/Tools/QtCreator/lib/qtcreator/plugins/libWelcome.so" (faked)
  3286. QLibraryPrivate::unload succeeded on "Xcursor" (faked)
  3287. QLibraryPrivate::unload succeeded on "gconf-2" (faked)
  3288. QLibraryPrivate::unload succeeded on "gnomeui-2" (faked)
  3289. QLibraryPrivate::unload succeeded on "gnomevfs-2" (faked)
  3290. QLibraryPrivate::unload succeeded on "gtk-x11-2.0" (faked)
  3291. On QtCore unload, "/home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick.2/libqtquick2plugin.so" was leaked, with 2 users
  3292. On QtCore unload, "/home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick/Controls/libqtquickcontrolsplugin.so" was leaked, with 2 users
  3293. On QtCore unload, "/home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick/Layouts/libqquicklayoutsplugin.so" was leaked, with 2 users
  3294. On QtCore unload, "/home/chajussaib/Qt/Tools/QtCreator/bin/qml/QtQuick/Window.2/libwindowplugin.so" was leaked, with 2 users
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement