nodeguy/src/lib/core
Atul R c90b2cb3ce
QTreeWidget PR (#277)
* Added the beginning of QTreeWidget and QTreeWidgetItem

* Fixed garbage collection

* Fixed garbage collection

* Rewrote the constructor for QTreeWidgetItem

* Code cleanup

* Fixed up the QTreeWidgetItem constructor to accept only a string list of columns. Code cleanup

* Add setHeaderHidden to QTreeWidget

* Started adding signals to QTreeWidget

* Started adding signals to QTreeWidget

* Started adding signals to QTreeWidget

* Added TreeWidget back to main.cpp

* Added more functions to QTreeWidgetItem and QPlainTextEdit

* linting and cleanup

* parenting fix

* Fixes garbage collection for treewidget items
2019-12-18 17:36:44 +05:30
..
Style Fixes flexlayout calculations (#223) 2019-11-25 23:25:47 +01:00
bootstrap.ts Fixes warnings in eslint (#179) 2019-11-08 20:03:50 +01:00
Component.ts QTreeWidget PR (#277) 2019-12-18 17:36:44 +05:30
EventWidget.ts Re arrange folders to make more sense (#180) 2019-11-08 20:33:17 +01:00
FlexLayout.ts bugifx: layout insertion and qvariant (#255) 2019-12-08 22:33:27 +01:00
YogaWidget.ts Bug fixes: Flexlayout. Fixes layout issues (#211) 2019-11-22 00:02:49 +01:00