File q4wine.changes of Package q4wine

-------------------------------------------------------------------
Tue Sep 28 16:24:15 UTC 2021 - ecsos <ecsos@opensuse.org>

- Update to 1.3.13
  * 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;

-------------------------------------------------------------------
Sat Oct 10 09:04:25 UTC 2020 - ecsos <ecsos@opensuse.org>

- Update to 1.3.12
  * 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;

-------------------------------------------------------------------
Wed May  1 10:29:32 UTC 2019 - ecsos@opensuse.org

- update to 1.3.11
  * 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;

-------------------------------------------------------------------
Sat Nov 10 10:26:08 UTC 2018 - ecsos@opensuse.org

- update to 1.3.10
  * Fixed:
    - cppcheck: Uninitialized struct member: item.provider_id;
  * Added:
    - cleanup.sh: to get rid of all non-release stuff;
- changes from 1.3.9
  * Fixed:
    - Fixed build with Qt >= 5.11 [BUG-125];
    - Error: wrong or broken XML data. Try again later. [BUG-132]
  * Added:
    - Custom virtual desktop resolution size [BUG-131];
- changes from 1.3.8
  * Updated:
    - gui_sudo missing in Ubuntu 18.04 [BUG-120];
  * Fixed:
    - winetricks: Proxy settings are used even if proxy type set to 
      'none';
  
- Drop q4wine-fix_deprecated_macro.patch, because now in upstream

-------------------------------------------------------------------
Mon Jun 11 15:15:09 UTC 2018 - ecsos@opensuse.org

- add q4wine-fix_deprecated_macro.patch to fix build error

-------------------------------------------------------------------
Thu May 10 13:40:12 UTC 2018 - ecsos@opensuse.org

- update to 1.3.7
  Updated:
    - Wine stock icons to be organised through Q4Wine [BUG-117];
    - Add gnome-terminal into terminal detection logic [BUG-118];
  Added:
    - French translation (thx 2 seigneurfuo);
- changes from 1.3.6
  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];

-------------------------------------------------------------------
Fri Sep 29 07:18:26 UTC 2017 - ecsos@opensuse.org

- update to 1.3.5
  Updated:
    - Italian translation;
    - Ukrainian translation;
    - Russian translation;
  Fixed:
    - Removed extra Doxygen files to reduce artifact size;
- changes from 1.3.4
  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];
- changes from 1.3.3
  Fixed:
    - Problem opening file dialog to mount ISO [BUG-86];
- changes from 1.3.2
  Fixed:
    - [regression, bisected] Icon information is not displayed 
      correctly [BUG-80];
    - Winetricks does not update [BUG-77];
    - First startup wizard (quick mount profile): profile strings 
      are initially empty if fuseiso is not installed [BUG-81];
    - Download (latest) Winetricks from GitHub [BUG-82];
    - Correct proxy-related environment variables in Winetricks 
      plugin [BUG-83];
    - Use env command in the command line to download Winetricks 
      [BUG-83];
    - Support proxy username/password in Winetricks plugin 
      [BUG-83];
    - Treat aarch64 as 64 bit platform and put libraries in lib64
      directory [BUG-85];
- changes from 1.3.1
  Added:
    - Allow to execute and create icons for *.bat and *.msi files
      [BUG-69];
    - Added Chinese (China) translation (thx 2 Mingye Wang and 
      Mingcong Bai);
    - Added Japanese translation (thx 2 Masanori Kakura);
  Fixed:
    - Renamed 'New' menu option for icon and prefix view to 
      'New icon' and 'New folder' respectively to avoid confusion
      [BUG-69];
    - Icon description is not exported into *.desktop file 
      [BUG-69];
    - Winetrick's item description label doesn't wrap properly 
      [BUG-71];
    - Qt5: detailed view item selection duplicate [BUG-75];
    - q4wine-cli does not accept extra app arguments [BUG-78];
    - Translation files moved from i18n to l10n;
    - Hide deprecated prefix options if values are not set;
  
