openframeworks / openframeworks/openFrameworks
QTCreator 🕷️Bugs / 🙏Wishlist
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
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 (https://github.com/openframeworks/openFrameworks/issues/5825).
- 🕷️ On retina screens the apps occasionally open to super-tiny resolution mode (https://github.com/openframeworks/openFrameworks/issues/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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
This is a collection of unrelated QTCreator wizard, macOS, addon, and project-template items rather than one scoped change. Start by choosing a single unchecked entry, then inspect the relevant wizard, addon_config.make, addons.make, or .gitignore template mentioned in that entry. Done would require a separately defined change and verification for that item.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100