| .. |
|
__tests__
|
Upgrade deps and qode (#865)
|
2021-08-09 23:44:46 +02:00 |
|
QAbstractButton.ts
|
Add QSlider and other improvements (#348)
|
2020-01-12 23:05:33 +05:30 |
|
QAbstractItemView.ts
|
Fill in QAbstractItemView methods & enums; add QItemSelectionModel
|
2021-08-26 22:13:35 +02:00 |
|
QAbstractScrollArea.ts
|
More random methods and events (#847)
|
2021-07-04 12:55:41 +02:00 |
|
QAbstractSlider.ts
|
Add QSlider and other improvements (#348)
|
2020-01-12 23:05:33 +05:30 |
|
QAbstractSpinBox.ts
|
Add QScrollBar and other improvements (#383)
|
2020-02-07 20:22:49 +01:00 |
|
QAction.ts
|
Don't delete QObjects which have a parent
|
2021-10-16 14:16:34 +02:00 |
|
QBoxLayout.ts
|
Add QEvent methods to all subclasses + some random methods (#848)
|
2021-07-08 22:45:41 +02:00 |
|
QButtonGroup.ts
|
Add QButtonGroup (#336)
|
2020-01-08 21:18:27 +05:30 |
|
QCalendarWidget.ts
|
Fixes spacing and doc generation (#343)
|
2020-01-10 12:11:00 +05:30 |
|
QCheckBox.ts
|
Add QScrollBar and other improvements (#383)
|
2020-02-07 20:22:49 +01:00 |
|
QColorDialog.ts
|
Add QColorDialog (#455)
|
2020-03-22 10:49:21 +01:00 |
|
QComboBox.ts
|
Add many TODO comments, methods, and signals to QComboBox
|
2021-09-29 21:48:56 +02:00 |
|
QDateEdit.ts
|
Add QScrollBar and other improvements (#383)
|
2020-02-07 20:22:49 +01:00 |
|
QDateTimeEdit.ts
|
Add QScrollBar and other improvements (#383)
|
2020-02-07 20:22:49 +01:00 |
|
QDial.ts
|
Add QScrollBar and other improvements (#383)
|
2020-02-07 20:22:49 +01:00 |
|
QDialog.ts
|
Fix bug in QDialog (#485)
|
2020-04-05 10:05:35 +02:00 |
|
QDoubleSpinBox.ts
|
Add QDoubleSpinBox (#463)
|
2020-03-24 20:15:57 +01:00 |
|
QErrorMessage.ts
|
Export more class (#469)
|
2020-03-28 18:15:23 +01:00 |
|
QFileDialog.ts
|
Additional documentation and code examples (#339)
|
2020-01-10 11:10:25 +05:30 |
|
QFontDialog.ts
|
Export more class (#469)
|
2020-03-28 18:15:23 +01:00 |
|
QFrame.ts
|
Add QFrame and other improvements (#420)
|
2020-02-25 08:50:53 +01:00 |
|
QGraphicsBlurEffect.ts
|
fix issue #503 (#519)
|
2020-04-14 19:10:34 +02:00 |
|
QGraphicsDropShadowEffect.ts
|
fix issue #503 (#519)
|
2020-04-14 19:10:34 +02:00 |
|
QGraphicsEffect.ts
|
fix issue #503 (#519)
|
2020-04-14 19:10:34 +02:00 |
|
QGridLayout.ts
|
Add alignment parma support to QGridLayout.addWidget()
|
2022-02-04 16:04:47 +01:00 |
|
QGroupBox.ts
|
Add QScrollBar and other improvements (#383)
|
2020-02-07 20:22:49 +01:00 |
|
QHeaderView.ts
|
Fill in the QHeaderView methods
|
2021-09-02 21:33:09 +02:00 |
|
QInputDialog.ts
|
Adds Qinputdialog (#381)
|
2020-01-30 23:05:29 +01:00 |
|
QLabel.ts
|
Add QFrame and other improvements (#420)
|
2020-02-25 08:50:53 +01:00 |
|
QLayout.ts
|
fix issue #481 (#483)
|
2020-04-01 11:54:38 +02:00 |
|
QLCDNumber.ts
|
Export more class (#469)
|
2020-03-28 18:15:23 +01:00 |
|
QLineEdit.ts
|
Make QLineEdit.setText() accept an empty string
|
2022-01-23 12:05:31 +01:00 |
|
QListView.ts
|
Upgrade deps (#562)
|
2020-05-13 09:15:46 +02:00 |
|
QListWidget.ts
|
Fill in QAbstractItemView methods & enums; add QItemSelectionModel
|
2021-08-26 22:13:35 +02:00 |
|
QListWidgetItem.ts
|
Export more class (#469)
|
2020-03-28 18:15:23 +01:00 |
|
QMainWindow.ts
|
scrollarea fix
|
2021-03-07 20:27:31 +01:00 |
|
QMenu.ts
|
More random methods and events (#847)
|
2021-07-04 12:55:41 +02:00 |
|
QMenuBar.ts
|
Improving Menu Bars (#347)
|
2020-01-22 22:06:12 +01:00 |
|
QMessageBox.ts
|
Adds Qinputdialog (#381)
|
2020-01-30 23:05:29 +01:00 |
|
QPainter.ts
|
Don't delete QObjects which have a parent
|
2021-10-16 14:16:34 +02:00 |
|
QPainterPath.ts
|
Added setAcceptDrops, acceptDrops to QWidget for creating drag-drop extensions (#613)
|
2020-06-26 16:53:43 +02:00 |
|
QPlainTextEdit.ts
|
Fixes spacing and doc generation (#343)
|
2020-01-10 12:11:00 +05:30 |
|
QProgressBar.ts
|
Add QPicture and other improvements (#399)
|
2020-02-17 20:45:57 +01:00 |
|
QProgressDialog.ts
|
Export more class (#469)
|
2020-03-28 18:15:23 +01:00 |
|
QPushButton.ts
|
Add QPicture and other improvements (#399)
|
2020-02-17 20:45:57 +01:00 |
|
QRadioButton.ts
|
Fixes spacing and doc generation (#343)
|
2020-01-10 12:11:00 +05:30 |
|
QScrollArea.ts
|
Add QEvent methods to all subclasses + some random methods (#848)
|
2021-07-08 22:45:41 +02:00 |
|
QScrollBar.ts
|
Add QScrollBar and other improvements (#383)
|
2020-02-07 20:22:49 +01:00 |
|
QShortcut.ts
|
Fixes spacing and doc generation (#343)
|
2020-01-10 12:11:00 +05:30 |
|
QSizePolicy.ts
|
QWidget: Add TODO comments, setSizePolicy(), set max/min width/height methods
|
2021-09-11 12:14:43 +02:00 |
|
QSlider.ts
|
Add QSlider and other improvements (#348)
|
2020-01-12 23:05:33 +05:30 |
|
QSpinBox.ts
|
Add QScrollBar and other improvements (#383)
|
2020-02-07 20:22:49 +01:00 |
|
QSplitter.ts
|
Apply code formatting
|
2021-11-07 21:38:26 +01:00 |
|
QStackedWidget.ts
|
Add count() to QStackedWidget
|
2021-09-07 20:32:50 +02:00 |
|
QStandardItem.ts
|
Added QStandardModel (#467)
|
2020-03-25 22:06:53 +01:00 |
|
QStandardItemModel.ts
|
Added QStandardModel (#467)
|
2020-03-25 22:06:53 +01:00 |
|
QStatusBar.ts
|
QStatusBar support. Fixes #346 (#349)
|
2020-01-18 11:51:45 +01:00 |
|
QStyleFactory.ts
|
Add QStyleFactory and bits to set the app style
|
2021-08-28 10:58:40 +02:00 |
|
QSvgWidget.ts
|
Added QSvgWidget (#710)
|
2020-10-18 16:37:52 +02:00 |
|
QSystemTrayIcon.ts
|
Fix example in documentation (#447)
|
2020-03-16 11:12:54 +01:00 |
|
QTabBar.ts
|
Add QTabBar (#451)
|
2020-03-17 08:25:54 +01:00 |
|
QTableView.ts
|
Add (basic) QHeaderView; Support wrappers on plain Qt widgets
|
2021-08-22 09:48:17 +02:00 |
|
QTableWidget.ts
|
Fill in the QHeaderView methods
|
2021-09-02 21:33:09 +02:00 |
|
QTableWidgetItem.ts
|
Add most the missing QTableWidget properties and functions. (#758)
|
2020-12-11 19:22:51 +05:30 |
|
QTabWidget.ts
|
tabs: adding insertTab function to insert tabs at a given index (#462)
|
2020-03-23 13:34:41 +01:00 |
|
QTextBrowser.ts
|
Add QTextEdit and QTextBrowser (#495)
|
2020-04-06 19:30:12 +02:00 |
|
QTextEdit.ts
|
Add QTextEdit and QTextBrowser (#495)
|
2020-04-06 19:30:12 +02:00 |
|
QTimeEdit.ts
|
Add QScrollBar and other improvements (#383)
|
2020-02-07 20:22:49 +01:00 |
|
QToolButton.ts
|
Add QPicture and other improvements (#399)
|
2020-02-17 20:45:57 +01:00 |
|
QTreeWidget.ts
|
Added method to set column width to QTreeWidget (#523)
|
2020-04-19 10:07:40 +02:00 |
|
QTreeWidgetItem.ts
|
Add QIcon support to QTreeWidgetItem. (#657)
|
2020-08-12 16:03:29 +02:00 |
|
QWidget.ts
|
Fix QWidget.setEnable()/setDisable()
|
2021-12-27 13:34:29 +01:00 |