Ecosyste.ms: OpenCollective

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

github.com/fritzing/fritzing-app

Fritzing desktop application
https://github.com/fritzing/fritzing-app

Support system QuaZIP on Qt 5

QuaZIP 0.7.2 added dual Qt 4/5 support by installing for Qt 5:
/usr/include/quazip5/quazip.h...

fe9e72abaaa24d2dcd2517a4552f8f19db69a1cd authored over 5 years ago
Handle extra qt install screen

8f47c89054fdb85a098e2c2253e3e37573618628 authored over 5 years ago
Merge branch '0.9.4-fixes' into develop

c22b5e2aaab900c11239ec08a8f1778e5920a106 authored over 5 years ago
Remove unintended brand mixup

cc06f975198e24300ce7402d7e8fdd8eeaf1020f authored over 5 years ago
Update README.md

6948bb92fd5c596e1c0f89fa44115f150c6bdb9a authored over 5 years ago
Update README.md

8c65c8fa962dbfd070926024517f7b06d300eca0 authored over 5 years ago
Fix exception specifier

52d5fd5f5772c5e9a51decf4176a409e7fc58fdf authored over 5 years ago
Fix the rest of the formatting issues

a68a3ab5f2930bff7ff4a04c5c553e31b324b64b authored over 5 years ago
One more auto usage

0ffc61cb5f8b8d1860c59cda52f5def1fe143256 authored over 5 years ago
Fix formatting

45f2e4bc6d009a0c249c0d6d720c3ad4a4b13967 authored over 5 years ago
Fix formatting and list init in PartsBinView

ae16745f54cdde85517c700a918d4c02a9c4ac8b authored over 5 years ago
Fix formatting in layerpalette

3f28555bd2fb003760b422ca555740002f2de397 authored over 5 years ago
Fix formatting and code convetions in svgidlayer

94ec6c20c9fe989e644257769842c34e84a7fcde authored over 5 years ago
Fix formatting and conventions in nonconnectoritem

40b870f0ee23f8254856a18e9cca7b1271432ef1 authored over 5 years ago
Use protective single line conds per Fritzing coding standards

Also fix indents

32aad9c452e6a83cd43011c6e5518213f06c8be9 authored over 5 years ago
Fix formatting fully in commands.cpp

cefaa57a2f68214cb2b9df4604eed8ac1f3d3f2e authored over 5 years ago
More list init syntax additions and formatting

9bd86b7d5172c8ed85ac59e9b6be20b060d57b40 authored over 5 years ago
Found more cases of using list initialization syntax

66b17b4ee4f3869eca140ffeb271cbfa908e4f90 authored over 5 years ago
Fix formatting

ac50dbfd1a4ce245207c5623df26344e96a1e0e4 authored over 5 years ago
SelectItemCommand uses list_init now

1254f9f6fe8b7ef88027d40e450b0ddf9af5bc8b authored over 5 years ago
Formatting fixes plus missed a case of list initization

Probably was relying entirely on nsdmi

dd7154595daa1a88e7c7ca464c3f8aacf9a2a334 authored over 5 years ago
Fix formatting in mazerouter

Realized that the change I made a perfect candidate for std::unique_ptr

3e804bd0f69836f3221362d265c0957fb2408bad authored over 5 years ago
List initialization for quazip and commands

359ce0464bfa574d28e80b0ece31cd60f13ed99a authored over 5 years ago
nsdmi for partsbinview

ea3b409346db212a73114252b4b7a7db712bfbb5 authored over 5 years ago
Use nsdmi for layerattributes and svgpathlexer

4b5003d51ac31fd8fc930ae517b9c97f5c5e42ee authored over 5 years ago
use NSDMI in SketchAreaWidget

609b5358529b6cd558bd1cbb589c4d9324271155 authored over 5 years ago
List init in autoclosemessagebox

00537d9d57af0cd9d7862fc45fde2e924c4d78a2 authored over 5 years ago
inplace initialization for Platform

81c71c3ebcb3fb5f131415352f5ec8d4139c48da authored over 5 years ago
Fix initialization for gedaelementlexer

81dd52b3acbfbcdf60e1abc15c2a062b895b1b6b authored over 5 years ago
cleanup svgpathparser

98ca925e855851e70b1a7c5a59e491df7af4d03b authored over 5 years ago
Fix gedaelementparser

8ba597189575fca49adfdc06241ac8c65b479562 authored over 5 years ago
Initialization order fixes

4f26f42b2a770aa2dda8c0bf71eaf59109a11c35 authored over 5 years ago
Make sure that ZoomStep is initialized correctly

Use constexpr in place of static const int in zoomslider.cpp

a77a54ce840bf1be5173c1f74f9290680ae76fb8 authored over 5 years ago
Inplace init for Bus

Also, forward declare classes instead of putting class at the front of
nearly every definition u...

ed1b75952b0cc37613f89b8edfdc3e1eea5709e7 authored over 5 years ago
Cleanup GraphicsFlowLayout for C++11 and beyond

4c63646c24387a4a0de1b9960a5c9defe7270989 authored over 5 years ago
Use inplace initialization for viewgeometry

45c753fb037925f16720f40067f9f1e9d006bc54 authored over 5 years ago
Cleanup LayerAttributes

3a1fe792520e3df1cacf0ca5dafb3354dde0348d authored over 5 years ago
Use c++11 features plus full constructor list initialization

Made SvgIdLayer much less aware of the internals of PointRect.

Hid the contents of PointRect ex...

1e4150a57c8afd96d34bb38fd30db33c7dc15cae authored over 5 years ago
Fix constructor args

3cb86d9367c6e72117b022664d5a6837f680f968 authored over 5 years ago
Separation of concerns with svgidlayer

cd7452de4ab5aa42af159db46b9cbfd3ca03fe0b authored over 5 years ago
Cleanup message handling

c52eb6a1d10224781f9548194eb5a084b401db5d authored over 5 years ago
Fix list initialization issues with ercdata

Also use more C++11 and later features.

Make ValidReal constexpr as possible and provide the ex...

ef85951949cd985bccda6a509dde3b3ed03aad7f authored over 5 years ago
Syntaxer now uses nsdmi

8f00246f2ae587fac36896b478e61de517a37ae6 authored over 5 years ago
Use inplace initialization to speed up layerpallet construction

b15e403da27b92e25d6f10c6083403bd047d5b46 authored over 5 years ago
Correct static initialization

52d7d8bd78a6eb93ef56100d8720ce724ebb2ac1 authored over 5 years ago
More cases of missing list initialization syntax

068882516d01ac39c2733c38e58bb25591519c2a authored over 5 years ago
Fix init order in src/commands.cpp

0c16e376c077483ab0b539ecff12fc901d0da29c authored over 5 years ago
list init in nonconnectoritem

0f5313730e45de98628e37d38869e38c458106f2 authored over 5 years ago
Fix formatting in ercdata

ff7677ed9b74f2f52419b70cb2102ab89c37065a authored over 5 years ago
Fix formatting in graphicsflowlayout

bb684c45599c17a01e6083424c83f55bdd6a50a9 authored over 5 years ago
Inline declaration of GridPoint's ctors

3780ff43e95aee4822521b4b7babaf01b4d72b63 authored over 5 years ago
Start using tabs instead of spaces to follow Fritzing convention

More to follow...

d3261addd8754f276f5b27c6eb3765fcc5c1826f authored over 5 years ago
Don't C in C++, eliminated manual free calls

Memory is zero allocated in Grid structure now

ac537b8e52ca306ce6ea1f87b45c726f5e67f776 authored over 5 years ago
Make sure that m_oldLayer is always initialized

e543bf27bb215619f4113ea5eaf21527e7c23792 authored over 5 years ago
list initialization and nullptr updates

3af8d04848b964e3b95d9164681bd0d89eab6a86 authored over 5 years ago
Handle extra qt install screen

f1fd9afe57c859fc0a382e94c659df5e4bb1408a authored over 5 years ago
Demand qt >= 5.6, remove checks from main.cpp

8f08814a83cf81a68459e098ffd44015275b585b authored over 5 years ago
Remove xenial and xcode10.1 build targets from CD

8063d4439d7679b54da9671d3f276a59c59e4a28 authored over 5 years ago
Enable build stage for pull requests again

8e1a1d8f9ebaf2d75e90a94219d2cc8bb04eb0c9 authored over 5 years ago
Merge remote-tracking branch 'origin/develop' into 0.9.4-fixes

140da4e2ff9afa4816a5149abb17acd222e46f89 authored over 5 years ago
Increase 0.9.4 -> 0.9.5d development version

cae948b900cf989f0e3b70ded99f2012cbf5bc95 authored over 5 years ago
Update translations

24ed6bb2daa17f24ff9288fc027fcfea35517ef9 authored over 5 years ago
Merge pull request #3540 from fritzing/develop

Merge versioning and travis build config

2b85bbe0d55266c7f9163af49378d7a0ca1a7f3f authored over 5 years ago
Add branch wildcard for travis

b0243dc35a6b787ad10b138690d14e0f6425f292 authored over 5 years ago
Travis slug->repo

a55399728e43c3eb8bdcbad10bdde3e46bb02a67 authored over 5 years ago
Add static libgit2 for fedora (dynamic also builds, but is switched of)

61ad6a3af6f12ad6e5065b753a98963265a2ccbb authored over 5 years ago
Shell linting

1121e0780cf53a802a5763e25e2ee227ef301b64 authored over 5 years ago
Pass on travis variables to docker, cleanups

b1bc704120d19e15c36ddfc93ef4f42001067dd1 authored over 5 years ago
Fix linux archive on develop builds

7299130732776d00cb08936b03cd18dfdd84f7fe authored over 5 years ago
Enable fast_check again

2864e2f4008ee93e5969318303e48c6e7f905121 authored over 5 years ago
Add override and warning for dynamic libgit2

355bf8ba8f1edda668179b4fc74563b8e596de14 authored over 5 years ago
Use keyword 'develop' to specify debug builds (align with branch names)

f97ed5111f5bbeb5a067d1af1fbd5af36430ed1a authored over 5 years ago
Use current git hash and tag for versioning. Adapt layout

0fcc6ac2bb19dccea7e94508226b93c43d498067 authored over 5 years ago
change whitespace

614bea37588865e059e958f135702df9cf300263 authored over 5 years ago
Fix Issue #3452, change header declaration

61527735b26d25acffbb2f272a5c55b7a71afb23 authored over 5 years ago
Merge pull request #3533 from fritzing/develop

Merging develop to master for 0.9.4 release

3d8241912294e1b3f0111ca3760055d585a35e9a authored over 5 years ago
Work on welcome view: Use https links. Replace shop with donations page. Increase some font sizes.

526fd31b608029529015acad878e91b42606e357 authored over 5 years ago
Fixes from review of #3518

062ea0cafd47588043b96ac854118027570b1fd9 authored over 5 years ago
Run build in docker --privileged mode

32ab1e863c633bbd6bd926dfcc51f14b9b9d50e6 authored over 5 years ago
debugging fedora build on travis

aeebd4aa0efe7e71af053f7fbd0a987c060c0dc5 authored over 5 years ago
Add Fedora build target

899b1c0025267111cd4d821f3670f87abcd034dc authored over 5 years ago
Downgrade to fedora-30, improve documentation

0135acbff6cfbe9c6d5b3990ce01f740b1b15997 authored over 5 years ago
Partly revert fix because empty subnets caused a crash

5eb2ede340decdebf8f7ed70fbf260f590cca71b authored over 5 years ago
Fix memory corruption in PCB view

The first issue was that items bounding rectangle was not fully
inside of maxRect that is boundi...

a00a6c64a74adc73913420140521fcae86254064 authored over 5 years ago
Revert "Remove autorouter from menu"

This reverts commit d137a3bbaf4ea42851c3fa7632d2f010dbc9c0bf, which
was applied because of memor...

9f1452454030550ccd51b12f1015e03733e83fdc authored over 5 years ago
Add grid assertion

53094e959b52aeb7718b14faaa306653e5d0070b authored over 5 years ago
Fix linux deploy names

2d523f21a99a4ecd8f5d02b8293a50637fc2f462 authored over 5 years ago
Add ubuntu bionic release target

32e5f6996de0af2c67d8e1b014aa56d44761672f authored over 5 years ago
Use develop instead of nightlyParts

32eeceeea7979bb5176db7be191a53fef804d548 authored over 5 years ago
good to know the right directory ;-)

81c1485a89195728c884d7949765a71eaa5a05a5 authored over 5 years ago
move issue templates to .github repository

52359b391a15fda8403db31d2b88932aac8ad61c authored over 5 years ago
remove from base directory.

0307db10b04d83ecceef3130f0df9b65f88459dd authored over 5 years ago
add issue templates for github.

a57c672281f43781e6462399e2e5d187d2e7ab4c authored over 5 years ago
Update README.md

d5cff31d1e18842068f2dfb29610c8b59af642f8 authored over 5 years ago
fritzing.pro: remove outdated comment

Last commit that changed these lines -- b99c74ceb -- just fixed
whitespace errors. In fact it se...

795e251b7fec12009c590e62847cd215be24c4c2 authored over 5 years ago
Remove scripts/obsolete directory

61b54a8b772458130dfc8358c94c24cac7a28b1f authored over 5 years ago
Remove SVN keywords

8945592dca33c993198e923d0ffabd3e86c7eb13 authored over 5 years ago
Fix formatting, use tabs

If you see this commit using git blame, try using -w option, it
will ignore whitespace changes. ...

9ad159e60c52b3e4eceee283789896d83ebd6c8b authored over 5 years ago
Fix typo

42fc0783553f46c47d47a44d7b06b2f2848803ff authored over 5 years ago
Fix hundreds of whitespace errors

If you see this commit using git blame, just use -w option, it
will ignore whitespace changes. I...

d4abfc0c5db2b7ca4a7e7940f00e48995f1f48a5 authored over 5 years ago