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
|
0b68f8586c
|
remove spdlog as a dependency (#226)
* cleans up spdlog everywhere except
* removes all usage of spdlog
* removed spdlog dependency
|
2019-11-26 19:39:52 +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
|
a287d9ca59
|
separates include headers and implementation
|
2019-09-21 22:53:25 +02:00 |
|