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

change directory structure to prepare for future work on new painter options

9b74b15511ec195a171ceba760e40648482908de authored almost 8 years ago
Cleaned up code, disabled option to disable main toolbar, added function that disabled copy, print, upload buttions when no image is loaded

e7373c79d559c25cfce76741521b122461a39732 authored almost 8 years ago
Added functionality to print images, further work required to fix some glitches

7409dd3deb677a99a9d462bc032df44a1667399e authored almost 8 years ago
Updated version number #20, bug fixed, confirmed.

74ceed72aadc139baf5a273864160bf1162928e4 authored about 8 years ago
Working on fix for #20

371262a59995d40e16254c5d287defd651759381 authored about 8 years ago
Updated version number in application, was still on 1.1.0

8ce4b013d1e89414a1ba2b06691093f51a654db6 authored about 8 years ago
Updated readme file.

f46f6bce332e95720371d700c17ca640435dcc31 authored about 8 years ago
Updated version in readme file

97ec766b24eb5df14004b54e126cc2af14d048b4 authored about 8 years ago
Added crop pannel, now width, height and position can be typed. #17

cee977e2f37440ac9a412f018ea04b2084356f20 authored about 8 years ago
Fixed problem in imgur uploader, a 403 was handled as network error instead of requesting a new token.

67023568a5cc70de8edecdb50ae62970000febda authored about 8 years ago
Somthing went wrong with last push, now a dummy commit

fd59d1a92bcc2a0591523e0c56820845fe306413 authored about 8 years ago
Fixed bug #19, paint window is now disabled when starting a new capture, this causes the default cursor to be use.

5ba474f190f0844a80c4b25073af0140217ae06e authored about 8 years ago
Merge branch 'captureMouse_18' into v1.2.0

Merging branch feature branch with version branch.

a14467d463e19c2bad71be45b486e034a0181fd3 authored about 8 years ago
Implemented capturing mouse cursor, can be disabled in settings. #18

4741efb5abcdbf6c8b737480558964d6afc195e3 authored about 8 years ago
Merge branch 'feature-imageUploader' into v1.2.0

68830a8865b5c2a2c12d8a14d6b439554d5887a2 authored about 8 years ago
Added check in image upload that prevents uploading without capture.

29e885a9ed8b9e6ef4d148a52c401580c8fae8cf authored about 8 years ago
Finished work in imgur uploader, changed implementation so that user must provide own client id and client secret. #14

c5828198367a5ce0b541928c4f7df04c0f74b07f authored about 8 years ago
Changed settings window layout so more option for imgur uploader can be added. #15

777316925515fe3e0b84b764a51a85b59f985c1e authored over 8 years ago
Implemented anonymous and user based upload to imgur, further fine tuning required. #14

a3bf4b4ee456403ec5b503af1cf9e100f7f83b08 authored over 8 years ago
Implemented image upload to imgut in anonymouse mode.

437d7ae8ac05849b9b394bd1d8fb3b056bd7a01f authored over 8 years ago
Started work on v1.2.0, updated readme file

f5d318257aae047407f0640d3177982b17632399 authored over 8 years ago
Fixing merge between master and branch v1.1.0

9b4645683654bd1fe63066124386c9358b14f493 authored over 8 years ago
Implemented moving objects by dragging them to new location. #2

3f909ddd2018fc1cc5423b7ee29b44ebba1d59f2 authored over 8 years ago
Fixed bug #12. Now current screen is captured based on mouse location and not based on ksnip position.

830c0ba23a92dd4b02168755b0a9e77551f2c08d authored over 8 years ago
Fixed issu #13. Saved captures get (1), (2) ... exensions when there is already an existing file. This only affects captures from command line.

b05bf6b25cc733b15337fc93d46ea6726f79c945 authored over 8 years ago
Implemented function to setup custom default save location, filename and format. #9

fa1012b1a6b43c885b859e9c978a3dc6985e37da authored over 8 years ago
Implemented command line parser so that now ksnip can be started from command line and run without to open the gui. #11

03378bb87fae24bc79948cc1c0747093808ace04 authored over 8 years ago
Added new class that holds config variables #6

cc998897fecf56b3f3b01d1b6695efb3775fe228 authored over 8 years ago
Added crop functionality #4

a90299233b257252de32ed0fa9b0c3d2008e66f3 authored over 8 years ago
Updated readme file

f35641a41d8ac3671db06251a50ca110df213662 authored over 8 years ago
Fixed some includes, changed logic for setting default cursor on paint area

8c06fdb9ad03bf8e017d3086d261cee29af15b62 authored over 8 years ago
Merge pull request #7 from palob/launcherfix

Unhardcode launcher icon file type

600c800908d432131b3fc3f56a7f30e32b496860 authored over 8 years ago
Unhardcode launcher icon file type

677c9cab1e45d682ebd78cbe014e4c6b2a3873d7 authored over 8 years ago
Implemented new custom mouse cursor for paint are and rect capture area; Changed folder layout of project.

d1e7c5681fcb5dd0852d6dcf227d08122edeaed5 authored over 8 years ago
Added complete set of custom icons

97d0ca00c5d5fd49579452cfaea10c050153fb2a authored over 8 years ago
Reverted cmake change to include only QT setup; Added some instruction to readme file.

9d9bf78896a20471768d22e3bc9e5a643b660d50 authored over 8 years ago
Fixed minor formating error

a0d6ea1966ad0ac854366639ad62bdfada887223 authored over 8 years ago
Added custom icons; Added desktop file; Updated cmake config; Updated readme file

fe7233e99cc0fd606f636ae70ae91887d2f597f8 authored over 8 years ago
Added about dialog window

b208b76bfd53559e36197bec3d960fd3b836e5d9 authored over 8 years ago
Added capture delay selection at settings; Added save prompt before closing.

f6df70f1a50bf71193bbd9d66b6e719ce543039b authored over 8 years ago
Added settings window where some appölication settings can be changed, color of pen and maraker

089312ec19d526f1ab732b4c2e103c9fa9db669a authored over 8 years ago
Added actions to menu bar; Started work on Settings Dialog

422bdc22d2df424732744d2b80f5f3a53b60a3b6 authored over 8 years ago
Fixed issue where when drawing a straight line, the first point is not aligned with the line

4ace22ede11c6c32661ef338ba64d5debb21503b authored over 8 years ago
Implemented saving last selected capture mode and loading it again on next startup

fa995ae4efeacf5060cb548f2c07eb65233d7d29 authored over 8 years ago
Implemented funrction to capture current active window

2ea94813efa0b4f5cc37bad98f98c4cd01d819f6 authored over 8 years ago
Moved all image capture related functions to a seperate class called ImageGrabber

51815c065869ec41e8c387b44f6d209c3b2bce8c authored over 8 years ago
Changed capture modes; Fixed toolbar so now the tool button name is not changed when the selection change

30acf72a7e523ff3543c59282ca6dcc1103060d5 authored over 8 years ago
Replaced all existing buttons with single toolbar; Enabled also the menu bar again and adjusted spacing.

2c98a55b28e643db5e30612da78d61b004760f4d authored over 8 years ago
Added translate function for all literal text

8ade650c0120ecfb4f86605955999d9f80c3d91c authored over 8 years ago
Improved save function and implemented saving last tool

895853abfff82b91544d0f0317d5c2cb0dc6b90e authored over 8 years ago
Fixed some formating and replaced static variables with dynamic ones

50be98201617b65925c6f613e9fb09f960505fa1 authored over 8 years ago
Added function to save widget position, now any time the widget is move it stores the location and gets reopened there on next startup.

fa004dccb59321adbe9c6b78a9fd5288bdab79c0 authored over 8 years ago
Changed code formating, added coding style document

68baceb5f207e0a1980e97fbea61b3f4a5bbfe2e authored over 8 years ago
Added signal on PaintArea that is fired when ever something is draw on the PaintArea to inform other that the latest change has not been saved; Updated MainWindow to incorporate this change; Added point draw on first click, until now we only draw at drag.

273aad8a4556dd043d769187a3be9dfa25890841 authored over 8 years ago
moved all source file to /src directory

103bc638fc07b928461c2e6bbf0fce24820a3bd2 authored over 8 years ago
Added export function to paintArea class so that we can directly export it instead of grabbing the QGraphicsView widget

04bd932e6789ea17471bc72d734f88e7b18cb709 authored over 8 years ago
changed paint function from scratch, now all maker paths look like a whole, not like seperate paths. Changed naming for some files.

aa5542c18746800d586bad49ff6f8fc985854b79 authored over 8 years ago
Fixed issue where drawing straight lines was not working when drawing the first line, capture view was not having focus.

55f50c7407aa592a6a569351937b152711af9056 authored over 8 years ago
Added functionaity to draw straight lines

f2b9533ab56bdb37616b60e66c707ffa7d2c2d8e authored over 8 years ago
Added new option for highlighting with marker; Implemented drop down tool selection.

2259fdce56a2ab168b470575bde246b877c2d7ce authored over 8 years ago
Changed scribble area function so that several modes can be set instead only paint and erase.

36128d3c0e4ba5f60fb27a539a5c007ba958ecc9 authored over 8 years ago
Minor fix in drawing function to prevent unnecessary creation of paths when deleting.

39823a6104200f19051cd8fa756670ba5247207e authored over 8 years ago
Added first draft of scribble and erase function

6af7218b6aba9152d1836432efc052847b14b2bc authored over 8 years ago
redesigned layout to feature only one window; Implemented seperate clase for scene object

545a2ad50ec7bd39fa9679858914dcc8b545d104 authored over 8 years ago
Added icons to buttons and application.

3e000592a0f329ef037d905a25ba921664e394c4 authored over 8 years ago
Updated readme; fixed capture area behavior when dragging mouse; cleaned up classes and renamed some variables

3de7312dd55bd1239cde9eb5bf504c516fa99b65 authored over 8 years ago
Merge branch 'master' of https://github.com/damirporobic/ksnip

b1c2beda915b28c897f8413c6a0bbd73326ce58b authored over 8 years ago
Fixed multi monitor support

eb4eb1178b4103c6a98b2229270a53b184a934ba authored over 8 years ago
Created readme file

2ed31ade343ec6e511124571d1960eee4ce98c77 authored over 8 years ago
Initial Commit

333b969b99c5c9c6cffa1428c2910bb40c9e66fa authored over 8 years ago
Initial commit

2e2ac12e3dd73a0355cd5ddd6507210c03b81dd9 authored over 8 years ago