| .. |
|
QAbstractButton
|
Adds Abstract button - QPushbutton, checkbox and radiobutton methods and tests (#206)
|
2019-11-19 01:27:26 +01:00 |
|
QAbstractScrollArea
|
remove spdlog as a dependency (#226)
|
2019-11-26 19:39:52 +01:00 |
|
QAbstractSlider
|
remove spdlog as a dependency (#226)
|
2019-11-26 19:39:52 +01:00 |
|
QAction
|
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 |
|
QBoxLayout
|
Add QBoxLayout
|
2019-12-03 02:02:51 -03:00 |
|
QCheckBox
|
Adds Abstract button - QPushbutton, checkbox and radiobutton methods and tests (#206)
|
2019-11-19 01:27:26 +01:00 |
|
QComboBox
|
Add QComboBox (#250)
|
2019-12-07 11:37:55 +01:00 |
|
QDial
|
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 |
|
QGridLayout
|
Adds automatic test and linting on pull requests for nodegui (#215)
|
2019-11-22 23:43:54 +01:00 |
|
QLabel
|
Load image from buffer, QMovie and QRect (#232)
|
2019-11-29 00:39:35 +01:00 |
|
QLayout
|
Adds qobject props to all layouts (#196)
|
2019-11-12 20:49:35 +01:00 |
|
QLineEdit
|
Added echoMode to QLineEdit (#187)
|
2019-11-10 16:29:59 +01:00 |
|
QMainWindow
|
Mainwindow takeCentralWidget (#225)
|
2019-11-26 01:00:53 +01:00 |
|
QMenu
|
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 |
|
QMenuBar
|
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 |
|
QPlainTextEdit
|
remove spdlog as a dependency (#226)
|
2019-11-26 19:39:52 +01:00 |
|
QProgressBar
|
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 |
|
QPushButton
|
Adds Abstract button - QPushbutton, checkbox and radiobutton methods and tests (#206)
|
2019-11-19 01:27:26 +01:00 |
|
QRadioButton
|
Adds Abstract button - QPushbutton, checkbox and radiobutton methods and tests (#206)
|
2019-11-19 01:27:26 +01:00 |
|
QScrollArea
|
Adds dynamic content support for flex layout. (#199)
|
2019-11-18 00:52:29 +01:00 |
|
QShortcut
|
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 |
|
QSpinBox
|
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 |
|
QStackedWidget
|
Add QStackedWidget (for page style navigation) (#245)
|
2019-12-04 18:57:59 +01:00 |
|
QSystemTrayIcon
|
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 |
|
QTabWidget
|
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 |
|
QWidget
|
Adds dynamic content support for flex layout. (#199)
|
2019-11-18 00:52:29 +01:00 |