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

Fixed warning about unused parameters in program/platformlaunchpad.cpp.

dccff5d1b8ab73f65dde0b682712c0ec07413374 authored over 2 years ago
Moved helper class in note.cpp into header for adding Q_OBJECT macro for Qt 6.

13030380f0c25c077319b4d0a308bbfb7260a3cb authored over 2 years ago
Removed unused variables.

574de8cada782479686224f1adcafc23ae6205df authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in mysterypart.cpp.

cac5a12703ddfe6d4da8f23b6cb839cbe1a32dbb authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in svgpathlexer.cpp.

342f558d2d704b7af0beb858c5445fb407aff411 authored over 2 years ago
Replaced QRegExp::indexIn by QString::indexOf in paletteitem.cpp in preparison for Qt 6 QRegExp removal.

e40f6dc7e8297e77a2dcb91b98ccddd8e99a20c9 authored over 2 years ago
Fixed warning about unused parameters in sketch/welcomeview.cpp.

64a885417e438c6dfffe99115ca23fe4b8c091f2 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in textutils.

aa56f59d3884a030fce92aaea7fd8762a7bcf497 authored over 2 years ago
Replaced depcrecated setTabStopWidth function in program/programtab.cpp.

c8b623124ac46346882e39956dde779d6653408a authored over 2 years ago
Automatic clazy fixit for missing Q_OBJECT macro for Qt 6 in zoomcontrols.h.

9f46a67c7e4e84d21d4ac7ef67f85fd1d9959d19 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in textutils.

b4c4cb80a3c4dc91a78b94c57e1d6d5c36350da0 authored over 2 years ago
Bumb version to 1.0.0

f7136567f7181c7f8024f6388da432019d60ca4f authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in textutils.

abf5dccc032a2e9b6e9422980d3b2f89336af1c6 authored over 2 years ago
Automatic clazy fixit for missing Q_OBJECT macro for Qt 6 in welcomeview.h.

6dbe4958ee32e67e594ff8cb52d3792b330c335b authored over 2 years ago
(Manually adjusted) Automatic clazy fixit replacing = with setPath for Qt 6 in mainwindow_export.cpp.

978b8b8d29090ac4bea86cae91d21c036613c6fa authored over 2 years ago
Automatic clazy fixit for missing Q_OBJECT macro for Qt 6 in svgflattener.h.

1ebb24334882680b1e5c1f5be91c54a75c9075fb authored over 2 years ago
Catch 404 response from Fritzing project online sharing website. Related to #3867.

ad16f33caaf2ad5e5b3efb46bdb3105f029a1d82 authored over 2 years ago
Fixed depcrecated implicitely declared assignment operator in src/connectors/svgidlayer.h.

e18a0a6e7bc3b18609cfa21ad05a611b344844d6 authored over 2 years ago
First suggestion for adding GmbH to Fritzing copyright in about box.

e25c8fe15d9ca5b40a9874cbca1245d4ecbf398f authored over 2 years ago
Automatic clazy fixit for missing Q_OBJECT macro for Qt 6 in baseremovebutton.h.

5e7f5d9126f7ad8fc318cbecf7f18342a2704c81 authored over 2 years ago
Replaced deprecated setMargin function in welcomeview.cpp.

224d66f8988677d31c8fe26395bdf4e8e3920cfd authored over 2 years ago
Replaced deprecated setMargin function in peutils.cpp.

3553b972257f50f7ab31ee99a4f1d119ed3d0147 authored over 2 years ago
Replaced deprecated setMargin function in partsbinpalette.

91f7f54b8c344bc09d7468f272e43b272c6fbc24 authored over 2 years ago
Replaced deprecated setMargin function in items.

91262fdc5281f4a78057ad345f295ccbaab4c26d authored over 2 years ago
Replaced deprecated setMargin function in dialogs.

f43f909d682d10aae1e56f9ab17d991b3fe1c3da authored over 2 years ago
Replaced deprecated setMargin function in autoroute.

76b3d3f9121c9bdef15362e5e6803130bdb44ae9 authored over 2 years ago
Replaced deprecated setMargin function in sketchareawidget.cpp.

51e5a119ce3d8f7c0558b31d73be4dad39c02555 authored over 2 years ago
Fixed warning about ignored qualifiers by removing const.

b29d21943c7b61d07eb45a4f0ecf1ea3421312d3 authored over 2 years ago
Replaced QMatrix with QTransform for Qt 6 graphicsutils, layerkinpaletteitem.cpp, schematicsketchwidget.cpp.

a53fccb08110c635552ce7423d46d3fd64bc6002 authored over 2 years ago
Replaced QMatrix with QTransform for Qt 6 svgtext.cpp.

71826c82fee6f4282dd52af26527891084fd10a6 authored over 2 years ago
Replaced QMatrix with QTransform for Qt 6 in svg2gerber.

