Description

Q4Wine is a Qt GUI for Wine. It will help you manage wine prefixes and installed applications. It currently supported on Linux, FreeBSD and OS X platforms.

Q4Wine was initially written by Oleksii S. Malakhov aka John Brezerk. General idea comes from WineTools scripts which were initially written by Frank Hendriksen.

General features are:

  • Can export Qt color theme into wine colors settings;
  • Can easy work with different wine versions at same time;
  • Easy creating, deleting and managing prefixes (WINEPREFIX);
  • Easy controlling for wine process;
  • Autostart icons support;
  • Easy cd-image use;
  • You can extract icons from PE files (.exe .dll);
  • Easy backup and restore for managed prefixes;
  • Winetriks support;
  • And more: Explore it!;

News

Here are all news related to q4wine project and its community life. Don't forget to subscribe to our RSS or Atom feed if you interested in.

1.1-r1 release
posted by: brezerk on: 01 Dec 2013

Version changes since 1.1

Fixed:

  • Error while loading application settings by key: 'WineLibs' BUG-42;
  • Updated Afrikaans translation. thx 2 Danie Wessels;
  • Fixed cmake warnings;
  • Updated .desktop file;
1.1 release
posted by: brezerk on: 10 Nov 2013

Version changes since 1.0-r3

Fixed:

  • Gentoo: QtSingleApplication package not found with DWITH_SYSTEM_SINGLEAPP=ON BUG-39;
  • FreeBSD\clang error: use of undeclared identifier 'LC_*' BUG-41;

Added:

  • extended list of a virtual desktop resolutions BUG-35;
  • configure multiple wine paths globally to allow easily selection in prefixes BUG-23;
  • create predefined execution template strings for optirun, separate X display, e.t.c. BUG-37;
1.0-r3 release
posted by: brezerk on: 03 May 2013

Version changes since 1.0-r2

Fixed:

  • "Use single-click to run icons" does not affect icons in "setup" tab BUG-27;
  • q4wine.desktop value "" for key "Path" in group "Desktop Entry" BUG-29;
  • Pre and Post run Icon scripts unusable, if the path contains ")" BUG-33;

Added:

  • Keyboard navigation for items in "setup" and "icon" tabs;
  • Afrikaans translation. Thx 2 Danie Wessels;
1.0-r2 release
posted by: brezerk on: 03 Mar 2013

Hi to all.

Here it is time for new q4wine release tagged by 1.0-r2 version.

Changes since 1.0-r1 are:

Fixed:

  • Clean setup: error while loading application settings by key: prefixDefaultPath BUG-25;
  • Winetricks plugin does not check script presence BUG-26;
  • "Use single-click to run icons" does not affect icons in "setup" tab BUG-27;

Added:

  • Persian translation. Thx 2 Arash Ariayee;
  • Winetricks plugin can use script installed in system BUG-28;

Released sources and packages are available in our downloads page.

Thanks to all, who made this release possible! :)

1.0-r1 release
posted by: brezerk on: 26 Jan 2013

Hi to all.

Here it is time for new q4wine release tagged by 1.0-r1 version.

Changes since 1.0 are:

Fixed:

  • Prefix tree "Delete" menu item do not remove menu tree.
  • Support for utf8 system user name [BUG-20]
  • Winetricks doesn't work properly if WINEPATH contain spaces [BUG-19]

Released sources and packages are available in our downloads page.

Thanks to all, who made this release possible! :)

1.0 release
posted by: brezerk on: 20 Jan 2013

Hi to all.

Here it is time for new q4wine release tagged by 1.0 version.

Changes since 0.121 are:

Added:

  • Option to set default directory for new wine prefixes (default: $HOME/.local/share/wineprefixes)
  • q4wine desktop menu tree [BUG-16]
  • Prefix execution template string;
  • Winetricks database cache;
  • Merge Wintricks core;
  • New System Config interface;
  • Mac OS X support;
  • Pre and Post run Icon scripts [3465598][3388054][2716333];
  • Icon and Prefix sorting (name, date);
  • Version string to About page;
  • Handler for wrong URL in wine app db;
  • Add Logging subsystem activation\deactivation button to Logging tab toolbar;
  • Add taskmgr, winemine, iexplorer, control, oleview icons to prefix's system folder;
  • New system icons from latest wine version;
  • Install program icons in $prefix/share/icons/hicolor/; Add 16,22,32,48,64,96,128,256 icon sizes [3505384];
  • Prefix to translation files names [3506372];
  • Prefix execution template string;

