Commit Graph

28 Commits

Author SHA1 Message Date
Sebastián Gurín
e29c0c1814 qpixmap save() 2019-09-29 02:03:48 -03:00
soonoo
bc05bce077 Changes tray icon to white colored nodegui logo 2019-09-25 12:20:49 +09:00
soonoo
22498953ba Adds basic support for QSystemTrayIcon 2019-09-25 01:09:09 +09:00
Atul R
15a48e6723 cleanup 2019-09-21 23:26:58 +02:00
Atul R
c8d957ef5f cleanup demo.ts a tiny bit 2019-09-20 23:33:57 +02:00
Atul R
8350747af2
Merge branch 'feature/tab' into feature/QTabWidgetV2 2019-09-20 23:20:07 +02:00
Roy Sommer
34753e7c80 updated imports in demo 2019-09-12 11:51:40 +03:00
Roy Sommer
0444c087e4 added support for QCheckBoxEvents.toggled 2019-09-12 11:47:40 +03:00
Atul R
4cc0ab1eef Adds bootstrap example 2019-09-11 22:30:10 +02:00
Atul R
317bca6c2e cleanup 2019-09-07 19:12:17 +02:00
Atul R
bf1aecfa8b fixes all flex layout issues 2019-09-07 08:12:41 +02:00
Atul R
34fc9c5621 Adds clipboard demo 2019-09-05 20:26:02 +02:00
Atul R
6120679bf1 Fixes weird way of exporting textoptions 2019-09-05 20:02:42 +02:00
Atul R
6926bf940a Adds plain text edit methods and signals 2019-09-05 10:44:19 +02:00
Paweł Borecki
9363eb04b7 Added initial support for QTabWidget 2019-09-05 07:09:37 +02:00
Paweł Borecki
fdc8d271d8 Added missing QWidget set methods and QCursor support 2019-08-31 18:42:17 +02:00
Atul
c68554c26d fix naming issues 2019-08-31 16:32:17 +02:00
Paweł Borecki
6cbb433aaa Minor fixes for copied code and demo content 2019-08-30 22:02:20 +02:00
Paweł Borecki
9df9421baf Support for QDial and QAbstractSlider with docs 2019-08-30 21:48:01 +02:00
Atul R
05c67d7882 adds checkbox check prop 2019-08-26 17:23:51 +02:00
Atul R
95a60496e6 Adds QAbstractScrollArea and QScrollArea 2019-08-24 12:10:20 +02:00
rgabs
5d57cb9e7e Remove unused value from textChanged event listener in plaintextedit 2019-08-20 01:44:50 +05:30
rgabs
bcb6b8b3be Rename plaintext to toPlainText and add docs 2019-08-20 01:41:50 +05:30
rgabs
8c936b46da Change implementation to make it similar to qt usage 2019-08-20 01:29:21 +05:30
rgabs
0151246d95 Add textChange event for QPlainTextEdit 2019-08-20 00:47:14 +05:30
Atul R
65becffd52 Adds plaintext c++ functions 2019-08-18 23:55:17 +02:00
Kakul Gupta
432b7701f4 Added setIcon to PushButton and IconWrap 2019-08-18 20:06:32 +02:00
Atul R
49873c01e1 Moves examples to a separate repo and removes dependency on bindings node module 2019-08-17 19:28:26 +02:00