Commit graph

260 commits

Author SHA1 Message Date
alqualos
a2f2844e90 QIODevice API test 2014-01-19 12:49:40 +00:00
alqualos
224e6f9fe3 Test ZIP 1.0 archive creation. 2014-01-19 12:17:08 +00:00
alqualos
d132080759 Preparation for 0.5.2 2014-01-19 09:37:53 +00:00
alqualos
0ee505fbaa Fix test error (UTF-8 for Russian) 2013-12-18 15:55:41 +00:00
alqualos
c8e197eb8e QuaZip::setDefaultFileNameCodec() 2013-12-18 15:39:18 +00:00
alqualos
b194689bab Deduce QT_ROOT (patch from Soeren Sproessig) 2013-11-18 17:37:54 +00:00
alqualos
1e1b84f1cc #include <QFile> 2013-11-12 06:57:31 +00:00
alqualos
a15548b798 Don't break uncompress if permissions can't be set (#41) 2013-10-06 16:53:11 +00:00
alqualos
f64d50b21f Use static tr() from the public class (#16) 2013-09-13 15:18:15 +00:00
alqualos
f2596bfe4c Apply patches #14 and #15 2013-08-10 16:00:00 +00:00
alqualos
57e70da53e Fix bug with name filters in QuaZipDir 2013-06-22 06:31:12 +00:00
alqualos
638bbc947f Test with password 2013-05-11 14:00:31 +00:00
alqualos
a8cf044444 Fast (mapped) setCurrentFile() implementation, ticket #38 2013-04-30 13:33:24 +00:00
alqualos
e1a176d1ab Empty file handling for JlCompress::compressDir() (bug #37) 2013-03-29 14:36:55 +00:00
alqualos
ac568bac54 Automatically copy DLL to the qztest OutDir 2013-03-08 11:11:32 +00:00
alqualos
e6317773dc Remove unnecessary INCLUDE 2013-03-07 17:40:12 +00:00
alqualos
36647fc336 Include quazip.pri in quazip.pro 2013-03-07 17:37:55 +00:00
alqualos
344a71624e Patch #35 2013-03-03 14:28:01 +00:00
alqualos
a8047d379c Fix link to Qt docs 2013-03-02 06:59:46 +00:00
alqualos
786b1e2c7d Documentation for 0.5.1 2013-03-02 06:55:25 +00:00
alqualos
3016dd82eb Preparing for 0.5.1 2013-03-02 06:02:05 +00:00
alqualos
f31bfe0fc5 C++ style unused parameters 2013-03-02 05:13:06 +00:00
alqualos
9d9576bfdc moc files for MS VS moved to subfolders to avoid conflits with other IDEs, like Creator 2013-03-01 14:54:29 +00:00
alqualos
5b8a58ad8a Upgrade to MS VS 2010 Express 2013-02-28 17:29:16 +00:00
alqualos
425c4e825c Path fixes 2013-02-27 17:37:29 +00:00
alqualos
3f83783b51 Fixes for Qt5 2013-02-27 17:35:37 +00:00
alqualos
9797e9aa71 Fix include path 2012-12-22 13:41:38 +00:00
alqualos
20f880a875 Rename test to qztest and make adjustments for Qt Creator 2012-12-22 13:36:33 +00:00
alqualos
3c49ce1286 Add files 2012-12-16 05:41:24 +00:00
alqualos
d66695a9b2 Unix permissions stuff 2012-12-15 14:54:30 +00:00
alqualos
e6c5782071 Fix false positive when trying to extract a file and there is a directory with the same name 2012-10-28 11:08:10 +00:00
alqualos
a1218dceab A nearly useless quazip.pri file 2012-10-13 10:06:56 +00:00
alqualos
5f1c1e0048 -lz for non-win32 2012-10-10 15:09:39 +00:00
alqualos
97bf3e0194 Console flag and some Mac stuff 2012-10-10 14:56:12 +00:00
alqualos
b3bd6a3528 Unused parameter 2012-09-21 13:29:27 +00:00
alqualos
de3150c75b memset() stream to avoid Valgrind message about uninitialized jump in zlib 2012-09-21 13:29:16 +00:00
alqualos
6c8f63a4ab Test if the created archive actually exists 2012-09-18 15:38:12 +00:00
alqualos
41376563ee No more empty entry in the QuaZipDir list (bug #3567268) 2012-09-13 15:57:54 +00:00
alqualos
5bb1dfa0ac Use QT_ROOT (patch #3566290) 2012-09-10 14:53:57 +00:00
alqualos
b3c422db87 cdRoot test 2012-09-08 08:56:39 +00:00
alqualos
e08900e8f7 QuaZipDir / handling 2012-09-08 08:55:51 +00:00
alqualos
4e305010f0 Sort of working QuaZipDir 2012-09-08 07:52:51 +00:00
alqualos
e1dad31427 Look for quazip in ../quazip 2012-09-07 16:09:55 +00:00
alqualos
bea1b5e679 Docs and a simple fix 2012-09-07 16:09:02 +00:00
alqualos
d4aa15a8ba Remove test subproject reference (doesn't work with current qmake anyway) 2012-09-07 15:29:30 +00:00
alqualos
f864742997 docs 2012-09-07 15:28:48 +00:00
alqualos
0f871bb167 NEWS renamed to NEWS.txt for better handling by varios OSes (Windows) 2012-09-07 14:54:47 +00:00
alqualos
8905729ddc Preparing for 0.5 2012-09-07 14:53:57 +00:00
alqualos
de60a77fb1 Some Linux cleanup 2012-09-05 15:24:35 +00:00
alqualos
fc9bf3167a Add some tests for i18n file names 2012-07-28 18:35:17 +00:00