author | Martin Höher <martin@rpdev.net> | |
Sun, 15 Dec 2013 21:43:44 +0000 (22:43 +0100) | ||
committer | Martin Höher <martin@rpdev.net> | |
Sun, 15 Dec 2013 21:43:44 +0000 (22:43 +0100) | ||
commit | 18a3343c90dd7859d2690662154940be5f0b9ca3 | |
tree | 9cb51a594fbe949bcc73a3a16e6495a0ae077aa6 | tree | snapshot |
.gitignore | [new file with mode: 0644] | blob |
3rdParty/QtZlib/zconf.h | [new file with mode: 0644] | blob |
3rdParty/QtZlib/zlib.h | [new file with mode: 0644] | blob |
3rdParty/unzip11/Makefile | [new file with mode: 0644] | blob |
3rdParty/unzip11/MiniZip64_Changes.txt | [new file with mode: 0644] | blob |
3rdParty/unzip11/MiniZip64_info.txt | [new file with mode: 0644] | blob |
3rdParty/unzip11/crypt.h | [new file with mode: 0644] | blob |
3rdParty/unzip11/ioapi.c | [new file with mode: 0644] | blob |
3rdParty/unzip11/ioapi.h | [new file with mode: 0644] | blob |
3rdParty/unzip11/iowin32.c | [new file with mode: 0644] | blob |
3rdParty/unzip11/iowin32.h | [new file with mode: 0644] | blob |
3rdParty/unzip11/make_vms.com | [new file with mode: 0644] | blob |
3rdParty/unzip11/miniunz.c | [new file with mode: 0644] | blob |
3rdParty/unzip11/minizip.c | [new file with mode: 0644] | blob |
3rdParty/unzip11/mztools.c | [new file with mode: 0644] | blob |
3rdParty/unzip11/mztools.h | [new file with mode: 0644] | blob |
3rdParty/unzip11/unzip.c | [new file with mode: 0644] | blob |
3rdParty/unzip11/unzip.h | [new file with mode: 0644] | blob |
3rdParty/unzip11/zip.c | [new file with mode: 0644] | blob |
3rdParty/unzip11/zip.h | [new file with mode: 0644] | blob |
ArchIO.pro | [new file with mode: 0644] | blob |
architecture.xmi | [new file with mode: 0644] | blob |
examples/examples.pro | [new file with mode: 0644] | blob |
examples/widget-ui/main.cpp | [new file with mode: 0644] | blob |
examples/widget-ui/mainwindow.cpp | [new file with mode: 0644] | blob |
examples/widget-ui/mainwindow.h | [new file with mode: 0644] | blob |
examples/widget-ui/mainwindow.ui | [new file with mode: 0644] | blob |
examples/widget-ui/widget-ui.pro | [new file with mode: 0644] | blob |
lib/Doxyfile | [new file with mode: 0644] | blob |
lib/archio_global.h | [new file with mode: 0644] | blob |
lib/archive.cpp | [new file with mode: 0644] | blob |
lib/archive.h | [new file with mode: 0644] | blob |
lib/archivefactory.cpp | [new file with mode: 0644] | blob |
lib/archivefactory.h | [new file with mode: 0644] | blob |
lib/formats.cpp | [new file with mode: 0644] | blob |
lib/formats.h | [new file with mode: 0644] | blob |
lib/lib.pro | [new file with mode: 0644] | blob |
lib/ziparchive.cpp | [new file with mode: 0644] | blob |
lib/ziparchive.h | [new file with mode: 0644] | blob |