Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
nomacs
we create an open source image viewer
Collective -
Host: opensource -
https://opencollective.com/nomacs
- Website: https://nomacs.org
- Code: https://github.com/nomacs
The change fixes Alt+V_Scroll for X11 and Win
(and going to break it for Wayland due to
https:...
Resolves #1040
Signed-off-by: Vyacheslav Tyrtov <[email protected]>
github.com/nomacs/nomacs - bbb97ebbac87f8fc328499644f8349261f61ab8e authored 10 months ago by Vyacheslav <[email protected]>github.com/nomacs/nomacs.github.io - d83e6ae1c23f9a02c10a802534923fd75b6dc0f1 authored 10 months ago by Daniel Novomeský <[email protected]>
Because Ubuntu dropped the `qt5-default` package in 21.04, the build
instructions will fail. Upd...
github.com/nomacs/nomacs - 42a692403ae0d275621e025619e7ea655c81c15b authored 10 months ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 94e9adaaeb089686809730bbff058cebf7f7e9c3 authored 10 months ago by Daniel Novomeský <[email protected]>
Building Nomacs from the zip source archives
downloaded from Github fails because the `versionup...
The NOMACS_GIT_TAG was defined but not referenced anywhere. Add a new
line in the version info o...
Add the address to the Matrix chat room. Update the contact info
in the code of conduct to the c...
fix the location of CNAME file
github.com/nomacs/nomacs.github.io - 3bff5b6dad1f336939835f88094aaa740252fb70 authored 10 months ago by Mehrad Mahmoudian <[email protected]>Add artifact in CI build
github.com/nomacs/nomacs.github.io - 7a86e86da2343a08f26dbc7862e762b0d1ccf3bf authored 10 months ago by Mehrad Mahmoudian <[email protected]>github.com/nomacs/nomacs.github.io - 9dbbd63fc53948951debad002d7dd4482f5b709e authored 10 months ago by Mehrad Mahmoudian <[email protected]>
put back the about Windows build 3.17.2289
github.com/nomacs/nomacs.github.io - 43fa64df0e8f4c6f8c9ce81ba398409ba943d6e5 authored 10 months ago by Mehrad Mahmoudian <[email protected]>github.com/nomacs/nomacs.github.io - eb071d38fe715a9c228148163a182f0b4ebbe6d5 authored 10 months ago by Mehrad Mahmoudian <[email protected]>
Save artifact file for debugging or testing.
github.com/nomacs/nomacs.github.io - 90adc1d6e0575e5e6daa250be0899acbc58d3d92 authored 10 months ago by Tzu-Yu Lee <[email protected]>Enable submodules when building
github.com/nomacs/nomacs.github.io - 27177173863a55695a760ea9d7b6848291e26c88 authored 10 months ago by Mehrad Mahmoudian <[email protected]>
Enable Git submodules when building in CI.
Should fix https://github.com/nomacs/nomacs.github.io...
Add initial website structure
github.com/nomacs/nomacs.github.io - 371fb6bda1132ae0beecb9ad1e8a56b39db52e1d authored 10 months ago by Mehrad Mahmoudian <[email protected]>
- Use https://github.com/aaranxu/adidoks theme by including a Git
submodule. Remove the tempor...
github.com/nomacs/nomacs - 645eaaf7eef4360c79e1f001b2364d3c9c14d28d authored 11 months ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 07e3d2af1c97a574de06bd4edd32c820cf36f2a3 authored 11 months ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 93c0e79cc51bec3b3a55aca4ec1eb21d949b086f authored 11 months ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 717d92633ecdf269ca9f1380bb54aa99e3c55e4d authored 11 months ago by Daniel Novomeský <[email protected]>
In Qt6 the signature of QtConcurrent::run() was changed
https://doc.qt.io/qt-6/concurrent-change...
Signed-off-by: Vyacheslav Tyrtov <[email protected]>
github.com/nomacs/nomacs - e29de85d40c8afe6c33c14e8a62aea9eac2a2c4e authored 11 months ago by Vyacheslav Tyrtov <[email protected]>github.com/nomacs/nomacs - 646e45aa0d15ad906a39936c2c4c69da157351ee authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Make the code compatibe with both Qt5 and Qt6
Signed-off-by: Vyacheslav Tyrtov <v.tyrtov@gmail....
github.com/nomacs/nomacs - 8e6bdc28f7bc20714e1d8a5cbe2ad980c71c99a6 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
In Qt6 QWidget::enterEvent() signature was changed
https://doc.qt.io/qt-6/widgets-changes-qt6.ht...
The code cannot be executed under Linux or MacOS
So let's make it Win specific
github.com/nomacs/nomacs - ccb70e03724c42201076cc79508d317390e7c092 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
There is no
DkMetaDataT::saveMetaData(const QString &filePath, QSharedPointer<QByteArray>)
so f...
github.com/nomacs/nomacs - 7e5df2bfbb88fc924dde75229aca1aa6e87d2b91 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>The commit fix warnings due to deprecated QTime methods
Signed-off-by: Vyacheslav Tyrtov <v.tyr...
github.com/nomacs/nomacs - ba1bc10da05d9394c5dee07a00b7bbd7be0b8ae8 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>Horizontal scrolling was broken after #xxx
This also removes deprecated QWheelEvent::orientatio...
github.com/nomacs/nomacs - 81351238f2e57ae710400d0a77e11f85db6e1ec3 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>CMake now is looking for any available Qt (with preference to Qt6)
To explicitly enable Qt5 bui...
github.com/nomacs/nomacs - 77128caf07360365c6fa602934c40bc1db48723f authored 11 months ago by Vyacheslav Tyrtov <[email protected]>Signed-off-by: Vyacheslav Tyrtov <[email protected]>
github.com/nomacs/nomacs - 00ab67c95585b41f141a7e42b52dd995fd753445 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
In case of Qt6 we have explicitly define QFileIconProvider to get the
icons
Signed-off-by: Vyac...
github.com/nomacs/nomacs - 33a5439912cc4e8c52e49be575e2c9a174b96a49 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
"pragma comment" is applicable only for WIN build
Ignore this for another platforms
Signed-off-...
github.com/nomacs/nomacs - d0cc6f371b241f72d8db3a49019880d1a815449b authored 11 months ago by Vyacheslav Tyrtov <[email protected]>To remove ambiguity with '=' operator
github.com/nomacs/nomacs - 069f9d3c809084ddad61f2b199d1330e349572dd authored 11 months ago by Vyacheslav Tyrtov <[email protected]>The patch fix clang warning for overridden methods
Signed-off-by: Vyacheslav Tyrtov <v.tyrtov@g...
github.com/nomacs/nomacs - 8f7f009d83b428d71f8de2315e21d499bef7e3df authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Move to QPrinter::pageLayout()
This remove the warning for Qt5.15
github.com/nomacs/nomacs - ac07d78780b92eef49afe86de8078ef8942e2011 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Signed-off-by: Vyacheslav Tyrtov <[email protected]>
github.com/nomacs/nomacs - 77575f06314d7cc9ab057812ffc0b146f8774bd5 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>Move to QRegularExpression to make the code compatibe with Qt6
github.com/nomacs/nomacs - 36819c6d38a0abe72cfe91c4aa15990af589a0e8 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>github.com/nomacs/nomacs - fd14efe875c8aeee9647d11615aae4ab6a37c563 authored 11 months ago by bigjim80 <[email protected]>
Because when you click the copy button then paste into your terminal, you get an error "-bash: $...
github.com/nomacs/nomacs - e600de179998cfc70a9decd6e194d51f6573c176 authored 11 months ago by Jonny Taylor <[email protected]>github.com/nomacs/nomacs - 916a9e3ba3ab9867c9135757cc8661b3611ab8ee authored 11 months ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 3894cf78b3f1935efa0f6e98437df68fbdefe0eb authored 11 months ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 53357ccc4599e733b0e126b4c3873f55bfc2451b authored 11 months ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - bd246ecfaf01d1ed9fdf9656e023f2f2cc29287d authored 11 months ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs.github.io - 3eef4f2fa36d6c93c0c87f11105c5573ab2281ba authored 11 months ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs.github.io - f66441452a73b6146e463282b153cceb13d1b785 authored 11 months ago by Mehrad Mahmoudian <[email protected]>
github.com/nomacs/nomacs - 01deba0b28455c0842dac2d47b6d13b14eb28b46 authored about 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 941f0d6450df889975ff3380bcb59599686214e2 authored about 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 57d64ad81f2d604379e9b28cc004fc002a57122d authored about 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs.github.io - 99856ccd2f7ab5f8bf7874c2865463e42ee47b46 authored about 1 year ago by Mehrad Mahmoudian <[email protected]>
github.com/nomacs/nomacs.github.io - 8119aa0a7b1738d0c3680769581c0bc831bbf2d9 authored about 1 year ago by Mehrad Mahmoudian <[email protected]>
github.com/nomacs/nomacs.github.io - a21dcb0535fc37d66c5bd658d1a76ba1fb442ce9 authored about 1 year ago by Mehrad Mahmoudian <[email protected]>
github.com/nomacs/nomacs.github.io - b4c3289658ea02fd8f314b4e50b8d1d7309ef9fd authored about 1 year ago by Mehrad Mahmoudian <[email protected]>
github.com/nomacs/nomacs - 9eedbb1ca6ab1e74cdabc7909e1b58e95fda4b55 authored about 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 33c2c5cf7b966bf8d623f7cec7ff82c57e64ef79 authored about 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - e616fae534970c277ab6d021f88b03f7315133fa authored about 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 8493f68cdf394356b9849af7411b8da9169093f0 authored about 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - a4594401d2401b8a9e38b5b28703226dc51ee9c8 authored about 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - a879775eec228d0762db5fb0514f320abfe49a3d authored about 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs.github.io - dc7d2fadd93e3747811d17e0d1bfb8fb109bda15 authored about 1 year ago by Mehrad Mahmoudian <[email protected]>
github.com/nomacs/nomacs - 4f139cfb448f2f202bf3198fc828b7fe075c2f8b authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - b7c8ba6521a4a27382dc60f2c983079acba1f28b authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 2cc21c9401e39cd90daa368800d0049c13011a0a authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 45b093069f6a86e7f7eff1f96a790c2961795a01 authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - a4543cf65383e20cdde837f239c6662c3e638fd7 authored over 1 year ago by Keelhauled <[email protected]>
github.com/nomacs/nomacs - b0c01ba38cd65a9ade269e92709bfb19b8645e6c authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 37ec8f3729898342cc6e3e01449ff5ecc30de59c authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 2faa57d6cd5f35408e5cf9579e7b1638554f0042 authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - ebf0cc70e1db5b98d31ccf36dafeb8555db0ff97 authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 247ff3c5140e414a180f3b27d2bcf9791131e0cd authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 6b9a3cf607e009b0cd8a5da95fe60441872ef267 authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 10f522027bbfa6e405d67a7af1e367778b9d8ab2 authored over 1 year ago by Brendan Weirtz <[email protected]>
github.com/nomacs/nomacs - 4cb96abe3c26a25503b6924aa22f8265cf38ca67 authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 0c9d37ce5a269fa7dd9c2223084df85b7c68bdb3 authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 8f6bcdbd3e636fbe420dae48dd9d8e7246cadc8f authored over 1 year ago by Philip Seeger <[email protected]>
angleDelta() can return 0 for some platforms
https://doc.qt.io/qt-5/qwheelevent.html#angleDelta
...
github.com/nomacs/nomacs - 044acb845354e9efd0f91458f6cfc6941b6015ea authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 95c7d3ce607baad95577303f9b933de5f9840567 authored over 1 year ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - a2bbecc1b47f4f4a80ea1ed17d53b8fd91846ab8 authored over 1 year ago by Daniel Novomeský <[email protected]>
Reusing portion of work by v-tyrtov to prepare the application
to support future Qt versions.
github.com/nomacs/nomacs - 365c261f194a00acd2c26b901b7ecf5092303dcb authored almost 2 years ago by ksyuc <[email protected]>
github.com/nomacs/nomacs - 29955ae60e9ac083fb4f6c8f0d0f03f13c6992cf authored almost 2 years ago by ksyuc <[email protected]>
github.com/nomacs/nomacs - ac6ba3068ab59bfe85088ffd0fd8d32355091dfd authored almost 2 years ago by ksyuc <[email protected]>
github.com/nomacs/nomacs - e68d0c69d08d857d9681ff69fe426c36438634ce authored almost 2 years ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 8d018db4ad080605e48b018c94a00cabc30ce396 authored almost 2 years ago by Philip Seeger <[email protected]>
github.com/nomacs/nomacs - 2221ab38075f246fda1e18b37d30a88afda24bb5 authored almost 2 years ago by Philip Seeger <[email protected]>
github.com/nomacs/nomacs - 2b8a5f0eb8de38933262dab6da73ade4da79d7d7 authored almost 2 years ago by Daniel Novomeský <[email protected]>
closes #905
github.com/nomacs/nomacs - 3642656574d05d564154b80caf881b052d3a1521 authored almost 2 years ago by Santi Villalba <[email protected]>github.com/nomacs/nomacs - 6611bd92eb5ed3393b5d6692c64822e82193d54a authored almost 2 years ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 5710b72367d09c63b53385c582e1cbc600a9fb4c authored about 2 years ago by Mehrad Mahmoudian <[email protected]>
github.com/nomacs/nomacs - 5915119ebb21af9ffea73777874f6162b45b74cb authored about 2 years ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 68428fed64457cb7b1d0def17eb15c1dd42ec4df authored about 2 years ago by Daniel Novomeský <[email protected]>
github.com/nomacs/nomacs - 010619479670fe7fb3e1c6fc972cdbb756028034 authored about 2 years ago by Philip Seeger <[email protected]>
github.com/nomacs/nomacs - d8f194d9b1ca034befb1a665a452bdc7e7e85a24 authored about 2 years ago by Philip Seeger <[email protected]>
github.com/nomacs/nomacs - 67022f5b77ee31a548ec051fd4d57925c97f567a authored about 2 years ago by Philip Seeger <[email protected]>
github.com/nomacs/nomacs - 454535d1c0aae91ff02186790857b51562d0ffdf authored about 2 years ago by Philip Seeger <[email protected]>