Commit Graph

812 Commits

Author SHA1 Message Date
Atul R
f2a62a7987 revert build action 2020-03-02 20:29:23 +01:00
Atul R
0d0670db7d update prebuild yml 2020-03-02 20:22:41 +01:00
Atul R
54a73e3396 change to alpha v2 2020-03-01 00:48:42 +01:00
Atul R
b62f03b80f adds more artifacts and funding field 2020-02-29 23:50:55 +01:00
Atul R
97cdd80ce4 fix workflow 2020-02-29 16:28:54 +01:00
Atul R
7f8796c10e update to alpha release 2020-02-29 16:21:03 +01:00
Atul R
c9b5919d87 fix ubuntu deps 2020-02-29 12:19:28 +01:00
Atul R
caec949874 enabled tests back 2020-02-29 11:35:24 +01:00
Atul R
a81ed106e6 use scripts directly 2020-02-29 00:54:22 +01:00
master-atul
a60d10f8f8 fix windows path setup 2020-02-27 08:26:34 +01:00
master-atul
435846db9a Add compilation 2020-02-27 08:24:56 +01:00
Atul R
43f951b253 Fixes qode path for windows (now it can load dll's easily) 2020-02-27 08:18:53 +01:00
Atul R
c74fa1c7f0 fix qt config and compilation 2020-02-27 08:18:53 +01:00
Atul R
2ba2de7da4 Adds multiple artifact downloader 2020-02-27 08:18:19 +01:00
Atul R
d98a46df5c fix config and download path for linux and windows 2020-02-27 08:18:18 +01:00
Atul R
b711954023 skips tests due to issues with jest 2020-02-27 08:18:18 +01:00
Atul R
b600b8eb9d adds setup mini qt script 2020-02-27 08:18:18 +01:00
Atul R
9ed075df68 Adds miniqt installation 2020-02-27 08:18:18 +01:00
Atul R
9daefcb662 Fixes lint and deps 2020-02-27 08:17:30 +01:00
Atul R
683d4b6cd8 fix cpp lints 2020-02-27 08:13:06 +01:00
Atul R
56ee8418b8 Updates qode integration to v2.0.1 2020-02-27 08:13:06 +01:00
Atul R
68221becbc Adds qt installer 2020-02-27 08:12:44 +01:00
Atul R
b6c60a4985 Adds font default 2020-02-27 08:12:43 +01:00
Atul R
9b4730cb9f Adds working qt run looper 2020-02-27 08:12:43 +01:00
Atul R
cc3bf2f632 adds qobject to wrap of qapp 2020-02-27 08:12:10 +01:00
Atul R
6d79995a6e Makes QApplication custom 2020-02-27 08:12:10 +01:00
Atul R
b600010951 lint fix 2020-02-27 08:12:10 +01:00
Atul R
ef37ed983c Add exit if app->exec finishes. 2020-02-27 08:12:10 +01:00
Atul R
02afff0279 revert package.json 2020-02-27 08:12:10 +01:00
Atul R
28b328dea1 cleans up export snippet 2020-02-27 08:12:09 +01:00
Atul R
cb6d478cfc moved to integration core 2020-02-27 08:10:20 +01:00
Atul R
373aae7452 Adds lint fixes 2020-02-27 08:10:20 +01:00
Atul R
d50589143f Moves qt integration solely to the nodegui core addon 2020-02-27 08:10:20 +01:00
Atul R
07d70e6321
Add more tabwidgets methods (#422)
* add qtabwidget indexOf

* Adds setTabIcon
2020-02-27 01:06:34 +01:00
Shubham Zanwar
57cf0d4836
improv: adding the ability to change the tab text (#421)
* adding the setTabText to the QTabWidgetWrap definition

* implementing the setTabText funciton in the cpp module

* implementing the setTabText in the ts module

* adding a demo for the tab text change feature

* fixing lint issues

* exporting the QSettings enums
2020-02-25 09:36:58 +01:00
feng8848
9e1e8e576c
Add QFrame and other improvements (#420) 2020-02-25 08:50:53 +01:00
dependabot-preview[bot]
07aae3b04a
Merge pull request #418 from nodegui/dependabot/npm_and_yarn/husky-4.2.3 2020-02-24 11:35:41 +00:00
dependabot-preview[bot]
beee2bd39a
Merge pull request #417 from nodegui/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-2.20.0 2020-02-24 11:34:00 +00:00
dependabot-preview[bot]
850ee61614
Merge pull request #416 from nodegui/dependabot/npm_and_yarn/typedoc-0.16.10 2020-02-24 11:33:53 +00:00
dependabot-preview[bot]
ce4931ca06
Merge pull request #415 from nodegui/dependabot/npm_and_yarn/types/jest-25.1.3 2020-02-24 11:33:02 +00:00
dependabot-preview[bot]
070c5362c3
Merge pull request #414 from nodegui/dependabot/npm_and_yarn/types/node-13.7.4 2020-02-24 11:32:01 +00:00
dependabot-preview[bot]
88f5eafb45
Merge pull request #412 from nodegui/dependabot/npm_and_yarn/typescript-eslint/parser-2.20.0 2020-02-24 11:31:12 +00:00
dependabot-preview[bot]
954f3fdef5
Merge pull request #413 from nodegui/dependabot/npm_and_yarn/typescript-3.8.2 2020-02-24 11:30:53 +00:00
dependabot-preview[bot]
98edc7cc1b
Merge pull request #411 from nodegui/dependabot/npm_and_yarn/ts-jest-25.2.1 2020-02-24 11:30:22 +00:00
dependabot-preview[bot]
3a056a21ae
Bump husky from 4.2.1 to 4.2.3
Bumps [husky](https://github.com/typicode/husky) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v4.2.1...v4.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 11:27:17 +00:00
dependabot-preview[bot]
82cef67c71
Bump @typescript-eslint/eslint-plugin from 2.19.0 to 2.20.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.19.0 to 2.20.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.20.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 11:27:09 +00:00
dependabot-preview[bot]
8bc23853fc
Bump typedoc from 0.16.9 to 0.16.10
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.16.9 to 0.16.10.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.16.9...v0.16.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 11:26:04 +00:00
dependabot-preview[bot]
92f64c4645
Bump @types/jest from 25.1.2 to 25.1.3
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.1.2 to 25.1.3.
- [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>
2020-02-24 11:25:27 +00:00
dependabot-preview[bot]
b4637a808b
Bump @types/node from 13.7.0 to 13.7.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.7.0 to 13.7.4.
- [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>
2020-02-24 11:24:55 +00:00
dependabot-preview[bot]
9cc5865a0d
Bump typescript from 3.7.5 to 3.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.5 to 3.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.7.5...v3.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 11:24:21 +00:00