Commit graph

260 commits

Author SHA1 Message Date
Petr Mrázek
b1a72ac0bb NOISSUE remove the MultiMC naming for the library 2021-10-10 21:44:58 +02:00
Petr Mrázek
3691d57d3a
Merge pull request #1 from Prototik/patch-1
Fix build with Qt 5.11+
2018-06-05 00:46:35 +02:00
Sergey Shatunov
469b97b618
Fix build with Qt 5.11+ 2018-06-01 21:07:13 +07:00
Petr Mrázek
683e2ec8ad Fix library installation 2018-01-27 02:38:48 +01:00
Petr Mrázek
4747be9520 Add cmake install command 2018-01-22 04:08:33 +01:00
Petr Mrázek
164acc35fd Make JlCompress easier to use (replacing and exposing functions) 2017-05-31 09:07:26 +02:00
Petr Mrázek
2c40fc85b4 Fix the build system and adapt for MultiMC use 2017-05-06 16:14:05 +02:00
Petr Mrázek
3434f2dee3 Remove unnecessary top level 'quazip' dir 2017-05-06 14:55:41 +02:00
alqualos
d06811b8f9 Fix path on mac 2017-03-01 04:17:48 +00:00
alqualos
566ec23da1 Fix a few QCOMPARE calls (type casting bugs) 2017-02-05 06:07:39 +00:00
alqualos
7667ce57c9 Going for 0.7.3 2017-02-05 05:56:52 +00:00
alqualos
4a3f6b4074 Patch #29 2017-02-04 12:04:14 +00:00
alqualos
8e44a088f0 Static linking exception 2017-01-29 11:05:21 +00:00
alqualos
8d1a02cf7a Reword the paragraph about static builds 2017-01-02 06:00:52 +00:00
alqualos
ce644d446f VS2013 projects 2016-11-03 14:33:41 +00:00
alqualos
4a2fcb7859 Some more total_out fixes and tests 2016-08-23 18:35:38 +00:00
alqualos
a58f70c140 pos() now uses unztell64 2016-08-23 17:36:33 +00:00
alqualos
9a0efc9532 Fix bug for large files (no test because testing 4 GB files would be
very slow)
2016-08-23 17:32:27 +00:00
alqualos
388919583b Symlink handling 2016-06-20 15:37:09 +00:00
alqualos
8bbeaae1fe One more go at 0.7.2 2016-04-03 05:16:19 +00:00
alqualos
43dd4b0a7f Fixed atEnd() and bytesAvailable() to consider QIODevice buffered data 2016-03-29 17:51:20 +00:00
alqualos
d4c34ce65b QuaZioDevice::atEnd() and bytesAvailable() (might break ABI, but
probably safe)
2016-03-29 17:41:12 +00:00
alqualos
84e2472a27 Use debug suffixes for win32/mac 2016-03-01 15:20:57 +00:00
alqualos
f06da0b0cf New JlCompress methods (QIODevice*-based API by Lukasz Kwiecinski) 2016-02-15 18:02:18 +00:00
alqualos
172145ee3d Define QUAZIP_STATIC when building staticlib (patch #27) 2016-01-14 15:25:42 +00:00
alqualos
095376839d Version suffix for static lib (CMake patch #26) 2016-01-03 06:01:40 +00:00
alqualos
e31a2bd61e Wrong path 2015-11-18 18:56:04 +00:00
alqualos
e27a939efc Preparation for 0.7.2 2015-11-18 18:53:52 +00:00
alqualos
600aba290f Remove temp file after testing. 2015-11-18 18:43:55 +00:00
alqualos
afc0907a05 Removed attributes (does not compile with Qt4) 2015-11-18 18:39:57 +00:00
alqualos
e35ef9c5a1 Ability to compress hidden files when compressing directories 2015-11-18 18:27:40 +00:00
alqualos
159bece5db Q_WS_WIN -> Q_OS_WIN (bug #62) 2015-09-07 04:30:41 +00:00
alqualos
531a93130e Debug suffixes 2015-07-31 15:20:04 +00:00
alqualos
f0cd027a02 Test with a wrong password 2015-04-26 07:18:01 +00:00
alqualos
5ecd259ce8 Patch #25 (Make devel packages coinstallable too) 2015-02-06 15:45:25 +00:00
alqualos
5e831c69c7 Enable static library build by CMake (patch #21) 2015-01-29 18:28:19 +00:00
alqualos
dcbd974dd7 Fix conflict between patches #23 and #22 2015-01-29 18:22:35 +00:00
alqualos
e0e979e8fd Make quazip coinstallable for Qt5 and Qt4 (patch #22) 2015-01-29 18:18:07 +00:00
alqualos
3df7821638 Use ZLIB when building with MinGW (patch #24) 2015-01-29 18:07:42 +00:00
alqualos
8acb0a4d89 Link to correct Qt library (patch #23) 2015-01-29 18:04:27 +00:00
alqualos
48bf84d7ec Some missing disable-copy and initializations 2015-01-19 17:52:01 +00:00
alqualos
09a531c583 Preparation for 0.7.1 2015-01-07 05:36:44 +00:00
alqualos
4b4bfad2f8 Fixed LGPL version (bug #55) that was accidentally changed to 3 in r217 to fix #45 2014-09-28 05:30:56 +00:00
alqualos
494ac473b1 Fixed LGPL version (bug #55) that was accidentally changed to 3 in r217 to fix #45 2014-09-28 05:28:00 +00:00
alqualos
9c9b252eb1 isEncrypted() convenience method 2014-08-10 17:20:38 +00:00
alqualos
565ca76509 Bind TCP server to localhost so that the firewall doesn't complain. 2014-07-24 17:03:12 +00:00
alqualos
4d6e38dd0c Preparation for 0.7 2014-07-24 16:14:04 +00:00
alqualos
99fb90015b Fixed portability error for systems with 64-bit long 2014-07-23 18:58:04 +00:00
alqualos
c69a2f6d19 Test for "large" files (faked, but seemingly working) 2014-07-23 18:55:00 +00:00
alqualos
b8726ee5c9 msecsTo() replacement for Qt < 4.7 2014-07-22 18:20:21 +00:00