-------------------------------------------------------------------
Sun Feb 28 09:40:16 UTC 2016 - ecsos@opensuse.org

- update to 1.3
  Added:
    - Taiwan translation (thx 2 Jeff Huang);
    - Use icons from the system icon theme where possible BUG-22;
    - Replace default raster icons with SVG analogs BUG-21;
    - Extend App icons zoom sizes up to 512px BUG-21;
    - Allow to choose .svg and .svgz images for icons BUG-21;
    - Add an app option to switch 
      default/ambiance-light/ambiance-dark icon BUG-21;
    - Use ISO country codes for translation files 
      (required for: pootle, gentoo ebuild);
    - Use native language name for language selection;
  Fixed:
    - WineLibs paths are no longer strictly required BUG-68;
    - Process explorer is broken BUG-70;
- switch to qt5

-------------------------------------------------------------------
Fri Jan  1 16:16:49 UTC 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 12:09:46 UTC 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)

-------------------------------------------------------------------
Fri Dec 20 18:52:49 UTC 2013 - lazy.kent@opensuse.org

- Update to 1.1+r2.
  * Fixed error while loading application settings by key:
    'WineLibs'.

-------------------------------------------------------------------
Sun Dec  1 12:35:25 UTC 2013 - lazy.kent@opensuse.org

- Update to 1.1+r1.
  * Fixed error while loading application settings by key:
    'WineLibs'.
  * Updated Afrikaans translation.
  * Fixed cmake warnings.
  * Updated .desktop file.

-------------------------------------------------------------------
Sun Nov 10 14:51:03 UTC 2013 - lazy.kent@opensuse.org

- Update to 1.1.
  * Added:
    + Extended list of a virtual desktop resolutions.
    + Configure multiple wine paths globally to allow easily
      selection in prefixes.
    + Create predefined execution template strings for optirun,
      separate X display, e.t.c.
  * Fixed a few bugs.

-------------------------------------------------------------------
Tue Aug  6 11:26:25 UTC 2013 - lazy.kent@opensuse.org

- Add "-DCMAKE_NO_BUILTIN_CHRPATH=ON" cmake option (fix build with
  updated cmake).

-------------------------------------------------------------------
Fri May  3 05:57:27 UTC 2013 - lazy.kent@opensuse.org

- Update to 1.0+r3.
  * "Use single-click to run icons" does not affect icons in
    "setup" tab.
  * q4wine.desktop value "" for key "Path" in group "Desktop
    Entry".
  * Pre and Post run Icon scripts unusable, if the path contains
    ")".

-------------------------------------------------------------------
Sun Mar  3 16:04:50 UTC 2013 - lazy.kent@opensuse.org

- Update to 1.0+r2.
  * Fixed:
    + Clean setup: error while loading application settings by key:
      prefixDefaultPath.
    + Winetricks plugin does not check script presence.
    + "Use single-click to run icons" does not affect icons in
      "setup" tab.
  * Added:
    + Winetricks plugin can use script installed in system.
    + Persian translation.

-------------------------------------------------------------------
Sun Jan 27 06:37:20 UTC 2013 - lazy.kent@opensuse.org

- Update to 1.0+r1.
  * Fixed:
    + Prefix tree "Delete" menu item do not remove menu tree.
    + Support for utf8 system user name.
    + Winetricks doesn't work properly if WINEPATH contain spaces.

-------------------------------------------------------------------
Sun Jan 20 14:54:51 UTC 2013 - lazy.kent@opensuse.org

- Update to 1.0.
  * Added:
    + Option to set default directory for new wine prefixes
      (default: $HOME/.local/share/wineprefixes).
    + q4wine desktop menu tree.
  * Removed:
    + File -> Install wizard menu entry.
  * Fixed:
    + Quote run string in case of console useage (gnome-terminal).
    + Winetricks functionality fails to work.
    + Cannot run 'Create Fake Drive' for a new prefix with a win32
      architecture.
    + System Language autodetection does not work.
    + Error while loading application settings by key: 'WineLibs'.
      File or path does not exist: "".
    + q4wine doesn't clean up user's tmp directory.
