Simon Edwards
a59274c371
Extra drawing related methods ( #844 )
...
* Add `setPixelSize()` & `pixelSize()` to `QFont`
* Add `xHeight()` to `QFontMetrics`
* Export `QImageFormat`
* Add `drawArc()`, `setFont()`, `setTransform()`, & `fillRect()` to `QPainter`
* Improve `QPainter.setTransform()` docs
2021-06-19 11:34:40 +02:00
Atul R
d0e9f67a25
0.30.3
2021-06-12 18:00:18 +02:00
allcontributors[bot]
b2485f6133
docs: add sedwards2009 as a contributor for code ( #838 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-06-12 17:51:51 +02:00
Simon Edwards
953b553089
Add extra QMouseEvent and QPainter methods ( #837 )
...
* Add `buttons()` to `QMouseEvent`
* Add `beginNativePainting()` and `endNativePainting()` to `QPainter`
2021-06-12 17:51:42 +02:00
allcontributors[bot]
4db29780e0
docs: add stvkoch as a contributor ( #821 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-03-07 21:32:06 +01:00
Steven Koch
69e6d8d6e2
Add painter.drawPie method and fix painterPath.arcTo arguments ( #782 )
2021-03-07 21:31:30 +01:00
Atul R
5b8eef255d
fix lint
2021-03-07 20:32:00 +01:00
Atul R
a77d2d67f6
0.30.2
2021-03-07 20:27:38 +01:00
Atul R
8f7bde6e0a
scrollarea fix
2021-03-07 20:27:31 +01:00
Atul R
b7ad6ed815
bump yoga native
2021-03-07 15:11:54 +01:00
Atul R
99978de2ab
Update README.md
2021-03-05 23:32:46 +01:00
Atul R
37cefe6d61
Update README.md
2021-03-05 23:26:03 +01:00
Atul R
6c016c5913
removes prebuild install
2021-02-25 23:41:35 +01:00
Atul R
a684544982
bumps minor version
2021-02-25 22:50:05 +01:00
4h7l
006d35914a
fix(qimage): fix setPixelColor ( #810 )
2021-02-25 22:44:22 +01:00
allcontributors[bot]
c85120054e
docs: add wkirby as a contributor ( #815 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-25 22:43:59 +01:00
Wyatt Kirby
3fe8f17f94
Fix incorrect behavior of minimum size for yoga layout ( #814 )
2021-02-25 22:43:45 +01:00
allcontributors[bot]
273254ff4e
docs: add zhb124404 as a contributor ( #809 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-21 19:45:10 +01:00
zhb124404
8cad4a51e4
Update debugging-in-vscode.md ( #808 )
...
Add vscode debug config for Windows
2021-02-21 19:44:00 +01:00
allcontributors[bot]
371b95608d
docs: add Maks-s as a contributor ( #804 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-09 21:48:23 +01:00
Maks
f13673bff1
Add QFontMetrics (issue #799 ) ( #803 )
2021-02-09 18:00:20 +01:00
Atul R
2ac83ca857
0.29.0
2021-01-24 19:49:48 +01:00
Atul R
f1b9665c53
Fixes for ts v4 and lint fixes
2021-01-24 19:49:38 +01:00
allcontributors[bot]
bd0804d443
docs: add 4h7l as a contributor ( #798 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-01-24 18:51:49 +01:00
4h7l
107b57849e
QImage support ( #789 )
...
* Add QImage to class list
* implement some methods and constructors
* ignore cmake-build-debug folder
* fix method name
* implement more methods
* Add static QPixmap.fromImage
* implement more methods
* implement other methods
* add API docs
2021-01-24 18:51:17 +01:00
4h7l
7803f64630
export QDesktopWidget ( #797 )
2021-01-24 18:50:29 +01:00
Atul R
94c3315bf0
0.28.1
2021-01-20 14:18:48 +01:00
allcontributors[bot]
7710efd4db
docs: add rocbear as a contributor ( #795 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-01-20 14:16:44 +01:00
Ross
c31c67f69e
Add QT_LINK_MIRROR environment variable to allow for choosing binary mirror ( #794 )
...
* Add QT_LINK_MIRROR env variable support for binary installation
* Updates docs with QT_LINK_MIRROR usage
2021-01-20 14:15:23 +01:00
Atul R
f50f08f40d
update deps
2020-12-11 19:36:55 +05:30
Atul R
d9f035ef44
lint fix
2020-12-11 19:29:17 +05:30
Atul R
6b4f0160d5
0.28.0
2020-12-11 19:25:09 +05:30
allcontributors[bot]
ec1529061b
docs: add NathanaelA as a contributor ( #760 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-12-11 19:23:44 +05:30
Nathanael Anderson
65db04d3f9
Add most the missing QTableWidget properties and functions. ( #758 )
2020-12-11 19:22:51 +05:30
Nathanael Anderson
9b96a443ce
Add the missing QTableWidgetItem properties and functions. ( #756 )
2020-12-11 00:00:15 +05:30
Atul R
2e0bcc158f
0.27.0
2020-11-25 01:15:09 +05:30
Atul R
91a2161776
update package lock
2020-11-25 01:14:53 +05:30
allcontributors[bot]
7a894873d1
docs: add ran-j as a contributor ( #742 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-11-25 01:11:40 +05:30
Ranieri
8b6abd75f8
Add QDesktopWidget ( #738 )
...
* Add QDesktopWidget
* Add docs
2020-11-25 01:09:24 +05:30
Vadim Smelyanskiy
4c8610a960
Add build prerequisites for RPM-based distros (issue #705 ) ( #730 )
2020-11-13 23:28:26 +01:00
Atul R
31e3abb041
0.26.0
2020-10-18 16:44:11 +02:00
Atul R
43a7da75cd
0.25.0
2020-10-18 16:44:05 +02:00
Ruslan Garifullin
0b5ee00b58
Added QSvgWidget ( #710 )
...
* feat: added QSvgWidget
* docs: fix sidebars syntax
2020-10-18 16:37:52 +02:00
Daniel
f1725b991e
upate readme to include necessary linux installtion dependencies (issue #705 ) ( #706 )
2020-10-02 09:40:11 +02:00
Atul R
fd02942f4d
adds packing docs
2020-09-19 20:53:46 +02:00
Atul R
30ce474aab
fix broken links
2020-09-19 20:36:39 +02:00
Atul R
e6ea691385
update package
2020-09-19 20:21:29 +02:00
Atul R
2ceed980b4
adds test docs ( #695 )
...
* adds test docs
* update docs
* update api docs
* change to master
2020-09-19 20:12:08 +02:00
Atul R
fa0d3959b6
Update README.md
2020-09-10 20:58:52 +02:00
dependabot-preview[bot]
446b7327e4
[Security] Bump lodash from 4.17.15 to 4.17.20 ( #667 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.20. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-17 23:48:47 +02:00