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,877 public repositories matching this topic...
-
Updated
Nov 2, 2019 - C++
-
Updated
Oct 10, 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
Sep 30, 2020 - Python
-
Updated
Oct 3, 2020 - C++
-
Updated
Oct 9, 2020 - C++
-
Updated
May 24, 2020 - C++
Please advise how to update the .po file every time the git-cola. pot file content changes without overwriting the previous translation.
-
Updated
May 7, 2020 - Python
- Parser::parse: more complex examples, errors detecting
- Lexer::detokenize
- utils_sql (for splitQueries() check the CREATE TRIGGER)
- utils
- SelectResolver
- SchemaResolver
-
Updated
Nov 2, 2019 - C++
-
Updated
Sep 21, 2020 - C++
-
Updated
Aug 13, 2020 - C++
-
Updated
Sep 15, 2020 - C++
-
Updated
Oct 9, 2020 - C++
-
Updated
Jul 31, 2020 - C++
-
Updated
Dec 29, 2019 - C++
-
Updated
May 29, 2020 - Python
-
Updated
Jun 15, 2020
-
Updated
Sep 19, 2019 - C++
-
Updated
Oct 8, 2020 - C++
Issue Summary
| File>Import | File>Export | Edit | Animation | Tools | Layer | Windows |
|---|---|---|---|---|---|---|
| Image Predefined Set | Animated GIF | PegBar Alignment | Range | Reset to Default | Change Line (Pixel) Color | Lock Windows |
| Movie Import | ||||||
| Animated GIF | ||||||
| Layers from PCLX | ||||||
| Movie Audio |
|
多实例(主要是v2ray多实例)需求,主要是两个场景,且难以用其它方式替代。请拨冗考虑,未来是否可以增加此特性。
场景1、代理链式转发
在 #742 中关于代理链式转发的讨论,使用proxySettings代理出站流量的方向是对的,但在实操中,结合机场的订阅,需要将机场的信息编辑到复杂路由的json配置中,当切换线路时非常的麻烦。
我现在的做法,是机场的代理提供一个本地socks5服务,比如端口为10801,v2ray中配置一个socks协议的outbound,作为vmess的proxySetting。整个链路大致是这样的: