Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Platform:*hasQtWebEngine, don't mislead about help browser #4523

Merged
merged 2 commits into from
Aug 9, 2019
Merged

add Platform:*hasQtWebEngine, don't mislead about help browser #4523

merged 2 commits into from
Aug 9, 2019

Conversation

mossheim
Copy link
Contributor

@mossheim mossheim commented Aug 3, 2019

Purpose and Motivation

if built without QtWebEngine, the IDE should not print "for help press
Ctrl-D/Cmd-D" since this shortcut won't do anything. Changing this
message from Main.sc requires programatically knowing whether this
feature is available.

Types of changes

  • Documentation (non-code change which corrects or adds documentation for existing features)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • All tests are passing
  • If necessary, new tests were created to address changes in PR, and tests are passing
  • Updated documentation, if necessary
  • This PR is ready for review

Remaining Work

Maybe we could post a message that leads to doc.sccode.org? Or give
instructions (or a link to instructions) for rendering documentation yourself?

@mossheim mossheim added comp: Qt GUI sclang Qt components -- for IDE tickets, use "env: SCIDE" instead comp: sclang sclang C++ implementation (primitives, etc.). for changes to class lib use "comp: class library" env: SCIDE labels Aug 3, 2019
@lnihlen lnihlen merged commit 0c9c63f into supercollider:3.10 Aug 9, 2019
@mossheim mossheim deleted the hasQtWebEngine branch August 9, 2019 16:12
@mossheim mossheim restored the hasQtWebEngine branch April 10, 2020 18:53
@mossheim mossheim deleted the hasQtWebEngine branch August 1, 2020 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: Qt GUI sclang Qt components -- for IDE tickets, use "env: SCIDE" instead comp: sclang sclang C++ implementation (primitives, etc.). for changes to class lib use "comp: class library" env: SCIDE
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants