Ecosyste.ms: OpenCollective

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

github.com/nomacs/nomacs-plugins

3dparty plugins for nomacs
https://github.com/nomacs/nomacs-plugins

removes travis (now migrated in nomacs)

3cd6e61130a6ad4ef722d082f9e9cf0016b68fa0 authored over 4 years ago by Markus Diem <[email protected]>
paint plugin: adds undo icon

9da93f18eeb4206a2a95fac0b7740db29ee99db0 authored over 4 years ago by Markus Diem <[email protected]>
a little cleaning

3efa304a9548433b4f1a64c7456c2beae41ec511 authored over 4 years ago by Markus Diem <[email protected]>
removes nikon warning

dae52b6bfd436fe941a80cc7353079cde127f7cf authored over 4 years ago by Markus Diem <[email protected]>
patches wrong plugin installation path

- thanks to @tieugene

e1d32cd424462b2ac414d3a4ea3e1285d5ca2aef authored over 4 years ago by Markus Diem <[email protected]>
build instructions updated

408c4be1261e60c225086003c86d5ad69f508d53 authored over 4 years ago by Markus Diem <[email protected]>
composite plugin: reduce warnings

fa56c9418b8e4b9a39f1ac613c2c109a63e827b3 authored over 4 years ago by Markus Diem <[email protected]>
plugins: reduce warnings

