forked from pool/ghostwriter
- Update to version 1.4.2:
* Issue #113: Full screen clock now displays time based on locale. * Issue #119: Null characters, which had been breaking the HTML preview, are no longer inserted when typing over selecting text. * Issue #121: Code fences are now correctly highlighted when they contain blank lines. * Issue #123: Statistics HUDs now have proper padding when alternating row colors is enabled. * Issue #125: The translations folder has been moved up one folder for the portable distribution of ghostwriter. OBS-URL: https://build.opensuse.org/package/show/editors/ghostwriter?expand=0&rev=15
This commit is contained in:
parent
b234241cfe
commit
5d467334ca
@ -1,12 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 8 01:06:00 UTC 2016 - luke.nukem.jones@gmail.com
|
||||
|
||||
- Update to version 1.4.2
|
||||
* Issue #113: Full screen clock now displays time based on locale.
|
||||
* Issue #119: Null characters, which had been breaking the HTML preview, are no longer inserted when typing over selecting text.
|
||||
* Issue #121: Code fences are now correctly highlighted when they contain blank lines.
|
||||
* Issue #123: Statistics HUDs now have proper padding when alternating row colors is enabled.
|
||||
* Issue #125: The translations folder has been moved up one folder for the portable distribution of ghostwriter.
|
||||
- Update to version 1.4.2:
|
||||
* Issue #113: Full screen clock now displays time based on
|
||||
locale.
|
||||
* Issue #119: Null characters, which had been breaking the HTML
|
||||
preview, are no longer inserted when typing over selecting text.
|
||||
* Issue #121: Code fences are now correctly highlighted when they
|
||||
contain blank lines.
|
||||
* Issue #123: Statistics HUDs now have proper padding when
|
||||
alternating row colors is enabled.
|
||||
* Issue #125: The translations folder has been moved up one
|
||||
folder for the portable distribution of ghostwriter.
|
||||
* Sundry minor fixes have been added.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -56,7 +56,7 @@ provides a relaxing, distraction-free writing environment.
|
||||
|
||||
%build
|
||||
%qmake5 PREFIX=%{_prefix}
|
||||
make %{?_smp_mflags}
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
%qmake5_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user