Skip to content

Releases: brezerk/q4wine

v1.3.13

10 Sep 10:28
6b9831c
Compare
Choose a tag to compare

Version changes since v1.3.12

Fixed:

  • Prefix Import feature is not working as expected BUG-156;
  • Misspelled Color Theme Settings BUG-155;
  • CMake warning BUG-158;
  • XDG Base Directory Specification support BUG-178;
  • Use LC_ALL instead of LANG to force override applciation locale BUG-165;

v1.3.12

08 Feb 13:47
Compare
Choose a tag to compare

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;

v1.3.11

02 Jan 00:22
Compare
Choose a tag to compare

Version changes since v1.3.10

Fixed:

  • Display of Valve Proton in Processes view BUG-138;
  • Improve all dialogs of choosing files BUG-139;
  • Allow Stop Wine action to kill Valve Proton in Processes view BUG-138;

Updated:

  • Code cleanup: drop Qt4 support;

v1.3.10

12 Sep 17:06
Compare
Choose a tag to compare

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;

v1.3.9

11 Sep 16:44
Compare
Choose a tag to compare

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;

1.3.7 release

26 Apr 21:34
Compare
Choose a tag to compare

Version changes since v1.3.6

Updated:

  • Wine stock icons to be organized through Q4Wine BUG-117;
  • Add gnome-terminal into terminal detection logic BUG-118;

Added:

  • French translation (thx 2 seigneurfuo);

1.3.6 release

20 Oct 17:02
Compare
Choose a tag to compare

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:

  • Static code analysis: errors and warnings BUG-116;
  • Error: wrong or broken XML data. Try again later. BUG-114;

1.3.5 release

02 May 09:53
Compare
Choose a tag to compare

Version changes since v1.3.4

Updated:

  • Italian translation;
  • Ukrainian translation;
  • Russian translation;

Fixed:

  • Removed extra Doxygen files to reduce artifact size;

1.3.4 release

23 Dec 22:43
Compare
Choose a tag to compare

Version changes since v1.3.3

Added:

  • Add WINE env var to console environment BUG-91;

Fixed:

  • Icons are not loaded properly with Qt 5.7.x;
  • Console launch environment uses dead setting fields BUG-90;
  • Q4Wine file selectors filters files with upper case extension BUG-94[QTBUG-51712];
  • Refactor winetrkics parser: use direct parser + transactions;
  • Links imported from Windows desktop do not work BUG-103;
  • Import from Windows desktop is not working in some cases BUG-103;
  • Processes tab does not detect some wine processes correctly BUG-100;

1.3.3 release

03 Oct 20:58
Compare
Choose a tag to compare

Version changes since v1.3.2

Fixed:

  • Problem opening file dialog to mount ISO BUG-86;