Accepting request 313387 from home:wolfi323:branches:KDE:Extra

- update to 0.9.98:
  * Text rendering now with QTextLayout fixes the following issues
    + Correct handling for variable width fonts.
    + Corrected display of highlighted text with Qt4.8.x on Ubuntu and Mac.
    + Improved handling of texts with both right to left and left to right languages (mixed Arabic and western texts).
    + Improved handling of Chinese and Japanese.
    + Whitespace characters are now shown as dots for spaces and arrows for tabs, and not only in differences.
  * Bugfixes.
- removed kdiff3-fix-save-relative-path.patch (included upstream)

OBS-URL: https://build.opensuse.org/request/show/313387
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kdiff3?expand=0&rev=3
This commit is contained in:
Raymond Wooninck
2015-06-24 13:12:54 +00:00
committed by Git OBS Bridge
parent dead9b9fdb
commit 9882aad002
5 changed files with 17 additions and 85 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jun 24 08:08:27 UTC 2015 - wbauer@tmo.at
- update to 0.9.98:
* Text rendering now with QTextLayout fixes the following issues
+ Correct handling for variable width fonts.
+ Corrected display of highlighted text with Qt4.8.x on Ubuntu and Mac.
+ Improved handling of texts with both right to left and left to right languages (mixed Arabic and western texts).
+ Improved handling of Chinese and Japanese.
+ Whitespace characters are now shown as dots for spaces and arrows for tabs, and not only in differences.
* Bugfixes.
- removed kdiff3-fix-save-relative-path.patch (included upstream)
-------------------------------------------------------------------
Fri Jul 26 01:08:57 UTC 2013 - hrvoje.senjan@gmail.com