qt5
Qt is a cross-platform application framework used for developing gui applications that can run on various hardware and software platforms, including Linux, macOS, iOS, Windows, and Blackberry. Qt is available with both proprietary and open source licenses.
Here are 2,931 public repositories matching this topic...
-
Updated
Nov 2, 2019 - C++
-
Updated
Nov 14, 2020 - C++
Calendar options
Hi. I can imagine calendar options that would allow people to try different types of calendars. For example with lunar calendars like the Chinese, Vietnamese, Hindu, and Thai calendars.
I see this a powerful aid in teaching the importance of calendars and how they can help us relate to cosmic influences.
By the way... stellar work so far!
-
Updated
Nov 1, 2020 - Python
-
Updated
Oct 3, 2020 - C++
-
Updated
Nov 13, 2020 - C++
-
Updated
May 24, 2020 - C++
-
Updated
Oct 27, 2020 - Python
I just installed Git Cola 3.7 64-bit on Windows 10. The folder in Program Files is 176.2 MB, which is very large, and many of the files are unnecessary.
C:\Program Files\git-cola\pkgs\PyQt5\Qt\bin\opengl32sw.dllis 20 megabytes, and the app runs fine with OpenGL software rasterization removed. Same withd3dcompiler_47.dllandlibGLESv2.dll.Qt5Quick.dllandQt5Qml.dllare fairly
- Parser::parse: more complex examples, errors detecting
- Lexer::detokenize
- utils_sql (for splitQueries() check the CREATE TRIGGER)
- utils
- SelectResolver
- SchemaResolver
-
Updated
Sep 21, 2020 - C++
-
Updated
Nov 2, 2019 - C++
-
Updated
Aug 13, 2020 - C++
-
Updated
Sep 15, 2020 - C++
-
Updated
Nov 13, 2020 - C++
-
Updated
Nov 5, 2020 - C++
-
Updated
Dec 29, 2019 - C++
-
Updated
Oct 22, 2020 - Python
-
Updated
Jun 15, 2020
-
Updated
Nov 9, 2020 - C++
-
Updated
Sep 19, 2019 - C++


多实例(主要是v2ray多实例)需求,主要是两个场景,且难以用其它方式替代。请拨冗考虑,未来是否可以增加此特性。
场景1、代理链式转发
在 #742 中关于代理链式转发的讨论,使用proxySettings代理出站流量的方向是对的,但在实操中,结合机场的订阅,需要将机场的信息编辑到复杂路由的json配置中,当切换线路时非常的麻烦。
我现在的做法,是机场的代理提供一个本地socks5服务,比如端口为10801,v2ray中配置一个socks协议的outbound,作为vmess的proxySetting。整个链路大致是这样的: