Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nomacs/nomacs

nomacs is a free image viewer for windows, linux, and mac systems.
https://github.com/nomacs/nomacs

removes png & jpg from lfs

- this should fix issues when zipping repo in github

d1c987f683752f4dd1cb91addef00de7912d5114 authored over 4 years ago by Markus Diem <[email protected]>
version++

19d46bb0e844315b3852c9a70590effd91bf0920 authored over 4 years ago by Markus Diem <[email protected]>
default cache: 256

caff8fc730c87e15048d5fea3c128043a1f00e89 authored over 4 years ago by Markus Diem <[email protected]>
improves loading of svgs from zip archive

7c516eadf533fad253068de4156cb62036099070 authored over 4 years ago by Markus Diem <[email protected]>
dark theme fixes

- explorer: return shortcut context added

eb40530a1ab189fd867831885887680df8d60618 authored over 4 years ago by Markus Diem <[email protected]>
DkBrowseExplorer introduced

- this allows as to have a pure explorer in DkBatch

98f48c7ab126bfea5a102bc462ff41f2a7f3c64d authored over 4 years ago by Markus Diem <[email protected]>
option to disable native dialog

- this might be handy for flathub packages

b03590714bdcced387812ae8690f2bea4319d410 authored over 4 years ago by Markus Diem <[email protected]>
don't show prev/next button while panning

982d83814e8f1e53f24772032707bb46aadaaf20 authored over 4 years ago by Markus Diem <[email protected]>
system theme: batch info corrected

8096e7e7c2ca3fb99de3fce201e34983f1112163 authored over 4 years ago by Markus Diem <[email protected]>
do not save metadata if saving to a new file fails

- fixes #514 (also for AVIF)
- the fix before only worked for BMP

52e83293033416f0d1a01947e9d6c9f543c49e84 authored over 4 years ago by Markus Diem <[email protected]>
improves tab behavior

- open image dialog does not create new tab (if single image is selected & no tabs are opened
- ...

266ccd126268246645511e424cf490ad8854dae0 authored over 4 years ago by Markus Diem <[email protected]>
adds .gitattributes for lfs

e6c0ad542886759834e604acec42e126dca421cb authored over 4 years ago by Markus Diem <[email protected]>
linux move to trash: create trashinfo

- related to #493

41ff280622518abd29aa4a2db956f0a0659c291b authored over 4 years ago by Markus Diem <[email protected]>
Merge pull request #517 from nomacs/qt5.15

patches for Qt5.15

840f48db419ec5cfbd41efc3b28243c14cbe47c2 authored over 4 years ago by Markus Diem <[email protected]>
Qt 5.15: do not call convertToFormat from threads

- this fixes #506
- still I wonder what is going on under the hood

f4aa6f39de4e2ec46a8b04871ee326101c83fd9e authored over 4 years ago by Markus Diem <[email protected]>
plugins updated & utils warning removed

e983540a250d863970320975b6e267468938f663 authored over 4 years ago by Markus Diem <[email protected]>
Merge branch 'master' into qt5.15

33579a5100486a4c0c24e108a60f4f2ec2cfb2ae authored over 4 years ago by Markus Diem <[email protected]>
gitignore upaded & make.py help improved

11b6ad066426c52e044001883ee6742581965b35 authored over 4 years ago by Markus Diem <[email protected]>
default constructor for Qt::WindowFlags

291831ba9158ab6780db8926e2ae48ceb98404af authored over 4 years ago by Markus Diem <[email protected]>
travis: should fix linux build

ae2eeee19828c0921a65bd1c28b77b335075b188 authored over 4 years ago by Markus Diem <[email protected]>
cmake: adds Qt version to summary

- moveToTrash: cleaned

0f385520b45ac7e3f43cff47f431224c56820083 authored over 4 years ago by Markus Diem <[email protected]>
Qt 5.15: use moveToTrash

fbfeeabc9b272e42264f705d97a1889aea829595 authored over 4 years ago by Markus Diem <[email protected]>
fixes #493: move to trash on linux

6c03b7932717ba7fb962d4c493920495918994a6 authored over 4 years ago by Markus Diem <[email protected]>
resources: language changed to english US

e88794cd4534b1d3c29a3e79b33d0fb66860a703 authored over 4 years ago by Markus Diem <[email protected]>
versioning system changed

MAJOR.MINOR.PATCH.BUILD -> MAJOR.MINOR.BUILD

068559100e4d4128497bc4cde6de7cbb1ce659a3 authored over 4 years ago by Markus Diem <[email protected]>
wix installer: use an include for product version

ee0910003636efc56892e74a1e21595b6affa122 authored over 4 years ago by Markus Diem <[email protected]>
minor changes

4db4048658f59c5a0f035a6953b26beef064d6a4 authored over 4 years ago by Markus Diem <[email protected]>
appveyor: make-portable version str removed

f9a24ee81bb9e2a1449d720857635325621247d4 authored over 4 years ago by Markus Diem <[email protected]>
versioning: versioned files are now in gitignore

90047a0dd55c5071e0aa29fa18f06c44d3fa7037 authored over 4 years ago by Markus Diem <[email protected]>
new automated versioning

6e23375487e8676159d7abe7b87a92a4b122bd4f authored over 4 years ago by Markus Diem <[email protected]>
refactor version-incrementer -> scripts/versionupdate

2b69ff525d72cabfc24d9abbdf67e4e8ff791d5d authored over 4 years ago by Markus Diem <[email protected]>
appveyor: remove obsolete delete scripts

78c0489a56a292634e7c598ed29f9408fe40aaee authored over 4 years ago by Markus Diem <[email protected]>
Merge branch 'versioning'

69eb403c32f4d57ec57207d1e32c40dd8b81479e authored over 4 years ago by Markus Diem <[email protected]>
appveyor: use the make.py to clear the cache

8a0a07f70ae11a8ec4918c098bd7b88d47153496 authored over 4 years ago by Markus Diem <[email protected]>
make scripts: now without a submodule

bb7a2d77075ad71de18e1faea31365c3f4125054 authored over 4 years ago by Markus Diem <[email protected]>
removes scripts submodule

- that was way too complicated

d19a454b2a41a3e54489fa3105206cfbc8b6b6e0 authored over 4 years ago by Markus Diem <[email protected]>
Merge branch 'master' of github.com:nomacs/nomacs

9a38bb6580a91081b209eb5cbc2b3d47bdab8c49 authored over 4 years ago by Markus Diem <[email protected]>
proper versioning: using cmake configure

6afb666bf492e251316d9d5570b90014c6b10f5a authored over 4 years ago by Markus Diem <[email protected]>
readme improved

4a284b01050b060cc5c63ee3dbd43766730d0ea1 authored over 4 years ago by Markus Diem <[email protected]>
appveyor: cache dependency updated

8c9ef9e076d67a810c41c7c185954a42d9f8a0e4 authored over 4 years ago by Markus Diem <[email protected]>
removes opencv install script

9ca91474bff6ac5f4558262912bfdc87d6046e6b authored over 4 years ago by Markus Diem <[email protected]>
To python (#515)

* make-nomacs as python script

- because I'm sick of bat files : )

* make-nomacs fixes

...

4afb108203b7ecf7ff34b3926b5afd7436ff9f26 authored over 4 years ago by Markus Diem <[email protected]>
fixes #514 - exif manipulation of source images

a8bff3f271cc7d3f35ec822f12b1fde16c346b38 authored over 4 years ago by Markus Diem <[email protected]>
#511 shortcuts to open images from explorer

230478623539b5af19e4d70a45fc8413221c7292 authored over 4 years ago by Markus Diem <[email protected]>
changelog updated

a407cc7b8f3af30148c9c3b9b009be4c20bc0816 authored over 4 years ago by Markus Diem <[email protected]>
Merge branch 'master' of github.com:nomacs/nomacs

8b35138f0209bcc7655b2dbcf6e1770d0d66d1d7 authored over 4 years ago by Markus Diem <[email protected]>
version 3.15 (beta)

8874bb3cdff85afa960e161db2d85b8214b1335e authored over 4 years ago by Markus Diem <[email protected]>
portable: implicitely assign repository root

0e5d11e1dde5d1356e73c7c3b3ff4e0dbb01435a authored over 4 years ago by Markus Diem <[email protected]>
Merge branch 'master' of github.com:nomacs/nomacs

ff0df98870a363272cbf070b093c75e4a5a0e4d8 authored over 4 years ago by Markus Diem <[email protected]>
appveyor: make portable version

ea4be6318049fa7cedbedd8c89db3eaee0ec4973 authored over 4 years ago by Markus Diem <[email protected]>
adds script for nomacs portable

d6a2e6f06cb04046c66cc2f7528644c5a8c952da authored over 4 years ago by Markus Diem <[email protected]>
Merge branches 'master' and 'master' of github.com:nomacs/nomacs

8d87989cd976ad3c7f2f30e954952745ef03a3cd authored over 4 years ago by Markus Diem <[email protected]>
imageformats: submodules cleaned

9ea58b6674cf561a72f56d584e54f6394c2eac19 authored over 4 years ago by Markus Diem <[email protected]>
removes snap support

cbe36d653aab4712d818d3c0a63734ebc4c7a123 authored over 4 years ago by Markus Diem <[email protected]>
inno setup: removes languages

a4bafd4d941b30d263d5b7f879782a978824d4f4 authored over 4 years ago by Markus Diem <[email protected]>
inno setup: removes unofficial languages

234e76583d9a25bfbccd72b3deffdc97942fbc74 authored over 4 years ago by Markus Diem <[email protected]>
zoom to fit: fix resizing

- fixes #502
- deal with inaccurate world matrix values (i.e. close to 1)
- imageinside: returns...

b68fd665cf184b412ea8f1b6c04da11793826368 authored over 4 years ago by Markus Diem <[email protected]>
fixes inno path

I'm done with batch scripts

966023914d814501a3384ff39f6c4fd4f7a8cf81 authored over 4 years ago by Markus Diem <[email protected]>
cmake: download latest qavif.dll

97986d08293804a639e6edee99a87c0d34c7dc5e authored over 4 years ago by Markus Diem <[email protected]>
appveyor: inno setup path

d207fe4476adf15b15a0b872885e0878c7f304ad authored over 4 years ago by Markus Diem <[email protected]>
adds inno setup

7df2d9b73c70e767065e052a94d7951e7cfffb99 authored over 4 years ago by Markus Diem <[email protected]>
signing: code page moved down a bit

ccf16d2a0623511ba3f7762285fe439acd29f354 authored over 4 years ago by Markus Diem <[email protected]>
appveyor: enable msi build again

b0dc5eb93a08835b869f088d4b9fed2e2a6e1d38 authored over 4 years ago by Markus Diem <[email protected]>
Merge branch 'version-incrementer'

8f071f910742d97f6ca092673134271f7464bbbe authored over 4 years ago by Markus Diem <[email protected]>
use WinExtras to load HICON

- fixes #486

612fb151f7f8bdcacb6f6ca056805abeb87657a5 authored over 4 years ago by Markus Diem <[email protected]>
appveyor: removes installer scripts (appveyor cache)

46426986fd720de02eabded795c0db62a3ae41a9 authored over 4 years ago by Markus Diem <[email protected]>
licenses updated

8ce46b2ee43a3f8761c74805f434f297c0e881df authored over 4 years ago by Markus Diem <[email protected]>
rename: Readme -> license

16fa80dac507e6d7c21575267c016db935494f5a authored over 4 years ago by Markus Diem <[email protected]>
reorganizing readme

d86fa736f69bf5a4b78fd9126efe5002b27032e2 authored over 4 years ago by Markus Diem <[email protected]>
Merge branch 'master' into version-incrementer

963725192698e97e1cc42bdd2ca3bd44e0fba2a3 authored over 4 years ago by Markus Diem <[email protected]>
portable: readme updated

94f20f99cad11f9095b1ce6a7fd0b6f425a296cd authored over 4 years ago by Markus Diem <[email protected]>
make opencv: minimal build

f70e6b96378f88b13cdf7e7eee21552f671f9756 authored over 4 years ago by Markus Diem <[email protected]>
Merge branch 'master' of github.com:nomacs/nomacs

e894762b143d39065b65995d85d0b582d09616f1 authored over 4 years ago by Markus Diem <[email protected]>
plugins: adds composite image plugin

- cmake: libheif moved

58a121d58daf1b7f3d3a631699bf3b49447165fd authored over 4 years ago by Markus Diem <[email protected]>
defaulting to a newer python version

fc23a88e3a2c5be701b06f03ad535b3de18a9387 authored over 4 years ago by Markus Diem <[email protected]>
cmake version now changes all relevant versions

06e39fab989ed04b4911b1fcf310ffdd2c8d1d9a authored over 4 years ago by Markus Diem <[email protected]>
version incrementer: manipulates setup files too

addd1b18d923924fd130b6017d95edaf33b5eae8 authored over 4 years ago by Markus Diem <[email protected]>
Merge branch 'master' into version-incrementer

42a86e3539cc69c7f531e561af8170005c979c5c authored over 4 years ago by Markus Diem <[email protected]>
inno setup updated

b17fd87eb163733ba2ff9431155bf46cff4bf307 authored over 4 years ago by Markus Diem <[email protected]>
unifying install directory

2f38928b56aea7c443b4a420fc85b91459a54d60 authored over 4 years ago by Markus Diem <[email protected]>
remove code-workspace

e1d143c2c14f258d377717571e1ddc45aa2cf54f authored over 4 years ago by Markus Diem <[email protected]>
make scripts: add external dependencies

796bbd56f48e0b74a5805a2e5e642fb1460c3280 authored over 4 years ago by Markus Diem <[email protected]>
HUD navigation: reduces show area

97267d99dc0c5fcf42dd45cdba1921251ed9c835 authored over 4 years ago by Markus Diem <[email protected]>
fixes dropping of images (i.e. screenshots)

0319b94c6d656c2e5b72e5f31114b12d78adedda authored over 4 years ago by Markus Diem <[email protected]>
cmake: download pre-build avif dll

edf192223e2f77d1d816afb475b7b8a0ec627af5 authored over 4 years ago by Markus Diem <[email protected]>
Enable animation for AVIFS format (#509)

31b00278516ec20c733ee3c4684adb0f94468761 authored over 4 years ago by Daniel Novomeský <[email protected]>
python version incrementer

bc8d0c3908142619f207d8f17935d8dba04fe57e authored over 4 years ago by Markus Diem <[email protected]>
readme updated...

9f90de989b3c752a86ed92776f89c85bf553c644 authored over 4 years ago by Markus Diem <[email protected]>
Merge branch '292-save-avif'

0f3e5cdf6de592053a2ff44f4b9fbf51ad230dce authored over 4 years ago by Markus Diem <[email protected]>
AppVeyor (#503)

* simple appveyor yml

* cmake: adds qt path

* appveyor: disable external libs

* appveyo...

5ff20aae889be2d80e97c4e7d9fe75a1bd59c562 authored over 4 years ago by Markus Diem <[email protected]>
plugins: create viewport on run

93d3f7f2bbc8f75b33fd2a6601f8a2474b8c89eb authored over 4 years ago by Markus Diem <[email protected]>
Add AVIF export compression dialog (DkCompressDialog::avif_dialog) (#501)

Co-authored-by: Daniel Novomesky <[email protected]>

3818a288b857e3cf9f52793327262842cfe857b7 authored over 4 years ago by Daniel Novomeský <[email protected]>
fixes drag&drop on windows

9903d11615c16dc30fef64f694d0b4ca0e0f8964 authored over 4 years ago by Markus Diem <[email protected]>
improves anti-aliasing

- removes vertical gap at certain scales
- could be related to #497

d24f9219d7da30d770ae44fd13ff2f1e7d17553a authored over 4 years ago by Markus Diem <[email protected]>
hide navigation buttons on leave

fd7333fd0f8367f1c270a9597cb9a80579adbc0c authored over 4 years ago by Markus Diem <[email protected]>
DkCompressionDialog: alternative compression values

411bc5bf773d225e323014bf13af5a569b4889bd authored over 4 years ago by Markus Diem <[email protected]>
Merge branch 'master' into appveyor

8ce8822d01fc26952a7ee8993f749c70188ee447 authored over 4 years ago by Markus Diem <[email protected]>
Merge branch 'save-downloaded-images'

64a09009b13c14750c711d08394b79e9393ab481 authored over 4 years ago by Markus Diem <[email protected]>
New Crowdin translations (#491)

* New translations nomacs.ts (Japanese)

* New translations nomacs.ts (Japanese)

* New tran...

f63788207f6deb7b33d6def1f3f504981f39677b authored over 4 years ago by Markus Diem <[email protected]>
Enable AVIF export when supported. (#499)

4208c6b823230853e5fa449ac5aa788be3d4feed authored over 4 years ago by Daniel Novomeský <[email protected]>