Ecosyste.ms: OpenCollective

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

github.com/ksnip/ksnip

ksnip the cross-platform screenshot and annotation tool
https://github.com/ksnip/ksnip

Scale delay picker spinbox #549

4e7c5df65475c3861f652cbff23c0f194d877c92 authored about 4 years ago
Scale icons manually under gnome with hdpi #549

7bc39c2ce37b4d851096d613653685cb75594238 authored about 4 years ago
Translated using Weblate (French)

Currently translated at 96.8% (310 of 320 strings)

Translation: ksnip/Translations
Translate-UR...

c45493342a9333fdb805ae842f1b4f2273e45cee authored about 4 years ago
Translated using Weblate (French)

Currently translated at 96.8% (310 of 320 strings)

Translation: ksnip/Translations
Translate-UR...

6b96e4673dadf022628fc03dda4ba2a480a059b2 authored about 4 years ago
Fix editor not able to show again after clicking close #400

edcaccb40adf8fb3a709bad6d46c2604f3dfdb77 authored about 4 years ago
Fix editor not able to show again after clicking close #400

eb61903d68397975be044abfe4cf4cc576990bef authored about 4 years ago
Translated using Weblate (French)

Currently translated at 92.8% (297 of 320 strings)

Translation: ksnip/Translations
Translate-UR...

e8e90ef805908f925b2e870ae174d83c09b51b17 authored about 4 years ago
Translated using Weblate (French)

Currently translated at 92.8% (297 of 320 strings)

Translation: ksnip/Translations
Translate-UR...

b300067faffaf8fa1b0b9bd127aef762e73bfe70 authored about 4 years ago
Merge branch 'develop181'

2c7819e24a034858c34be4336067521d1c2c2e4c authored about 4 years ago
Get home directory from env var for snaps #543

d4e747ff72afd82aaf670ea8c89377c5391ca106 authored about 4 years ago
Translated using Weblate (German)

Currently translated at 92.1% (295 of 320 strings)

Translation: ksnip/Translations
Translate-UR...

f7e6ba0d4981ed1d3ad94b54dd68bfd47f0fbd33 authored about 4 years ago
Merge branch 'develop181'

246dad6e32f4be6102e5527e1643c3ae99382c3d authored about 4 years ago
Fix wget flag order

4a0462cbee53994c52593ade435845281243e4d8 authored about 4 years ago
Merge branch 'develop181'

5a6d222660ec8aca106e8b498c96322ae5d275d2 authored about 4 years ago
Disable cert check for downloading qt binaries temporarly

e8342acea012271ecb6ecfbb5964a46a9f032c15 authored about 4 years ago
Merge branch 'develop181'

956eab8afbfd57369d08dd2454d7e56f6d7379ef authored about 4 years ago
Change default numbering tool font

c56193170fb325299ae331f1dc6578f26b1c5f27 authored about 4 years ago
Merge branch 'develop181'

0049774bd3b140b22ad70d243db6d88507374e93 authored about 4 years ago
Update changelog

7b15a7df9cc1e4d4516aa60374ecae46ee8798b9 authored about 4 years ago
Do not update title when save operation is canceled

32647d4e1d0074733969b06ce86452b4769b465d authored about 4 years ago
Dont use native dialog as saving dialog under snap

f3b85b17f0f0f294cd210c29b8627f19b3e7af5b authored about 4 years ago
Show qt win dependency download output

f149bd9fe35cd02ba0345a04ea5090bde03191be authored about 4 years ago
Change download source for qt win binaries

4d44f892b7f9b5f286062866d0825950984e4e5d authored about 4 years ago
Dont use native dialog as saving dialog under snap

56910d3d704c731a9314096e782eca6ef8d58489 authored about 4 years ago
Change download source for qt win binaries

3d3fee9c470adda29c667fdd821948a0dace2f20 authored about 4 years ago
Translated using Weblate (French)

Currently translated at 85.9% (275 of 320 strings)

Translation: ksnip/Translations
Translate-UR...

60c4e6a9b5a5e41c8828ff08658cbff075fc4335 authored about 4 years ago
Merge branch 'develop181'

dd749ca93b1c4a69355522ce06285eaa5c9b0f39 authored about 4 years ago
Fix unit test build

2fd93ef3af9b9b151c5255531bcab1d7f3da5f43 authored about 4 years ago
Merge branch 'develop181'

28176709acd558ab16ac6ccd1932dcbfc058b83e authored about 4 years ago
Merge branch 'mergeBranch' into develop181

87225b6622f44fbcdb7f4f955d70caf9345a650f authored about 4 years ago
Update editorconfig to use tab for indent

1edfd08097a3b87d70f3b10ddcb417a0ec1321a0 authored about 4 years ago
Replace spaces with tab in cmake files

9c52536c74cbe8467bd3f3bf86654716c8d7653d authored about 4 years ago
CMake: refactor DEPENDENCY_LIBRARIES

- Since Qt5::Svg is always needed, just add it to the initial list
- Avoid two sets of ifs by se...

