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 }}
nullCode666
/
nodegui
Public
forked from
nodegui/nodegui
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
main.cpp
on
input_methods
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 4, 2023
Add Input Method classes and support
sedwards2009
committed
47d9850
View commit details
Copy full SHA for 47d9850
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Add `QAbstractItemDelegate` to support plugins
sedwards2009
committed
9fcc5e9
View commit details
Copy full SHA for 9fcc5e9
View code at this point
Browse repository at this point
Commits on May 9, 2022
Massive C++ wrapper update
sedwards2009
committed
6aa3f00
View commit details
Copy full SHA for 6aa3f00
View code at this point
Browse repository at this point
Commits on Apr 19, 2022
Add `QTimerEvent` and `QObject.startTimer()` and `QObject.killTimer()`
sedwards2009
committed
ac1c118
View commit details
Copy full SHA for ac1c118
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
Add `QMoveEvent`
sedwards2009
committed
733c24e
View commit details
Copy full SHA for 733c24e
View code at this point
Browse repository at this point
Commits on Dec 11, 2021
Add `QResizeEvent` class
sedwards2009
committed
21ed970
View commit details
Copy full SHA for 21ed970
View code at this point
Browse repository at this point
Commits on Nov 13, 2021
Merge branch 'master' into qscreen_qwindow
sedwards2009
committed
06528cd
View commit details
Copy full SHA for 06528cd
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
Apply code formatting
sedwards2009
committed
05a5fdd
View commit details
Copy full SHA for 05a5fdd
View code at this point
Browse repository at this point
Add `QSplitter`
NinZine
authored and
sedwards2009
committed
b35f386
View commit details
Copy full SHA for b35f386
View code at this point
Browse repository at this point
Commits on Nov 5, 2021
Add some tests for the wrapper cache
sedwards2009
committed
2dc8319
View commit details
Copy full SHA for 2dc8319
View code at this point
Browse repository at this point
Commits on Oct 27, 2021
Add wrapper caching. Try it on `QScreen`.
sedwards2009
committed
710cfa3
View commit details
Copy full SHA for 710cfa3
View code at this point
Browse repository at this point
Commits on Oct 22, 2021
Add `QScreen` and `QWindow`, remove the deprecated `QDesktopWidget`
sedwards2009
committed
8ce6dde
View commit details
Copy full SHA for 8ce6dde
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
Add `QSizeF` and `QFontMetricsF`
sedwards2009
committed
bd6b127
View commit details
Copy full SHA for bd6b127
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
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
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 Jul 30, 2021
Add a (basic) `QPalette`
sedwards2009
committed
17462ab
View commit details
Copy full SHA for 17462ab
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 Feb 9, 2021
Add QFontMetrics (issue #799) (#803)
Maks-s
authored
f13673b
View commit details
Copy full SHA for f13673b
View code at this point
Browse repository at this point
Commits on Jan 24, 2021
QImage support (#789)
Show description for 107b578
mhw0
authored
107b578
View commit details
Copy full SHA for 107b578
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
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 Jul 4, 2020
Implemented QDrag Class (#626)
Show description for 5c62cdc
swittk
and
a7ul
authored
5c62cdc
View commit details
Copy full SHA for 5c62cdc
View code at this point
Browse repository at this point
Commits on Jun 27, 2020
Added QMimeData, additional methods to QUrl, and Dropping should now be supported (#614)
Show description for 3cb3424
swittk
and
a7ul
authored
3cb3424
View commit details
Copy full SHA for 3cb3424
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
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 22, 2020
Added Support For QTabletEvent and QNativeGestureEvents (#611)
Show description for b0570fc
swittk
authored
b0570fc
View commit details
Copy full SHA for b0570fc
View code at this point
Browse repository at this point
Added Support for QWheelEvent (#609)
Show description for 2b74e3c
swittk
authored
2b74e3c
View commit details
Copy full SHA for 2b74e3c
View code at this point
Browse repository at this point
Commits on May 13, 2020
Upgrade deps (#562)
Show description for 1bd0a5c
a7ul
authored
1bd0a5c
View commit details
Copy full SHA for 1bd0a5c
View code at this point
Browse repository at this point
Commits on May 12, 2020
add QPainterPath and additional QPainter functions (#552)
stevo2588
authored
b4c8cf6
View commit details
Copy full SHA for b4c8cf6
View code at this point
Browse repository at this point
Commits on Apr 14, 2020
fix issue #503 (#519)
Show description for 527a18a
feng8848
and
wuxiaofeng
authored
527a18a
View commit details
Copy full SHA for 527a18a
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
Add QTextEdit and QTextBrowser (#495)
Show description for e1906ff
feng8848
and
wuxiaofeng
authored
e1906ff
View commit details
Copy full SHA for e1906ff
View code at this point
Browse repository at this point
Commits on Mar 28, 2020
Export more class (#469)
Show description for 0ec2b3f
feng8848
and
wuxiaofeng
authored
0ec2b3f
View commit details
Copy full SHA for 0ec2b3f
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
Add QBrush (#468)
Show description for 5e241f4
feng8848
and
wuxiaofeng
authored
5e241f4
View commit details
Copy full SHA for 5e241f4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.