https://github.com/stdware/jetbrains-docking-system
JetBrains IDE docking system reimplemented by Qt.
https://github.com/stdware/jetbrains-docking-system
Last synced: 2 months ago
JSON representation
JetBrains IDE docking system reimplemented by Qt.
- Host: GitHub
- URL: https://github.com/stdware/jetbrains-docking-system
- Owner: stdware
- License: mit
- Created: 2024-02-05T16:51:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T09:55:42.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T11:01:25.249Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 91.8 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JetBrains Docking System
JetBrains IDE classic docking system reimplemented by Qt.
## Requirements
+ Qt
+ C++17