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

constants in graphicsutils are now constexpr

282eb6399ab1293f0f0ab1f6f3102bf4db548f26 authored about 5 years ago
Further cleanup of bezier

124e46b44931d7cbec1a45418628d3d19d2832cd authored about 5 years ago
Add a copy constructor to Bezier

41f5c923134dd28f97c4d95e9a5fd1bf49d97279 authored about 5 years ago
Mark a bunch of constants as constexpr in bezier

Also join uses a reference version instead of the pointer version

bd501075036e5413b6d67147b676147f1b89404c authored about 5 years ago
constexpr PartLabel

22780a3e7db9549081e2a791d445e9b1dfbe481e authored about 5 years ago
Forward declare ItemBase in PartLabel

a2128cf43cd7f35740b46d472bbf26323157f584 authored about 5 years ago
forward declaration of classes in itembase.h

693fdc7218baaeca8f669a15b5322c9d6f96ea91 authored about 5 years ago
constexpr doNotPaint

ecaf94c0f0c9e4e3509f2f4775e744b4fad5cd82 authored about 5 years ago
inplace construction of itembase

44bebc6752175366695d531a3a65b22d9a875a71 authored about 5 years ago
nullptr fixes

e6a37b1d7be005532e8120b1ba16bc76f801a6be authored about 5 years ago
clean up ctor of nonconnectoritem and make doNotPaint const noexcept

93669d6bf9cb7e855c75dc58c8959f2d6005b1e7 authored about 5 years ago
constexpr getters and inline others

264574eec6539062f918b451fd67e782aac0b8e2 authored about 5 years ago
Fix: adapt qmake to 5.12.7 path

dd3ee406d7c7b306dcc6e8c020bc763254744617 authored about 5 years ago
Fix: adapt for qt installer 3.2.1

3a95a8783effe5734d57187c6effc89f946d80e4 authored about 5 years ago
Add hint for installing qt5 packages

e5bb03954a103f44ffadd3ee4cbf20ca712c2e27 authored about 5 years ago
Add hint to wait for unzip to finish.

7aaf977b3306d4ddffa4646eb78766a6d5669260 authored about 5 years ago
Use nullptr, cleanups

88d8f109272fab667e5a17f938b5ebd8bc17049f authored about 5 years ago
appdata.xml: use https links, add content rating

ffb9c72b4e70f3fe78753411042e88fbeb2b758a authored about 5 years ago
Fix the number of allowed digits within the resistor regex

8ab22eabcdb160a85fb9705a78bd4f89f5ec2828 authored about 5 years ago
get rid of all the != null checks

dbfef9ac144faf1573af085708cd918f828c0a1d authored about 5 years ago
Update README.md

84d1fd83e29092dd217e9e3c1c2000d2a672df47 authored about 5 years ago
Merge pull request #3553 from OlesyaGerasimenko/develop

Update Russian translation

93b17f0d108fc061df3a18af6394f934be9d3054 authored about 5 years ago
Merge branch 'develop' into develop

121f30bd3ef241d674ab493800d88c2842ff8977 authored about 5 years ago
Fix: remove chmod to install script

b9d85521054b0e1f01d78f912953028a06500c8f authored about 5 years ago
Remove linux install and uninstall scripts. Add INSTALL.txt instructions

091ff39ce380e2e6e4f5d5e2acb8b934a0bb1541 authored about 5 years ago
Cleanup verbose debug message

c4aa4a5a905c6794e87d3abc5a08fff72485bd07 authored about 5 years ago
Fallback to http if openssl not available

f267922c3a5769632024997e26273ebb10e83e2d authored about 5 years ago
Show TLS status in DebugDialog

cb7c9cc452d11bd8fe26e67048e6ff7d92c87e72 authored about 5 years ago
Improve TLS status debug

5a915ebeb2c986e0268cdd1127d9f46f20fd9473 authored about 5 years ago
Fix qmake path

ecf3b857c54c007b1ac48c78328441b78dc4a47c authored about 5 years ago
Upgrade Qt 5.12.3 -> 5.12.6 for Windows builds, disable Qt5 32 bit install

6b2150c99afe0de8cdd62f900d9ba82da141b76e authored about 5 years ago
Show TLS status in DebugDialog

e79a0da172c576e3862ac1f7980630f01281bb8f authored about 5 years ago
Fallback to http if openssl not available

e9a9969aac2c3934a660d3bb540c8124f021e346 authored about 5 years ago
Also load blog and projects via https

13c9ec97944ac7b86130a9d81f9f377cd2e664f5 authored about 5 years ago
Merge pull request #3572 from fritzing/0.9.4-fixes

0.9.4 fixes

dc8cd8d6c811c17f58b26c918ef89e37459bc4cc authored about 5 years ago
Support recent OS versions in version string

7f6263c9774b62d8d47e67181580e6ea0d8a6e0e authored about 5 years ago
More http -> https and routing fixes

a1ffcea08814801903b1a9515b18cf97067968ae authored about 5 years ago
folderutils.cpp: Fix getAppPartsSubFolder2 returns current working directory if fritzing-parts folder is not found

getApplicationSubFolder returns QDir() if the directory can not be found,
but QDir() returns the...

8ae9384dd4130cf781eb89a47a85dd885229fdc4 authored about 5 years ago
More http -> https and routing fixes

6efd5ec2f1391a0f9f11efe3c39affb5185adf9c authored about 5 years ago
Support recent OS versions in version string

ba18b850635704a0698e30e8f16b72e2a49f4ad7 authored about 5 years ago
folderutils.cpp: Fix getAppPartsSubFolder2 returns current working directory if fritzing-parts folder is not found

getApplicationSubFolder returns QDir() if the directory can not be found,
but QDir() returns the...

81dff69b3c1435cbf95fecb8334e3ed0b59a1274 authored about 5 years ago
folderutils.cpp: Fix getAppPartsSubFolder2 returns current working directory if fritzing-parts folder is not found

getApplicationSubFolder returns QDir() if the directory can not be found,
but QDir() returns the...

e78323248f65651170f940b536f38aee77d829b1 authored about 5 years ago
Fix issue #3338

QSvgText::bounds is not implemented (QTBUG-32405).
Fritzing uses a custom implementation to dete...

b72de1eab31a9ee5798312c5691147250cc023b6 authored about 5 years ago
Add italian translations from 5volts

44c260798297e9ae80894dcb9e0d84e657804d62 authored about 5 years ago
Add unit test for removing single quotes

6cc1c5ff4c11b16694a355b46883af2c3b27b808 authored about 5 years ago
Updates SVG font handling for single-quoted font-family inside style attribute

aa03a34bd7c296e9394452bbba6b10ced2a95fae authored about 5 years ago
Add start labels

ab28b3b6cb4112bc18a1969de3ecab8fe8dce84f authored about 5 years ago
Fix boostdetect for MacOS

e64ae00ac10596b2e35b9e0e07cee053e1134031 authored about 5 years ago
Factor out regex, fix minus sign in MFinder

dc6248cecb362b34f4949e525d82e9057f06e08c authored about 5 years ago
Make some fixes as described by Kjell Morgenstern in my pull request

- Fixed indentation (spaces -> tabs)
- Fixed missing NULL -> nullptr conversions

e011225950378f9176b516a27d27b44f92a9ca30 authored about 5 years ago
Fix more sa violations found in C++test

f179c1aaa4bca89897289fce50871a0809ee10f5 authored about 5 years ago
Added sev 1 violation fixes for ctors + other fixes

700bf8bf669a1ffa2f3e186c183ab4e087296327 authored about 5 years ago
Use NSDMI in some cases to get rid of the explicit constructor

c9cab3423a3df941e990fd448b31e6f828d5cd4f authored about 5 years ago
Mark stuff with constexpr and fix bezier

9a76bcbc4cad58f76fe8565122138f2c9f068d74 authored about 5 years ago
More sa violation fixes

18cb106f98c857f54c907b0992ca045ce0fdbb80 authored about 5 years ago
Default initialization

babd4b3b48d1479e9d1e2991212a9c6f5f0b187e authored about 5 years ago
Cleanup connectoritem to use nullptr and intialize everything

6203c5797530a57b8903f8b137e4e32e13b992fa authored about 5 years ago
More severity 1 violation fixes

2b97574de73533076160d5b0d7922d920836db35 authored about 5 years ago
Forward declare classes

972ee1b7a48696e954aa7c5264d63dd628481d1b authored about 5 years ago
Fix more SA violations

9c0337dad9f9b72747b19650e472472687f0f0b3 authored about 5 years ago
fix violations in welcomeview

d5a12078fd21b584e874f1705a13ad888cd0a847 authored about 5 years ago
Fix sev 1 violations in fapplication

927165bb48ccac623a53234619f26f31c26178d2 authored about 5 years ago
More C++test violation fixes

42d6b290313cbcade9874106efa9bc9b099fafc0 authored about 5 years ago
More structure initialization

6fbe304f8f2779956bbd1b5ccce862a7b4dfa6ef authored about 5 years ago
Fix up searchlineedit

Use a std::unique_ptr instead of raw pointer for SearchFieldPixmap.

97bb963b7da55f2a2dee4bff7740e2a15d68704c authored about 5 years ago
Fix compilation errors

604a89da712d2c135dcb4ab1314c160f3d0cfce6 authored about 5 years ago
More inplace initialization

29192d73dc3bf567043b1eefdce2f239bf1daf40 authored about 5 years ago
Fixes for fritzingwindow via NSDMI

f3d014c5a9de8521eb97db3b006c70c12b94b2bb authored about 5 years ago
More missing variable initialization

726dc73a39dea86025d203fb8e3185f22aecc88e authored about 5 years ago
Fix cmrouter

c09a4bb0f9bc4e7c3b4878861b0baaeac1021806 authored about 5 years ago
Fix overuse of auto in welcomeview.cpp

f46ec56f8948463f95bbea8c3e424f051a26a579 authored about 5 years ago
More NSDMI for prefsdialog, pegraphicsitem, svg2gerber

2f8b4ff3eab8c6b5c7bd79ea2d1272b3d416b508 authored about 5 years ago
NSDMI for updatedialog

c98425c13c0ebce7935026499c75e9e7e95ad920 authored about 5 years ago
NSDMI and init fixes

2155c2af270445b324db3dffc1a759dd1d0a22b0 authored about 5 years ago
More static analysis violation fixes in panelizer and mainwindow

e45b80c6f489ee7c9318ab6ee2b3607cb107da96 authored about 5 years ago
More NSDMI

1b430ea31496368f8b2078993c539a707aec51a5 authored about 5 years ago
default init more fields of mainwindow

d4177bcba3481d632c90adaad1f429007960e3dd authored about 5 years ago
default init pointers in mainwindow

a534ff2c1670ecd01c6ae5c7d26e877a93b5ca3c authored about 5 years ago
Fix s2s

d2536e58e9b0db12826281c61f2942a84baba466 authored about 5 years ago
Fix more aspects of pemainwindow

2801253aaf9ba222a710f0741be75af46e58415d authored about 5 years ago
Start trace at center of connection point

Allow traces to start in the center of rings and pads. Results in the ends of the traces overlap...

4c2fad143da59ae153f915cc3787ea6dea37ee19 authored about 5 years ago
Fix warnings

1d4a21cd214ea4c3daa25803197e7d22c2780ae3 authored about 5 years ago
NULL -> nullptr

98aa2963fc79ac314e1c20772aa1bdea3fa8b8a1 authored about 5 years ago
Fix 2961: cache did not take part placement into account

8f950b5025c1ebc0d8a83cf80a6ed9bc40af9ae5 authored about 5 years ago
Fix issue #3537

Relative SVG commands did not properly update the current position when
chained, only the first ...

ac93ed7b9409fd74ff06a7f5bce4d35669e20639 authored about 5 years ago
Fix for issue #2186 . Allow seed connectors nearby other parts, value optimized for keepout distance ~ 2-30

0eea189e481b179d71688f603ba0a970e5cd35a1 authored over 5 years ago
removed Visual Studio files which got accidentally committed

b4c6e75cffb92c5236a308361a0ca019ad494f00 authored over 5 years ago
fixed a typo ("andere.Zwecke" -> "andere Zwecke")

f1086efc67196b2f9172e7b376c5f93857956f9f authored over 5 years ago
Updated German translation

0e69b1aea574c6da6fa2d402fcb5b767eed1d2d2 authored over 5 years ago
Update Russian translation

430dc369b4418f783aa6e367ea5e2dcfdf38a2cf authored over 5 years ago
rebase and create translation binary

33a781064bd36d5984fd8449d66c7eeaf40201c8 authored over 5 years ago
Optimize for monochrome image

64e63514b7e8b23de6b27a0c1097832e12a8d463 authored over 5 years ago
Always update ground fill seed display

The display of ground fill seeds was missleading.
It was displayed when enabling seeds for the f...

0e7ff3dfd4d0bf4656d58b7570752cd85286967a authored over 5 years ago
Fix poor float comparisons

0cdb31b21b8def7ea4bc77487c9d781ee09d747e authored over 5 years ago
NULL -> nullptr

8fe9f4caaaac916b5de187e8d5fb51c52072e5c5 authored over 5 years ago
Enable C++14 and add a quick check

29b8f5d3703e9c830b02905c539ecfd87c0df9c7 authored over 5 years ago
reformat --help output for help2man

https://www.gnu.org/software/help2man/#Example

0a73e355f5bce84c22d071f2c6c939746af4973f authored over 5 years ago
improve --help output

3537f5ae32d76f0347a1f2072b52faf7e81cdecb authored over 5 years ago
Only output messages once during Makefile generation

Project MESSAGE: using installed libgit2 library
Checking for boost... yes
Project MESSAGE: usin...

ca1a1bfdade2aeb772ce15753cc4480a7d9c4e72 authored over 5 years ago
Add message to show system QuaZIP is being used

e955c315ba6a2839751c42dc75eaaffe12d4ccc0 authored over 5 years ago