Commit Graph

23 Commits

Author SHA1 Message Date
Luis Ángel San Martín
5aa02a19bb clang-format 2021-10-18 21:56:52 +02:00
Luis Ángel San Martín
10e6b85341
Merge pull request #250 from selmf/translate_changelog
Translate changelog and update build instructions
2021-05-16 16:36:58 +02:00
F_TD5X
5f5ef6833d
p7zip patches (#249)
* p7zip patches
add patches till CVE-2021-3465
add patch for build on linux
2021-05-10 18:25:33 +02:00
Felix Kauselmann
78f7bef920 Update build instructions 2021-05-09 15:48:33 +02:00
Felix Kauselmann
b9acd13120
Fix code format errors due to changes in default coding style. (#150) 2020-07-24 21:17:49 +02:00
Jeremy Douglass
15c126fda5
Enable unarr 7z support. Closes #113 (#115)
* Enable unarr 7z support. Closes #113
2020-02-12 08:38:03 +01:00
Luis Ángel San Martín
e3ec56aa43 Format code using clang-format 2019-05-30 19:46:37 +02:00
Luis Ángel San Martín
70ab8a957d Use unicode for 7zip in the unix version. 2019-02-18 17:00:31 +01:00
Luis Ángel San Martín
828ef46fc6 Make sure that QtCore is available before using Qt macros. 2019-02-18 17:00:31 +01:00
Luis Ángel San Martín
19da598845 Use a precompiled header for p7zip.
That's the only way I am able to get the compiler found all the declarations it needs.
2019-02-18 17:00:30 +01:00
Luis Ángel San Martín
1903b6753f Update compressed_archive to support the latest version of 7zip 18.05
p7zip has been abandoned and the latest version available is 16.02.
2019-02-18 17:00:30 +01:00
Felix Kauselmann
ab96056b0e Normalize line endings
Normalize the line endings for a bunch of files previously not covered 
by .gitattributes.
2018-08-07 11:09:02 +02:00
Felix Kauselmann
d5a11fb16b Add .gitattributes rules for text and binary handling 2018-07-30 15:04:04 +02:00
Luis Ángel San Martín
f3f4e7720a Early return if the compressed archive delegate is null 2018-04-25 22:15:30 +02:00
Luis Ángel San Martín
aca67f2b2a merged - develop 2018-03-03 23:36:29 +01:00
Felix Kauselmann
3b5e5113f9 Fix headless server builds with embedded unarr 2018-03-01 20:24:39 +01:00
Felix Kauselmann
db35fe1013 Fix library detection for linux systems that don't provide pkg-config support in qmake. 2018-02-18 11:57:48 +01:00
Luis Ángel San Martín
2a136e3ea3 Merge - 9.0.0 release 2018-02-18 10:35:24 +01:00
apollo2k4
f2a356fc70 Update russian translation. Need to subtract and to bring the terminology to a common denominator 2018-01-08 16:32:56 +00:00
Luis Ángel San Martín
e8c6f60c13 Merge 2017-11-26 07:39:08 +01:00
Luis Ángel San Martín
5c268217d3 Fix read flag calculation on progress read updated from the server. 2017-11-19 10:03:40 +01:00
Luis Ángel San Martín
8f7af955c2 Fixed warning 2017-05-26 17:18:50 +02:00
Felix Kauselmann
d5c72ad2d1 Update precompiled pdfium for mac to chromium/3071 and add version info file with minimal build instructions 2017-05-07 15:18:00 +02:00