Cross-platform integrated development environment
Домашня сторінка:
Підтримувані платформи:
Мови інтерфейсу:
Технології:
Опис:
Qt Creator is a cross-platform integrated development environment (IDE) tailored to the needs of Qt developers. Qt Creator runs on Windows, Linux/X11 and Mac OS X desktop operating systems, and allows developers to create applications for multiple desktop and embedded device platforms.
It provides:
- C++ JavaScript and QML code editor
- Integrated UI designer
- Project and build management tools
- GDB and CDB debugging frontends
- Support for version control
- Support for desktop, embedded and mobile targets
Мій внесок:
- Modified CMake plugin to work correctly with RemoteLinux plugin
- Added possibility to ignore missing files while deploying with Remote Linux plugin
- Few very small bugfixes