zhb124404
8cad4a51e4
Update debugging-in-vscode.md ( #808 )
...
Add vscode debug config for Windows
2021-02-21 19:44:00 +01:00
Ross
c31c67f69e
Add QT_LINK_MIRROR environment variable to allow for choosing binary mirror ( #794 )
...
* Add QT_LINK_MIRROR env variable support for binary installation
* Updates docs with QT_LINK_MIRROR usage
2021-01-20 14:15:23 +01:00
Ruslan Garifullin
0b5ee00b58
Added QSvgWidget ( #710 )
...
* feat: added QSvgWidget
* docs: fix sidebars syntax
2020-10-18 16:37:52 +02:00
Atul R
fd02942f4d
adds packing docs
2020-09-19 20:53:46 +02:00
Atul R
30ce474aab
fix broken links
2020-09-19 20:36:39 +02:00
Atul R
2ceed980b4
adds test docs ( #695 )
...
* adds test docs
* update docs
* update api docs
* change to master
2020-09-19 20:12:08 +02:00
Atul R
738590b631
bump version and update docs & deps
2020-07-04 20:03:59 +02:00
swittk
3cb3424250
Added QMimeData, additional methods to QUrl, and Dropping should now be supported ( #614 )
...
* Added QWheelEvent
* removed x y
* Added QNativeGestureEvent
* Changed wrong type of QNativeGestureEventWrap value
* Added QTabletEvent
* Fixing build error for QTabletEvent
* adding dropaction
* fix typos
* Added more functions to QPainterPath
* Added more functions to QPainterPath
* Fixed multiple typos
* Fixed multiple typos
* Got QPainterPath additions working.
* Modified QPainterPath to use qreal instead
* Added QPointF, added a few missing methods to QPoint
* Added QRectF
* implemented QRectF
* Added acceptDrops and setAcceptDrops to QWidget, will be useful for addon implementation of Drag and Drop
* Added more methods to QUrl
* Added QMimeData, additional methods to QUrl, and Dropping should now be supported
* refactored
* Fixed more merge conflicts
* Is this my final merge conflict??
* All merge conflicts resolved
* All merge conflicts resolved
* Adds guide for drag and drop
* lint fix
Co-authored-by: Switt Kongdachalert <switt1995@yahoo.com>
Co-authored-by: Atul R <atulanand94@gmail.com>
2020-06-27 17:35:31 +02:00
Atul R
f4d656d8ef
lint and update docs
2020-06-26 17:05:02 +02:00
swittk
2b74e3cd77
Added Support for QWheelEvent ( #609 )
...
* Added QWheelEvent
* removed x y
Co-authored-by: Switt Kongdachalert <switt1995@yahoo.com>
2020-06-22 09:24:20 +02:00
Atul R
558086655f
updates docs and bump version
2020-06-09 19:37:29 +02:00
Atul R
a0b28d00e8
update docs
2020-05-24 13:28:46 +02:00
Pierre Grimaud
4c5f4890f6
Fix typos ( #577 )
2020-05-24 13:04:42 +02:00
Vijay Prasanna
f8a3f4186c
Fix a typo. ( #560 )
2020-05-12 19:06:51 +02:00
Subhadip Naskar
2ab8484794
Additional dependencies on Ubuntu ( #542 )
...
https://stackoverflow.com/questions/58787687/qt-5-12-failed-to-find-gl-gl-h-in-usr-include-libdrm
2020-05-01 09:41:42 +02:00
Singha360
5f2bc51bbc
Added method to set column width to QTreeWidget ( #523 )
...
* Fixed slight error in dependencies installation command (Ubuntu)
* Implemented setColumnWidth method for QTreeWidget
* Added an example of using setColumnWidth method
* Fixed doc error for setColumnWidth method.
2020-04-19 10:07:40 +02:00
Atul R
a746c341ae
update docs
2020-04-13 23:20:16 +02:00
Daaniiieel
d01aaa0e1f
Update QTreeWidget documentation ( #501 )
...
The code block wasn't ended properly, resulting in the latter documentation being in the code block.
2020-04-11 15:01:51 +02:00
Atul R
72f6733cfe
Adds a link to awesome repo
2020-03-28 23:52:19 +01:00
Atul R
3f258453da
Adds scrolla area and networking examples
2020-03-28 23:46:58 +01:00
Atul R
4d4589a1b8
fix mouse typo
2020-03-28 23:14:50 +01:00
Atul R
73dcc40929
Adds image example
2020-03-28 23:09:16 +01:00
Atul R
7b8a3b8088
Update docs 14 ( #470 )
...
* Adds docs for handling events
* updates docs to latest version
* adds more text
* fixes docs
* upgrade yarn lock
2020-03-28 20:46:26 +01:00
Vincent Mathis
67a7302595
Fixed a broken url to native widgets ( #464 )
2020-03-24 17:04:59 +01:00
nilchu
c57a6048cf
Fix example in documentation ( #447 )
2020-03-16 11:12:54 +01:00
Atul R
863e72a256
Fix docs website
2020-03-15 12:35:48 +01:00
Atul R
9f91c32a0e
update docs ( #368 )
2020-01-24 23:05:01 +01:00
Atul R
a0522ccce3
Fixes spacing and doc generation ( #343 )
2020-01-10 12:11:00 +05:30
Atul R
47d92c57ad
updates docs ( #342 )
2020-01-10 11:16:42 +05:30
Atul R
616b5fd19b
updates all docs ( #337 )
2020-01-07 17:50:35 +05:30
Atul R
7680c0e6ed
Docs update script ( #312 )
...
* fix build issues
* Fix docs script
2019-12-29 10:45:40 +05:30
Atul R
20cf4cc080
Cleans up (fixes build errors) ( #310 )
2019-12-29 09:37:05 +05:30
Atul R
392aa3cd4c
Adds automatic docs for now ( #308 )
...
* adds basic typedoc
* backup
* Adds all docs to source code
* Adds autogenerated docs
* Fixes doc links
* Updates docs
2019-12-29 00:42:06 +05:30
Atul R
42e92ecbff
Adds Signals inheritance ( #288 )
...
* Inherit signals
* export signals
* Fix Qvariant build
* Adds Abstract button signals
* added more test cases
2019-12-20 23:48:53 +05:30
Rustam
fb6244de69
fix(docs) image link ( #266 )
2019-12-15 05:15:20 +05:30
Mikko Sairio
15c2f1aca6
update lineedit docs ( #216 )
2019-11-24 19:19:31 +01:00
Atul R
edcdbb510e
Adds dynamic content support for flex layout. ( #199 )
...
* layout performance fix
* adjust size, webdefaults
* Add flexlayout owner to the context
* revert
* reorders setlayout and setflexnode
* add defaults
* fix mainwindow rootNode
* properties to methods
* Adds defaultsAdds flexutils measurewidget
* introduce configure for all types of nodes.
* lint fix
* Revams flexlayout to handle dynamic content
* Adds dynamic layout support for flex layout.
* lint fix
* fix few code updates
2019-11-18 00:52:29 +01:00
Atul R
6035b5d038
Re arrange folders to make more sense ( #180 )
...
* Re-arranged qtgui and core
* Re arranges qt widgets
2019-11-08 20:33:17 +01:00
Atul R
fbbfa97d4b
Updated the documentation with the links to talks
2019-11-06 21:42:56 +01:00
Umar Farouq Mohammed
49ea4c8c4d
Added missing image example for layout documentation ( #130 )
2019-11-04 20:20:41 +01:00
Atul R
cafb42321e
remove comments
2019-11-04 18:52:25 +01:00
Atul R
b08bd05909
Merge pull request #169 from dimitarnestorov/patch-1
...
Fixing code example of QSystemTrayIcon
2019-11-01 22:25:15 +01:00
Dimitar Nestorov
0c4fabfa85
Added isSeparator and setSeparator to QAction
2019-11-01 21:59:09 +02:00
Dimitar Nestorov
1b20031cd7
Fixing code example of QSystemTrayIcon
2019-11-01 21:12:18 +02:00
Atul R
94362dbf07
Update getting-started.md
2019-10-30 23:48:54 +01: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
b5f21bae0b
updates doc of systemtray icon to include context menu
2019-10-26 22:30:20 +02:00
Atul R
a9a1535a12
Adds menubar, menu, systemtrayicon, shortcut and action docs
2019-10-26 22:21:17 +02:00
Ardeshir81
5a65d378d2
Fix minor English grammar issues in Debug docs ( #153 )
...
Also correct typing of NodeJS Is used (no dot '.' between Node and JS
2019-10-23 11:57:31 +02:00