Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
traverseda
/
PySdfScad
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
24
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Pyside6 and nix flake development env
- #2
#2
Merged
traverseda
merged 11 commits into
main
traverseda/PySdfScad:main
from
nix-flake
traverseda/PySdfScad:nix-flake
Copy head branch name to clipboard
Oct 9, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Pyside6 and nix flake development env
#2
traverseda
merged 11 commits into
main
traverseda/PySdfScad:main
from
nix-flake
traverseda/PySdfScad:nix-flake
Copy head branch name to clipboard
Commits
Commits on Oct 5, 2025
feat: add devcontainer configuration
Show description for 6a7c025
traverseda
and
aider-chat-bot
committed
6a7c025
View commit details
Copy full SHA for 6a7c025
Browse repository at this point
fix: restructure poetry dependencies and fix qtgui group
Show description for 9eb8640
traverseda
and
aider-chat-bot
committed
9eb8640
View commit details
Copy full SHA for 9eb8640
Browse repository at this point
Commits on Oct 7, 2025
refactor: Convert GUI from PyQt5 to PySide6
Show description for 34474df
traverseda
and
aider-chat-bot
committed
34474df
View commit details
Copy full SHA for 34474df
Browse repository at this point
refactor: Replace QScintilla with QTextEdit; fix QShortcut import
Show description for 0bb42ca
traverseda
and
aider-chat-bot
committed
0bb42ca
View commit details
Copy full SHA for 0bb42ca
Browse repository at this point
refactor: Migrate log widget to PySide6 and fix slot signature
Show description for 67e445c
traverseda
and
aider-chat-bot
committed
67e445c
View commit details
Copy full SHA for 67e445c
Browse repository at this point
fix: Restore UI widget attribute access after PySide6 QUiLoader
Show description for 44cb6e9
traverseda
and
aider-chat-bot
committed
44cb6e9
View commit details
Copy full SHA for 44cb6e9
Browse repository at this point
fix: Correctly load UI components from QUiLoader
Show description for 1f94b8f
traverseda
and
aider-chat-bot
committed
1f94b8f
View commit details
Copy full SHA for 1f94b8f
Browse repository at this point
fix: Correctly find UI widgets after loading UI
Show description for 9a17a28
traverseda
and
aider-chat-bot
committed
9a17a28
View commit details
Copy full SHA for 9a17a28
Browse repository at this point
fix: Correctly find QAction objects in the UI window
Show description for 1cc94d2
traverseda
and
aider-chat-bot
committed
1cc94d2
View commit details
Copy full SHA for 1cc94d2
Browse repository at this point
fix: Resolve QObject thread affinity error in rendering
Show description for c641522
traverseda
and
aider-chat-bot
committed
c641522
View commit details
Copy full SHA for c641522
Browse repository at this point
Convert to pyside6, nix flake development
traverseda
committed
e548e87
View commit details
Copy full SHA for e548e87
Browse repository at this point
You can’t perform that action at this time.