sledgehammer999
sledgehammer999
**Please provide the following information** libtorrent version (or branch): RC_2_0 f4d4528b89bdbcef80efa8f5b99cc0e0f92226cb platform/architecture: Windows 7 x64 sp1 compiler and compiler version: msvc2017 please describe what symptom you see, what you would...
This is a feature request. I am sorry if this is requested again and denied. I am going back-n-forth between Geany and Notepad++. One feature of Geany that I find...
**Relevant components** * [ ] Standalone tray application (based on Qt Widgets) **Environment and versions** * Versions of `syncthingtray` 1.1.7 * Qt version: 5.15.2 * Operating system (name and version):...
The build machine is Xubuntu 20.04. The test machine is Debian Unstable (sid) with XFCE. On the build machine I have custom builds of Qt6, boost, openssl. When I package...
Upload an AppImage artifact on CI builds. This AppImage is a simplified version of the official one. It is meant to help with debugging PRs that fix issues.
Draft for reviewing the changelog for the upcoming RC1 release. I have left the commit hashes alongside each entry for quicker review. Let me know if something shouldn't be in...
### Describe the bug I am using the "sorting" example code for svelte as a basis. The main issue is that the UI response is horrible for simply sorting a...
radicale version: 3.1.8 If I define a host using an IPv4 address like so `0.0.0.0:9999` it fails with this message: ``` [2022-10-28 23:32:51 +0300] [3144] [INFO] Loaded default config [2022-10-28...
In the HTML files the i18next works this way: This ```html QBT_TR(Some text)QBT_TR[CONTEXT=context] ``` becomes ```html Some text_context ``` This ```html ``` becomes ```html ``` This ```html QBT_TR(text)QBT_TR[CONTEXT=context] ``` becomes...