-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Description
Here is a collection of QTCreator Bugs to start tracking.
Wizards / Templates
New Project Wizard
- 🙏 Support Addons that are not "core" addons in the Wizard.
- 🙏 Skip "Project Management" screen OR set "Add to version control to 'none'" by default.
- 🙏 Jump to the Configuration Screen automatically (like the Import Wizard). Otherwise, it is difficult to find. Should open "Projects" mode.
Import Wizard
- 🙏 Skip "Project Management" screen OR set "Add to version control to 'none'" by default.
Platform-Specific
macOS
- 🕷️ Create .app bundles that are more similar to those created by Xcode (QT Creator 4.5 macOS produces quite different .app bundles than Xcode #5825).
- 🕷️ On retina screens the apps occasionally open to super-tiny resolution mode (QT Creator compiled app : wrong behaviour on retina displays #5167).
- 🕷️
ADDON_FRAMEWORKSin addon_config.make file is not added correctly (e.g. ofTheo/ofxKinectV2 doesn't add the OpenCL framework).
General
- 🙏 Reload addons from addons.make file, rather than editing the
*.qbsfile. - 🙏 Add qbs and build files to project .gitignore template.
- 🕷️ Unpredictable behavior when addons in
addons.makewith mis-spelled addon names. For example, whenofxCVis used instead ofofxCv, files are duplicated sometimes and not included other times. Project generator is case sensitive and won't find addons that are mis-spelled on macOS.
Metadata
Metadata
Assignees
Labels
No labels