Atul R
|
2b2d83d0a6
|
Mainwindow takeCentralWidget (#225)
* Adds takeCentralWidget to qmainwindow
* lint fix
* bump version to 0.6.7
|
2019-11-26 01:00:53 +01:00 |
|
Atul R
|
382f2d7da6
|
Changes unique_ptr to qpointer for qobjects since they can be managed by other parent objects. This fixes double memory free. (#182)
|
2019-11-09 00:05:25 +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 |
|
Dimitar Nestorov
|
ca2977f3e3
|
Added a center method on QMainWindow (#175)
Closes #134
|
2019-11-03 20:11:04 +01: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
|
a287d9ca59
|
separates include headers and implementation
|
2019-09-21 22:53:25 +02:00 |
|