- Add fdupes to build dependencies; use %fdupes macro.

-------------------------------------------------------------------
Wed Jun 27 16:59:07 UTC 2012 - lazy.kent@opensuse.org

- Update to 0.999-rc8.
  * Added:
    + Prefix execution template string.
  * Fixed:
    + Regression: selection focus jumps to prefix name on
      subdirectory selection.
    + Regression: can't load user selected language.

-------------------------------------------------------------------
Sun Jun  3 18:42:50 UTC 2012 - lazy.kent@opensuse.org

- Update to 0.999-rc7.
  * Added:
    + Winetricks database cache.
    + Merge Wintricks core.
    + New System Config interface.
    + Pre and Post run Icon scripts.
    + 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.
    + Add prefix to translation files names.
  * Fixed:
    + Enhanced win64 support for wine.
    + Better Wine library path autodetection.
    + Create ~/.local/share/wineprefixes directory if it does not
      exists.
    + Error is Desktop paths are empty.
    + Desktop Paths are wrongly labeled.
    + Unite Icon/Detail toolbar actions.
    + No translations autoupdate at project build. Use `make
      translations` instead.
    + Fixed process refresh loop.
    + Extended env command after console terminal.
    + Set WINEDEBUG to '-all' if logging subsystem disabled and
      program was executed not in console session.
    + Icon export dialog empty icons.
    + Dropped obsolete strings from translation files.
- Split off language package.
- Drop q4wine-gcc47.patch (fixed upstream).
- Add icon_theme_cache_post/un macros.
- BuildRequires: hicolor-icon-theme.
- Doesn't require fdupes.

-------------------------------------------------------------------
Sat Mar 24 17:36:00 UTC 2012 - dimstar@opensuse.org

- Add q4wine-gcc47.patch: Fix build with gcc 4.7.

-------------------------------------------------------------------
Thu Nov 24 17:12:44 UTC 2011 - lazy.kent@opensuse.org

- Corrected License tag according to SPDX Standard.
- Added desktop_database_post/un macros.
- Spec clean up.

-------------------------------------------------------------------
Sun Jun  5 19:27:57 UTC 2011 - lazy.kent@opensuse.org

- Update to 0.121
  + Updated winetricks plugin
  + Option to make Prefix view unexpanded at startup
  + Polish translation
  + German translation
  + Hebrew translation
  + Extended virtual desktop resolution list
  + Prefix alphabetic sort
- Removed WITH_WINETRIKS option (it is default now)
- Use full URL for source

-------------------------------------------------------------------
Tue Apr  5 18:02:32 UTC 2011 - lazy.kent@opensuse.org

- Requires libqt4-sql-sqlite
- Added LICENSE and TODO to docs

-------------------------------------------------------------------
Tue Dec 28 11:28:08 UTC 2010 - lazy.kent@opensuse.org

- Update to 0.120+r1
  + q4wine now will create new symlinks when mounting
    $WINEPREFIX/dosdevices/${DRIVE}: pointing to the mount point
    and $WINEPREFIX/dosdevices/${DRIVE}:: pointing to the Image
    file
  + Prefixes list sorting
  + Fixed mount images in read only mode (ro)
  + Fixed removed media drive option in prefix settings dialog
  + English fixes

-------------------------------------------------------------------
Fri Oct  1 19:38:55 UTC 2010 - lazy.kent.suse@gmail.com

- Added rpm build opt flags

-------------------------------------------------------------------
Fri Oct  1 16:25:43 UTC 2010 - lazy.kent.suse@gmail.com

- Update to 0.120
  + Czech translation
  + Winetricks plugin updates
  + Added minimize to tray at startup option
  + Added minimize to tray at application icon startup option
  + Fixed some typo and GUI layouts
- Absolutely requires icoutils

-------------------------------------------------------------------
Sun Aug 22 10:15:28 UTC 2010 - lazy.kent.suse@gmail.com

- Update to 0.119+r1
  + Updated Russian translation
  + Settings dialog online documentation
  + Fixed some of English spell errors

-------------------------------------------------------------------
Tue Aug 10 14:17:02 UTC 2010 - lazy.kent.suse@gmail.com

- Update to 0.119
  + New Fake Drive settings dialog (Wizard now obsolete)
  + Added a lot of new Fake Drive options
  + Desktop integration
  + Updated Ukrainian, Italian and Spanish translations
  + Updated online documentation
  + Some fixes for GUI layout
  + Winetricks plugin improvement
  + Fixed some of English spellings

-------------------------------------------------------------------
Thu Apr 15 10:54:22 UTC 2010 - lazy.kent.suse@gmail.com

- Update to 0.118
  + Added Wine AppDB support
  + Added helper binary and Application logger subsystem
  + You can mount iso images just by dropping them into q4wine
    icons list space
  + Automatic unmounting for mounted media before mount new one
  + Added man pages
  + A lot of fixes in Fake drive creation/update wizard
  + Fixed locale detection bugs
  + Fixes in tray icon support
  + Fixes in winetricks plugin
  + Fixed GUI issue with qtcurve theme engine
  + Fixed memory leaks
  + Fixed crush while drop existing icon
- Added fuseiso to BuildRequires

-------------------------------------------------------------------
Mon Nov 16 15:04:20 UTC 2009 - lazy.kent.suse@gmail.com

- Update to 0.114r1
  + Fixed wrong wine C: drive symlink while create new Fake Drive
  + Fixed Russian spelling
  + Fixed some text layouts

-------------------------------------------------------------------
Sun Nov 15 11:05:29 UTC 2009 - lazy.kent.suse@gmail.com

- Update to 0.114
  + New color option at Fake drive creation/update wizard
  + New wine settings in Fake drive creation/update wizard
  + New Spanish translation
  + New Italian translation
  + Fixed: prefix combobox change do not set right Prefix in Prefix
    tree view
  + Fix for prefix import and export

-------------------------------------------------------------------
Thu Oct 15 00:00:00 MSD 2009 - lazy.kent.suse@gmail.com

- Corrected description

-------------------------------------------------------------------
Mon Oct  5 00:00:00 MSD 2009 - lazy.kent.suse@gmail.com

- Update to 0.113
  + q4wine now remembers 8 recent mounted images
  + q4wine now remembers 8 recent launched binaries via Run dialog
  + Now q4wine save last user selected prefix and dir
  + Added q4wine-cli console utility for wine applications and
    prefixes management
  + Added translation file for Portuguese (Brazil)
  + Added http proxy support for winetricks
  + Added Drag & Drop support
  + Added Drag support q4wine icons export
  + Added Drop support for wine .exe and .com files
  + Added Drop support for wine .bat files
  + Added command line option for q4wine
  + Cleanup q4wine tmp directory on exit
  + Fixed GUI bug: Text fields size, on some desktop
    configurations, are too small to edit
- Added choice to build with/without icoutils support
- Added fuseiso to Requires
- Removed INSTALL from docs
- Corrected Summary
-------------------------------------------------------------------
Sat Jun 20 00:00:00 MSD 2009 - lazy.kent.suse@gmail.com

- Change compiling outside of the source tree

-------------------------------------------------------------------
Sun May 17 00:00:00 MSD 2009 - lazy.kent.suse@gmail.com

- Compilied with winetricks support

-------------------------------------------------------------------
Fri May 15 00:00:00 MSD 2009 - lazy.kent.suse@gmail.com

- Desktop file updated

-------------------------------------------------------------------
Wed May  6 00:00:00 MSD 2009 - lazy.kent.suse@gmail.com

- Updated to v0.112r1
  + Fixed compilation with Qt-4.4.X

openSUSE Build Service is sponsored by