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

added offset for rect resize handles #6

github.com/ksnip/kImageAnnotator - a92ca945b75e3f28171576edecf0127934abae41 authored over 6 years ago by Damir Porobic <[email protected]>
added unit tests

github.com/ksnip/kImageAnnotator - a9f8af5aa89a8586747094044725997e1868fdf1 authored over 6 years ago by Damir Porobic <[email protected]>
fixed broken unit tests #6

github.com/ksnip/kImageAnnotator - 412844aedbdd0ec8804be96e910daef1bdde1912 authored over 6 years ago by Damir Porobic <[email protected]>
moved resize handle classes to own directory. #6

github.com/ksnip/kImageAnnotator - 426f92caa761640fa0db9e1ab72fc1cd7a125b56 authored over 6 years ago by Damir Porobic <[email protected]>
split resize handles in two classes, line and rect

github.com/ksnip/kImageAnnotator - 7cb618ea3246a8bb6f3f3550618302e116d18b34 authored over 6 years ago by Damir Porobic <[email protected]>
fixed #100; Screenshot not marked as unsaved after scaling

github.com/ksnip/ksnip - 4d0e59804ebaba3e3942aba432e20443c768efeb authored over 6 years ago by Damir Porobic <[email protected]>
fixed #99; Crop not marking screenshot as unsaved

github.com/ksnip/ksnip - 8984f0f302098c307000da3cbe5897321cf48ea0 authored over 6 years ago by Damir Porobic <[email protected]>
added unit tests for itemHelper class

github.com/ksnip/kImageAnnotator - 348e04e9e99bf9cbbaed844735325bce53ff470b authored over 6 years ago by Damir Porobic <[email protected]>
extracted sort method to helper class

github.com/ksnip/kImageAnnotator - b54458b5dc7cebbba6fa22fb1bcc11d0636d4483 authored over 6 years ago by Damir Porobic <[email protected]>
added unit tests for arrangeCommand

github.com/ksnip/kImageAnnotator - f43b4fcdffe91406f959fd0e960d0b109533baae authored over 6 years ago by Damir Porobic <[email protected]>
refactored parts for arrange command and item arranger

github.com/ksnip/kImageAnnotator - c4a7532d946bf56fe4155c0fcf6eb0e0e831bd15 authored over 6 years ago by Damir Porobic <[email protected]>
added undo command for arrangeItems

github.com/ksnip/kImageAnnotator - 4fa0b705ba749afdfb813b060f0662a4f09b72d1 authored over 6 years ago by Damir Porobic <[email protected]>
changed CMakeList for tests, now tests should build much faster

github.com/ksnip/kImageAnnotator - 53152e22e9c8820515ee0a7674a99bb1189f2fc4 authored over 6 years ago by Damir Porobic <[email protected]>
fixed broken unit tests

github.com/ksnip/kImageAnnotator - b76606c86c96a0a30c571d1f4bca90edf870a995 authored over 6 years ago by Damir Porobic <[email protected]>
added unit tests for ResizeCommand

github.com/ksnip/kImageAnnotator - 831ef5b413247f6928969f0417df3dbe57dd6d9c authored over 6 years ago by Damir Porobic <[email protected]>
added undo/redo for resize

github.com/ksnip/kImageAnnotator - 1d60f950fb6103e6ccd0d44d3a68a9efc1b03abb authored over 6 years ago by Damir Porobic <[email protected]>
moved classes to own directory

github.com/ksnip/kImageAnnotator - d4b8896aa4886d47bab0da477105d77c2d023083 authored over 6 years ago by Damir Porobic <[email protected]>
fixed unit tests annotationItemModifier

github.com/ksnip/kImageAnnotator - 11d09b12c43905cd21d03b8b73fb38de16c9e325 authored over 6 years ago by Damir Porobic <[email protected]>
fixed unit test AnnotationItemMover

github.com/ksnip/kImageAnnotator - 020692b96054505ed8ea824c34868c81cf619af8 authored over 6 years ago by Damir Porobic <[email protected]>
added unit tests for move undo command

github.com/ksnip/kImageAnnotator - 9efe6515690cc925eae53c70a53d3b8ce0f5b65f authored over 6 years ago by Damir Porobic <[email protected]>
added unit tests for annotationArea add and remove item

github.com/ksnip/kImageAnnotator - 53507e03f4d320adcb6c79f6cb4fc2f3f914a905 authored over 6 years ago by Damir Porobic <[email protected]>
added undo/redo for move operation

github.com/ksnip/kImageAnnotator - 71144f1367be8cac3a898c7f2dfe1137c7de035b authored over 6 years ago by Damir Porobic <[email protected]>
renamed undoRedo director to simply undo

github.com/ksnip/kImageAnnotator - b2a4aa1cc5b5cb423c3063f4b0a2d79e084a42f5 authored over 6 years ago by Damir Porobic <[email protected]>
added same directory structure to test directory like we have in source

github.com/ksnip/kImageAnnotator - 1ec23a37a0eb8d0b42706092f846e2b979530ed2 authored over 6 years ago by Damir Porobic <[email protected]>
refactored CMakeList structure

github.com/ksnip/kImageAnnotator - 06327a982407ecb512a2f44959784cd351e8e778 authored over 6 years ago by Damir Porobic <[email protected]>
added unit tests for delete undo command

github.com/ksnip/kImageAnnotator - 73ee6ece82696ba5e273ff02a0f155b89529c294 authored over 6 years ago by Damir Porobic <[email protected]>
code cleanup

github.com/ksnip/kImageAnnotator - 6193e83631dced4d2f50aae123f1f9adbce6f29d authored over 6 years ago by Damir Porobic <[email protected]>
added undoRedo for delete

github.com/ksnip/kImageAnnotator - 539952554352d1e0e343d23f7c3437c9b0ad7d57 authored over 6 years ago by Damir Porobic <[email protected]>
added unit test for undo command

github.com/ksnip/kImageAnnotator - 886b7ce820168306c24d19d9b13f0265b1238bd8 authored over 6 years ago by Damir Porobic <[email protected]>
added unit tests

github.com/ksnip/kImageAnnotator - 530d90c95805c6a3d6b31ef97c047bc78d483e62 authored over 6 years ago by Damir Porobic <[email protected]>
added add undoRedo command

github.com/ksnip/kImageAnnotator - d4f77fcaa94d1b32c779edeb02f24d229000073d authored over 6 years ago by Damir Porobic <[email protected]>
changed fout-point arrorw on resizer corners to diagonal arrows. #3

github.com/ksnip/kImageAnnotator - 87280b6b72f27dc308cfdf92f0de4df9b83b36fb authored over 6 years ago by Damir Porobic <[email protected]>
added unti tests. #1

github.com/ksnip/kImageAnnotator - 1d47d519fa5686c04c7ed024870e691ca2f251a7 authored over 6 years ago by Damir Porobic <[email protected]>
fixed unit tests

github.com/ksnip/kImageAnnotator - 55281f26131d9d7c0cb36c3f05c21f974037cda2 authored over 6 years ago by Damir Porobic <[email protected]>
fixed crash when deleting unused itemResizer; #1

github.com/ksnip/kImageAnnotator - d5f33884e2415dd760310978f82cf2cc8c411ece authored over 6 years ago by Damir Porobic <[email protected]>
change selecetion and resizer implementation, now showing resizer for all selected items; #1

github.com/ksnip/kImageAnnotator - 2cb3bb9c8dbf9452eeb1cda281688e3e44c1d85c authored over 6 years ago by Damir Porobic <[email protected]>
changed representation of selected items. #1

github.com/ksnip/kImageAnnotator - 9ea0398b44c51661b7fcd0ebdf3f696bf32bee1c authored over 6 years ago by Damir Porobic <[email protected]>
added unit tests

github.com/ksnip/kImageAnnotator - 7b20ecc3d97ce0805479d270cd179e026b08eedf authored over 6 years ago by Damir Porobic <[email protected]>
added snapping for line and rect items

github.com/ksnip/kImageAnnotator - 35001278a65e15722fda2c60e73d144664c15c73 authored over 6 years ago by Damir Porobic <[email protected]>
added toggle selection by holding down ctrl key

github.com/ksnip/kImageAnnotator - 07a866e831857685841064b48a055627e2ccc6a6 authored over 6 years ago by Damir Porobic <[email protected]>
added unit tests

github.com/ksnip/kImageAnnotator - 3726dd816e4ce38b48160b0140b6cdb0ed58e38c authored over 6 years ago by Damir Porobic <[email protected]>
added class for handling key press

github.com/ksnip/kImageAnnotator - fa4ea86b29140671d9f661af5c6b8e0f6c05cc61 authored over 6 years ago by Damir Porobic <[email protected]>
added shortcuts for tools

github.com/ksnip/kImageAnnotator - 4924b7eab3c80f61e489389e121387c573971fe9 authored over 6 years ago by Damir Porobic <[email protected]>
added unit tests for item arranger

github.com/ksnip/kImageAnnotator - ac04f61d5093872b6bbc87ede296419d295d73ec authored over 6 years ago by Damir Porobic <[email protected]>
fixed context menu text and incorrect arranging for move back and backward

github.com/ksnip/kImageAnnotator - cc90599b67ddb6691bf69b1e965598e7ef32830d authored over 6 years ago by Damir Porobic <[email protected]>
added item arranger that takes care of z order

github.com/ksnip/kImageAnnotator - f73a4fcb7398ab68b39f6d6bb62d47adcce9015b authored almost 7 years ago by Damir Porobic <[email protected]>
renamed item raiser to item arranger

github.com/ksnip/kImageAnnotator - 08e84d8984c466f3995c60efb8840941435eac45 authored almost 7 years ago by Damir Porobic <[email protected]>
added context menu for arranging items

github.com/ksnip/kImageAnnotator - d1396f30ab2e0a9ae8f1aac71ed032aebae234dc authored almost 7 years ago by Damir Porobic <[email protected]>
fixed items without fill get hit collision on empty space

github.com/ksnip/kImageAnnotator - df2b2a85e00609c75f15f7ecfcce36ebcb1a5f65 authored almost 7 years ago by Damir Porobic <[email protected]>
fixed not precise hit detection all kind of operations

github.com/ksnip/kImageAnnotator - fe2bbc4848a5939d75b926a9c7965de1447bf6db authored almost 7 years ago by Damir Porobic <[email protected]>
fixed after changing selection, unselected items don't replaint selection rect

github.com/ksnip/kImageAnnotator - 71841ae2bbc4e8f31116c326e4096d2290c5729c authored almost 7 years ago by Damir Porobic <[email protected]>
fixed item stays selected when adding new item

github.com/ksnip/kImageAnnotator - 0b8ee2b0f5dcbf59f90e0bda14c654becfdad981 authored almost 7 years ago by Damir Porobic <[email protected]>
fixed move cursor disappears when moving multiple selection

github.com/ksnip/kImageAnnotator - e63766d18980226c1e20f3fde3126d285217615c authored almost 7 years ago by Damir Porobic <[email protected]>
added cursor for moving items

github.com/ksnip/kImageAnnotator - 41a19c31b287366a86331e711b280bb6b075ccb9 authored almost 7 years ago by Damir Porobic <[email protected]>
added unit tests

github.com/ksnip/kImageAnnotator - 49cd91a4c84c648fbefe2f7c02100e0122d5a7e0 authored almost 7 years ago by Damir Porobic <[email protected]>
added cursor helper class

github.com/ksnip/kImageAnnotator - e8cbaaaf72bcd064d90d2cd2335a96dc045e636f authored almost 7 years ago by Damir Porobic <[email protected]>
added cursor for resize handles

github.com/ksnip/kImageAnnotator - 2190dc137ed3e4060cfb52aad2004ea1cd35ef54 authored almost 7 years ago by Damir Porobic <[email protected]>
cleanup

github.com/ksnip/kImageAnnotator - 11d25a7bb40c81c39799565ec42734c5a39d4bcf authored almost 7 years ago by Damir Porobic <[email protected]>
added unit tests for item modifier

github.com/ksnip/kImageAnnotator - 22ae2d2fca51f0263864de0bc23e0a39279a33dd authored almost 7 years ago by Damir Porobic <[email protected]>
added unti tests for item mover

github.com/ksnip/kImageAnnotator - 11b7a3d2e11456db2e4ddff074ee7b261ea0b710 authored almost 7 years ago by Damir Porobic <[email protected]>
added unit tests for item selector

github.com/ksnip/kImageAnnotator - 6b76fab9847f4b85097650da10a0f13d06c6b543 authored almost 7 years ago by Damir Porobic <[email protected]>
fixed resizer not detached when drawing selection rect

github.com/ksnip/kImageAnnotator - ec10a796c71879edf3e735848ccf77d512d86138 authored almost 7 years ago by Damir Porobic <[email protected]>
changed order of resize and selector tool, resizer needs to be on top

github.com/ksnip/kImageAnnotator - f880bf7bb7f41e15416bad3774554e3fc1eccc8c authored almost 7 years ago by Damir Porobic <[email protected]>
move all item select logic and drawing of select rect into annotationItemSelector class

github.com/ksnip/kImageAnnotator - 168caebd48d329b3547957f86371b64df13b1cbb authored almost 7 years ago by Damir Porobic <[email protected]>
improved item move operation

github.com/ksnip/kImageAnnotator - c24d152c92799d264177d911b3e839fce64325fe authored almost 7 years ago by Damir Porobic <[email protected]>
added class for moving multiple items; move all logic under select to own class

github.com/ksnip/kImageAnnotator - f8199ef1484022010e4db8de28ff8d3b09b32d30 authored almost 7 years ago by Damir Porobic <[email protected]>
renamed contPoint class to resizeHandles

github.com/ksnip/kImageAnnotator - 232b800bb6249e2e1574c2a215f694c14f6a14a7 authored almost 7 years ago by Damir Porobic <[email protected]>
added deleting multiple items

github.com/ksnip/kImageAnnotator - 84cea41317adffd7d0a7d6935091bc6701838ae6 authored almost 7 years ago by Damir Porobic <[email protected]>
added unit tests for resizer

github.com/ksnip/kImageAnnotator - 01b222b72e6eaa1da233de30f3da29f12631fcec authored almost 7 years ago by Damir Porobic <[email protected]>
renamed item modifer to resizer and changed implementation to only resize and not move item

github.com/ksnip/kImageAnnotator - 6c490d840a486d5b84eaa83463323a7b3e83906e authored almost 7 years ago by Damir Porobic <[email protected]>
added unit tests for item selector

github.com/ksnip/kImageAnnotator - fae39e1fd09e757faaac772a9ad4e55a3f9b550e authored almost 7 years ago by Damir Porobic <[email protected]>
extended implementation of item selector

github.com/ksnip/kImageAnnotator - 81183ec4ca8c5ec12cde1a2ae0a9c5a5284d6935 authored almost 7 years ago by Damir Porobic <[email protected]>
added item selector class for multi-selection

github.com/ksnip/kImageAnnotator - 504315213f76249840c8314c7b6380bc28b39516 authored almost 7 years ago by Damir Porobic <[email protected]>
added unit tests for item and properties factory

github.com/ksnip/kImageAnnotator - 427c5fa4a84ce5d4a64a400d55a6ec40bd158633 authored almost 7 years ago by Damir Porobic <[email protected]>
updated changelog and translations

github.com/ksnip/ksnip - 1c20f5a75fa55b785cf9e06455077e099ec64733 authored almost 7 years ago by Damir Porobic <[email protected]>
implemented default cursor size for paint area. #77

github.com/ksnip/ksnip - 6806fcfeea5e94a4cba63f09be46aabec9f27a61 authored almost 7 years ago by Damir Porobic <[email protected]>
removed unused fill color

github.com/ksnip/kImageAnnotator - e8e6d9321c96896e7f72ce7317a4e68ab687cbcc authored almost 7 years ago by Damir Porobic <[email protected]>
renamed method in color picker

github.com/ksnip/kImageAnnotator - 717328b4690a54f8f1adf55f35aad10f8ec117f8 authored almost 7 years ago by Damir Porobic <[email protected]>
fixed unit tests

github.com/ksnip/kImageAnnotator - db1518e9e8685ca200b46f1f45784d8c4a652ebb authored almost 7 years ago by Damir Porobic <[email protected]>
added tooltips to properties picker widgets

github.com/ksnip/kImageAnnotator - 86d9e59863ffca5f96f68968b47dfa6f196839d1 authored almost 7 years ago by Damir Porobic <[email protected]>
changed fill picker implementation

github.com/ksnip/kImageAnnotator - 793904b30e3fb8696b8ffcdc4fd5f8548ba81fa8 authored almost 7 years ago by Damir Porobic <[email protected]>
fixed incorrect link #96

github.com/ksnip/ksnip - 175091e69e9ca947608c2c769f373b0216a87911 authored almost 7 years ago by Damir Porobic <[email protected]>
changed toolpicker layout

github.com/ksnip/kImageAnnotator - 8fe790e6de83f78e3b1e16855ec97f1ead24051c authored almost 7 years ago by Damir Porobic <[email protected]>
shanged size picker from combobox to spinbox

github.com/ksnip/kImageAnnotator - 4fda9ac196c0fefeac542f72d3d83a0019f1b65c authored almost 7 years ago by Damir Porobic <[email protected]>
trying out some stuff with gui

github.com/ksnip/kImageAnnotator - f85b0208573154c33a514048a4657284ab823357 authored almost 7 years ago by Damir Porobic <[email protected]>
implemented usage of different colors for fill, outline and foreground

github.com/ksnip/kImageAnnotator - 3b1347de3ff462dee2f56d4d16ad86495a275533 authored almost 7 years ago by Damir Porobic <[email protected]>
added foregound color to properties, changed naming for other colors

github.com/ksnip/kImageAnnotator - b9cef7d209144241abdc1cf3491b17b936e869c5 authored almost 7 years ago by Damir Porobic <[email protected]>
cleanup layout in KImageAnnotator

github.com/ksnip/kImageAnnotator - 2f6910faec621eb90416d1ad3614c700fc4cb364 authored almost 7 years ago by Damir Porobic <[email protected]>
changed fill picker implementation

github.com/ksnip/kImageAnnotator - 66a729f3269bf4a7656f8d5c898cc4d77833b91b authored almost 7 years ago by Damir Porobic <[email protected]>
changed implementation of size picker widget

github.com/ksnip/kImageAnnotator - ec68f759aeed8fa0e550efd7e3e52f0adb879628 authored almost 7 years ago by Damir Porobic <[email protected]>
added iconCreater helper class, changed colorPicker inplementation

github.com/ksnip/kImageAnnotator - 7b48d1d5d4137ac974f6543eee987adaf352cce3 authored almost 7 years ago by Damir Porobic <[email protected]>
added class for controling which configuration widget is currently visible

github.com/ksnip/kImageAnnotator - 566d229a6f62f29d0b36645d5483787a9cef06b5 authored almost 7 years ago by Damir Porobic <[email protected]>
moved some files to opwn directory

github.com/ksnip/kImageAnnotator - 28189bba62292e042e9c3b896ade1887526a5b6c authored almost 7 years ago by Damir Porobic <[email protected]>
using config class to store and load configuration

github.com/ksnip/kImageAnnotator - 659f97d5068646265467ae326bded5101584fac6 authored almost 7 years ago by Damir Porobic <[email protected]>
added method for storing and loading annotation item fill

github.com/ksnip/kImageAnnotator - b19358aaaf738c93cbde13ff59687d4cf565ba3e authored almost 7 years ago by Damir Porobic <[email protected]>
added unti tests

github.com/ksnip/kImageAnnotator - 1c4cca156f908d7926c5e06e9cfc9aa18cba5024 authored almost 7 years ago by Damir Porobic <[email protected]>
extracted configuration string formating to own class

github.com/ksnip/kImageAnnotator - bea7638defee68f5bf882c20dca51d7962744bb1 authored almost 7 years ago by Damir Porobic <[email protected]>
moved enums to sub-directory

github.com/ksnip/kImageAnnotator - a48483740c494a3050c5a3a01b1bd3f869b3a492 authored almost 7 years ago by Damir Porobic <[email protected]>
implemented storing and loading per tool color selection

github.com/ksnip/kImageAnnotator - 949174f9c1f7e6703c686357faaa8ea9972d1500 authored almost 7 years ago by Damir Porobic <[email protected]>
added class for storing configuration

github.com/ksnip/kImageAnnotator - 4521d1fde3781e5ad7de72129e1ca13f33b434e1 authored almost 7 years ago by Damir Porobic <[email protected]>