BrezBlock
BrezBlock is independent development studio based in Kyiv, Ukraine.
News by 'q4wine' tag
Here are all news related to brezblock's projects and its community life. Don't forget to subscribe to our RSS or Atom feed if you interested in.
Version changes since v1.3.13
Initial Qt6 release
Updated:
- CMake minimum version requirement set to 3.24;
- SingleApplication is used instead of obsolete QtSingleApplication;
- Wine AppDB browser is marked as obsolete and disabled by default;
- Cleanup legacy code and files;
- PrefixSetupWizzard: Added missing win8, win8.1, win10, win11 options versions;
Hi Everyone.
Had couple calm nights to spare on the q4wine and got it running with Qt6 without Qt6-Compat layer.
Still need to verify if anything broken and resolve the QtSingleApplication dependency but looks good so far.
There are some deprecation warnings to be solved later on the followup releases.
Version changes since v1.3.11
Updated:
- Afrikaans translation;
- Japanese translation;
- Ukrainian translation;
- Russian translation;
- Traditional Chinese translation;
- German translation;
Add:
- Add an option to show / hide "Args" parameter BUG-114;
- Generate StartupWMClass values in created .desktop files BUG-153;
- Added a feature to keep the terminal open when running winetricks so users can see the output.
Fixed:
- Fix parsing of env causing issues with wine kill BUG-143;
- Error: wrong or broken XML data. Try again later. BUG-146;
- Fixed a bug where /etc/mtab was not being read and resulted in being unable to unmount iso images.
- Fixed a bug where the temporary director for generating icons wasn't being deleted. Refactored this to use QTemporaryDir.
- Added workaround for st terminal, similar to konsole.
- Fixed warnings: Qt deprecated function useage;
- Fixed warnings: use of old-style cast;
Version changes since v1.3.9
Fixed:
- cppcheck: Uninitialized struct member: item.provider_id;
Added:
- cleanup.sh: to get rid of all non-release stuff;
Version changes since v1.3.7
Fixed:
- Fixed build with Qt >= 5.11 BUG-125;
- Error: wrong or broken XML data. Try again later. BUG-132;
- winetricks: Proxy settings are used even if proxy type set to 'none';
Added:
- Custom virtual desktop resolution size BUG-131;
Updated:
- gui_sudo missing in Ubuntu 18.04 BUG-120;
Version changes since v1.3.5
Updated:
- Added indication of applications which was installed through winetricks BUG-106;BUG-111;
- Default Wine Desktop Integartion path settings for new prefixes BUG-106;
- Added option to run custom scripts with fake drive settings after creation of fake drive BUG-106;
- Qt5 build enabled by default;
- Taiwan translation;
- Russian translation;
- Ukrainian translation;
- Spanish translation;
- Czech translation;
- Bind Plus and Minus keys for Program tab for +- zoom respectively BUG-112;
- Bind Plus and Minus keys for Config tab for +- zoom respectively BUG-112;
- Allow to change Config and Program Icon sizes independently BUG-112;
Documented:
- q4wine prevents user from running winecfg from KRunner even after uninstalling BUG-98;
Fixed: