summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-10-02 04:40:46 +0200
committerhaawda2017-10-02 04:40:46 +0200
commitcc77a228ac0af91ec2aea898c05fb260a4b363c9 (patch)
treed1f1ba91bb7589b39283d36ab27db2d479f61d55
parent7d95d7bb13923e9b530f92dad0a2ba9f9454e9c2 (diff)
downloadaur-cc77a228ac0af91ec2aea898c05fb260a4b363c9.tar.gz
Updated version (1.6.7.1072.49b33b6 -> 1.6.7.1073.03e846b).
Changelog ========= FIXED: Did not handle ODT line position with two values. (03e846b) Update NEWS file. (49b33b6) Updated dictionaries. (26c8f3d) FIXED: HiDPI blurred text backgrounds were scaled. (ece8d95) FIXED: Window margin was always the size of the scrollbar. (3db8024) FIXED: Always indented first line when printing. (64a69d8) Update NEWS file. (f61398c) Sync translations with Transifex. (e3f6ceb) Update deprecation warning. (ae34970) FIXED: Did not always install translations in Linux. (3e06c2c) FIXED: Unneccessary compiler warning about switch fallthrough. (32b2f88) FIXED: Did not show headings when automatic spellchecking was disabled. (2118d55) FIXED: Foreground incorrectly placed when load stretched themes. (6d393ea) Update NEWS file. (40d9811) Sync translations with Transifex. (b312f57) Update dictonaries. (523b502) Update hunspell to 1.6.1 (fca6c8d) Use QSaveFile to prevent data loss. (67f8cdb) Update NEWS file. (6c027e5) Sync translations with Transifex. (72480ad) Remove old imageformat plugin from Windows install. (319fea6) FIXED: HiDPI centered backgrounds were also scaled. (0403b3b) FIXED: HiDPI backgrounds were not centered properly. (2b1cad0) FIXED: HiDPI blurred text backgrounds were offset and scaled. (0a58e8e) Remove unnecessary include. (a494288) Update AppData installation directory. (8f9d4c0) Replace deprecated code. (4c12138) Update copyright year. (1651352) Update NEWS file. (1a84511) Sync translations with Transifex. (71bcb99) Update hunspell to 1.5.4 (3305137) FIXED: Pasting text always made document rich text. (72eabbf) FIXED: Line spacing was ignored when pasting in new documents. (cd69693) FIXED: Memory leak from creating multiple printers. (1423754) FIXED: Possible delay on start when creating non-native printer. (e7311fb) Sync translations with Transifex. (dd1da12) Update NEWS file. (7f622b2) Sync translations with Transifex. (aae1222) FIXED: Focused text did not handle first-line indent. (46d4cda) FIXED: Did not install translations in Linux. (67b3a79) Sync translations with Transifex. (67eb1e6) Clean up commands for generating qm files. (a14aa2e) Update strings. (a809a57) Only use qtbase translations. (5385bb3) Generate binary translations at build time. (ece76dd) Sync translations with Transifex. (27e5873) Sync translations with Transifex. (aedb67c) FIXED: Was not properly loading Qt translations. (8a274db) Sync translations with Transifex. (5b35411) Sync translations with Transifex. (646fd73) Update strings. (5fee704) Sync translations with Transifex. (b4f4f4e) Sync translations with Transifex. (e0a6bf7) Update NEWS file. (1169d8c) Support native Windows builds. (4422aac) Update dictionaries. (1217655) FIXED: Incorrectly handled non-heading text in OOXML. (f38e418) FIXED: Misspelled words did not following heading style. (616f2bc) Do not write default paragraph alignment. (c1724ef) FIXED: Did not always close OOXML paragraph properties correctly. (dafcf13) FIXED: Did not correctly store RTL in OOXML. (66325d5) Update AppData file. (f099aaf) Sync translations with Transifex. (cfdeaba) FIXED: Reported conflicts for empty shortcuts. (30c84a8) FIXED: Switched to incorrect tab to show conflicting shortcuts. (a2c1aad) Sync translations with Transifex. (a8796c5) Tweak NEWS file. (d650622) Reset git version numbers. (a29d5d8)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69548170ca00..f0d372f9119e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Mon Oct 2 02:40:46 UTC 2017
pkgbase = focuswriter-git
pkgdesc = A simple fullscreen word processor
- pkgver = 1.6.7.1072.49b33b6
+ pkgver = 1.6.7.1073.03e846b
pkgrel = 1
url = http://gottcode.org/focuswriter/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index fa75e8185a4a..db67644ba171 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=focuswriter
pkgname=focuswriter-git
-pkgver=1.6.7.1072.49b33b6
+pkgver=1.6.7.1073.03e846b
pkgrel=1
pkgdesc="A simple fullscreen word processor"
arch=('i686' 'x86_64')