Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/LibrePCB/quazip
Qt based zip/unzip library, with patches for LibrePCB
https://github.com/LibrePCB/quazip
To avoid line endings mess, all files except NEWS.txt are now
forced to have LF line endings. Th...
There was a bunch of files, such as Visual Studio projects,
MOC scripts and Debian symbols, that...
3296b4c00db16a5ae8b0119fca30bb2a79f6fca0 authored over 4 years ago
1aa1f13d16761aeea47ba3f85086606d0d5ef1ec authored over 4 years ago
First, symlink zipping in JlCompress was broken terribly:
it created symlinks, but their target ...
aa7902c0e0d265d41491d9fda6a2af270538712a authored over 4 years ago
Qt 4.x part was untested before previous commit, and there
were a couple of bugs and typos hiding.
Now all these ugly #ifs are in the same place and
some compatibility issues were solved as well.
GNUInstallDirs was already included
c98b45e5e9c556700f9ba60850b0802f198acee3 authored over 4 years agoAnswers and closes #88
65d9ab2e51669d0126f2ea6f1eb717e995c3fe47 authored over 4 years agocmake build: adding the include dir cflags to the pkgconfig .pc file
eabe36837fb4d50456da6bab88b2de96ffbc9693 authored over 4 years ago7070cedb0251bac56499ef352f6dc4c5cbd4e686 authored over 4 years ago
2ea6bdfe6fa3c6a40b0c977fa7e56bb50ffec229 authored over 4 years ago
008067512952a68a3b6d0a12034e402d3a2ffb88 authored over 4 years ago
As it is implemented now, qztest is not meant to be built separately.
And it doesn't make much s...
Fix tests with Qt 6
ab4112c59d98e9ccd17cf3781f9f54250b0ea30a authored over 4 years ago10335a0f998146dc03a62b929a86011a49e2ad1d authored over 4 years ago
The tests are only built when --target check is specified, so
that name was misleading.
055ad62bfb9ea45e3e21e6d455401f5f0e73a397 authored over 4 years ago
It was really a bug because it always looked for Qt5, no matter
what Qt version QuaZip was confi...
5bd87270bd9c0dbe99c102e5b442e1fe142166be authored over 4 years ago
This is an addition to the previous commit. Not sure if it's
needed at all for Qt 4, but it's mo...
The same as previous commit, but for Qt 4. Only Qt 6 remains now.
cfa192a44771d54aa4097340fdb268afb78370c5 authored over 4 years ago
CMake wants to properly configure qztest no matter what.
This could lead to trouble if QtNetwork...
Even CentOS 7 supports it out of the box. As gnu++1y, that is,
some preliminary pre-official C++...
It was a bit of a mess. Different properties not grouped together,
includes mixed with code and ...
Since we've switched from FindQuaZip to QuaZipConfig, there is no
need for find stuff now.
It makes sense to define all targets in the same place
d68a75d680c65e1dcdaf02e43f644fba0ea6612c authored over 4 years agob9d78786cf0b3f2563b1e4f8aa7bede405b7637d authored over 4 years ago
Previously, PROJECT_SOURCE_DIR was used which pointed to the wrong
place if quazip was being use...
cmake_minimum_required sets policies implicitly, so there is no need to
set individual policies ...
As per Efficient Modern CMake, globbing is a bad idea
because when a source file is added and CM...
Supporting two build systems is very error-prone and confusing.
For example, qmake install would...
afe8ae95babcf80161831552a91d82ba17141ae8 authored over 4 years ago
8cc9cd9acb74a51a89111b845243eb4bc21c772e authored over 4 years ago
96cb100169a6305f2a9e4fcc37f4b5f9821fd0cc authored over 4 years ago
The names were fixed according to the recent CMake commits.
1c5f8ce4a736dbc80ed665102ef4ab9542b43004 authored over 4 years ago
The idea is to have different packages QuaZip-Qt4 and QuaZip-Qt5
both providing QuaZip::QuaZip t...
dc39bd3ea40a25757c65f682fc99bb736932cd76 authored over 4 years ago
8580e6ca72aa08fb9d70d2559e8e2918e6c685cf authored over 4 years ago
The intent here is to avoid BUID_WITH_QT4, BUILD_WITH_QT5, BUILD_WITH_QT6
and so on when Qt 6 is...
Qt 5.9 compatibility is needed for CentOS/RHEL 7.x support
1c938e798911b0cc952b571baf1c62f5e8bd759b authored over 4 years ago0c67f9d4522bc7cc4e5b73a9bed8e4744bc98e7b authored over 4 years ago
Qt::endl doesn't compile with Qt 5.11. This is a temporary fix
before the right solution that fi...
It was 3.14, but 3.15 is not that much of a difference from 3.14
and it introduced a lot of usef...
3101fa3f1b0b138a0f078e4f1c55dabfd21309eb authored over 4 years ago
59decf68952ea256535525b04dc49911d993d6ab authored over 4 years ago
0caab8691557aaa30edd52148fd27cf9b42bdcd3 authored over 4 years ago
89e7c201f0215032d347eef6fc0c671a1845738b authored over 4 years ago
19f3f84e8e105518e93a3f5633e525bcd2d0c0d1 authored over 4 years ago
`NoFilters` flag is `-1` and sets too many bits when is `|`-ed on line 104
ab9b50f77919fb8bbad2861b9ba1f547543f41a2 authored over 4 years ago9e6e827e01310c08f40979be192ba76295f4b6e4 authored over 4 years ago
13348efe99e9b4086894470490b35be39fedb1f1 authored almost 5 years ago
5c1f52997b01bd800afe980a9e22c188787062cb authored almost 5 years ago
7fc3d16bd70f7d5b35effdf620033b9ed895f7fb authored almost 5 years ago
This could be circumvented by fiddling with qt4-qmake options,
but really, it's not worth the tr...
c22b0f45a33af64c6f1e3e0b4f5ef4334d72b394 authored almost 5 years ago
46dc6e3b0ff5bb46f2781bb7f9d50384436a58e2 authored almost 5 years ago
b476e43ffbdead5c4fcf15743dbc3afed55cc1bb authored almost 5 years ago
4798b402471f4857f5346021402ab86a00352d71 authored almost 5 years ago
dc3180264b175efa81f7e51c6ab12b44abd13547 authored almost 5 years ago
cbc221ccbf09330de9111a5de38bb211ef381f66 authored almost 5 years ago
Fixing installed lib names for Qt4 and Qt5 builds, both for cmake and qmake
3902665e9b524501312817a8fe7cace2e3b9adc1 authored almost 5 years agoe717a199e5057bc2e43cd5046a4c188a4008bfe4 authored almost 5 years ago
The built libs are now called libQtQuazip and libQt5Quazip on Qt4/Qt5,
respectively, in order to...
3d685d5a69b32259298377112de96144b9a97cb8 authored almost 5 years ago
8e61e044ea15930755dff265a05370d1ab77692f authored almost 5 years ago
eea909b32e85c2872dd471ed1ed60ca8b24297b6 authored almost 5 years ago
194b7b896131cc98d6b64e3fe957c5745a6195cd authored almost 5 years ago
3825e99e2b55a047e81c1c4bcccb23d91a0b87d9 authored almost 5 years ago
bba5933ed3ee89726f676ad4be0381d9c4513206 authored about 5 years ago
using zlib from Qt
be4ca511b5d26c4eff0806e84da3f43d91a00a71 authored about 5 years agoFixes #53
dfed80405194ecfbe29ad11e37a1a5419418451e authored about 5 years agoe929f134b8c9bf84cb03f714a9cf2791bb98569c authored about 5 years ago
3e37be093fcaa62153c6cf7eecd1cec735ddcba3 authored about 5 years ago
04383850444e2ab9aa804da3024fcdc252eb4f8e authored about 5 years ago
f4c0e30389201646db8b3038d2f374921f246956 authored about 5 years ago
ae36ad30edea02d58645ae9f49ed9f9c9166316b authored about 5 years ago
81c3405841cbba392dfa6734b014d3d0222aa7c6 authored about 5 years ago
redundant trailing `>` removed
bae3aa762a37c894f8a8ce21db83fe7d5c7b7489 authored over 5 years ago58da8cd83900292703422124c177a5c7e514c662 authored over 5 years ago
4f68255010e5b6b9049afe43999c96031d78b6d1 authored over 5 years ago
This function is useful by itself (and therefore exported),
but it is also intended for the upco...
a331cfdf14866e6a58318426659e119dd7f669d5 authored over 5 years ago
4e0dfc6e92535159b4ce8e036dc7c7dcaeb46fc1 authored over 5 years ago
toUTC() call was lost in that commit, causing tests to fail
7fc7b8093b815088eb4b49bd96eb81b2739ce8eb authored over 5 years ago1ba231a205c89cb08a6412a76ef4c46b5b4c1636 authored over 5 years ago
cde1264d2dbc98ea38df8fe91b94f311a92dfefe authored over 5 years ago
trUtf8 is deprecated in Qt 5.0
qSort is deprecated in Qt 5.2
QFileInfo::created() is deprecated ...
5920cae5fd14be337ce09d31e95c6b10f577a80f authored over 5 years ago
If int is bigger than quint16 then you will get the following
linker error:
.obj/testquazip.o: ...
df8a2c4f18293cb2eafcf81e5dc169a06dccf304 authored over 5 years agoe13d52b97b7e2c197f0a8ea1685c8e5b4f6cd9c9 authored over 5 years ago
f098e665b76a23bd141d404df85a0366f585bfeb authored over 5 years ago
074e342d9902bfe01bc535e20ba05c820e42f08b authored over 5 years ago
3d695819c73e175119426993b5e4b3f386d4ab5a authored over 5 years ago
b9c1fd7795530ef37dcdaa8e798df8e2932aaf22 authored over 5 years ago
1189650fe97193ef5d1259053c11e7f1883690e1 authored over 5 years ago
86a839aa421ed9588807c802425ec98f10c2ad2d authored over 5 years ago
Fixes regression discussed in the commit message d5eaa8be998da2430ffd43e0eefa617cf1550ca3.
4df6c7412e5d123192f9cc937fb5829f8e9b1afc authored over 5 years ago473a413919a9b37e5a7066ab837d83ef6ffdacfd authored over 5 years ago