| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: q4wine | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.3.7 | Vendor: openSUSE |
| Release: bp155.2.15 | Build date: Mon May 22 15:08:49 2023 |
| Group: System/Emulators/PC | Build host: obs-arm-3 |
| Size: 5626397 | Source RPM: q4wine-1.3.7-bp155.2.15.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: http://q4wine.brezblock.org.ua/ | |
| Summary: Qt GUI for WINE | |
Q4Wine is a Qt-based GUI for WINE. It can help manage Wine prefixes and installed applications. General features: - Can export Qt color theme into Wine color settings. - Can work with different Wine versions at the same time. - Creation, deletion and management of prefixes (WINEPREFIX). - Control for Wine process. - Autostart icon support. - CD image use. - Icons can be extracted from PE files (.exe, .dll). - Backup and restore for managed prefixes. - Wine AppDB browser. - Logging subsystem. - Winetricks support.
GPL-3.0-only
* Mon Apr 30 2018 jengelh@inai.de
- Update grammar of description.
* Fri Apr 27 2018 lazy.kent@opensuse.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-packaging@opensuse.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.kent@opensuse.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.kent@opensuse.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.kent@opensuse.org
- Update to 1.3.3.
* Fixed:
+ Problem opening file dialog to mount ISO.
* Thu Sep 01 2016 lazy.kent@opensuse.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.kent@opensuse.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 dvaleev@suse.com
- Set LIBS_ENTRY_PATH to %{_libdir}
* Tue Mar 01 2016 lazy.kent@opensuse.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.kent@opensuse.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.kent@opensuse.org
- Apply q4wine-fix-documentation-url.patch again: the URL doesn't
work for Russian IPs.
* Fri Jan 01 2016 ecsos@opensuse.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.kent@opensuse.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)
/usr/bin/q4wine /usr/bin/q4wine-cli /usr/bin/q4wine-helper /usr/lib64/libq4wine-core.so /usr/share/applications/q4wine.desktop /usr/share/doc/packages/q4wine /usr/share/doc/packages/q4wine/AUTHORS /usr/share/doc/packages/q4wine/ChangeLog /usr/share/doc/packages/q4wine/README /usr/share/icons/hicolor/scalable/apps/q4wine-ambiance-dark.svg /usr/share/icons/hicolor/scalable/apps/q4wine-ambiance.svg /usr/share/icons/hicolor/scalable/apps/q4wine.svg /usr/share/licenses/q4wine /usr/share/licenses/q4wine/COPYING /usr/share/man/man1/q4wine-cli.1.gz /usr/share/man/man1/q4wine-helper.1.gz /usr/share/man/man1/q4wine.1.gz /usr/share/q4wine /usr/share/q4wine/icons /usr/share/q4wine/icons/cdrom.svg /usr/share/q4wine/icons/control.svg /usr/share/q4wine/icons/exec_wine.png /usr/share/q4wine/icons/iexplore.svg /usr/share/q4wine/icons/notepad.svg /usr/share/q4wine/icons/oic_winlogo.svg /usr/share/q4wine/icons/regedit.svg /usr/share/q4wine/icons/taskmgr.svg /usr/share/q4wine/icons/trash_file.svg /usr/share/q4wine/icons/wcmd.svg /usr/share/q4wine/icons/winecfg.svg /usr/share/q4wine/icons/winefile.svg /usr/share/q4wine/icons/winemine.svg /usr/share/q4wine/icons/wordpad.svg /usr/share/q4wine/theme /usr/share/q4wine/theme/nuvola /usr/share/q4wine/theme/nuvola/data /usr/share/q4wine/theme/nuvola/data/configure.png /usr/share/q4wine/theme/nuvola/data/down.png /usr/share/q4wine/theme/nuvola/data/edit.png /usr/share/q4wine/theme/nuvola/data/exec.png /usr/share/q4wine/theme/nuvola/data/exec_wine.png /usr/share/q4wine/theme/nuvola/data/exit.png /usr/share/q4wine/theme/nuvola/data/folder.png /usr/share/q4wine/theme/nuvola/data/folder_open.png /usr/share/q4wine/theme/nuvola/data/kill.png /usr/share/q4wine/theme/nuvola/data/power.png /usr/share/q4wine/theme/nuvola/data/prefix.png /usr/share/q4wine/theme/nuvola/data/rebuild.png /usr/share/q4wine/theme/nuvola/data/reload.png /usr/share/q4wine/theme/nuvola/data/stop.png /usr/share/q4wine/theme/nuvola/data/up.png /usr/share/q4wine/theme/nuvola/data/wine.png /usr/share/q4wine/theme/nuvola/data/wizard.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 19:42:24 2026