| .. |
|
QAbstractButton
|
Feature/bug fixes (#254)
|
2019-12-08 20:55:13 +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
|
Adds itemData and icon and bulk clear to combobox (#276)
|
2019-12-17 23:59:28 +05:30 |
|
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 |
|
QFileDialog
|
Add QFileDialog (#256)
|
2019-12-09 20:11:00 +01:00 |
|
QGridLayout
|
Adds automatic test and linting on pull requests for nodegui (#215)
|
2019-11-22 23:43:54 +01:00 |
|
QGroupBox
|
Add QGroupBox (#251)
|
2019-12-07 18:29:17 +01:00 |
|
QLabel
|
Add QToolButton Mainly (#265)
|
2019-12-15 21:19:01 +05:30 |
|
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
|
Add signals to QSystemTrayIcon (#258)
|
2019-12-11 13:12:04 +05:30 |
|
QTableWidget
|
Qtablewidget rebase (#264)
|
2019-12-14 09:27:34 +05:30 |
|
QTableWidgetItem
|
Qtablewidget rebase (#264)
|
2019-12-14 09:27:34 +05:30 |
|
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 |
|
QToolButton
|
Add QToolButton Mainly (#265)
|
2019-12-15 21:19:01 +05:30 |
|
QWidget
|
Add QToolButton Mainly (#265)
|
2019-12-15 21:19:01 +05:30 |