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 }}
featherbear
/
nodegui
Public
forked from
nodegui/nodegui
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
nodegui
src
cpp
include
nodegui
QtWidgets
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 16, 2021
Add more `QWidget` methods
sedwards2009
committed
8ddc417
View commit details
Copy full SHA for 8ddc417
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
Add many TODO comments, methods, and signals to `QComboBox`
sedwards2009
committed
c4d9a93
View commit details
Copy full SHA for c4d9a93
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
Add more `QPainter` methods
sedwards2009
committed
96b3cbe
View commit details
Copy full SHA for 96b3cbe
View code at this point
Browse repository at this point
Commits on Sep 13, 2021
Add `QStyle.polish()`, `QStyle.unpolish()`, and `QWidget.style()`
sedwards2009
committed
5903853
View commit details
Copy full SHA for 5903853
View code at this point
Browse repository at this point
Commits on Sep 11, 2021
`QWidget`: Add TODO comments, `setSizePolicy()`, set max/min width/height methods
sedwards2009
committed
44bb1e5
View commit details
Copy full SHA for 44bb1e5
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
Fill in the `QHeaderView` methods
sedwards2009
committed
01096ab
View commit details
Copy full SHA for 01096ab
View code at this point
Browse repository at this point
Fix QWidgetTableItem Wrapper
NathanaelA
authored and
sedwards2009
committed
4429959
View commit details
Copy full SHA for 4429959
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
Fix up QHeaderView failing on the default nodejs MS compiler
sedwards2009
committed
87af1db
View commit details
Copy full SHA for 87af1db
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
Fix `QTableView.verticalHeader()` and return the correct header
sedwards2009
committed
391971f
View commit details
Copy full SHA for 391971f
View code at this point
Browse repository at this point
Commits on Aug 28, 2021
Add `QStyleFactory` and bits to set the app style
sedwards2009
committed
c3c597d
View commit details
Copy full SHA for c3c597d
View code at this point
Browse repository at this point
Commits on Aug 26, 2021
Fill in `QAbstractItemView` methods & enums; add `QItemSelectionModel`
sedwards2009
committed
edf437f
View commit details
Copy full SHA for edf437f
View code at this point
Browse repository at this point
Commits on Aug 22, 2021
Make `connectSignalsToEventEmitter()` virtual to support wrappers on plain Qt widget instances
sedwards2009
committed
1f11f1c
View commit details
Copy full SHA for 1f11f1c
View code at this point
Browse repository at this point
Add (basic) `QHeaderView`; Support wrappers on plain Qt widgets
sedwards2009
committed
053fc9d
View commit details
Copy full SHA for 053fc9d
View code at this point
Browse repository at this point
Format cpp code
sedwards2009
committed
c209fe2
View commit details
Copy full SHA for c209fe2
View code at this point
Browse repository at this point
Add basic `QAbstractItemModel` and `QAbstractTableModel`
sedwards2009
committed
25e0d61
View commit details
Copy full SHA for 25e0d61
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
Implement `QGridLayout.addLayout()`
sedwards2009
committed
d3f6d6d
View commit details
Copy full SHA for d3f6d6d
View code at this point
Browse repository at this point
Commits on Jul 16, 2021
Extra methodsfor `QPainter`, string lists in `QVariant`, and default args for `QClipboard` (#858)
Show description for 2901d09
sedwards2009
authored
2901d09
View commit details
Copy full SHA for 2901d09
View code at this point
Browse repository at this point
Commits on Jul 8, 2021
Add `QEvent` methods to all subclasses + some random methods (#848)
Show description for 1bc346d
sedwards2009
authored
1bc346d
View commit details
Copy full SHA for 1bc346d
View code at this point
Browse repository at this point
Commits on Jul 4, 2021
More random methods and events (#847)
Show description for f4e0ca1
sedwards2009
authored
f4e0ca1
View commit details
Copy full SHA for f4e0ca1
View code at this point
Browse repository at this point
Commits on Jun 26, 2021
Extra font and painter related methods and classes (#845)
Show description for 2b26ea4
sedwards2009
authored
2b26ea4
View commit details
Copy full SHA for 2b26ea4
View code at this point
Browse repository at this point
Commits on Jun 19, 2021
Extra drawing related methods (#844)
Show description for a59274c
sedwards2009
authored
a59274c
View commit details
Copy full SHA for a59274c
View code at this point
Browse repository at this point
Commits on Jun 12, 2021
Add extra `QMouseEvent` and `QPainter` methods (#837)
Show description for 953b553
sedwards2009
authored
953b553
View commit details
Copy full SHA for 953b553
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
Add painter.drawPie method and fix painterPath.arcTo arguments (#782)
stvkoch
authored
69e6d8d
View commit details
Copy full SHA for 69e6d8d
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
lint fix
a7ul
committed
d9f035e
View commit details
Copy full SHA for d9f035e
View code at this point
Browse repository at this point
Add most the missing QTableWidget properties and functions. (#758)
NathanaelA
authored
65db04d
View commit details
Copy full SHA for 65db04d
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
Add the missing QTableWidgetItem properties and functions. (#756)
NathanaelA
authored
9b96a44
View commit details
Copy full SHA for 9b96a44
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
Add QDesktopWidget (#738)
Show description for 8b6abd7
ran-j
authored
8b6abd7
View commit details
Copy full SHA for 8b6abd7
View code at this point
Browse repository at this point
Commits on Oct 18, 2020
Added QSvgWidget (#710)
Show description for 0b5ee00
Ruslan Garifullin
authored
0b5ee00
View commit details
Copy full SHA for 0b5ee00
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Added setFocus to QWidget (nodegui#661) (#669)
Ruslan Garifullin
authored
979989e
View commit details
Copy full SHA for 979989e
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
Add QIcon support to QTreeWidgetItem. (#657)
Show description for fc64e7a
dooglio
authored
fc64e7a
View commit details
Copy full SHA for fc64e7a
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
lint and update docs
a7ul
committed
f4d656d
View commit details
Copy full SHA for f4d656d
View code at this point
Browse repository at this point
Added setAcceptDrops, acceptDrops to QWidget for creating drag-drop extensions (#613)
Show description for 3fadf33
swittk
authored
3fadf33
View commit details
Copy full SHA for 3fadf33
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
Implemented QGridLayout property accessors (#598)
Show description for 4ea0540
agg23
authored
4ea0540
View commit details
Copy full SHA for 4ea0540
View code at this point
Browse repository at this point
Commits on May 25, 2020
Added support for setRow/ColumnCount (#578)
agg23
authored
cab30f4
View commit details
Copy full SHA for cab30f4
View code at this point
Browse repository at this point
Commits on May 22, 2020
added support for QWidget::maximumSize && QWidget::minimumSize (#574)
jardenliu
authored
fa7ddaa
View commit details
Copy full SHA for fa7ddaa
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.