2020-02-04 15:49:34 +08:00
|
|
|
{
|
|
|
|
"$schema": "http://qt.io/schema/extension-schema-v1#",
|
|
|
|
"title": "Qt Advanced Docking System",
|
|
|
|
"extensionType": [
|
|
|
|
"library"
|
|
|
|
],
|
2022-03-02 18:48:51 +08:00
|
|
|
"version": "3.8.2",
|
2020-02-04 15:49:34 +08:00
|
|
|
"vendor": {
|
|
|
|
"name": "githubuser0xFFFF",
|
|
|
|
"url": "https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System"
|
|
|
|
},
|
|
|
|
"contact": "https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/issues",
|
2022-03-02 18:48:51 +08:00
|
|
|
"icon": "https://raw.githubusercontent.com/githubuser0xFFFF/Qt-Advanced-Docking-System/master/doc/ads_icon.svg",
|
2020-02-04 15:49:34 +08:00
|
|
|
"licenses": [
|
2022-03-02 18:48:51 +08:00
|
|
|
{ "licenseType": "LGPL-2.1-only",
|
2020-02-04 15:49:34 +08:00
|
|
|
"licenseUrl": "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html" }
|
|
|
|
],
|
|
|
|
"created": "2017-03-30",
|
2022-03-02 18:48:51 +08:00
|
|
|
"lastUpdate": "2022-03-02",
|
2020-02-04 15:49:34 +08:00
|
|
|
"platforms": [
|
2022-03-02 18:48:51 +08:00
|
|
|
"Windows 7-11", "Kubuntu 18.04", "Kubuntu 19.10", "Ubuntu 19.10", "Ubuntu 20.04"
|
2020-02-04 15:49:34 +08:00
|
|
|
],
|
|
|
|
"qtVersions": [
|
|
|
|
"5.5.1 or newer"
|
|
|
|
],
|
|
|
|
"tags": [
|
|
|
|
"Widgets", "Docking"],
|
|
|
|
"bugUrl": "https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/issues",
|
|
|
|
"sourceRepoUrl": "https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System"
|
|
|
|
}
|