summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-10-31 19:15:52 +0100
committerhaawda2017-10-31 19:15:52 +0100
commit1120704dacdaf0e36312ec18033b45256f1f4403 (patch)
treec6f9eca8c7397c65ce45d11a67cdc4840be96dee
parentcc77a228ac0af91ec2aea898c05fb260a4b363c9 (diff)
downloadaur-1120704dacdaf0e36312ec18033b45256f1f4403.tar.gz
Updated version (1.6.7.1073.03e846b -> 1.6.7.1075.694f15f).
Changelog ========= Merge pull request #193 from bufferclip/patch-1 (694f15f) typo (5b171b9) 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, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0d372f9119e..158f2bc04653 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Oct 2 02:40:46 UTC 2017
+# Tue Oct 31 18:15:52 UTC 2017
pkgbase = focuswriter-git
pkgdesc = A simple fullscreen word processor
- pkgver = 1.6.7.1073.03e846b
+ pkgver = 1.6.7.1075.694f15f
pkgrel = 1
url = http://gottcode.org/focuswriter/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index db67644ba171..4a28c0fb46e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=focuswriter
pkgname=focuswriter-git
-pkgver=1.6.7.1073.03e846b
+pkgver=1.6.7.1075.694f15f
pkgrel=1
pkgdesc="A simple fullscreen word processor"
arch=('i686' 'x86_64')