Commit graph

226 commits

Author SHA1 Message Date
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
alqualos
a3cd3640b4 VERSION comments and multiarch 2014-06-13 17:55:57 +00:00
alqualos
e3864649a8 Check number_entry >= 0xFFFF to write zip64 2014-04-15 15:42:19 +00:00
alqualos
e04385b6a1 No longer allow mdAppend for sequential devices - tell() will report
wrong position
2014-02-12 16:54:13 +00:00
alqualos
328938a68a Setting the flags before opening 2014-02-12 06:41:16 +00:00
alqualos
8af0f13a96 A few fixes for no-auto-close mode (still needs some more work) 2014-02-11 17:56:43 +00:00
alqualos
1b94478a30 Only test for sequential devices after they are opened (otherwise fails on Linux) 2014-02-10 18:37:32 +00:00
alqualos
2a759e9fda Sequential device writing 2014-02-10 18:04:08 +00:00
alqualos
1fde5f5608 Remove test file after testing QSaveFile 2014-02-09 16:39:30 +00:00
alqualos
2f2553c559 Last-minute fixes for 0.6.2 2014-02-09 16:14:03 +00:00
alqualos
1c2f56fe3f Fix a copy-paste error in the docs 2014-02-09 15:12:18 +00:00
alqualos
bb25beb676 Preparation for 0.6.2 2014-02-09 15:02:37 +00:00
alqualos
60bd87e4d6 Test QSaveFile only if available 2014-02-09 13:29:31 +00:00
alqualos
09fc3c4b7c The auto-close flag (feature #17) 2014-02-09 13:12:27 +00:00
alqualos
21572d5d96 QuaZipNewInfo costructor from existing QuaZipFileInfo 2014-02-09 11:56:58 +00:00
alqualos
3507fb549b Test QuaZipFileInfo::getNTFS*Time() 2014-02-09 11:36:57 +00:00
alqualos
23c455439c Test QuaZipNewInfo::setFileNTFSTimes() 2014-02-09 11:21:52 +00:00
alqualos
49a2cb9267 Setting NTFS times (not tested yet) 2014-02-09 10:44:35 +00:00
alqualos
3b85cd7276 Methods to get NTFS times from the extra field 2014-02-09 09:21:57 +00:00
alqualos
71696d6669 Patch #20 - qztest.depends 2014-02-09 04:15:47 +00:00
alqualos
e5692882bd Preparation for 0.6.1 and LGPL headers 2014-01-26 15:58:10 +00:00
alqualos
52c5c7f9a0 Lots more QuaZipDir tests 2014-01-26 15:17:13 +00:00
alqualos
210a15f578 A lot more testing 2014-01-26 14:38:00 +00:00
alqualos
ec78263540 QuaZipFileInfo -> QuaZipFileInfo64 2014-01-26 12:28:46 +00:00
alqualos
f1750dac4d REALLY complete QuaZipFile coverage 2014-01-26 12:05:00 +00:00
alqualos
aa263c461f QCOMPARE fix 2014-01-26 12:02:23 +00:00
alqualos
21a35be042 Complete coverage of QuaZipFile 2014-01-26 12:01:25 +00:00
alqualos
9ab313a229 Constructor/destructor test 2014-01-26 11:49:40 +00:00
alqualos
d61091819a Some tests to increaze code coverage 2014-01-26 11:34:48 +00:00
alqualos
8b1aef28d7 --demangle-cpp 2014-01-26 09:49:06 +00:00
alqualos
2cc57c83aa lcov script 2014-01-26 09:46:59 +00:00
alqualos
fb45fc5df8 Added yet another zip64 test 2014-01-26 08:51:37 +00:00
alqualos
bcee19cda8 Forgot to implement the function 2014-01-26 08:49:57 +00:00
alqualos
af43aba76c The rest of the zip64 support (I hope) 2014-01-26 08:44:16 +00:00
alqualos
508d56899e zip64 support in QuaZipDir 2014-01-26 08:33:59 +00:00