Simon Edwards
|
ed7da32952
|
Add alignment parma support to QGridLayout.addWidget()
|
2022-02-04 16:04:47 +01:00 |
|
Simon Edwards
|
a0b53f2e0c
|
Add some windowing related methods to QWindow
|
2022-02-04 15:47:31 +01:00 |
|
Simon Edwards
|
714bdcbdbb
|
Upgrade to Qt 5.15.2 (#915)
|
2022-02-04 15:42:09 +01:00 |
|
Simon Edwards
|
a2fd884543
|
Make QLineEdit.setText() accept an empty string
|
2022-01-23 12:05:31 +01:00 |
|
Simon Edwards
|
93c6c121f6
|
Bump the version
|
2022-01-02 20:21:54 +01:00 |
|
Simon Edwards
|
dab7eee4ad
|
Detect Linux correclty in CMakeLists.txt
|
2022-01-02 20:21:26 +01:00 |
|
Simon Edwards
|
f90ae67864
|
Bump the version
|
2022-01-02 11:40:34 +01:00 |
|
Simon Edwards
|
ddb560abbf
|
Fix the 'unique identifier' problem in the GH Action now
|
2022-01-02 11:39:59 +01:00 |
|
Simon Edwards
|
5de4210cfb
|
Bump the version
|
2022-01-02 11:33:50 +01:00 |
|
Simon Edwards
|
daf730efd5
|
Fix the GH action file
|
2022-01-02 11:33:21 +01:00 |
|
Simon Edwards
|
c61c9c085d
|
Bump the version
|
2022-01-02 11:22:26 +01:00 |
|
Simon Edwards
|
e0dfc94363
|
Include the *.lib and *.exp binaries for precompiled Windows
These files are needed by binary plugins which link against the NodeGui binary.
|
2022-01-02 11:21:09 +01:00 |
|
Simon Edwards
|
9b451ecac3
|
Bump version
|
2022-01-01 20:17:38 +01:00 |
|
Simon Edwards
|
26736d06c8
|
Download prebuilt binary files at npm install time (#906)
Download prebuilt binary files at `npm install` time
issue #904
|
2022-01-01 19:18:45 +01:00 |
|
Simon Edwards
|
01d3c03fb2
|
Fix tarball filename problems in release GH Action
issue #904
|
2021-12-28 17:05:25 +01:00 |
|
Simon Edwards
|
b783bbe6d6
|
Bump version
|
2021-12-28 16:26:49 +01:00 |
|
Simon Edwards
|
640c77dd56
|
Fix ARCHIVE_FILENAME env var use in release.xml
issue #904
|
2021-12-28 16:25:50 +01:00 |
|
Simon Edwards
|
b6ae8ad1cc
|
Bump version for test release
|
2021-12-28 16:01:50 +01:00 |
|
Simon Edwards
|
c5e2485e0e
|
Move precompile action into the release GH Action
issue #904
|
2021-12-28 15:48:03 +01:00 |
|
Simon Edwards
|
de2ce99fdd
|
Add GH Action to create and upload binaries for releases
issue #904
|
2021-12-28 15:48:03 +01:00 |
|
Simon Edwards
|
0867b96302
|
Bump version
|
2021-12-27 13:41:15 +01:00 |
|
Simon Edwards
|
78895a002f
|
Fix QWidget.setEnable()/setDisable()
|
2021-12-27 13:34:29 +01:00 |
|
Simon Edwards
|
9f9e61289b
|
More QWidget methods and properties
|
2021-12-26 18:53:49 +01:00 |
|
Simon Edwards
|
69dea9c4c8
|
Bump the version to 0.43.0
|
2021-12-11 18:25:08 +01:00 |
|
Simon Edwards
|
94ce790891
|
Apply code formatting
|
2021-12-11 15:31:43 +01:00 |
|
Simon Edwards
|
21ed97037a
|
Add QResizeEvent class
|
2021-12-11 15:31:43 +01:00 |
|
Simon Edwards
|
1ab7d13b96
|
Add QWidget.setFixedHeight(), QWidget.setFixedWidth(), and QWidget.sizeHint()
|
2021-12-11 15:31:43 +01:00 |
|
Simon Edwards
|
47b3d514bb
|
Add QWidget.setParent()
|
2021-12-11 15:31:43 +01:00 |
|
Simon Edwards
|
e653c3ad1d
|
Bump the version to 0.42.0
|
2021-12-05 09:58:42 +01:00 |
|
Simon Edwards
|
0e33e39759
|
Remove most unneeded or buggy Napi:HandleScope uses (#895)
|
2021-12-03 19:02:06 +01:00 |
|
Simon Edwards
|
d11ed993ee
|
Add signal support to QClipboard (#894)
* Add signal support to `QClipboard`
issue ##713
|
2021-12-02 20:33:46 +01:00 |
|
Simon Edwards
|
8d4a7f2d00
|
Merge pull request #886 from nodegui/qscreen_qwindow
Add `QScreen` and `QWindow`, remove the deprecated `QDesktopWidget`
|
2021-11-26 18:35:17 +01:00 |
|
Simon Edwards
|
06528cdd67
|
Merge branch 'master' into qscreen_qwindow
|
2021-11-13 11:39:04 +01:00 |
|
Simon Edwards
|
0d71db9b24
|
Bump the version to 0.41.0
|
2021-11-13 11:07:26 +01:00 |
|
Simon Edwards
|
05a5fdd539
|
Apply code formatting
|
2021-11-07 21:38:26 +01:00 |
|
Andreas Kröhnke
|
b35f386e46
|
Add QSplitter
|
2021-11-07 21:34:38 +01:00 |
|
Andrew Wong
|
59a4f4abb4
|
Update packaging.md
|
2021-11-07 21:33:28 +01:00 |
|
Simon Edwards
|
7ae4a5cb7e
|
Wrap some native objects during event dispatch
|
2021-11-06 20:41:04 +01:00 |
|
Simon Edwards
|
2dc8319b50
|
Add some tests for the wrapper cache
|
2021-11-05 21:10:01 +01:00 |
|
Simon Edwards
|
eea4f6fe30
|
Merge branch 'master' into qscreen_qwindow
|
2021-11-04 20:47:52 +01:00 |
|
Simon Edwards
|
c44d40b2e5
|
Fix import weirdness which caused the tests to fail
|
2021-11-04 20:24:06 +01:00 |
|
Simon Edwards
|
88b2fcbcd1
|
Treat args to QPainter.translate(), scale(), and rotate() as doubles, not ints
issue #887
|
2021-11-03 21:21:58 +01:00 |
|
Simon Edwards
|
f7f86d5cfa
|
Pass env to WrapperCache::get()
|
2021-10-31 17:02:43 +01:00 |
|
Simon Edwards
|
2b2d2a65b2
|
Make the wrapper cache generic. Apply it to QWindow and QScreen
|
2021-10-31 09:32:37 +01:00 |
|
Simon Edwards
|
123123605c
|
Make the wrapper cache callback work
|
2021-10-27 12:20:49 +02:00 |
|
Simon Edwards
|
710cfa3d31
|
Add wrapper caching. Try it on QScreen.
|
2021-10-27 10:46:12 +02:00 |
|
Simon Edwards
|
05c690dcd9
|
Fill in more screen and DPI support in QApplication
|
2021-10-24 11:19:05 +02:00 |
|
Simon Edwards
|
fa52c674ef
|
Support addEventListener() when the wrapper handles signals
|
2021-10-23 18:51:17 +02:00 |
|
Simon Edwards
|
8ce6dde45b
|
Add QScreen and QWindow, remove the deprecated QDesktopWidget
|
2021-10-22 22:15:59 +02:00 |
|
Simon Edwards
|
bfd45b3a54
|
Add QScreen and QWindow, remove the deprecated QDesktopWidget
|
2021-10-22 22:13:17 +02:00 |
|