798b3e71c9d208fbf9955daa876194e928c88bcf authored about 4 years ago
Make UNIX AND NOT APPLE define a UNIX_X11

For most intents and purposes, UNIX AND NOT APPLE means "Linux",
but that doesn't cover all of t...

aa3ef9087100574d1f32022eac2e6e46043afa5c authored about 4 years ago
CMake: explain unusual variable setting

64e470b91c6c24aba2a1b498fd5e7b1b0abaffc7 authored about 4 years ago
Link to the imported targets from ksnip's own dependencies

This avoids faffing around with include and link paths.

cf591d4ff6e0027135931828ad0a7294b2218965 authored about 4 years ago
CMake: apply 4-space indents everywhere in src/

67be8b9464a537d5d50da9cc56a13f87bf922b7e authored about 4 years ago
Link to imported target X11 if possible

602741eb98f4b80da0aefaa465386354de4cbdb9 authored about 4 years ago
CMake: simplify source names

- Sources are relative to CMAKE_CURRENT_SOURCE_DIR, which is src/,
so we can lose the long exp...

75fb1ea0b57084ebd1fda04522e7cc69ea598976 authored about 4 years ago
Add an editorconfig to standardise CMakeLists.txt formatting

31cd1f5518d5744d269699fbd6c7c691b4133823 authored about 4 years ago
CMake: need QtConcurrent on Linux (and FreeBSD)

da2b4a0d8a4aab928cf336c9e07f814d84108c3b authored about 4 years ago
CMake: chase coding style

The kdelibs (now Frameworks) coding style for CMakeLists and other CMake
files is 4-spaces, no-t...

9a6530cfdb8e000574c5b2c677bc25981ab0add6 authored about 4 years ago
Merge branch 'develop181'

73777577cdbfd1fc63ae3a04d4972f86aa425308 authored about 4 years ago
Update changelog

6ba917813a9425c3a77a6cf06ffdc5a028ec3b1a authored about 4 years ago
Translated using Weblate (Croatian)

Currently translated at 100.0% (320 of 320 strings)

Translation: ksnip/Translations
Translate-U...

1347e50985a8c31383d4cdce0e11792f47bea2a3 authored about 4 years ago
Translated using Weblate (Chinese (Simplified))

Currently translated at 71.2% (228 of 320 strings)

Translation: ksnip/Translations
Translate-UR...

f96a659734393a1da433008f949e3e48b171c0d7 authored about 4 years ago
Update changelog

0bc8a295465195c540bd7242440dd4ff9d929a59 authored about 4 years ago
Add hr translation to cmake file

5502a21a3e7339b19a4f1855fffa560b82353d7b authored about 4 years ago
Added translation using Weblate (Croatian)

19f9dce27b1dbe6d428f87a799d42900ee3ceb1e authored about 4 years ago
Update appdata.xml

633886b513d608da0e67064a4f89005af668f1d4 authored about 4 years ago
Update changelog

b41f87bb521bc89040c91678e29911b7ca5abdc2 authored about 4 years ago
Merge branch 'fnkabit-issue-474'

de81c455baa6cad63c723ab9f94e36a1be97e17c authored about 4 years ago
Move notify operation into copy to clipboard operation #474

f63370e6e26deaef1cf5b81f15e2237704ee675a authored about 4 years ago
Wrap copy as data uri action into operation

95932913bf9434c669dd08ce5d4126846d458364 authored about 4 years ago
Address review findings

57dad8aaa0fe4a721f789ccf68a3ca70a2f64a3e authored about 4 years ago
Add 'copy to clipboard' action

Copies base64 PNG encoded image to clipboard
and displays notification.

7c80b2ced486fbf9cedea0f1ca7850f6b086002d authored about 4 years ago
Update changelog

4b6e1db37ab0f06ec56bbc0c1107320b8cc9d994 authored about 4 years ago
Update changelog

a43ff968a310c5f828433b8fe4499963a8fdffe2 authored about 4 years ago
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (320 of 320 strings)

Translation: ksnip/Translations
Translate-U...

5faab375eb1187a03af488452639bb66146c6045 authored about 4 years ago
Move watermark settings to own section

0da89f4c65927003609f056a31665e549401d4b3 authored about 4 years ago
Add config option for setting default canvas color

765b7abe16b6fdc7ea46eebcddcbf057fc263516 authored about 4 years ago
Update changelog

298d0fdc864c43c1d28ad11f7cb59ee445606153 authored about 4 years ago
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (320 of 320 strings)

Translation: ksnip/Translations
Translate-U...

57aa6e59511f2dddb0928332585b053ccf2ff3d2 authored about 4 years ago
Translated using Weblate (Chinese (Simplified))

Currently translated at 70.3% (225 of 320 strings)

Translation: ksnip/Translations
Translate-UR...

d1698e427b78872d673902f77e701fc9fad73213 authored about 4 years ago
Translated using Weblate (Ukrainian)

Currently translated at 100.0% (320 of 320 strings)

Translation: ksnip/Translations
Translate-U...

ae4caade4591eec867d118b668212a2dabdbb2c7 authored about 4 years ago
Translated using Weblate (Polish)

Currently translated at 95.6% (306 of 320 strings)

Translation: ksnip/Translations
Translate-UR...

cf72ceeb067b50db35e37c04ab5c5b984c7b9316 authored about 4 years ago
Translated using Weblate (Dutch)

Currently translated at 100.0% (320 of 320 strings)

Translation: ksnip/Translations
Translate-U...

d873d5acd3c966fb3d518eadebd0594b9b6c97b7 authored about 4 years ago
Translated using Weblate (Spanish)

Currently translated at 80.9% (259 of 320 strings)

Translation: ksnip/Translations
Translate-UR...

54829a9fe511b94880e7d2ac464735e264adfdcd authored about 4 years ago
Translated using Weblate (Swedish)

Currently translated at 100.0% (320 of 320 strings)

Translation: ksnip/Translations
Translate-U...

2e5729e778ca044fe283d5a591ae88c216a82fee authored about 4 years ago
Translated using Weblate (Swedish)

Currently translated at 100.0% (320 of 320 strings)

Translation: ksnip/Translations
Translate-U...

bbb8da8a3e36f46f716ecc138223dad581e968d6 authored about 4 years ago
Update brew install command (#528)

935a02f9cbf6fc0e5701a7ccbc9658c0f32ee071 authored about 4 years ago
Update translation files

687019c204e03850c410ec2e7330da5dec2f83a5 authored about 4 years ago
Allow resizing rect selection with arrow keys #515

a2f27192a74454046e05fbc8a131ac9accd70f97 authored about 4 years ago
Remove obsolate include

48ca42af6f814536183535be18905f83c934b178 authored about 4 years ago
Merge branch 'develop181'

5134a90275f81f722d18c0e0153f0227cc88277f authored about 4 years ago
Update changelog

c20900b979838d76d400d56fb59643e9321a70f9 authored about 4 years ago
Replace depricated string wrapper

dca06c954d737a76e8f873f0c549ea2203d4c79a authored about 4 years ago
Merge branch 'fnkabit-issue-42'

3246a8e5cb1cb2d958b169da10b36daf7de028a5 authored about 4 years ago
Rename methods and update changelog

af9abce7e30e3d951c8355cd69448ed3095a8091 authored about 4 years ago
Merge branch 'issue-42' of git://github.com/fnkabit/ksnip into fnkabit-issue-42

4173f4d5361049f602d50b05bc512924c1eb65a0 authored about 4 years ago
Allow setting transparency of not selected snipping area region #517

8ea5767e03a7369ce42661f9d95de008ea283c12 authored about 4 years ago
Add setting for auto hidding docks #527

ad37a1a5eb10c79ee86aaf69d2d7e4bcb004ddaf authored about 4 years ago
Fix unit test build

37458fcb4c45f14503ee1eaeb1b6412c2f212f8f authored about 4 years ago
Merge branch 'fnkabit-issue-476'

fe7607e446c849b9324ed91391bf51315a6b4635 authored about 4 years ago
Collapse toolbar instead of hiding #476

5e64b210df70d0e0c35669e0de5204a8f30e839d authored about 4 years ago
Add 'Paste' action to systray (#525)

84f5e3c454773cfef86ebfa5df9bf7675c3cbf25 authored about 4 years ago
Update changelog

4a63bc59829e00fc3efaadcb057477292fc0a279 authored about 4 years ago
Update changelog and raise annotator version

47dd3c5541c4b9def658a4a199afd89e5125508c authored about 4 years ago
Update changelog

a8fdb06e14e835466b96f59b4a73b6a23994d83a authored about 4 years ago
Update changelog

9041671903161c41557ef1fec652bc14f19d6b03 authored about 4 years ago
Update changelog

c2cbf6f85a3267ff6ce85a369c82f0cca5850a18 authored about 4 years ago
Add 'Paste' action to systray (#525)

3296abd2a936c41457da0e20b17cdb2e389a5cca authored about 4 years ago
Update changelog

a76095d125bfbff4bba7a9ecdbc2212c91bb34bb authored about 4 years ago
Update changelog and raise annotator version

a84fce01bb5561b6573a0250c800ed309ef299cd authored about 4 years ago
Merge branch 'develop181'

984702eff9a030d41482bdfa223838db45b51399 authored about 4 years ago
Update changelog

0a0a1e1b7a513c559bfabc4bd494a2361b4e1cc4 authored about 4 years ago
Update ImageAnnotatorMock

bfb0c1ef46e55875c4c98c44f9adc1cf287faa10 authored about 4 years ago
Add support for toggling docks

bded13397fc9da166f09bae423b3de8671354bf3 authored about 4 years ago
Merge branch 'develop181'

4b64ef9f4378cb1ba9f734c0442c5222ffcbb988 authored about 4 years ago
Update release description in desktop file

3db92776897c053e60f47b1f1fb155ce5f83bf21 authored about 4 years ago