Fixed:

  • Quote run string in case of console useage (gnome-terminal, see BUG-15)
  • Winetricks functionality fails to work [BUG-15]
  • Cannot run 'Create Fake Drive' for a new prefix with a win32 architecture [BUG-14]
  • System Language autodetection does not work [BUG-13]
  • Error while loading application settings by key: 'WineLibs'. File or path does not exist: "" [BUG-12]
  • q4wine doesn't clean up user's tmp directory [BUG-11]
  • regression: selection focus jumps to prefix name on subdirectory selection;
  • regression: can't load user selected language
  • Enhanced win64 support for wine;
  • Better Wine library path autodetection [Linux];
  • Create ~/.local/share/wineprefixes directory if it does not exist;
  • Error is Desktop paths are empty;
  • Desktop Paths are wrongly labeled [3491775];
  • Win32 prefix creation while prefix directory exists;
  • Unite Icon\Detail toolbar actions;
  • No translations autoupdate at project build. Use make translations insted;
  • Fixed process refresh loop;
  • Extended env command after console terminal;
  • Updated README file: added "Known Issues" section;
  • Set WINEDEBUG to '-all' if logging subsystem disabled and program was executed not in console session;
  • Icon export dialog empty icons [3358599];
  • Dropped obsolete strings from translation files [3358602];
  • Fixed build in Debian GNU/Hurd (should also works in Arch Hurd);
  • Possibly fixed build in OpenBSD and NetBSD;

Released sources and packages are available in our downloads page.

Thanks to all, who made this release possible! :)

v0.999-rc8 release candidate
posted by: brezerk on: 27 Jun 2012

Hi to all.

Here it is new q4wine release candidate tagged by 0.999-rc8 version.

This is pre 1.0 release, so bug hunt season is open :)

Changes since 0.999-rc7 are:

Added:

  • Prefix execution template string;

Fixed:

  • regression: selection focus jumps to prefix name on subdirectory selection;
  • regression: can't load user selected language;

You can get q4wine from git or download it from source forge mirror.

v0.999-rc7 release candidate
posted by: brezerk on: 03 Jun 2012

Hi to all.

Here it is new q4wine release candidate tagged by 0.999-rc7 version.

This is pre 1.0 release, so bug hunt season is open :)

Changes since 0.121 are:

Added:

  • Winetricks database cache;
  • Merge Wintricks core;
  • New System Config interface;
  • Mac OS X support;
  • Pre and Post run Icon scripts [3465598][3388054][2716333];
  • Icon and Prefix sorting (name, date);
  • Version string to About page;
  • Handler for wrong URL in wine app db;
  • Logging subsystem activation\deactivation button to Logging tab toolbar;
  • taskmgr, winemine, iexplorer, control, oleview icons to prefix's system folder;
  • New system icons from latest wine version;
  • Install program icons in $prefix/share/icons/hicolor/; Add 16,22,32,48,64,96,128,256 icon sizes [3505384];
  • Add prefix to translation files names [3506372];

Fixed:

  • Enhanced win64 support for wine;
  • Better Wine library path autodetection [Linux];
  • Create ~/.local/share/wineprefixes directory if it does not exists;
  • Error is Desktop paths are empty;
  • Desktop Paths are wrongly labeled [3491775];
  • Win32 prefix creation while prefix directory exists;
  • Unite Icon\Detail toolbar actions;
  • No translations autoupdate at project build. Use `make translations` insted;
  • Fixed process refresh loop;
  • Extended env command after console terminal;
  • Updated README file: added "Known Issues" section;
  • Set WINEDEBUG to '-all' if logging subsystem disabled and program was executed not in console session;
  • Icon export dialog empty icons [3358599];
  • Dropped obsolete strings from translation files [3358602];

You can get q4wine from git or download it from source forge mirror.

Bug tracker has been moved to github
posted by: brezerk on: 24 Apr 2012

Hi All.

Due to mass spam on SF I suggest to move q4wine issue and support tracker to a new location: https://github.com/brezerk/q4wine/issues

Note: Tracker on SF will be closed and removed soon!

0.121 release
posted by: brezerk on: 14 Jun 2011

Hi to all.

Here it is time for new q4wine release tagged by 0.121 version.

Changes since 0.120-r1 are:

Added:

  • updated winetricks plugin;
  • option to make Prefix view unexpanded at startup;
  • Polish translation by Frank (nobange);
  • interoperability of wineprefixes between q4wine, wibom, vineyard, and winetricks (and maybe playonlinux) BottleSpec;
  • German translation by Ron;
  • experimental build support for Mac OS X;
  • extended virtual desktop resolution list [3150062];
  • request for language locale support [3144001 and 3149056];
  • Hebrew translation by Yaron Shahrabani;
  • Prefix alphabetic sort;

Fixed:

  • build on FreeBSD;
  • removed embedded fuseiso support (q4wine-mount);

Released sources and packages are available in our downloads page.

All trademarks and copyrights on this page are owned by their respective owners.

Copyright © brezblock.org.ua 2006-2025. All rights reserved.