eb5bc60b2ca6931dcf357d9ad87ca9d6e4d8eaec authored over 2 years ago
Replaced QMatrix with QTransform for Qt 6 in resizableboard.cpp.

dda537d1efc301df63d51f2822b30066c91bee15 authored over 2 years ago
Replaced QMatrix with QTransform for Qt 6 in layerkinpaletteitem.h.

18f639817a1ec73dd5a0ebc059186b28ce414d71 authored over 2 years ago
Replaced QMatrix with QTransform for Qt 6 in logoitem.cpp.

2e2afc09115fcde96bb9889f783d6d9ebda1905f authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in boundedregexpvalidator.h, capacitor.cpp, resistor.cpp.

1e8aa3b0ac628d7e2f9403e39a6caba94e4e0ccd authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in versionchecker.cpp.

2059022181b39b63417bc4e96b909d806a7928e0 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in svgpathlexer.cpp and textutils.

928e1563f7a5de999a7c694fc47bf21dd2b922b2 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in misc.h, connectoritem.cpp, paletteitem.cpp, modelpartshared.cpp, pemainwindow.cpp.

1c6d2b6a8cecc4adad8928efc9357492b707e431 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in gerbergenerator.cpp, svgpatchregex.h, and textutils.

7b07194afc601232b3d5d71c7a932ec6cf3e2ae6 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in gedaelementlexer.cpp.

50ed79bbb4661fe86fed030bee1c404d49a8fdf6 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in welcomeview.cpp.

9e455857feffa7a23fddc705a526007335114f41 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in pinheader.cpp.

d6c8bc46cbff1ce3f42447d559dc8fcf4e07f2df authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in paletteitem.cpp and removed unused variable.

a304f265f4124a539260ab42134d30f7147bf80e authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in resizableboard.cpp.

25f580498691231ae030d1b81ebfa8c12183b4f0 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in schematicframe.cpp.

a3ce851a2b72a6fbf654f4576a19a6096fc6956c authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in logoitem.cpp and ruler.cpp.

d9808c46cdf20968b8664ad48cf734068e92c010 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in pemainwindow.cpp.

9f49892735c909ef4a0295cd01e28a767672abf5 authored over 2 years ago
Removed commented code.

8776162bad07bc343051aa9f65bdb4561595ee89 authored over 2 years ago
Removed unused QRegExp header inclusions.

155b96b23432d119286505ac1b67ba2442e19da3 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in mainwindow.

a8fae47433a81a5a0a5986b7f22b3e313ad9922f authored over 2 years ago
Replaced QMatrix with QTransform for Qt 6 in svgpathlexer.h.

e2f6e430447dd1191e87898575e8bbb695b9ce20 authored over 2 years ago
Replaced deprecated setMargin function in zoomcontrols.cpp.

9cddeff312389b2b3d96e906af3165989f89b0a5 authored over 2 years ago
Fixed svg unit test to use QRegExp.

c07547deabbaad583939b49165a2e3c15523104c authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in mainwindow_export.cpp.

8aba0366750f2e49a3ec90a7b1ea56c621b53491 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in pad.cpp.

01e157db8da231a3c148a422f77db76b601b4b79 authored over 2 years ago
Replaced deprecated setMargin function in setcolordialog.cpp.

36411e1843fbcb1e21deb09c2768b093229f6e1e authored over 2 years ago
Replaced deprecated setMargin function in partsbinpalettewidget.cpp.

2feaa037439b3c69ea1b0ea8418deb34d7d0e706 authored over 2 years ago
Replaced deprecated setMargin function in prefsdialog.cpp.

8ff77c79aac96ceae505627a5cad317a3882f452 authored over 2 years ago
Avoid ambiguous conversion from int to QChar.

f983f47dff6751b3eccfaf8c877c31bf563552ad authored over 2 years ago
Replaced QMatrix with QTransform for Qt 6 in textutils and kicadschematic2svg.cpp.

920f1da8aab0750654af080347282dfe20c32677 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in modelpart.cpp.

4b2b37c3efcc07822bc85f1e3993d5afc16c50f8 authored over 2 years ago
Replaced QRegExp::indexIn by QString::contains in gerbergenerator.cpp in preparison for Qt 6 QRegExp removal.

eedc8e50e6a897ee3b35c795a291254cfc5945bf authored over 2 years ago
Automatic clazy fixit for missing Q_OBJECT macro for Qt 6 in fsizegrip.h.

2b7551266c3e1cabed9cd3186004c54eb49322a6 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in s2s.cpp.

f8f3267293835ebf28169b0d0f8447d3d05e119d authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in itembase.cpp.

d2f506d79e8d9d8cc5fca1e50fcc3667ea68fe6a authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in gedaelementlexer.

6aff0e9dd14e316bd77a72df255d6d24424e839a authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in svg2gerber.cpp.

7d8a2b3eb30f4c9dee36adfab9d482b7b3766162 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in fapplication.cpp.

be058f56174401510298cfd30297d3d06120ce8b authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in note.cpp.

49f21553e64e29c0838f9db166374a89143d9770 authored over 2 years ago
Removed commented code.

9ac1db8589092f6edfaa6b3752cb80945c915919 authored over 2 years ago
Replaced QRegExp::indexIn by QString::contains/indexOf in textutils.cpp in preparison for Qt 6 QRegExp removal.

69c838232efa4ef41b3bc87db745158a396c1235 authored over 2 years ago
Replaced deprecated QComboBox::AdjustToMinimumContentsLength in itembase.cpp.

999f44c4b87d1574a906f90667417da515c7edfd authored over 2 years ago
Removed commented code.

af019c8f50e96818d14a2882622df9dd46d318ea authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in perfboard.cpp.

c1e78afc4dfb49a7e161f8825361040a61d4c1a6 authored over 2 years ago
Replaced QRegExp::indexIn by QString::contains in resizableboard.cpp in preparison for Qt 6 QRegExp removal.

02263a22b249436f3401e321b169c3ffea0b8e0b authored over 2 years ago
Replaced deprecated setMargin function in program.

e6ffe8fe7d5a1171ffdc4fdb1a63da7ca8b78b66 authored over 2 years ago
Automatic clazy fixit for missing Q_OBJECT macro for Qt 6 in groundplane.h.

de1904d16f78430834943892cf2209289904064c authored over 2 years ago
Replaced QMatrix with QTransform for Qt 6 in svgfilesplitter.h.

779136838f57faedb1a458495ddb4d96fcdc5352 authored over 2 years ago
Replaced QMatrix with QTransform for Qt 6 in commands, itembase, paletteitem and sketchwidget.

02d166fca5b28a26526b7bcf7802fc4c445774c8 authored over 2 years ago
Fixed unused variable warnings in program/platform.cpp.

9593f4ca588de7bcd521ef6c83b464e97082330c authored over 2 years ago
Fixed parts bin and inspector width to prevent test failure.

27bba600b2ace307b67b8094a4d87697098e068a authored over 2 years ago
Removed deprecated orientation function in sketch/zoomablegraphicsview.cpp.

ec19b69b6357d89d72a46d0d0de464d066490f93 authored over 2 years ago
Icon size in parts bin 32->42 . Icon size Inspector 32->80

c5063d6f2836f3c64f8b351d6c1eab6e79ccae52 authored over 2 years ago
Removed unused variable in partschecker.cpp.

2195042db026ca0e707924300e5a648b62a95b90 authored over 2 years ago
Fixed unused variable warning in items/wire.

653b8041d542e998d5e84534782406d470dbcc8a authored over 2 years ago
Fixed unused variable warning.

9340c8feabf3a5cdc548cd58c5bccb034ad5d067 authored over 2 years ago
Fixed unused variable warning.

28b0c1ab1b588908a850fdebf6ca6c456c0a2225 authored over 2 years ago
Fixed uninitialized variable warning.

96742b44099ae6e5706ed84fe63afb96da113523 authored over 2 years ago
Removed unused variable warning in items/paletteitembase.cpp.

50de9a73aad26f4bd262971575570939d560dac5 authored over 2 years ago
Removed unused variable.

2c283ad020032b22e4f141eec5360b74cebbd21d authored over 2 years ago
Fixed warning about initialization order in utils/s2s.cpp.

5554df2d02e752a1b5c97f90b34c203e3a29553c authored over 2 years ago
Removed unused variable warning in svg/gerbergenerator.cpp.

cc5133666be2ac95268ee446067198c1db878e06 authored over 2 years ago
Fixed unused variable warnings in sketch/sketchwidget.cpp.

35aa92d6fa5baf4aeefab8165f38a1213d999c36 authored over 2 years ago
Fixed unused variable warning in sketch/sketchwidget.cpp.

7f319a8d884ba7db1f2cc0419936e4813ed0d73e authored over 2 years ago
Fixed warning about initialization order in exportparametersdialog.

5f1ae709685c2d4fc7a96b8305c16309ba0681e4 authored over 2 years ago
Replaced deprecated qrand use in help/tipsandtricks.cpp.

da694f49aa1c49c20ec613ae05f9ca71384ef45c authored over 2 years ago
Removed unused variables in modelbase.

ef55ae9734fd19500b4445eb5c00dbf19f4f8d1a authored over 2 years ago
Removed unused variable in sketch/sketchwidget.cpp.

9cca706cf704005f42cf73a85c048d6d32a27822 authored over 2 years ago
Removed unused variable in sketch/sketchwidget.cpp.

421e3cd3dd3f61694f641533ad0f82a0d43a3938 authored over 2 years ago
Fixed unused variable warnings in sketch/sketchwidget.cpp.

4c3ceebde608584c286d15649a367ef60af658eb authored over 2 years ago