Browse Source

update to the latest Qt and update CHANGELOG.md

Ashish Kulkarni 7 years ago
parent
commit
1744d9372e
2 changed files with 10 additions and 1 deletions
  1. 9 0
      CHANGELOG.md
  2. 1 1
      qt

+ 9 - 0
CHANGELOG.md

@@ -8,8 +8,17 @@ v0.12.5 (unreleased)
 * **#3241**: fix for DPI regression on OS X (#3386)
 * **#3363**: added error message for network errors related to non-media files
 * **#3364**: new option `verbosity` to allow different log levels in both CLI and API
+* **#3476**: fix application name in libwkhtmltox (#3878)
+* **#3672**: **[qt]** fix broken PDF with fonts having spaces in name (qt#38)
 * switch to self-hosted website and downloads as gna.org is shutting down (#3390)
+* add viewportSize to C API (#3440)
+* fix conversion of read-only form fields (#3550)
+* flush stderr to allow reading progress updates (#3583)
+* fix handling of errors for media URLs with query string (#3593)
+* add setting to perform hostname lookup via proxy (#3628)
+* correctly pass --copies to underlying QPrinter (#3747)
 * minor documentation updates and fixing compiler warnings
+* add various Qt patches to get compilation working in recent distributions
 * update OpenSSL to 1.0.2k, zlib to 1.2.11, libpng to 1.6.28 and xz to 5.2.3
 
 v0.12.4 (2016-11-22)

+ 1 - 1
qt

@@ -1 +1 @@
-Subproject commit ce61dc78a0a68428848bfc6531b9ef18019d9134
+Subproject commit adf1539c2b775c54f398383f0d76b11b6c310564