Atul R
|
28b328dea1
|
cleans up export snippet
|
2020-02-27 08:12:09 +01:00 |
|
Atul R
|
7dcc329cf8
|
Adds plugin support for windows platform (#364)
* updates cmake file for windows plugin support
* basic exports
* minor export fixes
* rename macro
* rename export macro
* fixes build error on windows
* cleanup cmakelist
* updated headers
|
2020-01-22 21:15:30 +01:00 |
|
Atul R
|
d1e5d499fb
|
Inherit implemented Qt signals from base classes (#290)
* Adds abstract signals
* basic layout and filedialogs
* Adds all remaining signal heirarchies
* fix lint
|
2019-12-23 01:26:02 +05:30 |
|
Atul R
|
42e92ecbff
|
Adds Signals inheritance (#288)
* Inherit signals
* export signals
* Fix Qvariant build
* Adds Abstract button signals
* added more test cases
|
2019-12-20 23:48:53 +05:30 |
|
Atul R
|
01a6476f9c
|
Separate events and signals (#287)
* Wip
* Improve constructor typings
* Fixes types for Gui and Core
* QtGui
* Remove unnecessary imports and fix types on abstract classes
* Adds half of qwidgets
* Add all widgets
* cleans up
* fix failing test
* lint fix
* fix demo
|
2019-12-20 18:33:05 +05:30 |
|
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
|
a287d9ca59
|
separates include headers and implementation
|
2019-09-21 22:53:25 +02:00 |
|