-
Notifications
You must be signed in to change notification settings - Fork 25
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
Updates for SketchUp 2024 #714
Merged
Merged
Changes from 2 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
bfcf310
Updates for SketchUp 2024
macumber 377c9d3
One more File.exists
jmarrec 48d1f9d
Fixup looking for system ruby for running tests
jmarrec 50f155a
Use same major and minor version of Qt as SketchUp
macumber 2751769
Don't run workflow if PR is draft
macumber f0b8a25
Trigger CI when PR is marked ready for review
macumber 598c17d
Update to official 3.8.0 packages
macumber fff53cf
Update resources
macumber 55cfab6
Update .github/workflows/app_build.yml
jmarrec 6473833
Unrelated update AboutBox and model_editor fallbacks for Qt6
jmarrec d4f56e7
Allow passing QT_VERSION (default 6.5.3) - Update Qt version in about…
jmarrec ae7730b
Make Ruby3 compatible
macumber b70a120
Try calling automationmodetool
macumber d86d19f
Fix some bugs
macumber 4ef58a9
Merge branch 'sketchup_2024' of github.com:openstudiocoalition/OpenSt…
macumber 7d30090
clang format
macumber addfaf0
Try the gtest/QApplication workaround
macumber 4e1dee8
Missed this file
macumber f35dda7
Apply fix to benchmark as well, remove PathWatcher support for direct…
macumber 5dea4d3
Clean up documentation
macumber 427d60d
Clang format
macumber 03018ef
Move to Qt 6.5.2
macumber 1157124
Fix ruby test
macumber fbe0d12
Merge branch 'sketchup_2024' of github.com:openstudiocoalition/OpenSt…
macumber dbaa0c4
Try to fix tests on Ubuntu
macumber 6e95292
libxcb -> libxcb-icccm4
macumber 67dac8d
More libxcb
macumber 4ac00c2
Remove missing packages
macumber 1d8597a
Use versions that exist
macumber ff6c20e
Temp disable other platforms to get remaining libxcb issues
macumber 051b028
Add libxcb-shape
macumber 4cd5ac0
Finally got tests working on Ubuntu
macumber 808ff08
Merge branch 'develop' into sketchup_2024
macumber File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Allow passing QT_VERSION... default to 6.5.3
Make a link for the aboutbox