Skip to content
#

pyqt5

Here are 1,130 public repositories matching this topic...

qutebrowser
7aman
7aman commented Oct 11, 2019

There is some typos in logger messages:

  • stoped in scripts\mainwindow.py:2027
  • occured in scripts\mainwindow.py:1862,5559
  • manuall in scripts\check_proxy.py:81,88,96,107

also occurred is misspelled as occured in resources\locale files.

bug
zyxtaxbo
zyxtaxbo commented Sep 23, 2019

When placing a model in the slicer, You can use dragger - controls to rotate the model around all three axis (default with 15 degree steps).
In most cases, You have to rotate the model by 90 degrees around certain axis.

There should be a dedicated button within the rotation dialog to rotate the model by +/-90 degrees around certain axis.
Or there should be a key combination (eg. hold "shift"

MHendricks
MHendricks commented Jan 25, 2018

I noticed a lot of duplication of the key in the value in _misplaced_members. This adds extra lines to Qt.py that are not required for it to run. Do we want to keep this duplication as some sort of documentation? If so, we should probably add a comment stating that.

$ git diff -U4 Qt.py
diff --git a/Qt.py b/Qt.py
index f867f25..cf822c3 100644
--- a/Qt.py
+++ b/Qt.py
@@ -685,37 +68
eharris
eharris commented Jul 9, 2019

There should be an indication of when the current position is a keyframe, and where/how far away the prior/next keyframes are. This would greatly improve the ability to select the best cut point when SmartCut is not enabled.

It would also be great to have keyboard shortcuts to seek to prior and next keyframe so you can see exactly where the cut will occur (without SmartCut). Although I see th

yanglijay
yanglijay commented Nov 25, 2019

谢谢作者的辛苦工作!我有一些疑惑:“全局代理”下的“白名单模式”、“黑名单模式”、“关闭全局代理”分别是什么含义?如何配合chrome的SwitchyOmega一起工作?我试着摸索了一下,恕我愚钝,SwitchyOmega没有配置成功。作者可否出一个简单描述以方便我们这些小白?非常感谢!

colemanlee
colemanlee commented Jan 29, 2019

关于对软件的若干建议

  1. 主界面上的“查询内容:查询未开始”字样建议放在状态栏,不然拉大界面后,比例就不对了,见下图。
  2. 建议开放这个repo的wiki页面,以便于大家对产品有心得可以写在里面,不用开issue。

Improve this page

Add a description, image, and links to the pyqt5 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pyqt5 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.