846 Commits

Author SHA1 Message Date
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
dependabot-preview[bot] 044ec9e2c0 Bump @types/node from 12.7.3 to 12.12.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.7.3 to 12.12.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>
2019-11-01 11:51:22 +00:00
dependabot-preview[bot] 8a7e4d3770 Bump serve from 11.1.0 to 11.2.0
Bumps [serve](https://github.com/zeit/serve) from 11.1.0 to 11.2.0.
- [Release notes](https://github.com/zeit/serve/releases)
- [Commits](https://github.com/zeit/serve/compare/11.1.0...11.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 11:50:39 +00:00
Atul R 463d23fd2c Update README.md 2019-10-31 13:27:22 +01:00
Atul R 94362dbf07 Update getting-started.md 2019-10-30 23:48:54 +01:00
Atul R 3a94699c39 bumps version v0.3.1 2019-10-30 23:39:05 +01:00
Atul R 33d621d8cc Fixes Qt moc issue on ubuntu 1910 (#162) 2019-10-30 23:31:17 +01:00
Dimitar Nestorov 576ba1ace6 Implemented QAction checkable and checked (#159) 2019-10-27 10:41:16 +01:00
Atul R 42790d5321 Update FUNDING.yml 2019-10-26 23:58:14 +02:00
allcontributors[bot] 38dd031c7f docs: add dimitarnestorov as a contributor (#158)
* docs: update README.md

* docs: update .all-contributorsrc
2019-10-26 23:56:15 +02:00
Dimitar Nestorov bd1c334722 Added QIcon isMask and setIsMask (#157) 2019-10-26 23:55:37 +02:00
Atul R b5f21bae0b updates doc of systemtray icon to include context menu v0.3.0 2019-10-26 22:30:20 +02:00
Atul R d3ec9e76bd Version bump 2019-10-26 22:22:37 +02:00
Atul R a9a1535a12 Adds menubar, menu, systemtrayicon, shortcut and action docs 2019-10-26 22:21:17 +02:00
Atul R cb535e33e7 Adds support for keyboard shortcuts, systray menu and systray actions (now run nodegui apps as a service). (#156)
* Added actions and tooltips to qmenu

* Adds support for nested submenu creation

* Added supported for onclick handlers in actions

* Adds support for keyboard shortcuts

* adds enabled and shortcut context

* Adds support for shortcuts and menus

* Added support for keyboard shortcuts
2019-10-26 15:31:02 +02:00
Atul R 2541feebe7 fixes the crash on keyevent (#155) 2019-10-24 19:34:27 +02:00
Ardeshir81 5a65d378d2 Fix minor English grammar issues in Debug docs (#153)
Also correct typing of NodeJS Is used (no dot '.' between Node and JS
2019-10-23 11:57:31 +02:00
Ardeshir81 3b83c75e5f Minor English grammar issue fix (#152) 2019-10-23 11:57:08 +02:00
Ardeshir81 204bbeb7f5 Fix minor English grammar issue in Layout docs (#151) 2019-10-23 11:56:48 +02:00
Ardeshir81 b18c22ec83 Minor English grammar issue fix on arch docs (#150) 2019-10-23 11:56:28 +02:00
Atul R 9dc282f1fc Update README.md 2019-10-14 21:30:26 +02:00
Mattis Larsson d95b1c53c5 Small copy fix. (#140) 2019-10-13 01:27:12 +02:00
Soonwoo Hong ff665e0d94 add a documentation for QSystemTrayIcon (#141) 2019-10-13 01:26:45 +02:00
Jerod Santo e8908b23e3 Add JS Party episode badge to README (#142) 2019-10-08 17:22:43 +02:00
Atul R 36329a44b3 Experimental menu and tests (#139)
* Adds basic tests for window and label

* Adds few test cases for QWidget

* Adds working tests setup

* Adds inital code for menus
2019-10-07 19:24:17 +02:00
Atul R 28483e669b adds talk link 2019-10-04 19:41:29 +02:00
Atul R e08f6c4039 Update README.md 2019-10-04 19:22:03 +02:00
Atul R 04999bfb4e Update README.md 2019-10-04 17:41:14 +02:00
Atul R 34134c8f08 Update README.md 2019-10-04 17:39:26 +02:00
Atul R de9310a452 Update docs on style props 2019-10-01 22:23:16 +02:00
Atul R 7c06858d17 Update README.md 2019-10-01 00:39:07 +02:00
Atul R ebfa0710cb Update README.md 2019-09-30 21:46:42 +02:00
Sebastián Gurin 4d617c9321 inherits (#125) 2019-09-30 21:33:30 +02:00
Atul R 92a23b185f Update README.md 2019-09-30 10:06:59 +02:00
Atul R 27e9591630 typo fix 2019-09-29 21:22:47 +02:00
Atul R 90d927df0a removes old docs 2019-09-29 21:19:24 +02:00
Atul R ea046e7d7c Fix docs build 2019-09-29 20:40:45 +02:00
Atul R eca218ac79 Adds new doc site (#124)
* Adds base template for new docs site

* Adds Apis to docs

* add some css from rn

* Fix right side sidebar functionality

* Basic docs

* adds old docs

* Cleans up unnecessary files

* Chane links

* Adds docusaurus v2

* Styling fixes

* adds wip and new assets

* adds code image

* Add FAQ link

* Adds analytics

* adds cname

* cleanup blogs
2019-09-29 20:14:35 +02:00
Atul R eb26616752 Merge pull request #122 from cancerberoSgx/qpixmap-save
qpixmap save()
2019-09-29 20:11:34 +02:00
Sebastián Gurín e29c0c1814 qpixmap save() 2019-09-29 02:03:48 -03:00
Atul R 5080c84e3d Merge pull request #118 from soonoo/add-qsystemtrayicon
Adds basic support for QSystemTrayIcon
2019-09-25 10:06:28 +02:00
soonoo bc05bce077 Changes tray icon to white colored nodegui logo 2019-09-25 12:20:49 +09:00
soonoo c284558886 Changes QSystemTrayIcon to inherit EventWidget instead of NodeWidget 2019-09-25 12:18:57 +09:00
soonoo 22498953ba Adds basic support for QSystemTrayIcon 2019-09-25 01:09:09 +09:00
Atul R 8a0a24d0e7 bump version v0.2.1 2019-09-22 23:19:25 +02:00
Atul R 146f00018d Merge pull request #117 from nodegui/feature/fix-cmake-3.1
Using known compilation features from cmake 3.1 instead of 3.15
2019-09-22 23:14:20 +02:00