Ecosyste.ms: OpenCollective

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

ksnip

Creating an open source screenshot tool that works on many hardware platforms
Collective - Host: opensource - https://opencollective.com/ksnip - Website: http://ksnip.org - Code: https://github.com/ksnip

Merge branch 'develop192'

github.com/ksnip/ksnip - ca536378cb0cb75b6235c51d187c1fe9c161ef2c authored over 3 years ago
Capture mouse cursor with global shortcut screenshots #737

github.com/ksnip/ksnip - 9f5e85d6e61ce9d3d8e03c8bdc9d2165a9bc2f68 authored over 3 years ago
Ensure image grabber is resolved via factory in dependency injection #728

github.com/ksnip/ksnip - 1d98db422af98c232a2f070b82eefcf4ed6e4eb7 authored over 3 years ago
Merge branch 'develop192'

github.com/ksnip/ksnip - d9a48ef779f9608a0764449f50630c40d9e64b10 authored over 3 years ago
Fix snipping area cursor initially not positioned correctly #736

github.com/ksnip/ksnip - 154678e174d973abfce36218a498868ce537f7d8 authored over 3 years ago
Fix snipping area rulers sometimes not show #684

github.com/ksnip/ksnip - f8d7fba865362bfee14ab97985d378530aaf3848 authored over 3 years ago
Fix snipping area not closing when pressing esc #735

github.com/ksnip/ksnip - ec56334974b356b09ad15bf5603557dd42b74b46 authored over 3 years ago
Merge branch 'develop192'

github.com/ksnip/ksnip - eeef717efe991c9941f820b2960d92c6b66df5a0 authored over 3 years ago
Add workaround for qt scaling issue on windows #668

github.com/ksnip/ksnip - 76b30e823865471de59a039ec6e5b9e19496f45d authored over 3 years ago
Merge branch 'develop192'

github.com/ksnip/ksnip - bfe0745c0e070778fe8a60ba12562d89752665b4 authored over 3 years ago
Fix incorrect screen positioning with hdpi #276

github.com/ksnip/ksnip - 9dbb316357431f0129bb6ff9d11c59f250e0db43 authored over 3 years ago
Merge branch 'develop192'

github.com/ksnip/ksnip - a12d5bab003f1099205bb8ab73689561690a4dff authored over 3 years ago
Change dependend kImageAnnotator version

github.com/ksnip/ksnip - 813c6e9eef5a4bab0828ba54f79574e19279ac42 authored over 3 years ago
Fix crash on wayland when typing a text #256

github.com/ksnip/kImageAnnotator - b02356da92513bad17df00286b2e234b954e4089 authored over 3 years ago
Fix crash on wayland when typing a text #256

github.com/ksnip/kImageAnnotator - f3740ed95287105cfa4c944669c5ff8aa9b17cd2 authored over 3 years ago
Start 0.5.3 version development

github.com/ksnip/kImageAnnotator - 19037bad741aa5ba4b7ad37c4621cfba54c690d1 authored over 3 years ago
Fix actions file menu item not translatable #729

github.com/ksnip/ksnip - 7dbf0dc1d10f8b57e2056360505ec85edf83628f authored over 3 years ago
Fix include in test runner class

github.com/ksnip/ksnip - 701fec167a56989c263cfa277028f90c9251b4da authored over 3 years ago
Replace static icon loader class with injected loader

github.com/ksnip/ksnip - c3e3ba896ca8f83fdb60ad3175003f9729005b98 authored over 3 years ago
Add custom test runner that fails when mocks not called

github.com/ksnip/ksnip - 9c8b9272853b68161d88c2f524ce03bb5e794795 authored over 3 years ago
Use Factory for creating image grabber in di and rename get method

github.com/ksnip/ksnip - f2b93c0797587917b60050ad90456c6f2e35e977 authored over 3 years ago
Inject config in win and macos image grabber

github.com/ksnip/ksnip - c19d089ffeb92f302316ff8a5bd5d9a347b67405 authored over 3 years ago
Pass config to mac and win snipping area and image grabber

github.com/ksnip/ksnip - 0cc2ff9ec3f69e0689e3e01cceb42abd8531a832 authored over 3 years ago
Remove configProvider and use non static config load approch

github.com/ksnip/ksnip - 0eda93a2e81c90799cdfc2350dc5302eb68d29b5 authored over 3 years ago
Cleanup mocks in tests, ensure mock exists for evry call

github.com/ksnip/ksnip - 3ef6990d0fd9a97c5eae09cc687caab28fed2bcd authored over 3 years ago
Bulild all tests with debug

github.com/ksnip/ksnip - 152faf188d586554eeb8805a5b7c80afddd2906f authored over 3 years ago
Build annotator and kolor picker in debug for test

github.com/ksnip/ksnip - 85be8547270de7e46b00d79d255c6124b8f59da8 authored over 3 years ago
Build tests in debug mode

github.com/ksnip/ksnip - 4eded8b63cabe1ff9dc7db966760866efbb00224 authored over 3 years ago
Add verbose output to ctest runner on windows

github.com/ksnip/ksnip - 5056f38fdd38fd9e556b77c05dce92151c67a67b authored over 3 years ago
Revert tests back to qtest

github.com/ksnip/ksnip - 613086d37116e13624fda4a1630647b638bf4666 authored over 3 years ago
Set cmake prefix path for ksnip build

github.com/ksnip/ksnip - 1392da23cc974f00b82c822408552f2f6ddf3d21 authored over 3 years ago
Use powershell script to assing google bin dir to path

github.com/ksnip/ksnip - 815bb1578e7533e530165c3545f49561250dfd16 authored over 3 years ago
Quote github_workspace variable assignement

github.com/ksnip/ksnip - ddb3ebc425b1a657d262969fefc35d47f5881f61 authored over 3 years ago
Move google test setup under windows as last step before test

github.com/ksnip/ksnip - 5f30aaecdd1865cc697728ffc94b3f2a824b213a authored over 3 years ago
Replace backslash with slash in install prefix path

github.com/ksnip/ksnip - 95bd6674e53cc61c528d9afadd6150499345acd0 authored over 3 years ago
Add seperate step for updating path var

github.com/ksnip/ksnip - 16b7f75dc6cca88e1657ec3e61ae868ec4095c3d authored over 3 years ago
Hardcode path to google test bin dir

github.com/ksnip/ksnip - e753013515da1c27ec35e59a9815b7722248054b authored over 3 years ago
Convert windows path to wsl path

github.com/ksnip/ksnip - cd66df03eba4d121ce651763afebe770717bc1e8 authored over 3 years ago
Use colon to append path

github.com/ksnip/ksnip - fbe47dbcf170ed461d544923795beaf2ce9591eb authored over 3 years ago
Add google test bin dir to path

github.com/ksnip/ksnip - 10ea94556d9aac1ca69827d751e10f55a8ff5f43 authored over 3 years ago
Translated using Weblate (Turkish)

Currently translated at 22.2% (80 of 359 strings)

Translation: ksnip/Translations
Translate-URL...

github.com/ksnip/ksnip - dc702f0cc6a6eebbd8e6cdc775db310b1669c363 authored over 3 years ago
Change test runner from make test to ctest

github.com/ksnip/ksnip - 325bbe6f5507ec703e1266a1559c41452ea285fc authored over 3 years ago
Add supported mime type and portuguese comment to desktop file

github.com/ksnip/ksnip - 5acbf95f1e216abdd9ef825da06f56bce3b7c3e5 authored over 3 years ago
Merge branch 'develop192'

github.com/ksnip/ksnip - 07df164918e2f25990b474b221a1e633713bdceb authored over 3 years ago
Add x-kde-dbus-restricted-interface to desktop file

github.com/ksnip/ksnip - 01bef669471e94d57ebd7c2569cc50ec1f3a8bc1 authored over 3 years ago
Run tests from build/test directory

github.com/ksnip/ksnip - 4f38741c804fcbb79103d6c0ab0c62ee3645be3f authored over 3 years ago
Fix cmake for test

github.com/ksnip/ksnip - e39d88fa6ceefb05dfedda711fb3c0f05b336af2 authored over 3 years ago
Fix failing tests due to double free

github.com/ksnip/ksnip - 1929bd9eb0b7b199e50fa94a5203be678ba799f0 authored over 3 years ago
Migrate multi capture handler to google tests

github.com/ksnip/ksnip - 42247a9ec726eeba57ea56b85589a40f086c8a00 authored over 3 years ago
Migrate single instance capture handler to google tests

github.com/ksnip/ksnip - d208babadb7f68e2cfacd11790967757e0e21a8f authored over 3 years ago
Set gtest and gmock dir

github.com/ksnip/ksnip - c3b055cd375b4e740f7c6e0500823ece89b4b7f9 authored over 3 years ago
Migrate load image operation tests to google tests

github.com/ksnip/ksnip - ab9a9bb978fa58d135ec03a215ce3e82ef312f15 authored over 3 years ago
Add config option in find package got google test

github.com/ksnip/ksnip - 62bb77378382b1297333d872acf3b39014f688bb authored over 3 years ago
Change Action test to google test

github.com/ksnip/ksnip - 1d7ffb5563dc5dcc6a6520d01f5081a4c7bff1fd authored over 3 years ago
Dont use install prefix for installing google test

github.com/ksnip/ksnip - a04b9eb415275328332c18e204d7876bc9d23982 authored over 3 years ago
Set ksnip cmake prefix path for all builds

github.com/ksnip/ksnip - 47e9c3ae5c7c001b0f81754b110e50dd4fc98283 authored over 3 years ago
Migrate deleteOperation tests to google tests

github.com/ksnip/ksnip - 38698e95724e881076aff7b51f5e2965b3047a05 authored over 3 years ago
Add google test setup to test job

github.com/ksnip/ksnip - 6c63e63747702f469c5b3287e8c04514276c1db6 authored over 3 years ago
Rewrite recentImagePath, pathHelper and actionProcessor to work with google tests

github.com/ksnip/ksnip - edd7465237a3d4c12d3f5a04efd77e688aa18ca7 authored over 3 years ago
Switch to google tests and use dependency injection

github.com/ksnip/ksnip - 1ba6159454c24b710e12f11bb13225bbf6f718cb authored over 3 years ago
Make UNIX_X11 define public

github.com/ksnip/ksnip - a657a8e9d684d757e45abb6c8a822d619bd3d132 authored over 3 years ago
Inject all upload provider dependencies

github.com/ksnip/ksnip - 4c618fcfbdb69bbca24bca465bf4660387e9f852 authored over 3 years ago
Instroduce dependency injector

github.com/ksnip/ksnip - a869ea06fb9b55c530b5bb4f3c38c2fd87f2b5f5 authored over 3 years ago
Translated using Weblate (Spanish)

Currently translated at 82.1% (295 of 359 strings)

Translation: ksnip/Translations
Translate-UR...

github.com/ksnip/ksnip - 7f26029f020dd0a9f557364979a6fa5fa1df0723 authored over 3 years ago
Extract interface for image grabber

github.com/ksnip/ksnip - de3723c43e6a44f4006dc29635644aaec64dfbb9 authored over 3 years ago
Log error enum when upload fails via console

github.com/ksnip/ksnip - 61ba4ab748b5508cd532e411e7069a5b9983cf78 authored over 3 years ago
Add catalan translation file to cmake

github.com/ksnip/ksnip - 25ce3edc46c018ebdd2ea15858dedb35669cf730 authored over 3 years ago
Added translation using Weblate (Catalan)

github.com/ksnip/ksnip - 7b6af42d3d784b2518864629fa8422a46bbd70ca authored over 3 years ago
Add upload from command line without opening editor #217

github.com/ksnip/ksnip - 45f2f6588670e6e6017a4cecf4f010195caef7a1 authored over 3 years ago
Add ftp upload #104

github.com/ksnip/ksnip - 51351cce8248c017abe36e7cdd2ba7bd18c40f5c authored over 3 years ago
Merge branch 'develop192'

github.com/ksnip/ksnip - 23710265fe604a28992c70a554cacb13d49e8196 authored over 3 years ago
Add translation loading for snaps #662

github.com/ksnip/ksnip - 0d0294ae2fe72e06cf904f3bdc27970a34226957 authored over 3 years ago
Merge branch 'develop192'

github.com/ksnip/ksnip - aabc276b5210c63432ca53e6317666befac99e7b authored over 3 years ago
Set windeployqt flags for msi build #713

github.com/ksnip/ksnip - b8b40bda7fe69ac45e8e7b8056299c922c43e5fc authored over 3 years ago
Merge branch 'develop192'

github.com/ksnip/ksnip - 370f9750874ba5a8a6307b6de96f0b8291d3bef7 authored over 3 years ago
Set winddeployqt flags #713

github.com/ksnip/ksnip - dcabc5db5774f2ad2234636fd651026ccf3b83d8 authored over 3 years ago
Dont package unused dependencies for windows #713

github.com/ksnip/ksnip - cb783270865f27dfb15e52a271560b4df5ecc5b8 authored over 3 years ago
Merge branch 'develop192'

github.com/ksnip/ksnip - 7cce66af58be9b5065b841031c5a6db0f1720147 authored over 3 years ago
Merge branch 'hosiet-pr-ci-deb-install-kimageannotator-translation' into develop192

github.com/ksnip/ksnip - 44ae5aa5266f4459826cb315bfbafbdd9d62d631 authored over 3 years ago
Update version and changelog

github.com/ksnip/ksnip - daad6773254c5f5dda0f7300c484b3ca2d4e8750 authored over 3 years ago
Fix git tag selection in bash script

github.com/ksnip/ksnip - a840f12491b3a27c6ceba3ab8348ae6bfa5adf7a authored over 3 years ago
Set fixed qt version on ci to 5.12.7 for deb and rpm #712

github.com/ksnip/ksnip - 8d1e9396afaf0db395db494f543695233a7ee911 authored over 3 years ago
Translated using Weblate (Greek)

Currently translated at 100.0% (359 of 359 strings)

Translation: ksnip/Translations
Translate-U...

github.com/ksnip/ksnip - 53de921bc92956986f031965d949ace4dee891a7 authored over 3 years ago
Merge branch 'develop192'

github.com/ksnip/ksnip - 3537cf67d1017aabf58d4942358b14f8acea2340 authored over 3 years ago
Update version and changelog

github.com/ksnip/ksnip - 93c172da10d6ec8d91b721baaaf4b63420d26aaa authored over 3 years ago
Set fixed qt version on ci to 5.12.7 for deb and rpm #712

github.com/ksnip/ksnip - e3a7cc21a312de4c074eca6e1b2680d9dc0259fb authored over 3 years ago
Merge branch 'develop192' into 'master'

github.com/ksnip/ksnip - 2cf2eb2815305494ea6645944d19f75cdaa0a02c authored over 3 years ago
Fix git tag selection in bash script

github.com/ksnip/ksnip - ba5cf7ab4238bf72e3c79ce7bcbf4bdcdc0e94ab authored over 3 years ago
Update changelog #711

github.com/ksnip/ksnip - 7ecd78bb58c7a75a91aed7c99941150563e645ae authored over 3 years ago
Add debug logger #711

github.com/ksnip/ksnip - 3e0d253872cd773eb22efacba1567a6d99eae624 authored over 3 years ago
Allow setting save location via command line #666

github.com/ksnip/ksnip - bcf07d1dac6ba4c52a9597ba0ef681202ef0115a authored over 3 years ago
Translated using Weblate (Greek)

Currently translated at 100.0% (101 of 101 strings)

Translation: kImageAnnotator/kImageAnnotato...

github.com/ksnip/kImageAnnotator - def257325fcd7fc7f7e3b1367cef689d6cd0028b authored over 3 years ago
Translated using Weblate (Greek)

Currently translated at 93.3% (335 of 359 strings)

Translation: ksnip/Translations
Translate-UR...

github.com/ksnip/ksnip - 21c24e0554c2c6b492cb4631af7f63fcfec87821 authored over 3 years ago
gitlab-ci: deb: Let package conflicts with libkimageannotator-common

Let CI-built ksnip conflicts with libkimageannotator-common.

CI-built deb package provides kima...

github.com/ksnip/ksnip - 09598b1400d7605eafddb16c44c48c8d16809e97 authored over 3 years ago
github-ci: debian: rules: Also install kimageannotator translations

github.com/ksnip/ksnip - bc21bd0e1a565e6ffd61a22abb7a9b5411259ce3 authored over 3 years ago
Start version 1.10.0

github.com/ksnip/ksnip - b4bc5c09478f224b025b05880e6bb5fc8a0e0fbf authored over 3 years ago
Pixelate algorithm improvement (#245)

Co-authored-by: John Doe <[email protected]>

github.com/ksnip/kImageAnnotator - 19ce7184f8ef4c558724c63fd93d2922f2cbfcc9 authored over 3 years ago
Start version 0.6.0

github.com/ksnip/kImageAnnotator - 866577ad0e2081eaf3784a2e2fb873322bb3518f authored over 3 years ago
README.md: Update DEB/APT installation (#707)

* Use `apt install ./*.deb` to install local deb package instead of dpkg.
This takes advantag...

github.com/ksnip/ksnip - 7c9b902b4af07e4e7a9c3beeedae69ea7d472233 authored over 3 years ago
Run pipeline on tagged pushes

github.com/ksnip/ksnip - 204dda024dc363b9c519c16e88a80dbef92ac145 authored over 3 years ago