Changelog for
q4wine-1.3.13-lp155.64.8.x86_64.rpm :
* Mon Oct 25 2021 Martin Hauke
- Update to version 1.13.13 Fixed:
* Prefix Import feature is not working as expected.
* Misspelled Color Theme Settings.
* CMake warning.
* XDG Base Directory Specification support.
* Use LC_ALL instead of LANG to force override applciation locale.
* Sun Feb 09 2020 Kyrill Detinov - Update to 1.13.12.
* Updated: + Afrikaans, Japanese, Ukrainian, Russian, Traditional Chinese, German translations.
* Add: +_Add an option to show / hide \"Args\" parameter. + Generate StartupWMClass values in created .desktop files. + 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 + Error: wrong or broken XML data. Try again later. + 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.
* Sun Jan 06 2019 Kyrill Detinov - Update to 1.3.11.
* Fixed: + Display of Valve Proton in Processes view. + Improve all dialogs of choosing files. + Allow Stop Wine action to kill Valve Proton in Processes view.
* Updated: + Code cleanup: drop Qt4 support.
* Sun Sep 30 2018 Kyrill Detinov - Update to 1.3.10.
* Fixed: + cppcheck: Uninitialized struct member: item.provider_id.- Changes in 1.3.9.
* Fixed: + Fixed build with Qt >= 5.11. + Error: wrong or broken XML data. Try again later.
* Added: + Custom virtual desktop resolution size.- Changes in 1.3.8.
* Fixed: + winetricks: Proxy settings are used even if proxy type set to \'none\'.- Drop q4wine-qt511.patch: fixed upstream.
* Wed Jun 20 2018 lazy.kentAATTopensuse.org- Add q4wine-qt511.patch: Fix build with Qt >= 5.11.
* Mon Apr 30 2018 jengelhAATTinai.de- Update grammar of description.
* Fri Apr 27 2018 lazy.kentAATTopensuse.org- Update to 1.3.7.
* Updated: + Wine stock icons to be organized through Q4WineWine. + Add gnome-terminal into terminal detection logic.
* Added: + French translation.
* Sat Nov 25 2017 opensuse-packagingAATTopensuse.org- Update to version 1.3.6.
* Updated: + Added indication of applications which was installed through winetricks. + Default Wine Desktop Integartion path settings for new prefixes. + Added option to run custom scripts with fake drive settings after creation of fake drive. + Qt5 build enabled by default. + Taiwan, Russian translation, Ukrainian translation, Spanish, Czech translations. + Bind Plus and Minus keys for Program tab for +- zoom respectively. + Bind Plus and Minus keys for Config tab for +- zoom respectively. + Allow to change Config and Program Icon sizes independently.
* Documented: + q4wine prevents user from running winecfg from KRunner even after uninstalling.
* Fixed: + Static code analysis: errors and warnings. + Error: wrong or broken XML data. Try again later.
* Sun May 07 2017 lazy.kentAATTopensuse.org- Update to 1.3.5.
* Updated: + Italian translation. + Ukrainian translation. + Russian translation.
* Fixed: + Removed extra Doxygen files to reduce artifact size.
* Tue Jan 03 2017 lazy.kentAATTopensuse.org- Update to 1.3.4.
* Added: + Add WINE env var to console environment.
* Fixed: + Icons are not loaded properly with Qt 5.7.x. + Console launch environment uses dead setting fields. + Q4Wine file selectors filters files with upper case extension. + Refactor winetrkics parser: use direct parser + transactions. + Links imported from Windows desktop do not work. + Import from Windows desktop is not working in some cases. + Processes tab does not detect some wine processes correctly.
* Sat Oct 08 2016 lazy.kentAATTopensuse.org- Update to 1.3.3.
* Fixed: + Problem opening file dialog to mount ISO.
* Thu Sep 01 2016 lazy.kentAATTopensuse.org- Update to 1.3.2.
* Fixed: + [regression, bisected] Icon information is not displayed correctly. + Winetricks does not update. + First startup wizard (quick mount profile): profile strings are initially empty if fuseiso is not installed. + Download (latest) Winetricks from GitHub. + Correct proxy-related environment variables in Winetricks plugin. + Use env command in the command line to download Winetricks. + Support proxy username/password in Winetricks plugin. + Treat aarch64 as 64 bit platform and put libraries in lib64 directory.
* Thu Jul 28 2016 lazy.kentAATTopensuse.org- Update to 1.3.1.
* Added: + Allow to execute and create icons for
*.bat and
*.msi files. + Added Chinese (China) and Japanese translations.
* Fixed: + Renamed \'New\' menu option for icon and prefix view to \'New icon\' and \'New folder\' respectively to avoid confusion. + Icon description is not exported into
*.desktop file. + Winetrick\'s item description label doesn\'t wrap properly. + q4wine-cli does not accept extra app arguments. + Translation files moved from i18n to l10n. + Hide deprecated prefix options if values are not set.- Change the source URL to github.com.
* Tue Mar 15 2016 dvaleevAATTsuse.com- Set LIBS_ENTRY_PATH to %{_libdir}
* Tue Mar 01 2016 lazy.kentAATTopensuse.org- Update to 1.3.
* Added: + Taiwan translation. + Use icons from the system icon theme where possible. + Replace default raster icons with SVG analogs. + Extend App icons zoom sizes up to 512px. + Allow to choose .svg and .svgz images for icons. + Add an app option to switch default/ambiance-light/ambiance-dark icon. + Use ISO country codes for translation files. + Use native language name for language selection.
* Fixed: + WineLibs paths are no longer strictly required. + Process explorer is broken.- Remove q4wine-fix-documentation-url.patch: alternate site no more available and original site is available again.- Remove BuildRequires: fdupes.
* Thu Jan 14 2016 lazy.kentAATTopensuse.org- Update to 1.2-r2.
* Added: + Czech translation update.
* Fixed: + QtSystemApplication library detection does not work well for Qt5.
* Fri Jan 08 2016 lazy.kentAATTopensuse.org- Apply q4wine-fix-documentation-url.patch again: the URL doesn\'t work for Russian IPs.
* Fri Jan 01 2016 ecsosAATTopensuse.org- Update to 1.2-r1 Added: - Deleting prefix does not remove prefix folder in ~/.local/share/wineprefixes BUG-43; Fixed: - Fixed typo in Startup Wizard; - Fixup Wine Libs detection BUG-50; - Remove Wine settings from App settings BUG-50 BUG-23; - Make Wine64 libs optional (for x86 only platforms) BUG-50; - Backup/Restore prefix path handler; - Can\'t use pre/post run scripts without standalone script BUG-49; - Do not force startpage open; - add custom dll overrides outside from the list BUG-60; - Revert \"Kill dead online components\" breaks the Qt5 build BUG-62; - Do not build wineappdb core components if - DWITH_WINEAPPDB=OFF is set BUG-62; - \'Run -> Browser\' on Programs window not work BUG-54; - QT5: Winetricks application list fails to refresh and causes segfault on quit BUG-53; - Make -DQT5 flag visible during cmake build and runtime; - CLI: -v/-h options must not trigger nor database check nor wizard startup; - Remove useless and confusing appdb startup dialog;- remove patch for dokumentation because alternate site no more available and original site is available again.
* Mon Apr 13 2015 lazy.kentAATTopensuse.org- Add q4wine-fix-documentation-url.patch: Fix documentation URL. Use web.archive.org until project website will be repaired. Also disable automatic opening this documentation after initial program configuring. (boo#926859)