feng8848
44e64b007b
fix issue #481 ( #483 )
...
Co-authored-by: wuxiaofeng <wuxiaofeng@erayt.com>
2020-04-01 11:54:38 +02:00
Atul R
c54822686e
Update README.md
2020-03-30 23:57:56 +02:00
dependabot-preview[bot]
8856611706
Bump @typescript-eslint/eslint-plugin from 2.24.0 to 2.26.0 ( #482 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.24.0 to 2.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.26.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-30 23:51:12 +02:00
dependabot-preview[bot]
7037da7834
Bump @typescript-eslint/parser from 2.24.0 to 2.25.0 ( #478 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.25.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-30 20:06:36 +02:00
dependabot-preview[bot]
672a0a98e8
Bump ts-jest from 25.2.1 to 25.3.0 ( #479 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 25.2.1 to 25.3.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/25.2.1...v25.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-30 20:06:26 +02:00
dependabot-preview[bot]
62b4e94b91
Bump jest from 25.1.0 to 25.2.4 ( #480 )
...
Bumps [jest](https://github.com/facebook/jest ) from 25.1.0 to 25.2.4.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v25.1.0...v25.2.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-30 20:06:15 +02:00
dependabot-preview[bot]
f48eaa0e04
Bump @types/node from 13.9.3 to 13.9.5 ( #477 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.3 to 13.9.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-30 20:05:40 +02:00
feng8848
e09333c948
fix issue #473 ( #475 )
...
* fix issue #473
* fix ts lint
Co-authored-by: wuxiaofeng <wuxiaofeng@erayt.com>
2020-03-30 20:05:27 +02:00
mspencer92
117be556cf
Update QTreeWidget ( #474 )
...
* Update QTreeWidget
Fixed a bug with QTreeWidget::currentItem() crashing when nothing is selected and added QTreeWidget::takeTopLevelItem() and QTreeWidget::clear()
* Fix garbage collection
* Fix garbage collection
2020-03-30 20:03:24 +02:00
Atul R
3e0d2c35cd
More docs ( #471 )
...
* Adds image example
* fix mouse typo
* Adds scrolla area and networking examples
* Adds a link to awesome repo
2020-03-28 23:53:20 +01:00
Atul R
cf0877c777
0.18.0
2020-03-28 23:52:47 +01:00
Atul R
72f6733cfe
Adds a link to awesome repo
2020-03-28 23:52:19 +01:00
Atul R
3f258453da
Adds scrolla area and networking examples
2020-03-28 23:46:58 +01:00
Atul R
4d4589a1b8
fix mouse typo
2020-03-28 23:14:50 +01:00
Atul R
73dcc40929
Adds image example
2020-03-28 23:09:16 +01:00
Atul R
7b8a3b8088
Update docs 14 ( #470 )
...
* Adds docs for handling events
* updates docs to latest version
* adds more text
* fixes docs
* upgrade yarn lock
2020-03-28 20:46:26 +01:00
feng8848
0ec2b3f2cb
Export more class ( #469 )
...
* Add QDoubleSpinBox
* Add QBrush
* Add QListView and improve QListWidget
* Add QErrorMessage
* Add QFontDialog
* Add QProgressDialog
* Add QLCDNumber
Co-authored-by: wuxiaofeng <wuxiaofeng@erayt.com>
2020-03-28 18:15:23 +01:00
feng8848
5e241f43b0
Add QBrush ( #468 )
...
* Add QDoubleSpinBox
* Add QBrush
Co-authored-by: wuxiaofeng <wuxiaofeng@erayt.com>
2020-03-27 17:24:25 +01:00
dependabot-preview[bot]
05ba79d185
Bump prettier from 1.19.1 to 2.0.2 ( #466 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-25 22:08:22 +01:00
mspencer92
6bc7f12746
Added QStandardModel ( #467 )
...
* Added QStandardModel
* Update demo.ts
2020-03-25 22:06:53 +01:00
Atul R
de688c6f7f
0.17.0
2020-03-24 20:39:42 +01:00
Atul R
e283488256
cleanup eslint fixes
2020-03-24 20:39:24 +01:00
Atul R
c499645797
cleanup memory for scrollarea
...
Adds basic format
2020-03-24 20:35:29 +01:00
mspencer92
e0dad876ec
Added more functions for QTreeWidget and QTreeWidgetItem and added a function to sort and filter QTreeWidget ( #465 )
2020-03-24 20:31:50 +01:00
dependabot-preview[bot]
a6b200b44a
Bump @typescript-eslint/parser from 2.23.0 to 2.24.0 ( #457 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.24.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 20:17:34 +01:00
dependabot-preview[bot]
adeac3e16b
Bump @typescript-eslint/eslint-plugin from 2.23.0 to 2.24.0 ( #456 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 2.23.0 to 2.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v2.24.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 20:17:17 +01:00
dependabot-preview[bot]
f15f55d20a
Bump prettier from 1.19.1 to 2.0.1 ( #458 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 1.19.1 to 2.0.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 20:17:04 +01:00
dependabot-preview[bot]
f62bff78c9
Bump @types/node from 13.9.1 to 13.9.3 ( #459 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.9.1 to 13.9.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 20:16:53 +01:00
dependabot-preview[bot]
42804bf56d
Bump eslint-config-prettier from 6.10.0 to 6.10.1 ( #460 )
...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.10.0 to 6.10.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.0...v6.10.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 20:16:42 +01:00
dependabot-preview[bot]
8b6b66e766
Bump typedoc from 0.17.0 to 0.17.3 ( #461 )
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.17.0 to 0.17.3.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/0.17.0...0.17.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-24 20:16:22 +01:00
feng8848
cf4e221fdf
Add QDoubleSpinBox ( #463 )
...
Co-authored-by: wuxiaofeng <wuxiaofeng@erayt.com>
2020-03-24 20:15:57 +01:00
Vincent Mathis
67a7302595
Fixed a broken url to native widgets ( #464 )
2020-03-24 17:04:59 +01:00
Shubham Zanwar
3b53e8b69d
tabs: adding insertTab function to insert tabs at a given index ( #462 )
...
* add cpp method to insert tab at a given index
* add ts method to insert tab at given index
* add insert tab demo
* fixing lint issues in cpp code
* fix: passing the native widgets to insertTab
2020-03-23 13:34:41 +01:00
feng8848
d80d27a10c
Add QColorDialog ( #455 )
...
* fix issue #439
* Add QTabBar
* Add QColorDialog
Co-authored-by: wuxiaofeng <wuxiaofeng@erayt.com>
2020-03-22 10:49:21 +01:00
mspencer92
38b8c9536d
Added QTreeWidget functions ( #452 )
...
https://github.com/nodegui/nodegui/issues/231#issuecomment-601390056
2020-03-20 09:43:54 +01:00
Atul R
c7428f2d55
Adds a new maintainer
...
Adds @feng8848 as a maintainer
2020-03-17 08:28:14 +01:00
feng8848
d7060f3256
Add QTabBar ( #451 )
...
* fix issue #439
* Add QTabBar
Co-authored-by: wuxiaofeng <wuxiaofeng@erayt.com>
2020-03-17 08:25:54 +01:00
Atul R
50f43d955a
adds memoization and perf fixes ( #450 )
...
* adds memoization and perf fixes
* 0.16.1
2020-03-17 00:17:15 +01:00
dependabot-preview[bot]
d1cabf3a4d
Bump typedoc from 0.16.11 to 0.17.0 ( #449 )
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.16.11 to 0.17.0.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.16.11...0.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-16 23:40:03 +01:00
nilchu
c57a6048cf
Fix example in documentation ( #447 )
2020-03-16 11:12:54 +01:00
Atul R
dda2debf36
Delete FUNDING.yml
2020-03-15 14:48:32 +01:00
Atul R
863e72a256
Fix docs website
2020-03-15 12:35:48 +01:00
Atul R
8d435bc1b1
0.16.0
2020-03-14 19:31:58 +01:00
Atul R
22b28f8cd4
Adds pixmap support to clipboard ( #445 )
...
* adds pixmap setters and getters to qclipboard
* upgrade deps
* Adds inlinestylesheet fix on objectname test
2020-03-14 19:29:26 +01:00
dependabot[bot]
c37b23eca9
Bump acorn from 6.4.0 to 6.4.1 in /website ( #444 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-14 16:55:03 +01:00
dependabot-preview[bot]
b9f2035b7c
Merge pull request #443 from nodegui/dependabot/npm_and_yarn/acorn-6.4.1
2020-03-13 21:06:41 +00:00
dependabot-preview[bot]
f01f8b4fca
[Security] Bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 20:58:58 +00:00
Atul R
5c840fe9ba
0.15.5
2020-03-13 21:40:10 +01:00
Atul R
86b8dd966e
Adds repolish for setObjectName
2020-03-13 21:39:59 +01:00
Atul R
b53cd1cb2b
0.15.4
2020-03-13 20:57:13 +01:00