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

Fix mouse wheel behavior with Alt modifier (#1046)

The change fixes Alt+V_Scroll for X11 and Win
(and going to break it for Wayland due to
https:...

github.com/nomacs/nomacs - 4a5b92ebb56273497fddc477acdd2dae62fe2453 authored 9 months ago by Vyacheslav <[email protected]>
Fix typo in cmake scripts (#1041)

Resolves #1040

Signed-off-by: Vyacheslav Tyrtov <[email protected]>

github.com/nomacs/nomacs - bbb97ebbac87f8fc328499644f8349261f61ab8e authored 10 months ago by Vyacheslav <[email protected]>
Upgrade version to download

github.com/nomacs/nomacs.github.io - d83e6ae1c23f9a02c10a802534923fd75b6dc0f1 authored 10 months ago by Daniel Novomeský <[email protected]>
Replace qt5-default package in Ubuntu

Because Ubuntu dropped the `qt5-default` package in 21.04, the build
instructions will fail. Upd...

github.com/nomacs/nomacs - 5dc72379b591bb8ac0b63feed06127a3a33ff11e authored 10 months ago by Tzu-Yu Lee <[email protected]>
Install Required System Libraries in MSVC build

github.com/nomacs/nomacs - 42a692403ae0d275621e025619e7ea655c81c15b authored 10 months ago by Daniel Novomeský <[email protected]>
Increase build number

github.com/nomacs/nomacs - 94e9adaaeb089686809730bbff058cebf7f7e9c3 authored 10 months ago by Daniel Novomeský <[email protected]>
Update Git revision tagging

Building Nomacs from the zip source archives
downloaded from Github fails because the `versionup...

github.com/nomacs/nomacs - 1b388f321d5a03e1c39f47deccf5604c03dfeaf1 authored 10 months ago by Tzu-Yu Lee <[email protected]>
Include the revision string in about nomacs

The NOMACS_GIT_TAG was defined but not referenced anywhere. Add a new
line in the version info o...

github.com/nomacs/nomacs - f5552fbc6c213af7f8689ddd78cc66b367611cd5 authored 10 months ago by Tzu-Yu Lee <[email protected]>
Update group contact info

Add the address to the Matrix chat room. Update the contact info
in the code of conduct to the c...

github.com/nomacs/nomacs - a4ac23007bb6806a80944d05dda3819714c0eb06 authored 10 months ago by Tzu-Yu Lee <[email protected]>
Merge pull request #11 from mmahmoudian/fix-CNAME-file

fix the location of CNAME file

github.com/nomacs/nomacs.github.io - 3bff5b6dad1f336939835f88094aaa740252fb70 authored 10 months ago by Mehrad Mahmoudian <[email protected]>
Merge pull request #8 from leejuyuu/artifact

Add artifact in CI build

github.com/nomacs/nomacs.github.io - 7a86e86da2343a08f26dbc7862e762b0d1ccf3bf authored 10 months ago by Mehrad Mahmoudian <[email protected]>
fix the location of CNAME file

github.com/nomacs/nomacs.github.io - 9dbbd63fc53948951debad002d7dd4482f5b709e authored 10 months ago by Mehrad Mahmoudian <[email protected]>
Merge pull request #10 from mmahmoudian/fix-windows-version-file

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]>
put back the about Windows build 3.17.2289

github.com/nomacs/nomacs.github.io - eb071d38fe715a9c228148163a182f0b4ebbe6d5 authored 10 months ago by Mehrad Mahmoudian <[email protected]>
Add artifact in CI build

Save artifact file for debugging or testing.

github.com/nomacs/nomacs.github.io - 90adc1d6e0575e5e6daa250be0899acbc58d3d92 authored 10 months ago by Tzu-Yu Lee <[email protected]>
Merge pull request #7 from leejuyuu/5-theme-not-working

Enable submodules when building

github.com/nomacs/nomacs.github.io - 27177173863a55695a760ea9d7b6848291e26c88 authored 10 months ago by Mehrad Mahmoudian <[email protected]>
Enable submodules when building

Enable Git submodules when building in CI.
Should fix https://github.com/nomacs/nomacs.github.io...

github.com/nomacs/nomacs.github.io - ddf83010959cff5b70cae251f0f5405bc2c5e00a authored 10 months ago by Tzu-Yu Lee <[email protected]>
Merge pull request #4 from leejuyuu/initial-site

Add initial website structure

github.com/nomacs/nomacs.github.io - 371fb6bda1132ae0beecb9ad1e8a56b39db52e1d authored 10 months ago by Mehrad Mahmoudian <[email protected]>
Add initial website structure

- Use https://github.com/aaranxu/adidoks theme by including a Git
submodule. Remove the tempor...

github.com/nomacs/nomacs.github.io - f557de0c76a630f50325fb8856068cb8cb5c8907 authored 10 months ago by Tzu-Yu Lee <[email protected]>
Use Visual Studio 2022 to build nomacs now on Windows

github.com/nomacs/nomacs - 645eaaf7eef4360c79e1f001b2364d3c9c14d28d authored 11 months ago by Daniel Novomeský <[email protected]>
Increase build number

github.com/nomacs/nomacs - 07e3d2af1c97a574de06bd4edd32c820cf36f2a3 authored 11 months ago by Daniel Novomeský <[email protected]>
Update nomacs.ts

github.com/nomacs/nomacs - 93c0e79cc51bec3b3a55aca4ec1eb21d949b086f authored 11 months ago by Daniel Novomeský <[email protected]>
Run clang-format

github.com/nomacs/nomacs - 717d92633ecdf269ca9f1380bb54aa99e3c55e4d authored 11 months ago by Daniel Novomeský <[email protected]>
Make QtConcurrent::run call Qt version agnostic

In Qt6 the signature of QtConcurrent::run() was changed
https://doc.qt.io/qt-6/concurrent-change...

github.com/nomacs/nomacs - 59e96586d7cba3973873824c2201a5390b1b6afa authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Remove excessive QT_VERSION guard

Signed-off-by: Vyacheslav Tyrtov <[email protected]>

github.com/nomacs/nomacs - e29de85d40c8afe6c33c14e8a62aea9eac2a2c4e authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Fix build scripts to be Qt version agnostic

github.com/nomacs/nomacs - 646e45aa0d15ad906a39936c2c4c69da157351ee authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Fix obsolete QPrinter::Portrait in Qt6

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]>
Fix enterEvent backward incompatibility Qt6 -> Qt5

In Qt6 QWidget::enterEvent() signature was changed
https://doc.qt.io/qt-6/widgets-changes-qt6.ht...

github.com/nomacs/nomacs - 4871e0a029ce638584c41fc6b7ba6621882f0d78 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Guard windows specific code

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]>
Fix signature of DkMetaDataT::saveMetaData

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]>
Move from QTime to QElapsedTimer

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]>
Fix horizontal scrolling

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]>
Make cmake scripts Qt6 compliant

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]>
Remove unused include QDesktopWidget

Signed-off-by: Vyacheslav Tyrtov <[email protected]>

github.com/nomacs/nomacs - 00ab67c95585b41f141a7e42b52dd995fd753445 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Explicitly define QFileIconProvider

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]>
Fix ignored pragma warning

"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]>
Explicitly create QFileInfo from QString

To remove ambiguity with '=' operator

github.com/nomacs/nomacs - 069f9d3c809084ddad61f2b199d1330e349572dd authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Explicitly override virtual methods

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]>
Fix deprecated 'QRect QPrinter::pageRect() const'

Move to QPrinter::pageLayout()
This remove the warning for Qt5.15

github.com/nomacs/nomacs - 726adc5dd363967c6d74aa6ab6d28db0723a9561 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Fix obsolete QStyleOption::init()

github.com/nomacs/nomacs - ac07d78780b92eef49afe86de8078ef8942e2011 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Add missed include in DkDialog.cpp

Signed-off-by: Vyacheslav Tyrtov <[email protected]>

github.com/nomacs/nomacs - 77575f06314d7cc9ab057812ffc0b146f8774bd5 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Move from QRegExp to QRegularExpression

Move to QRegularExpression to make the code compatibe with Qt6

github.com/nomacs/nomacs - 36819c6d38a0abe72cfe91c4aa15990af589a0e8 authored 11 months ago by Vyacheslav Tyrtov <[email protected]>
Add batch processing transform options: resize zoom and crop center (#1015)

github.com/nomacs/nomacs - fd14efe875c8aeee9647d11615aae4ab6a37c563 authored 11 months ago by bigjim80 <[email protected]>
Remove $ symbols from Mac build instructions in readme

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]>
VERSION INFO fix

github.com/nomacs/nomacs - 916a9e3ba3ab9867c9135757cc8661b3611ab8ee authored 11 months ago by Daniel Novomeský <[email protected]>
Increase build number

github.com/nomacs/nomacs - 3894cf78b3f1935efa0f6e98437df68fbdefe0eb authored 11 months ago by Daniel Novomeský <[email protected]>
Upgrade opencv to 4.9.0

github.com/nomacs/nomacs - 53357ccc4599e733b0e126b4c3873f55bfc2451b authored 11 months ago by Daniel Novomeský <[email protected]>
Update imageformats submodule

github.com/nomacs/nomacs - bd246ecfaf01d1ed9fdf9656e023f2f2cc29287d authored 11 months ago by Daniel Novomeský <[email protected]>
Update-info about Windows build 3.17.2289

github.com/nomacs/nomacs.github.io - 3eef4f2fa36d6c93c0c87f11105c5573ab2281ba authored 11 months ago by Daniel Novomeský <[email protected]>
[updated the CI to the latest and also fixed some bugs

github.com/nomacs/nomacs.github.io - f66441452a73b6146e463282b153cceb13d1b785 authored 11 months ago by Mehrad Mahmoudian <[email protected]>
Adjust AVIF quality setting to reflect changes in AVIF plugin

github.com/nomacs/nomacs - 01deba0b28455c0842dac2d47b6d13b14eb28b46 authored about 1 year ago by Daniel Novomeský <[email protected]>
Increase build number

github.com/nomacs/nomacs - 941f0d6450df889975ff3380bcb59599686214e2 authored about 1 year ago by Daniel Novomeský <[email protected]>
HEJ2 format read support on Windows

github.com/nomacs/nomacs - 57d64ad81f2d604379e9b28cc004fc002a57122d authored about 1 year ago by Daniel Novomeský <[email protected]>
zola building and deployment Github Action

github.com/nomacs/nomacs.github.io - 99856ccd2f7ab5f8bf7874c2865463e42ee47b46 authored about 1 year ago by Mehrad Mahmoudian <[email protected]>
some temp landing page for now

github.com/nomacs/nomacs.github.io - 8119aa0a7b1738d0c3680769581c0bc831bbf2d9 authored about 1 year ago by Mehrad Mahmoudian <[email protected]>
adds a minimal gitignore for zola

github.com/nomacs/nomacs.github.io - a21dcb0535fc37d66c5bd658d1a76ba1fb442ce9 authored about 1 year ago by Mehrad Mahmoudian <[email protected]>
Create CNAME

github.com/nomacs/nomacs.github.io - b4c3289658ea02fd8f314b4e50b8d1d7309ef9fd authored about 1 year ago by Mehrad Mahmoudian <[email protected]>
Increase build number

github.com/nomacs/nomacs - 9eedbb1ca6ab1e74cdabc7909e1b58e95fda4b55 authored about 1 year ago by Daniel Novomeský <[email protected]>
Use our own build of WEBP plugin

github.com/nomacs/nomacs - 33c2c5cf7b966bf8d623f7cec7ff82c57e64ef79 authored about 1 year ago by Daniel Novomeský <[email protected]>
Rebuild AppVeyor cache

github.com/nomacs/nomacs - e616fae534970c277ab6d021f88b03f7315133fa authored about 1 year ago by Daniel Novomeský <[email protected]>
Update opencv to 4.8.1

github.com/nomacs/nomacs - 8493f68cdf394356b9849af7411b8da9169093f0 authored about 1 year ago by Daniel Novomeský <[email protected]>
Increase build number

github.com/nomacs/nomacs - a4594401d2401b8a9e38b5b28703226dc51ee9c8 authored about 1 year ago by Daniel Novomeský <[email protected]>
Update DLL names

github.com/nomacs/nomacs - a879775eec228d0762db5fb0514f320abfe49a3d authored about 1 year ago by Daniel Novomeský <[email protected]>
Initial commit

github.com/nomacs/nomacs.github.io - dc7d2fadd93e3747811d17e0d1bfb8fb109bda15 authored about 1 year ago by Mehrad Mahmoudian <[email protected]>
Remove vulnerable MNG plugin from Windows bundle

github.com/nomacs/nomacs - 4f139cfb448f2f202bf3198fc828b7fe075c2f8b authored over 1 year ago by Daniel Novomeský <[email protected]>
Increase build number

github.com/nomacs/nomacs - b7c8ba6521a4a27382dc60f2c983079acba1f28b authored over 1 year ago by Daniel Novomeský <[email protected]>
Update CONTRIBUTING.md

github.com/nomacs/nomacs - 2cc21c9401e39cd90daa368800d0049c13011a0a authored over 1 year ago by Daniel Novomeský <[email protected]>
Update nomacs.ts

github.com/nomacs/nomacs - 45b093069f6a86e7f7eff1f96a790c2961795a01 authored over 1 year ago by Daniel Novomeský <[email protected]>
Middle mouse to close app

github.com/nomacs/nomacs - a4543cf65383e20cdde837f239c6662c3e638fd7 authored over 1 year ago by Keelhauled <[email protected]>
Update plugins

github.com/nomacs/nomacs - b0c01ba38cd65a9ade269e92709bfb19b8645e6c authored over 1 year ago by Daniel Novomeský <[email protected]>
QOI support

github.com/nomacs/nomacs - 37ec8f3729898342cc6e3e01449ff5ecc30de59c authored over 1 year ago by Daniel Novomeský <[email protected]>
Avoid AutoPtr in metadata code

github.com/nomacs/nomacs - 2faa57d6cd5f35408e5cf9579e7b1638554f0042 authored over 1 year ago by Daniel Novomeský <[email protected]>
Increase build number

github.com/nomacs/nomacs - ebf0cc70e1db5b98d31ccf36dafeb8555db0ff97 authored over 1 year ago by Daniel Novomeský <[email protected]>
Allow builing with Exiv2 0.28.0

github.com/nomacs/nomacs - 247ff3c5140e414a180f3b27d2bcf9791131e0cd authored over 1 year ago by Daniel Novomeský <[email protected]>
Update nomacs.ts

github.com/nomacs/nomacs - 6b9a3cf607e009b0cd8a5da95fe60441872ef267 authored over 1 year ago by Daniel Novomeský <[email protected]>
Update CONTRIBUTING.md

github.com/nomacs/nomacs - 10f522027bbfa6e405d67a7af1e367778b9d8ab2 authored over 1 year ago by Brendan Weirtz <[email protected]>
Fix asprintf usage

github.com/nomacs/nomacs - 4cb96abe3c26a25503b6924aa22f8265cf38ca67 authored over 1 year ago by Daniel Novomeský <[email protected]>
Update nomacs.ts

github.com/nomacs/nomacs - 0c9d37ce5a269fa7dd9c2223084df85b7c68bdb3 authored over 1 year ago by Daniel Novomeský <[email protected]>
Fix np on undo after cropping psd file

github.com/nomacs/nomacs - 8f6bcdbd3e636fbe420dae48dd9d8e7246cadc8f authored over 1 year ago by Philip Seeger <[email protected]>
Fix mouse wheel behavior

angleDelta() can return 0 for some platforms
https://doc.qt.io/qt-5/qwheelevent.html#angleDelta
...

github.com/nomacs/nomacs - 3f460ab696525d551e762f54bd359e6be66e86c4 authored over 1 year ago by Vyacheslav Tyrtov <[email protected]>
Clean-up obsolete code according suggestions from v-tyrtov

github.com/nomacs/nomacs - 044acb845354e9efd0f91458f6cfc6941b6015ea authored over 1 year ago by Daniel Novomeský <[email protected]>
Fix MSVC warnings

github.com/nomacs/nomacs - 95c7d3ce607baad95577303f9b933de5f9840567 authored over 1 year ago by Daniel Novomeský <[email protected]>
Update imageformats submodule

github.com/nomacs/nomacs - a2bbecc1b47f4f4a80ea1ed17d53b8fd91846ab8 authored over 1 year ago by Daniel Novomeský <[email protected]>
Replace obsoleted Qt code

Reusing portion of work by v-tyrtov to prepare the application
to support future Qt versions.

github.com/nomacs/nomacs - 9c53a6a1f3391497668162939835a5f6c99d2456 authored over 1 year ago by Daniel Novomeský <[email protected]>
Remove use of deprecated function QFileInfo::created()

github.com/nomacs/nomacs - 365c261f194a00acd2c26b901b7ecf5092303dcb authored almost 2 years ago by ksyuc <[email protected]>
Remove use of deprecated function qSort

github.com/nomacs/nomacs - 29955ae60e9ac083fb4f6c8f0d0f03f13c6992cf authored almost 2 years ago by ksyuc <[email protected]>
Add sorting by file size

github.com/nomacs/nomacs - ac6ba3068ab59bfe85088ffd0fd8d32355091dfd authored almost 2 years ago by ksyuc <[email protected]>
Update nomacs.ts

github.com/nomacs/nomacs - e68d0c69d08d857d9681ff69fe426c36438634ce authored almost 2 years ago by Daniel Novomeský <[email protected]>
New version (PR 925), fix versionupdate.py which inserted a newline breaking the code

github.com/nomacs/nomacs - 8d018db4ad080605e48b018c94a00cabc30ce396 authored almost 2 years ago by Philip Seeger <[email protected]>
Revert crop feature to last working state

github.com/nomacs/nomacs - 2221ab38075f246fda1e18b37d30a88afda24bb5 authored almost 2 years ago by Philip Seeger <[email protected]>
Run clang-format again

github.com/nomacs/nomacs - 2b8a5f0eb8de38933262dab6da73ade4da79d7d7 authored almost 2 years ago by Daniel Novomeský <[email protected]>
Fix cmake documentation for macOS

closes #905

github.com/nomacs/nomacs - 3642656574d05d564154b80caf881b052d3a1521 authored almost 2 years ago by Santi Villalba <[email protected]>
Upgrade Exiv2 to v0.27.6

github.com/nomacs/nomacs - 6611bd92eb5ed3393b5d6692c64822e82193d54a authored almost 2 years ago by Daniel Novomeský <[email protected]>
revamed the manpage to include all the arguments of --help (#900)

github.com/nomacs/nomacs - 5710b72367d09c63b53385c582e1cbc600a9fb4c authored about 2 years ago by Mehrad Mahmoudian <[email protected]>
Remove obsolete code (for old Qt versions)

github.com/nomacs/nomacs - 5915119ebb21af9ffea73777874f6162b45b74cb authored about 2 years ago by Daniel Novomeský <[email protected]>
Run clang-format

github.com/nomacs/nomacs - 68428fed64457cb7b1d0def17eb15c1dd42ec4df authored about 2 years ago by Daniel Novomeský <[email protected]>
Fix race condition with metadata pointer changed async while saving

github.com/nomacs/nomacs - 010619479670fe7fb3e1c6fc972cdbb756028034 authored about 2 years ago by Philip Seeger <[email protected]>
Make exif rotation explicit and remove implicit auto-save (#799)

github.com/nomacs/nomacs - d8f194d9b1ca034befb1a665a452bdc7e7e85a24 authored about 2 years ago by Philip Seeger <[email protected]>
Fix unpleasant crash when reloading metadata, possibly after deleting the file

github.com/nomacs/nomacs - 67022f5b77ee31a548ec051fd4d57925c97f567a authored about 2 years ago by Philip Seeger <[email protected]>
Extend history to include metadata (PR #837)

github.com/nomacs/nomacs - 454535d1c0aae91ff02186790857b51562d0ffdf authored about 2 years ago by Philip Seeger <[email protected]>