dependabot-preview[bot]
5f4eebff65
Bump @types/jest from 24.0.21 to 24.0.22 ( #191 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.0.21 to 24.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 22:51:46 +01:00
dependabot-preview[bot]
e66aa7c802
Bump @types/node from 12.12.3 to 12.12.7 ( #192 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.12.3 to 12.12.7.
- [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>
2019-11-11 22:51:31 +01:00
Atul R
e3667c0bbd
Adds QSize and few more test cases for pixmap, qsize and qvariant ( #194 )
...
* Adds qsize, qvariant adn qpixmap testcases
* lint
2019-11-11 22:51:15 +01:00
Dimitar Nestorov
8f26fd515b
docs: add msairio as a contributor ( #193 )
...
docs: add msairio as a contributor
2019-11-11 22:32:21 +02:00
allcontributors[bot]
0f0150990a
docs: update .all-contributorsrc
2019-11-11 20:31:33 +00:00
allcontributors[bot]
0db4cce3fe
docs: update README.md
2019-11-11 20:31:32 +00:00
Mikko Sairio
cd7906710a
Feature/key events ( #188 )
...
* Added key property to QKeyEvent
* Custom handling for KeyPress and KeyRelease events
* Added modifiers, count, isAutoRepeat to QKeyEvent
* Fixed typings
* Revereted eventwidget.cpp redundant changes
2019-11-10 21:20:35 +01:00
Atul R
ece01d3803
Add qvariant object translation ( #189 )
...
* working - translation of any wrapped object
* clang format
* Adds QVariant and Qbject property. Also adds QPixmap fromQVariant
* fixes breaking test cases
* Adds build to prepush hook aswell
2019-11-10 20:48:41 +01:00
Mikko Sairio
88cd9d430f
Added echoMode to QLineEdit ( #187 )
2019-11-10 16:29:59 +01:00
Atul R
21e5e78876
Add qvariant object translation ( #185 )
...
* working - translation of any wrapped object
* clang format
2019-11-10 12:30:26 +01:00
Atul R
f8696508fa
fix dist and bump version
2019-11-10 01:21:54 +01:00
Atul R
febbaa82cc
Bump version
2019-11-10 01:13:46 +01:00
Atul R
95cdcb37be
Adds QObject exports ( #184 )
...
* Adds QObject wrapper
* disable source map in the dist since its of no use
* rename to nodeobject
* Adds qobject setProperty and auto conversion of napi to qvariant (mvp version)
* fix
* moved qobject methods to qobject from qwidget
* added qobject test cases
2019-11-10 01:04:37 +01:00
Atul R
ce6860dd86
Bumps version
2019-11-09 00:16:26 +01:00
Atul R
87886aeec9
fix clang-format warning ( #183 )
2019-11-09 00:07:55 +01:00
Atul R
382f2d7da6
Changes unique_ptr to qpointer for qobjects since they can be managed by other parent objects. This fixes double memory free. ( #182 )
2019-11-09 00:05:25 +01:00
Atul R
3c57b550df
Bump yoga to 1.18.0 and typescript to 3.7.2 ( #181 )
...
* Updates yoga to v1.18.0
* Testing the flex layout a bit
2019-11-08 21:10:02 +01:00
Atul R
ae81e2aae5
cleanup plugin.js
2019-11-08 20:39:08 +01:00
Atul R
6035b5d038
Re arrange folders to make more sense ( #180 )
...
* Re-arranged qtgui and core
* Re arranges qt widgets
2019-11-08 20:33:17 +01:00
Atul R
f56bf965ee
Fixes warnings in eslint ( #179 )
2019-11-08 20:03:50 +01:00
Atul R
bd65329641
Adds linters, code formatters for both js and c++ and adds prepush hook ( #178 )
2019-11-08 19:30:01 +01:00
Atul R
fbbfa97d4b
Updated the documentation with the links to talks
2019-11-06 21:42:56 +01:00
Atul R
af4c76ea4d
Update README.md
2019-11-06 19:54:24 +01:00
Umar Farouq Mohammed
49ea4c8c4d
Added missing image example for layout documentation ( #130 )
2019-11-04 20:20:41 +01:00
Atul R
cafb42321e
remove comments
2019-11-04 18:52:25 +01:00
Atul R
0b0c77daac
Update README.md
2019-11-03 23:50:19 +01:00
Dimitar Nestorov
ca2977f3e3
Added a center method on QMainWindow ( #175 )
...
Closes #134
2019-11-03 20:11:04 +01:00
Atul R
ca1ef6540b
Merge pull request #176 from nodegui/feature/scroll-push
...
Adds few methods to scroll area and qlabel
2019-11-03 20:09:12 +01:00
Atul R
282875d4f7
fix link
2019-11-03 20:08:10 +01:00
Atul R
20a23cb8ba
Adds few methods to scroll area and qlabel
2019-11-03 20:06:42 +01:00
Atul R
a5d0c78ba6
Merge pull request #173 from nodegui/refactor/rename-children
...
Renaming `children` to `nodeChildren`
2019-11-03 19:45:33 +01:00
Dimitar Nestorov
242abf9079
Renaming children to nodeChildren
...
Renaming `parent` to `nodeParent`
2019-11-03 20:28:14 +02:00
Atul R
4965e032f8
Merge pull request #172 from nodegui/master-atul-patch-1
...
Add Dimitar as a maintainer
2019-11-03 15:08:45 +01:00
Atul R
a47395a7c7
Add Dimitar as a maintainer
2019-11-03 15:07:01 +01:00
Atul R
f756dd3646
Merge pull request #163 from nodegui/dependabot/npm_and_yarn/serve-11.2.0
...
Bump serve from 11.1.0 to 11.2.0
2019-11-01 22:26:19 +01:00
Atul R
00cb04d355
Merge pull request #166 from nodegui/dependabot/npm_and_yarn/cmake-js-6.0.0
...
Bump cmake-js from 5.3.2 to 6.0.0
2019-11-01 22:26:05 +01:00
Atul R
5c68f07208
Merge pull request #168 from nodegui/dependabot/npm_and_yarn/types/jest-24.0.21
...
Bump @types/jest from 24.0.18 to 24.0.21
2019-11-01 22:25:33 +01:00
Atul R
b08bd05909
Merge pull request #169 from dimitarnestorov/patch-1
...
Fixing code example of QSystemTrayIcon
2019-11-01 22:25:15 +01:00
Atul R
e1f3a3fe27
Merge pull request #171 from dimitarnestorov/master
...
Added isSeparator and setSeparator to QAction
2019-11-01 22:24:36 +01:00
Atul R
d27409f949
Update README.md
2019-11-01 21:09:40 +01:00
Atul R
38c6e2af9a
Update README.md
2019-11-01 21:05:19 +01:00
Dimitar Nestorov
0c4fabfa85
Added isSeparator and setSeparator to QAction
2019-11-01 21:59:09 +02:00
Dimitar Nestorov
1b20031cd7
Fixing code example of QSystemTrayIcon
2019-11-01 21:12:18 +02:00
dependabot-preview[bot]
c698d6cae7
Bump @types/jest from 24.0.18 to 24.0.21
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.0.18 to 24.0.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 11:54:31 +00:00
Atul R
2ce0247063
Merge pull request #167 from nodegui/dependabot/npm_and_yarn/cross-env-6.0.3
...
Bump cross-env from 6.0.0 to 6.0.3
2019-11-01 12:54:29 +01:00
Atul R
a66827790f
Merge pull request #164 from nodegui/dependabot/npm_and_yarn/types/node-12.12.3
...
Bump @types/node from 12.7.3 to 12.12.3
2019-11-01 12:53:31 +01:00
dependabot-preview[bot]
0bc25f0c01
Bump cross-env from 6.0.0 to 6.0.3
...
Bumps [cross-env](https://github.com/kentcdodds/cross-env ) from 6.0.0 to 6.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.0...v6.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 11:53:04 +00:00
Atul R
950456ba99
Merge pull request #165 from nodegui/dependabot/npm_and_yarn/typescript-3.6.4
...
Bump typescript from 3.6.3 to 3.6.4
2019-11-01 12:52:49 +01:00
dependabot-preview[bot]
e32cb6ce10
Bump cmake-js from 5.3.2 to 6.0.0
...
Bumps [cmake-js](https://github.com/unbornchikken/cmake-js ) from 5.3.2 to 6.0.0.
- [Release notes](https://github.com/unbornchikken/cmake-js/releases )
- [Changelog](https://github.com/cmake-js/cmake-js/blob/master/changelog.md )
- [Commits](https://github.com/unbornchikken/cmake-js/compare/v5.3.2...v6.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 11:52:34 +00:00
dependabot-preview[bot]
23af06525d
Bump typescript from 3.6.3 to 3.6.4
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.3...v3.6.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 11:52:08 +00:00