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
282875d4f7
fix link
2019-11-03 20:08:10 +01:00
Atul R
20a23cb8ba
Adds few methods to scroll area and qlabel
2019-11-03 20:06:42 +01:00
Dimitar Nestorov
0c4fabfa85
Added isSeparator and setSeparator to QAction
2019-11-01 21:59:09 +02:00
Dimitar Nestorov
576ba1ace6
Implemented QAction checkable and checked ( #159 )
2019-10-27 10:41:16 +01:00
Dimitar Nestorov
bd1c334722
Added QIcon isMask and setIsMask ( #157 )
2019-10-26 23:55:37 +02:00
Atul R
cb535e33e7
Adds support for keyboard shortcuts, systray menu and systray actions (now run nodegui apps as a service). ( #156 )
...
* Added actions and tooltips to qmenu
* Adds support for nested submenu creation
* Added supported for onclick handlers in actions
* Adds support for keyboard shortcuts
* adds enabled and shortcut context
* Adds support for shortcuts and menus
* Added support for keyboard shortcuts
2019-10-26 15:31:02 +02: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
Sebastián Gurin
4d617c9321
inherits ( #125 )
2019-09-30 21:33:30 +02:00
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