3c22f4e67fafbcf863a3f8f3330d10c13bcd4cdd authored over 4 years ago by Markus Diem <[email protected]>
Compositeplugin (#31)

* CompositePlugin added

* added description image

* cleanup on setVisible(false)

* chan...

09c1ffe500296d20bc732eca5b72a997cfa10a5b authored over 4 years ago by Simon Brenner <[email protected]>
paint plugin: hide HUD elements

0d15c86cb33d52bf07a9c6145aefead27c392896 authored over 4 years ago by Markus Diem <[email protected]>
cmake: removes warning

0956f42ae71d218a31fabda04d8e5c8eff3f7756 authored over 4 years ago by Markus Diem <[email protected]>
cmake utils: add nomacs as dependency

c35ff592eb008e98f43ca62fee4140462be1155f authored over 4 years ago by Markus Diem <[email protected]>
reduces warnings in travis config

57d401dde760890c4ced5d098d2004164519d201 authored over 4 years ago by Markus Diem <[email protected]>
travis: adds -p for mkdir

4f723ff8d2ed6be8cd78474f343c77ae17e99fa3 authored over 4 years ago by Markus Diem <[email protected]>
fixes CV_DIST_C (OpenCV 3 vs 4)

23b2df77d47352fad08eb5e87b3cf439c7f64e2d authored over 4 years ago by Markus Diem <[email protected]>
reduces warnings in plugins

b64155a416fff797f45cf6638e6b7d72032e15a8 authored over 4 years ago by Markus Diem <[email protected]>
cmake: blacklist standard opencv libs

17517d0c36a584927d02a798eedff98e6d63d690 authored over 4 years ago by Markus Diem <[email protected]>
cmake: fix path to config of DependencyCollector

49c537d65ba8240a98256c4c7dce99028f06acbd authored over 4 years ago by Markus Diem <[email protected]>
build fix for opencv 4.2

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

8660c76999a802e480a1365336f69cb2944ca38f authored over 4 years ago by Markus Diem <[email protected]>
plugin build fixed

7bb814bc74a1dca2bdf911686fb01c2c48e8dc6f authored over 4 years ago by Markus Diem <[email protected]>
Merge pull request #28 from sirius1242/mark

Optimize blur tool

b4badee5eb1b8c70835f48c9cb47b17a8787d278 authored almost 5 years ago by Markus Diem <[email protected]>
Merge branch 'mark' of https://github.com/sirius1242/nomacs-plugins

fcf99986756852cf20969f73cf19f5f03f06b356 authored almost 5 years ago by Markus Diem <[email protected]>
remove multiply 5 in blur radius

dab0b6c616f3a055518ad328b1dab3c7e5932d4b authored almost 5 years ago by sirius <[email protected]>
fix wrong-rect bug

2259640d8c8b504f07cadd8db349c5c49a6f50b3 authored almost 5 years ago by sirius <[email protected]>
radius multiply 5 to solve difference between preview and final image of blur

a730e9d621c8dab51d0c09fbb3d58226852ec5ff authored almost 5 years ago by sirius <[email protected]>
pixmap only copy selected part

67dc6288b347e461cf665c1688938d8feb3e48df authored almost 5 years ago by sirius <[email protected]>
Merge branch 'master' of github.com:nomacs/nomacs-plugins

9fff6f7b61cbdaec3b64acdab048b2a9c7762ac6 authored almost 5 years ago by Markus Diem <[email protected]>
cmake user paths updated

db4b59452a05dfcd3ac046d7217d3f125b38d623 authored almost 5 years ago by Markus Diem <[email protected]>
Merge pull request #27 from sirius1242/mark

Add new functions to Paint plugin

9adaf773286aecce671c3adf396207c6b03a0029 authored almost 5 years ago by Markus Diem <[email protected]>
roll back the empty painterpath generated by click mouse

b79c9876ea6468eb6ab8f4b861ace5d1a51a400a authored almost 5 years ago by sirius <[email protected]>
lineedit show only when in text mode and mouse click

4bb735b9931d03931dcd1edfd9ad1a754480aa67 authored almost 5 years ago by sirius <[email protected]>
show cursor only when text editing

6d7f58771f47c92fe951b494fe638362e73e3337 authored almost 5 years ago by sirius <[email protected]>
show cursor when preview

d3c780da23d817758ff3930da048750b459669df authored almost 5 years ago by sirius <[email protected]>
deal with empty input and input end for text tool

957abe74a7d7f81b4c7af495c8fde402b757a8ae authored almost 5 years ago by sirius <[email protected]>
use qlineedit to edit text

132bf3b9f268525a2a834eb093c04eaeceed0db1 authored almost 5 years ago by sirius <[email protected]>
can enter text in text tool now

f65b4f426748ae12f19ea4d3a4f78b0028ec3c97 authored almost 5 years ago by sirius <[email protected]>
add test text function

6984da7fab4ebb57e3c2089e2135c90f42ece827 authored almost 5 years ago by sirius <[email protected]>
not use QPainterPath::clear() because of Qt version

3e140082c3c1957f82e7c44a2ef153ad230dfe94 authored almost 5 years ago by sirius <[email protected]>
fix bug that filled square become square frame when saving

b6c7a5baefefbc01eefa982426b1bc545cafacc9 authored almost 5 years ago by sirius <[email protected]>
fix bug caused by forgot clear mode vector when undo and finish, use penwidth as radius of blur

92bd907915b23460e3dd0fabbd0952c5aef75823 authored almost 5 years ago by sirius <[email protected]>
add blur function

e7354f89173ff18f3699b9550114cb1970d5326b authored almost 5 years ago by sirius <[email protected]>
add filled square function

a33370d305111d07050d06dd69cde3560ab64364 authored almost 5 years ago by sirius <[email protected]>
add arrow function

8df3c8d602e5db1bf2867d01eb2c05b6e1839f4d authored almost 5 years ago by sirius <[email protected]>
add buttons to different mode, pencil, line, circle, and square works

021466845447b933bac61b6d4614051e4a5dead3 authored almost 5 years ago by sirius <[email protected]>
find the line, rect and ellipse draw way

7aa23a0e5867eeda3135254eb3b394ee78a0b769 authored almost 5 years ago by sirius <[email protected]>
Merge branch 'master' of github.com:nomacs/nomacs-plugins

0803d3ada1a135b5655ca94ad203e7fca46818b5 authored about 6 years ago by Markus Diem <[email protected]>
cmake: $(CONFIGURATION) removed

- fixes #19 (build with ninja backend

7effea19107b02b57d2f210feb862e139cb40510 authored about 6 years ago by Markus Diem <[email protected]>
cmake directory corrected

e5ece39763b524c63885be20a76991cd5d652063 authored about 6 years ago by Markus Diem <[email protected]>
reflects interface updates

cec0be635b43ad59fe05d3c5f6eb67053341c7c4 authored about 6 years ago by Markus Diem <[email protected]>
cmake: quazip removed in README

da5b1d29aadb27e67a967301ed6d301bf44b00c9 authored about 6 years ago by Markus Diem <[email protected]>
Build Plugins (Ubuntu) updated

ba769a5ef06a03ae60ecdf0086f2c54a796b00cf authored about 6 years ago by Markus Diem <[email protected]>
clean up

- all plugins that are not _officially_ supported are now moved to this [fork](https://github.co...

4b5ce6fb2084282aae89b413cbab2635b589c166 authored about 6 years ago by Markus Diem <[email protected]>
fixes issues with OpenCV 4.0

- closes #26

7fdb4371135909bf5a2ba0caac2370e2a1a1c692 authored about 6 years ago by Markus Diem <[email protected]>
Merge branch 'master' of github.com:nomacs/nomacs-plugins

204d9ebe743798b7efef0e3e4671b2ecf39586d3 authored about 6 years ago by Markus Diem <[email protected]>
minor changes

18041497d8f42e4d76141f96d8080523399b935c authored about 6 years ago by Markus Diem <[email protected]>
fixed PatchMatchingPlugin compile errors

ca08f6662838c96bb86ea6aa8d5d63504c39c4d4 authored about 6 years ago by manuel keglevic <[email protected]>
travis: quazip off

5a5014f131bdc9e9f0a50b4bec08ed8f0e9983f5 authored over 6 years ago by Markus Diem <[email protected]>
renaming CMakeUser -> CMakeUserPaths

- fixes cancel.svg missing

a40edc43c211364c2544c3677ff94985df60a0f8 authored over 6 years ago by Markus Diem <[email protected]>
Merge pull request #25 from madinamb/master

README updated - Instructions for Ubuntu build revised

a0f5b320959dc5a020f994f6eaf9b1914b846c2b authored over 6 years ago by Markus Diem <[email protected]>
README updated - Instructions for Ubuntu build revised

dd84c28781033ddab2caacb27826870f88aac0b4 authored over 6 years ago by Madina <[email protected]>
fixes paths in plugin manuals

42efa25cf476d07cca6623ad1fbc95b4d47e1c50 authored over 6 years ago by Markus Diem <[email protected]>
README updated

fixes NikonPlugin CMake (for Qt 5.11)

49b3febd43e542cc37076a22dc6359a34de55e3c authored over 6 years ago by Markus Diem <[email protected]>
qt_use_modules removed

- DkOCRPlugin: crash fixed (if language pack cannot be downloaded)

ba61524b73705b611a57e1083278b30d189a94b1 authored over 6 years ago by Markus Diem <[email protected]>
engine mode settings

fixes #24

f14667b42df6062c36405ba1825e50a98c689ec2 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
stretch table cols

95fdbaba59ffe8561c3a4e1ad7b40c24641e54ba authored over 6 years ago by Dominik Schörkhuber <[email protected]>
codestyle, removed abandoned code

d1bf33fb5bbf18592c3a58007480720c6213a9bd authored over 6 years ago by Dominik Schörkhuber <[email protected]>
codestyle

04fe838695859a76bdeaaebddfd40d23cd8fd450 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
readme language downloader

8f5ffd5adbb923efdae939921211993d41e92626 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
fix broken language selection

adapt dialog width
removed trainingdata copy action from cmake

d7df83d0e002f5da5de5fdc15aa1971490923c88 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
removed training data file from repo

b86b7f5de4ed5ce7d356048efd49f1aa742f61e7 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
removed non existing include file

789093138b87c35e7bcb5af35d175f21ec623e38 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
fixed dialog modality and size

87f4d07b2d328c17580d22fd38ce8308292d46b5 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
Merge branch 'master' of https://github.com/nomacs/nomacs-plugins

b90eb33c79bc5686a1dbe545e6a0180cfe3c7f8b authored over 6 years ago by Dominik Schörkhuber <[email protected]>
added language downloader / selection

30b5ac14cd3e55051c6269524eb13fe12b6712aa authored over 6 years ago by Dominik Schörkhuber <[email protected]>
Update readme.md

31adecc409e512d286a90bec10a03fb8389d004b authored over 6 years ago by Dominik Schörkhuber <[email protected]>
load optional tesseract configuration

bcffec1275249679d028429dfdcce820d6efb551 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
cleanup, added tessconfig setting

1611affe180c8f0b493ac5a0853bb2e61df6f71e authored over 6 years ago by Dominik Schörkhuber <[email protected]>
cleanup, formatting, added description image

fc3fe31408f48aa7e8f6cbd0738296b3b383b3ea authored over 6 years ago by Dominik Schörkhuber <[email protected]>
cleanup, formatting, added description image

d97955085375f03aed4cc1c57c13f06a653f3001 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
Merge branch 'master' of https://github.com/nomacs/nomacs-plugins

# Conflicts:
# OcrPlugin/src/DkOcrPlugin.cpp

756056067f4a8ea7ff24cab8d105e4a533ce752f authored over 6 years ago by Dominik Schörkhuber <[email protected]>
notifications for ocr actions

fixes #21

82f55bdd74db168239aaa154cf0652cea38c2d9b authored over 6 years ago by Dominik Schörkhuber <[email protected]>
user feedback added (as discussed)

9300fcaa2ff01100e40df29349f0c0ac37c1e11b authored over 6 years ago by Markus Diem <[email protected]>
Merge branch 'master' of https://github.com/nomacs/nomacs-plugins

# Conflicts:
# OcrPlugin/src/DkOcrPlugin.cpp

983753731221699af39f197213231700d55c5297 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
text to clipboard action

fixes #20

ac5e854d89f63363c965206fa24e8cea2d975ca7 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
fixes crash & actually performs OCR : )

99cbd1d35d73514e327c40ed2ccf79db81535c93 authored over 6 years ago by Markus Diem <[email protected]>
Merge branch 'master' of https://github.com/nomacs/nomacs-plugins

5204b44c7361da100b6bed9b37894f3b8f37de66 authored over 6 years ago by Markus Diem <[email protected]>
fixes crash if tessdata cannot be found

b8c3d8810000054b963688a4e985fb0f15810ae1 authored over 6 years ago by Markus Diem <[email protected]>
Merge branch 'master' of https://github.com/nomacs/nomacs-plugins

7988b163cb6aad4c372822f53bf831dc77deeb16 authored over 6 years ago by bloke <[email protected]>
add settings group

ae196642a7feca86cd7305c89193a2db87cf192f authored over 6 years ago by bloke <[email protected]>
Update readme.md

2a9b014d2bb7496f4d3b558fa1a9d747178a5224 authored over 6 years ago by Dominik Schörkhuber <[email protected]>
upgraded to tesseract 4

fix up ocrplugin for new plugin api
added batch processing to ocrplugin
added compiling instruct...

b9d14810f5a394985da302d41e9db216573b90d0 authored over 6 years ago by bloke <[email protected]>
fixes nomacs API changes

8e482c42a923b13f90a0fc783bd79b17edbed442 authored almost 7 years ago by Markus Diem <[email protected]>
Travis: OS X removed

ab71817d69e2fc27a51c2e88e54ed312b4274fa4 authored about 7 years ago by Markus Diem <[email protected]>
nikon plugin fixed

c11cfa64f4ad387a9bf5ad97a70e65a6bd47050a authored about 7 years ago by Markus Diem <[email protected]>
reflecting new settings in nomacs

cc3b39a2d2f94991792b1d6063d26d27f617b245 authored over 7 years ago by Markus Diem <[email protected]>
lcov added...

e0166c2fa68996bd655fedc9ee0fbf15e198fb7b authored over 7 years ago by Markus Diem <[email protected]>
ruler-detection disabled - for it needs opencv-contrib

a08b35bc006de9f49e2b54f81db7e60cee32ac23 authored over 7 years ago by diemmarkus <[email protected]>
Merge branch 'ruler-detection'

f05052d1ca91f16a887d56dd040ca4403325ff75 authored over 7 years ago by diemmarkus <[email protected]>
Merge pull request #17 from SerafinAT/ruler-detection

Fixed Headerissue and aligned labels to the right

77cb2ea852f72957b9df292c59e76c99087f6b19 authored over 7 years ago by Markus Diem <[email protected]>