pyqtgraph/tools
ntjess 4bf1866c2a
Organize paramtypes (#1919)
* Registered parameter types go in their own files

* Moves [int, float] item definitions outside `WidgetParameterItem`

* Moves [int, float] parameter definitions outside `WidgetParameterItem`

* Allow registering ParameterItems for easy parameter defs

* Finalizes moving simple parameters to their own files

* removes accidentally committed file

* Provides class qualnames in rst

* Address docstring build issues

* Address recent review comments
- `registerParameterItemType`:
  * added to docs and parametertree.__init__
  * Remove unsed PARAM_TYPES global
  * Hyperlink to `registerParameterType`
- parameter tree rst:
  * Alphabetize entries
  * Rebuild RST without fully qualified class name
  * Add note at file header that it is auto generated

* Remove spurious space during rst doc creation

* Ensure created/modified files end with newline

* Address CodeQL warnings

* toPlainText also returns str

* `QTreeWidgetItem.text` returns str
2021-08-02 10:47:55 -07:00
..
generateChangelog.py Use open context-manager instead of file.open() 2021-04-25 17:05:05 -07:00
pg-release.py push bullet lists over 2 spaces to get them to show up as such in the… (#1912) 2021-07-21 07:12:35 -07:00
py2exe.bat Added example scripts used for bundling with py2exe 2012-10-11 11:57:51 -04:00
py2exeSetupWindows.py Added example scripts used for bundling with py2exe 2012-10-11 11:57:51 -04:00
pyuic5 Add pyuic5 script (missing on ubuntu) 2014-04-03 13:07:33 -04:00
rebuildPtreeRst.py Organize paramtypes (#1919) 2021-08-02 10:47:55 -07:00
rebuildUi.py add PySide6 and PyQt6 to rebuildUi.py 2021-01-15 08:25:07 +08:00
release_instructions.md correct amd64 exe build 2016-10-17 09:20:27 -07:00
setupHelpers.py push bullet lists over 2 spaces to get them to show up as such in the… (#1912) 2021-07-21 07:12:35 -07:00
shell.py correct amd64 exe build 2016-10-17 09:20:27 -07:00