#
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,982 public repositories matching this topic...
A cross-platform shadowsocks GUI client
-
Updated
Nov 2, 2019 - C++
OpenSCAD - The Programmers Solid 3D CAD Modeller
windows
macos
linux
c-plus-plus
opengl
qt5
c-plus-plus-14
openscad
3d-printing
3d
3d-graphics
3d-models
dxf-files
-
Updated
Dec 22, 2020 - C++
axd1967
commented
Sep 1, 2020
A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018.
python
machine-learning
video
vulkan
waifu2x
qt5
super-resolution
waifu2x-converter-cpp
upscaling
neuronal-network
waifu2x-caffe
ncnn
video-enlarger
srmd
anime4k
waifu2x-ncnn-vulkan
srmd-ncnn-vulkan
anime4kcpp
-
Updated
Dec 21, 2020 - Python
The Time Series Visualization Tool that you deserve.
-
Updated
Dec 21, 2020 - C++
Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.
android
java
qt
java-decompiler
ide
reverse-engineering
qt5
smali
apk-decompiler
apktool
apk-studio
android-decompiler
-
Updated
Oct 3, 2020 - C++
QOwnNotes is a plain-text file notepad and todo-list manager with markdown support and Nextcloud / ownCloud integration.
markdown
c-plus-plus
dropbox
nextcloud
owncloud
caldav
qt5
note-taking
nextcloud-notes
qownnotes
owncloud-notes
-
Updated
Dec 22, 2020 - C++
AndroidAuto headunit emulator
-
Updated
Dec 11, 2020 - C++
A dark style sheet for QtWidgets application
-
Updated
Dec 16, 2020 - Python
nyanpasu64
commented
Oct 11, 2020
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
pawelsalawa
commented
May 8, 2020
- Parser::parse: more complex examples, errors detecting
- Lexer::detokenize
- utils_sql (for splitQueries() check the CREATE TRIGGER)
- utils
- SelectResolver
- SchemaResolver
Head tracking software for MS Windows, Linux, and Apple OSX
tracker
linux
opencv
c-plus-plus
wiimote
osx
udp
rift
qt5
flight-simulator
c-plus-plus-17
linux-app
headtracking
razer-hydra
apple-osx
freetrack
-
Updated
Dec 21, 2020 - C++
A lightweight and ultra-fast shadowsocks library written in C++14 with Qt framework
-
Updated
Nov 2, 2019 - C++
Qt Node Editor. Dataflow programming framework
-
Updated
Dec 9, 2020 - C++
Network utility for sending / receiving TCP, UDP, SSL
ssl
c-plus-plus
tcp
cross-platform
ipv6
udp
ipv4
qt5
tcp-server
tcp-client
udp-server
dark-mode
ssl-connection
packet-sender
packetsender
ssl-client
ssl-server
ssl-servers
ssl-clients
-
Updated
Dec 19, 2020 - C++
Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
windows
macos
linux
c-plus-plus
qt
opera
browser
web
cross-platform
qt5
qtwebengine
bsd
qtwebkit
windowsxp
-
Updated
Dec 21, 2020 - C++
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
-
Updated
Nov 17, 2020 - C++
Network file transfer application for Windows, OS X, & Linux
-
Updated
Dec 29, 2019 - C++
Learn to create a desktop app with Python and Qt
-
Updated
Oct 22, 2020 - Python
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
javascript
qt
awesome
cpp
qml
qt-quick
qtcreator
qt5
awesome-list
qpm
qt4
qtquick
qtquick-controls
qml-bindings
-
Updated
Jun 15, 2020
The OpenSource Disassembler
linux
esp8266
arm
cplusplus
cross-platform
mips
esp32
reverse-engineering
esp
disassembler
qt5
ida
ida-pro
dalvik
binary-analysis
espressif
xtensa
dex
idapro
-
Updated
Dec 22, 2020 - C++
Mirror - Graphical OpenConnect client (beta phase)
-
Updated
Dec 4, 2020 - C++
多实例(主要是v2ray多实例)需求,主要是两个场景,且难以用其它方式替代。请拨冗考虑,未来是否可以增加此特性。
场景1、代理链式转发
在 #742 中关于代理链式转发的讨论,使用proxySettings代理出站流量的方向是对的,但在实操中,结合机场的订阅,需要将机场的信息编辑到复杂路由的json配置中,当切换线路时非常的麻烦。
我现在的做法,是机场的代理提供一个本地socks5服务,比如端口为10801,v2ray中配置一个socks协议的outbound,作为vmess的proxySetting。整个链路大致是这样的: