Vadim Peretokin
Vadim Peretokin
#### Brief overview of PR changes/additions Add simple, consice documentation that doesn't go into too much detail for `TConsole`, `TTextEdit` and `TBuffer` #### Motivation for adding to Mudlet Better DevEx
It seems to be currently broken in the release_30 branch and the closest I've got it to working is using the CMake GUI + MinGW makefiles: The C compiler identification...
#### Brief overview of PR changes/additions Install gettext for vcpkg like we do in the main `build-mudlet.yml` workflow, otherwise it fails without it: https://github.com/Mudlet/Mudlet/runs/7637079471?check_suite_focus=true#step:9:236 #### Motivation for adding to Mudlet...
#### Brief overview of PR changes/additions `setConfig("compactInputLine", true/false)` to toggle compact input line from scripts #### Motivation for adding to Mudlet Player request #### Other info (issues closed, discussion etc)...
#### Brief summary of issue / Description of requested feature: ccache on same [macOS](https://github.com/Mudlet/Mudlet/runs/7598639952?check_suite_focus=true) build only hits 50% of the cache, while it should be hitting 99% as [Linux](https://github.com/Mudlet/Mudlet/runs/7598639922?check_suite_focus=true). macOS:...
#### Brief summary of issue / Description of requested feature: Currently when you use a screenreader, it is able to read menus and dialogs of Mudlet - but not the...
#### Brief summary of issue / Description of requested feature: Building Windows dependencies with the [setup-windows-sdk.ps1](https://github.com/Mudlet/Mudlet/blob/development/setup-windows-sdk.ps1) is still unfortunately unreliable and error-prone, with both Leris and tsp failing to get...
#### Brief summary of issue / Description of requested feature Qt install in Windows desktop setup script doesn't work ever since Qt has mandated logins for its installer. #### Steps...
#### Brief summary of issue / Description of requested feature: Add [Link Time Optimization](https://en.wikipedia.org/wiki/Interprocedural_optimization) to Mudlet. #### Steps to reproduce the issue / Reasons for adding feature: Faster Mudlet, maybe?...
'Border background image' option in settings is not implemented. I think it should take a png/svg/whatever and just stretch it across the borders. Launchpad Details: [#LP1183579](https://bugs.launchpad.net/bugs/1183579) Vadim Peretokin - 2013-05-23...