| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: quazip-doc | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.2 | Vendor: openSUSE |
| Release: bp155.2.21 | Build date: Mon May 22 11:58:05 2023 |
| Group: Unspecified | Build host: obs-arm-10 |
| Size: 1207211 | Source RPM: quazip-1.2-bp155.2.21.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/stachenov/quazip | |
| Summary: Documentation for quazip, a C++ wrapper for ZIP/UNZIP | |
A C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package, using Qt5 toolkit. Useful to access ZIP archives from Qt5 programs.
GPL-2.0-or-later OR LGPL-2.1-or-later
* Sat Nov 13 2021 Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.2
* Add CMake option to disable installation
* Qt's internal zlib can be used now (QUAZIP_USE_QT_ZLIB, OFF
by default)
* Make tests optional (QUAZIP_ENABLE_TESTS, OFF by default)
* Fix: QuaZip::close() can be safely called multiple times now
* Fix: -lz added to pkgconfig
- Fix -devel package runtime requirement
* Sun Oct 11 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.1
* Fixed Unix symlink handling in JlCompress compression
* Implemented Unix symlink handling in JlCompress extraction
* Added 1.x migration guide
- Removed compatibility symlink (it was pointless anyway)
* Mon Oct 05 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.0
* Preliminary Qt 6 support
* Consistent naming of binaries (libquazip1-qt5 style)
* Modern CMake support
* Ditched qmake support
- Drop quazip-0.9-pkgconfig.patch and
quazip-0.9-no_static_library.patch (no longer necessary)
* Sun May 24 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.9.1
* A very minor release, adds just a couple of version variables
for CMake.
* Fri May 08 2020 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.9
* Support for extended timestamps
* Various contributed CMake fixes
- Drop quazip-0.8.1_pkgconfig.patch (merged upstream)
- Add quazip-0.9-pkgconfig.patch
- Add quazip-0.9-no_static_library.patch
- Drop Group tag
* Tue Jun 04 2019 Luigi Baldoni <aloisio@gmx.com>
- Added quazip-0.8.1_pkgconfig.patch to produce a .pc file when
building with cmake
* Sun Jun 02 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.8.1
* A bugfix release. Fixes a regression in CMake.
version 0.8
* Support for UTF-8 in file names and comments
(Denis Zavorotnyy)
* get/setOsCode(), get/setDefaultOsCode()
* Fixed Z_STREAM_END handling in QuaZioDevice
* Fri Apr 05 2019 Jan Engelhardt <jengelh@inai.de>
- Fix description grammar.
* Thu Apr 04 2019 Christophe Giboudeaux <christophe@krop.fr>
- Drop the Qt4-based quazip.
- Rename quazip-qt5 to quazip.
- Merge the changelog files.
* Sat Jan 26 2019 Fabian Vogt <fabian@ritter-vogt.de>
- Use %license
- Clean spec files
- Project moved to GitHub
- Update to 0.7.6:
* Fixed the Zip Slip vulnerability in JlCompress
* Renamed crypt.h to minizip_crypt.h to avoid conflicts
- Update to 0.7.5:
* Fixed a migration artifact (additional subdirectory in the tarball)
* Fixed target_link_libraries call in CMakeLists
* Worked around a Qt 4.6 bug (QTBUG-15421) screwing up hidden
files handling in JlCompress::compressDir()
* Removed Q_FOREACH uses to avoid conflicts (SF patch #32)
- Update to 0.7.4:
* Static analysis patch from Intel Deutschland GmbH
* Replaced UNUSED with QUAZIP_UNUSED to avoid name clashes
* Minor bug fixes
* Tue May 30 2017 christophe@krop.fr
- Update to 0.7.3
* Symlink handling.
* Static linking exception for LGPL.
* Minor bug fixes.
* New JlCompress methods (QIODevice*-based API by Lukasz Kwiecinski)
* Implemented QuaZioDevice::atEnd() and bytesAvailable(). these
might break ABI, but pretty unlikely.
- Drop quazip-0.7.1-r260.diff. Merged upstream
* Tue Nov 10 2015 mlin@suse.com
- Add Provides/Obsoletes for old libquazip-qt5
* Wed Nov 04 2015 hpj@urpla.net
- streamline quazip and libquazip-qt5 specs
- rename libquazip-qt5.* to quazip-qt5.*
- apply quazip-0.7.1-r260.diff generated from svn
svn diff -r r250:r260
* Thu May 07 2015 hrvoje.senjan@gmail.com
- Comment out the Source URL, since we now have a git snapshot
* Sun Mar 15 2015 p.drouand@gmail.com
- Update to version 0.7.1
* Fixed licensing issues (bug #45).
* Added the convenience method QuaZipFileInfo::isEncrypted().
- Changes from version 0.7
* It is now possible to write ZIP files to sequential devices like
sockets (only in mdCreate mode, so no self-extract, sorry).
* A few zip64 fixes.
* Several bug fixes and portability improvements.
- Changes from version 0.6.2
* QuaZipNewInfo / QuaZipFileInfo64 now provide API to access/set
NTFS time stamps - useful even on non-NTFS systems if you
need more precise dates and times than default ones.
* QuaZipNewInfo may now be initialized from QuaZipFileInfo64.
* No more crashes when using QSaveFile as QIODevice for ZIP.
* The new QuaZip::setAutoClose() method allows to leave the
QIODevice open when you close the QuaZip instance.
* qztest now depends on quazip, no longer breaking the build.
- Changes from version 0.6.1
* Improved zip64 support.
* A LOT more tests thanks to g++ --coverage / lcov.
* JlCompress extraction methods now create files with default
permissions if they are zero in the original archive.
* Some QuaZipDir fixes (thanks to the new tests).
- Changes from version 0.6
* Minizip updated to 1.1 (with all the necessary modifications
re-done), and that means that...
* the long-awaited zip64 support is now available!
* A few rather minor fixes.
- Changes from version 0.5.2
* Some minor bug fixes.
* API to access file permissions subfield of the external
attributes.
* MS VS 2012 Express support.
* API to set the default codec used to encode/decode file names
(mainly for use by various wrappers such as JlCompress, when
you don't have direct access to the underlying QuaZip instance).
* Fri Feb 06 2015 dev@dominik-schmidt.de
- update to latest svn trunk
* fixes coninstallation of Qt4 and Qt5 devel packages
* remove patch soversion.diff, it was a downstream hack
* upstream uses a new soname now
* Sun Dec 28 2014 alinm.elena@gmail.com
- this is qt5 version splitted from the qt4 one.
/usr/share/doc/packages/quazip-doc /usr/share/doc/packages/quazip-doc/html /usr/share/doc/packages/quazip-doc/html/JlCompress_8h_source.html /usr/share/doc/packages/quazip-doc/html/annotated.html /usr/share/doc/packages/quazip-doc/html/bc_s.png /usr/share/doc/packages/quazip-doc/html/bdwn.png /usr/share/doc/packages/quazip-doc/html/classJlCompress-members.html /usr/share/doc/packages/quazip-doc/html/classJlCompress.html /usr/share/doc/packages/quazip-doc/html/classQuaAdler32-members.html /usr/share/doc/packages/quazip-doc/html/classQuaAdler32.html /usr/share/doc/packages/quazip-doc/html/classQuaAdler32__coll__graph.map /usr/share/doc/packages/quazip-doc/html/classQuaAdler32__coll__graph.md5 /usr/share/doc/packages/quazip-doc/html/classQuaAdler32__coll__graph.png /usr/share/doc/packages/quazip-doc/html/classQuaAdler32__inherit__graph.map /usr/share/doc/packages/quazip-doc/html/classQuaAdler32__inherit__graph.md5 /usr/share/doc/packages/quazip-doc/html/classQuaAdler32__inherit__graph.png /usr/share/doc/packages/quazip-doc/html/classQuaChecksum32-members.html /usr/share/doc/packages/quazip-doc/html/classQuaChecksum32.html /usr/share/doc/packages/quazip-doc/html/classQuaChecksum32__inherit__graph.map /usr/share/doc/packages/quazip-doc/html/classQuaChecksum32__inherit__graph.md5 /usr/share/doc/packages/quazip-doc/html/classQuaChecksum32__inherit__graph.png /usr/share/doc/packages/quazip-doc/html/classQuaCrc32-members.html /usr/share/doc/packages/quazip-doc/html/classQuaCrc32.html /usr/share/doc/packages/quazip-doc/html/classQuaCrc32__coll__graph.map /usr/share/doc/packages/quazip-doc/html/classQuaCrc32__coll__graph.md5 /usr/share/doc/packages/quazip-doc/html/classQuaCrc32__coll__graph.png /usr/share/doc/packages/quazip-doc/html/classQuaCrc32__inherit__graph.map /usr/share/doc/packages/quazip-doc/html/classQuaCrc32__inherit__graph.md5 /usr/share/doc/packages/quazip-doc/html/classQuaCrc32__inherit__graph.png /usr/share/doc/packages/quazip-doc/html/classQuaGzipFile-members.html /usr/share/doc/packages/quazip-doc/html/classQuaGzipFile.html /usr/share/doc/packages/quazip-doc/html/classQuaGzipFile__coll__graph.map /usr/share/doc/packages/quazip-doc/html/classQuaGzipFile__coll__graph.md5 /usr/share/doc/packages/quazip-doc/html/classQuaGzipFile__coll__graph.png /usr/share/doc/packages/quazip-doc/html/classQuaGzipFile__inherit__graph.map /usr/share/doc/packages/quazip-doc/html/classQuaGzipFile__inherit__graph.md5 /usr/share/doc/packages/quazip-doc/html/classQuaGzipFile__inherit__graph.png /usr/share/doc/packages/quazip-doc/html/classQuaZIODevice-members.html /usr/share/doc/packages/quazip-doc/html/classQuaZIODevice.html /usr/share/doc/packages/quazip-doc/html/classQuaZIODevice__coll__graph.map /usr/share/doc/packages/quazip-doc/html/classQuaZIODevice__coll__graph.md5 /usr/share/doc/packages/quazip-doc/html/classQuaZIODevice__coll__graph.png /usr/share/doc/packages/quazip-doc/html/classQuaZIODevice__inherit__graph.map /usr/share/doc/packages/quazip-doc/html/classQuaZIODevice__inherit__graph.md5 /usr/share/doc/packages/quazip-doc/html/classQuaZIODevice__inherit__graph.png /usr/share/doc/packages/quazip-doc/html/classQuaZip-members.html /usr/share/doc/packages/quazip-doc/html/classQuaZip.html /usr/share/doc/packages/quazip-doc/html/classQuaZipDir-members.html /usr/share/doc/packages/quazip-doc/html/classQuaZipDir.html /usr/share/doc/packages/quazip-doc/html/classQuaZipFile-members.html /usr/share/doc/packages/quazip-doc/html/classQuaZipFile.html /usr/share/doc/packages/quazip-doc/html/classQuaZipFilePrivate-members.html /usr/share/doc/packages/quazip-doc/html/classQuaZipFilePrivate.html /usr/share/doc/packages/quazip-doc/html/classQuaZipFile__coll__graph.map /usr/share/doc/packages/quazip-doc/html/classQuaZipFile__coll__graph.md5 /usr/share/doc/packages/quazip-doc/html/classQuaZipFile__coll__graph.png /usr/share/doc/packages/quazip-doc/html/classQuaZipFile__inherit__graph.map /usr/share/doc/packages/quazip-doc/html/classQuaZipFile__inherit__graph.md5 /usr/share/doc/packages/quazip-doc/html/classQuaZipFile__inherit__graph.png /usr/share/doc/packages/quazip-doc/html/classQuaZipPrivate-members.html /usr/share/doc/packages/quazip-doc/html/classQuaZipPrivate.html /usr/share/doc/packages/quazip-doc/html/classes.html /usr/share/doc/packages/quazip-doc/html/closed.png /usr/share/doc/packages/quazip-doc/html/deprecated.html /usr/share/doc/packages/quazip-doc/html/dir_94f3fdea1a650ed21d35813cdb37a339.html /usr/share/doc/packages/quazip-doc/html/doc.png /usr/share/doc/packages/quazip-doc/html/doxygen.css /usr/share/doc/packages/quazip-doc/html/doxygen.png /usr/share/doc/packages/quazip-doc/html/dynsections.js /usr/share/doc/packages/quazip-doc/html/faq.html /usr/share/doc/packages/quazip-doc/html/files.html /usr/share/doc/packages/quazip-doc/html/folderclosed.png /usr/share/doc/packages/quazip-doc/html/folderopen.png /usr/share/doc/packages/quazip-doc/html/functions.html /usr/share/doc/packages/quazip-doc/html/functions_0x7e.html /usr/share/doc/packages/quazip-doc/html/functions_b.html /usr/share/doc/packages/quazip-doc/html/functions_c.html /usr/share/doc/packages/quazip-doc/html/functions_d.html /usr/share/doc/packages/quazip-doc/html/functions_e.html /usr/share/doc/packages/quazip-doc/html/functions_enum.html /usr/share/doc/packages/quazip-doc/html/functions_eval.html /usr/share/doc/packages/quazip-doc/html/functions_f.html /usr/share/doc/packages/quazip-doc/html/functions_func.html /usr/share/doc/packages/quazip-doc/html/functions_g.html /usr/share/doc/packages/quazip-doc/html/functions_h.html /usr/share/doc/packages/quazip-doc/html/functions_i.html /usr/share/doc/packages/quazip-doc/html/functions_m.html /usr/share/doc/packages/quazip-doc/html/functions_n.html /usr/share/doc/packages/quazip-doc/html/functions_o.html /usr/share/doc/packages/quazip-doc/html/functions_p.html /usr/share/doc/packages/quazip-doc/html/functions_q.html /usr/share/doc/packages/quazip-doc/html/functions_r.html /usr/share/doc/packages/quazip-doc/html/functions_s.html /usr/share/doc/packages/quazip-doc/html/functions_t.html /usr/share/doc/packages/quazip-doc/html/functions_u.html /usr/share/doc/packages/quazip-doc/html/functions_v.html /usr/share/doc/packages/quazip-doc/html/functions_vars.html /usr/share/doc/packages/quazip-doc/html/functions_w.html /usr/share/doc/packages/quazip-doc/html/functions_z.html /usr/share/doc/packages/quazip-doc/html/graph_legend.html /usr/share/doc/packages/quazip-doc/html/graph_legend.md5 /usr/share/doc/packages/quazip-doc/html/graph_legend.png /usr/share/doc/packages/quazip-doc/html/hierarchy.html /usr/share/doc/packages/quazip-doc/html/index.html /usr/share/doc/packages/quazip-doc/html/inherit_graph_0.map /usr/share/doc/packages/quazip-doc/html/inherit_graph_0.md5 /usr/share/doc/packages/quazip-doc/html/inherit_graph_0.png /usr/share/doc/packages/quazip-doc/html/inherit_graph_1.map /usr/share/doc/packages/quazip-doc/html/inherit_graph_1.md5 /usr/share/doc/packages/quazip-doc/html/inherit_graph_1.png /usr/share/doc/packages/quazip-doc/html/inherit_graph_2.map /usr/share/doc/packages/quazip-doc/html/inherit_graph_2.md5 /usr/share/doc/packages/quazip-doc/html/inherit_graph_2.png /usr/share/doc/packages/quazip-doc/html/inherit_graph_3.map /usr/share/doc/packages/quazip-doc/html/inherit_graph_3.md5 /usr/share/doc/packages/quazip-doc/html/inherit_graph_3.png /usr/share/doc/packages/quazip-doc/html/inherit_graph_4.map /usr/share/doc/packages/quazip-doc/html/inherit_graph_4.md5 /usr/share/doc/packages/quazip-doc/html/inherit_graph_4.png /usr/share/doc/packages/quazip-doc/html/inherit_graph_5.map /usr/share/doc/packages/quazip-doc/html/inherit_graph_5.md5 /usr/share/doc/packages/quazip-doc/html/inherit_graph_5.png /usr/share/doc/packages/quazip-doc/html/inherit_graph_6.map /usr/share/doc/packages/quazip-doc/html/inherit_graph_6.md5 /usr/share/doc/packages/quazip-doc/html/inherit_graph_6.png /usr/share/doc/packages/quazip-doc/html/inherit_graph_7.map /usr/share/doc/packages/quazip-doc/html/inherit_graph_7.md5 /usr/share/doc/packages/quazip-doc/html/inherit_graph_7.png /usr/share/doc/packages/quazip-doc/html/inherit_graph_8.map /usr/share/doc/packages/quazip-doc/html/inherit_graph_8.md5 /usr/share/doc/packages/quazip-doc/html/inherit_graph_8.png /usr/share/doc/packages/quazip-doc/html/inherit_graph_9.map /usr/share/doc/packages/quazip-doc/html/inherit_graph_9.md5 /usr/share/doc/packages/quazip-doc/html/inherit_graph_9.png /usr/share/doc/packages/quazip-doc/html/inherits.html /usr/share/doc/packages/quazip-doc/html/jquery.js /usr/share/doc/packages/quazip-doc/html/menu.js /usr/share/doc/packages/quazip-doc/html/menudata.js /usr/share/doc/packages/quazip-doc/html/nav_f.png /usr/share/doc/packages/quazip-doc/html/nav_g.png /usr/share/doc/packages/quazip-doc/html/nav_h.png /usr/share/doc/packages/quazip-doc/html/open.png /usr/share/doc/packages/quazip-doc/html/pages.html /usr/share/doc/packages/quazip-doc/html/quaadler32_8h_source.html /usr/share/doc/packages/quazip-doc/html/quachecksum32_8h_source.html /usr/share/doc/packages/quazip-doc/html/quacrc32_8h_source.html /usr/share/doc/packages/quazip-doc/html/quagzipfile_8h_source.html /usr/share/doc/packages/quazip-doc/html/quaziodevice_8h_source.html /usr/share/doc/packages/quazip-doc/html/quazip_8h_source.html /usr/share/doc/packages/quazip-doc/html/quazip__global_8h_source.html /usr/share/doc/packages/quazip-doc/html/quazip__qt__compat_8h_source.html /usr/share/doc/packages/quazip-doc/html/quazipdir_8h_source.html /usr/share/doc/packages/quazip-doc/html/quazipfile_8h_source.html /usr/share/doc/packages/quazip-doc/html/quazipfileinfo_8h_source.html /usr/share/doc/packages/quazip-doc/html/quazipnewinfo_8h_source.html /usr/share/doc/packages/quazip-doc/html/splitbar.png /usr/share/doc/packages/quazip-doc/html/structQuaZipFileInfo-members.html /usr/share/doc/packages/quazip-doc/html/structQuaZipFileInfo.html /usr/share/doc/packages/quazip-doc/html/structQuaZipFileInfo64-members.html /usr/share/doc/packages/quazip-doc/html/structQuaZipFileInfo64.html /usr/share/doc/packages/quazip-doc/html/structQuaZipNewInfo-members.html /usr/share/doc/packages/quazip-doc/html/structQuaZipNewInfo.html /usr/share/doc/packages/quazip-doc/html/sync_off.png /usr/share/doc/packages/quazip-doc/html/sync_on.png /usr/share/doc/packages/quazip-doc/html/tab_a.png /usr/share/doc/packages/quazip-doc/html/tab_b.png /usr/share/doc/packages/quazip-doc/html/tab_h.png /usr/share/doc/packages/quazip-doc/html/tab_s.png /usr/share/doc/packages/quazip-doc/html/tabs.css /usr/share/doc/packages/quazip-doc/html/usage.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 15:56:43 2026