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
Applied modernize-loop-convert fixits in model/modelpartshared.cpp.
01da3c26e9952aa9cc9c436685fc7ccfd8378dcc authored over 2 years ago by Kjell Morgenstern <[email protected]>
01da3c26e9952aa9cc9c436685fc7ccfd8378dcc authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied modernize-loop-convert fixits in model/palettemodel.cpp.
9444be55a19b696d6dceb04c5a9c05c99fb62ac0 authored over 2 years ago by Kjell Morgenstern <[email protected]>
9444be55a19b696d6dceb04c5a9c05c99fb62ac0 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Fixed 'Called C++ object pointer is null [clang-analyzer-core.CallAndMessage]' in pcbsketchwidget.cpp.
6fcb897ce3de4176cd2bc99bd759b620aca90d70 authored over 2 years ago by Kjell Morgenstern <[email protected]>
6fcb897ce3de4176cd2bc99bd759b620aca90d70 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied fixit readability-implicit-bool-conversion in utils/bezier.cpp.
996e3f8d2fbfe8cabdc462c6fea0a46dc8da0bad authored over 2 years ago by Kjell Morgenstern <[email protected]>
996e3f8d2fbfe8cabdc462c6fea0a46dc8da0bad authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in autoroute/mazerouter/mazerouter.cpp.
bcf8095e84da4517b0eec739964854479b397472 authored over 2 years ago by Kjell Morgenstern <[email protected]>
bcf8095e84da4517b0eec739964854479b397472 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Removed never read assignment of variable in svg2gerber.cpp.
6ea390f772c70ede3aa8b765dd3647eec2adacc5 authored over 2 years ago by Kjell Morgenstern <[email protected]>
6ea390f772c70ede3aa8b765dd3647eec2adacc5 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied fixit readability-implicit-bool-conversion in program/programtab.cpp.
5f335557ab4b291b8027e6b7a5dad61bf07f96cb authored over 2 years ago by Kjell Morgenstern <[email protected]>
5f335557ab4b291b8027e6b7a5dad61bf07f96cb authored over 2 years ago by Kjell Morgenstern <[email protected]>
Add export BoM as CSV
50a13de8f002b45dbca0d4b943c5a553ebd0dca8 authored over 2 years ago by Kjell Morgenstern <[email protected]>
50a13de8f002b45dbca0d4b943c5a553ebd0dca8 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in autoroute/drc.h.
c88a4228b0e66623a36f9852bf9b607f1bf14791 authored over 2 years ago by Kjell Morgenstern <[email protected]>
c88a4228b0e66623a36f9852bf9b607f1bf14791 authored over 2 years ago by Kjell Morgenstern <[email protected]>
fix big sur build
626e5d5f5ff058b5aad950b07144da44c8383abc authored over 2 years ago by jfmorgenstern <[email protected]>
626e5d5f5ff058b5aad950b07144da44c8383abc authored over 2 years ago by jfmorgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in autoroute/drc.cpp.
320935a0f04a40443f64d3941ce22887f5a753ba authored over 2 years ago by Kjell Morgenstern <[email protected]>
320935a0f04a40443f64d3941ce22887f5a753ba authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in autoroute/autoroutersettingsdialog.h.
7c12ca18f51f9598918575bbc993e6a619b02b8a authored over 2 years ago by Kjell Morgenstern <[email protected]>
7c12ca18f51f9598918575bbc993e6a619b02b8a authored over 2 years ago by Kjell Morgenstern <[email protected]>
Fixed 'Called C++ object pointer is null [clang-analyzer-core.CallAndMessage]' in connectors/connectoritem.cpp.
1a1f2a11117b3019484dbebcedfb5674ce7633ec authored over 2 years ago by Kjell Morgenstern <[email protected]>
1a1f2a11117b3019484dbebcedfb5674ce7633ec authored over 2 years ago by Kjell Morgenstern <[email protected]>
Partly reverted previous virtual dispatch fix because the code seems to currently depend on MainWindow::fritzingTitle being called by FritzingWindow.
2dc3190e304ff131286486249cb263b82d250abc authored over 2 years ago by Kjell Morgenstern <[email protected]>
2dc3190e304ff131286486249cb263b82d250abc authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in autoroute/autoroutersettingsdialog.cpp.
5e201b4768ba36bfea46ed6c9bd70b5f7ada75aa authored over 2 years ago by Kjell Morgenstern <[email protected]>
5e201b4768ba36bfea46ed6c9bd70b5f7ada75aa authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in commands.h.
4be89ba0a3e892faca57c0e9d1de79eee26aeaa5 authored over 2 years ago by Kjell Morgenstern <[email protected]>
4be89ba0a3e892faca57c0e9d1de79eee26aeaa5 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Fixed 'Called C++ object pointer is null [clang-analyzer-core.CallAndMessage]' in sketchwidget.cpp.
8ab17088a2ad7a798b7a9d840b2ec01edf659eb7 authored over 2 years ago by Kjell Morgenstern <[email protected]>
8ab17088a2ad7a798b7a9d840b2ec01edf659eb7 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Fixed 'Call to virtual method during construction bypasses virtual dispatch [clang-analyzer-optin.cplusplus.VirtualCall]'
1cdb8df24d1a9bf41cf110b2114f57fa6a0c5f57 authored over 2 years ago by Kjell Morgenstern <[email protected]>
1cdb8df24d1a9bf41cf110b2114f57fa6a0c5f57 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Fixed 'Called C++ object pointer is null [clang-analyzer-core.CallAndMessage]' in itembase.cpp.
8bbaa04752afc7529a4a8b3565fae41b5a92ec80 authored over 2 years ago by Kjell Morgenstern <[email protected]>
8bbaa04752afc7529a4a8b3565fae41b5a92ec80 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in program/programtab.cpp.
8000b09e8a303c6752cb73a00363bfd27384d3c7 authored over 2 years ago by Kjell Morgenstern <[email protected]>
8000b09e8a303c6752cb73a00363bfd27384d3c7 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Fixed 'Value stored to 'd' is never read [clang-analyzer-deadcode.DeadStores]'.
3dbf23431fe27fecf9426212472a6f1d658cf234 authored over 2 years ago by Kjell Morgenstern <[email protected]>
3dbf23431fe27fecf9426212472a6f1d658cf234 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Fixed undefined value aka 'The right operand of '<' is a garbage value [clang-analyzer-core.UndefinedBinaryOperatorResult]' in perfboard.cpp.
6ae5fb62fc506af0125d00f9e07dfdd0657996a0 authored over 2 years ago by Kjell Morgenstern <[email protected]>
6ae5fb62fc506af0125d00f9e07dfdd0657996a0 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Initialized counters.
01086792258487194fe6997b96eee310c5e21334 authored over 2 years ago by Kjell Morgenstern <[email protected]>
01086792258487194fe6997b96eee310c5e21334 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Removed never read assignment of variable in sketchwidget.cpp.
d0b48d05f544a1064710f859efdc149a7dd2c518 authored over 2 years ago by Kjell Morgenstern <[email protected]>
d0b48d05f544a1064710f859efdc149a7dd2c518 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Fixed 'Called C++ object pointer is null [clang-analyzer-core.CallAndMessage]' in connectoritem.cpp.
0945410c257966ba1ca85577fb96e3eb72c8f363 authored over 2 years ago by Kjell Morgenstern <[email protected]>
0945410c257966ba1ca85577fb96e3eb72c8f363 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in autoroute/mazerouter/mazerouter.h.
5ed5a0c18942a13596446157cce147334dca9eda authored over 2 years ago by Kjell Morgenstern <[email protected]>
5ed5a0c18942a13596446157cce147334dca9eda authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in mainwindow/sketchareawidget.cpp.
756925cf830fdd24b3b95ace3af799b20d5314bf authored over 2 years ago by Kjell Morgenstern <[email protected]>
756925cf830fdd24b3b95ace3af799b20d5314bf authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in partseditor/hashpopulatewidget.cpp.
2f630245342153c7a6390e6b24390e5d15632c9e authored over 2 years ago by Kjell Morgenstern <[email protected]>
2f630245342153c7a6390e6b24390e5d15632c9e authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in mainwindow/fdockwidget.cpp.
2f7ec60fb3d36cdb8471d041c8e826b824062f02 authored over 2 years ago by Kjell Morgenstern <[email protected]>
2f7ec60fb3d36cdb8471d041c8e826b824062f02 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/pinheader.h.
00c60551e1a95c99be6737be1dc71642f532a2c3 authored over 2 years ago by Kjell Morgenstern <[email protected]>
00c60551e1a95c99be6737be1dc71642f532a2c3 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in partsbinpalette/partsbinlistview.h.
8c718ea3ef1377396317bc561f01bcce315cb09c authored over 2 years ago by Kjell Morgenstern <[email protected]>
8c718ea3ef1377396317bc561f01bcce315cb09c authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/schematicframe.h.
a99dd5a83814e3319a25426d0a57305b57e4b08e authored over 2 years ago by Kjell Morgenstern <[email protected]>
a99dd5a83814e3319a25426d0a57305b57e4b08e authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in model/modelbase.cpp.
56a2d690f3959ae72c45c1e469bd1742d4cdd6e4 authored over 2 years ago by Kjell Morgenstern <[email protected]>
56a2d690f3959ae72c45c1e469bd1742d4cdd6e4 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in model/modelpart.h.
c376cdebbf740cc6bf727e46f3d0f726e03b56f3 authored over 2 years ago by Kjell Morgenstern <[email protected]>
c376cdebbf740cc6bf727e46f3d0f726e03b56f3 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in partsbinpalette/partsbinview.cpp.
a95b4f173b32ddf78b9e71eb849e23ec298a4feb authored over 2 years ago by Kjell Morgenstern <[email protected]>
a95b4f173b32ddf78b9e71eb849e23ec298a4feb authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/stripboard.h.
c3f22cae7372d99af58c9b8340de3331014897e1 authored over 2 years ago by Kjell Morgenstern <[email protected]>
c3f22cae7372d99af58c9b8340de3331014897e1 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/resistor.h.
33dd6559f691ba1354bb48a635ec0147ebd4cf89 authored over 2 years ago by Kjell Morgenstern <[email protected]>
33dd6559f691ba1354bb48a635ec0147ebd4cf89 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/symbolpaletteitem.h.
d55013054f7b2e87e857f0b0db448b02c2794324 authored over 2 years ago by Kjell Morgenstern <[email protected]>
d55013054f7b2e87e857f0b0db448b02c2794324 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/propertydef.cpp.
36312ac5defa0ac83af5be6f148a3c0b6db67564 authored over 2 years ago by Kjell Morgenstern <[email protected]>
36312ac5defa0ac83af5be6f148a3c0b6db67564 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/wire.cpp.
3fca7e966a0145c2e4953e61a2f13bffbba319c4 authored over 2 years ago by Kjell Morgenstern <[email protected]>
3fca7e966a0145c2e4953e61a2f13bffbba319c4 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in mainwindow/fritzingwindow.cpp.
e8a89fae7c656982f5214bc5dc2794bdf6fe1c2f authored over 2 years ago by Kjell Morgenstern <[email protected]>
e8a89fae7c656982f5214bc5dc2794bdf6fe1c2f authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/resizableboard.h.
1d18e18f79faf55ea7028b6b24ff7c62f9944bae authored over 2 years ago by Kjell Morgenstern <[email protected]>
1d18e18f79faf55ea7028b6b24ff7c62f9944bae authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in model/modelbase.h.
0208f0cef4a8f28608bb4c49d6323080a53578a4 authored over 2 years ago by Kjell Morgenstern <[email protected]>
0208f0cef4a8f28608bb4c49d6323080a53578a4 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in partsbinpalette/binmanager/binmanager.cpp.
5d471be57f71bfefaddf6c865a230a3d8638f093 authored over 2 years ago by Kjell Morgenstern <[email protected]>
5d471be57f71bfefaddf6c865a230a3d8638f093 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in src/model/sketchmodel.cpp.
c60f9b0171e10015e98fe3090a0a24b8eb563983 authored over 2 years ago by Kjell Morgenstern <[email protected]>
c60f9b0171e10015e98fe3090a0a24b8eb563983 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/pinheader.cpp.
c68ac800eeec58dde7ea8eebd5b648fc10da4e94 authored over 2 years ago by Kjell Morgenstern <[email protected]>
c68ac800eeec58dde7ea8eebd5b648fc10da4e94 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in partsbinpalette/partsbiniconview.cpp.
1f4c9ef1be9f7458c767f3a7d8d2cf6c7d2fcd6c authored over 2 years ago by Kjell Morgenstern <[email protected]>
1f4c9ef1be9f7458c767f3a7d8d2cf6c7d2fcd6c authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in partsbinpalette/binmanager/stacktabwidget.h.
55ac42d719b3f0ef120b275b66d0d0329dd0d0f2 authored over 2 years ago by Kjell Morgenstern <[email protected]>
55ac42d719b3f0ef120b275b66d0d0329dd0d0f2 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in mainwindow/mainwindow_export.cpp.
d75441102021a45245633b30f31cabea572fc8ff authored over 2 years ago by Kjell Morgenstern <[email protected]>
d75441102021a45245633b30f31cabea572fc8ff authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/virtualwire.cpp.
3b6a329e12d5bfcb0312b8e632716633816f5c97 authored over 2 years ago by Kjell Morgenstern <[email protected]>
3b6a329e12d5bfcb0312b8e632716633816f5c97 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in model/palettemodel.cpp.
7b01b176c9905d4e0192ba8ebc0502ef9ec65295 authored over 2 years ago by Kjell Morgenstern <[email protected]>
7b01b176c9905d4e0192ba8ebc0502ef9ec65295 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in mainwindow/mainwindow.h.
3de28413c6bc12552e71bd711254b86844733045 authored over 2 years ago by Kjell Morgenstern <[email protected]>
3de28413c6bc12552e71bd711254b86844733045 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/ruler.h.
674a586c52c8d42972ab192754ef437860c8ab03 authored over 2 years ago by Kjell Morgenstern <[email protected]>
674a586c52c8d42972ab192754ef437860c8ab03 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/schematicframe.cpp.
70cc1168f2315db437f8f789c1cd9064919697bb authored over 2 years ago by Kjell Morgenstern <[email protected]>
70cc1168f2315db437f8f789c1cd9064919697bb authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in partsbinpalette/graphicsflowlayout.cpp.
b8547b0845822b02d2987dc21dea5776ec049a3f authored over 2 years ago by Kjell Morgenstern <[email protected]>
b8547b0845822b02d2987dc21dea5776ec049a3f authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/stripboard.cpp.
607202e104d016ebf3c4ecc9392ba981e26e1993 authored over 2 years ago by Kjell Morgenstern <[email protected]>
607202e104d016ebf3c4ecc9392ba981e26e1993 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/dip.h.
630b12fbb995603020482d085333525c6d918704 authored over 2 years ago by Kjell Morgenstern <[email protected]>
630b12fbb995603020482d085333525c6d918704 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/clipablewire.cpp.
26761a4afb6993f330ee6dcba8e73423c6418e65 authored over 2 years ago by Kjell Morgenstern <[email protected]>
26761a4afb6993f330ee6dcba8e73423c6418e65 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/capacitor.h.
2bf7215c4db72fbe4923708cd37dbed895c76959 authored over 2 years ago by Kjell Morgenstern <[email protected]>
2bf7215c4db72fbe4923708cd37dbed895c76959 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/capacitor.cpp.
9847b9eafbba1d804f584e73dfc91ff756636171 authored over 2 years ago by Kjell Morgenstern <[email protected]>
9847b9eafbba1d804f584e73dfc91ff756636171 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/led.cpp.
d547cf36b463f3a8a916fee59b4a56ff7cbdf528 authored over 2 years ago by Kjell Morgenstern <[email protected]>
d547cf36b463f3a8a916fee59b4a56ff7cbdf528 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/hole.cpp.
637c941430ac9542aaf787ff78fa281dd4b73510 authored over 2 years ago by Kjell Morgenstern <[email protected]>
637c941430ac9542aaf787ff78fa281dd4b73510 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/pinlabeldialog.h.
982ac1e82f703983e142ac296c2351ad71b4b241 authored over 2 years ago by Kjell Morgenstern <[email protected]>
982ac1e82f703983e142ac296c2351ad71b4b241 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/networkhelper.cpp.
00ef2f899783bc841981b3a00e59b1f3b1f42f33 authored over 2 years ago by Kjell Morgenstern <[email protected]>
00ef2f899783bc841981b3a00e59b1f3b1f42f33 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/groundfillseeddialog.h.
e0445e821f8ae73cd099e3e8af2e4f490e8195f1 authored over 2 years ago by Kjell Morgenstern <[email protected]>
e0445e821f8ae73cd099e3e8af2e4f490e8195f1 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/groundfillseeddialog.cpp.
2da8fb1fc42ee890db3e1374032a8a502648e022 authored over 2 years ago by Kjell Morgenstern <[email protected]>
2da8fb1fc42ee890db3e1374032a8a502648e022 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/fabuploadprogress.h.
9d183e6585063ae72f311b4dc682293ba31f21cf authored over 2 years ago by Kjell Morgenstern <[email protected]>
9d183e6585063ae72f311b4dc682293ba31f21cf authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/translatorlistmodel.cpp.
74f8fc07b09f9c993555a8da0df8db76a2a72553 authored over 2 years ago by Kjell Morgenstern <[email protected]>
74f8fc07b09f9c993555a8da0df8db76a2a72553 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/setcolordialog.h.
ea6aa98eb068880e3638665b72a4dd7381df44e4 authored over 2 years ago by Kjell Morgenstern <[email protected]>
ea6aa98eb068880e3638665b72a4dd7381df44e4 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dock/layerpalette.cpp.
38e35379eb93c9d997a8cfc9d2dd329529ad178f authored over 2 years ago by Kjell Morgenstern <[email protected]>
38e35379eb93c9d997a8cfc9d2dd329529ad178f authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/recoverydialog.h.
77cd861d4657ffbe9725c5d66ae781772fd004db authored over 2 years ago by Kjell Morgenstern <[email protected]>
77cd861d4657ffbe9725c5d66ae781772fd004db authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in fapplication.h.
e5d45ea1911a2bce426d4be1904be4fd24dde48e authored over 2 years ago by Kjell Morgenstern <[email protected]>
e5d45ea1911a2bce426d4be1904be4fd24dde48e authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in fapplication.cpp.
a4f597a520e96a593690de45dfe66dd04d812648 authored over 2 years ago by Kjell Morgenstern <[email protected]>
a4f597a520e96a593690de45dfe66dd04d812648 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dock/layerpalette.h.
cd0cad5c873fa8aa1eb4fc452a213efc2111a4db authored over 2 years ago by Kjell Morgenstern <[email protected]>
cd0cad5c873fa8aa1eb4fc452a213efc2111a4db authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/quotedialog.h.
68a2d854571b54a7c9ce007bdc7e2497a896943f authored over 2 years ago by Kjell Morgenstern <[email protected]>
68a2d854571b54a7c9ce007bdc7e2497a896943f authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in infoview/htmlinfoview.cpp.
66646a23dfa95a468c79d82e320d832d92d87097 authored over 2 years ago by Kjell Morgenstern <[email protected]>
66646a23dfa95a468c79d82e320d832d92d87097 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in help/aboutbox.h.
3e5d2c2f1468a1d7dbc459d401c1f3b8bede6b24 authored over 2 years ago by Kjell Morgenstern <[email protected]>
3e5d2c2f1468a1d7dbc459d401c1f3b8bede6b24 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in infoview/htmlinfoview.h.
c0f1f828ce6ac889ac74e79e8e46951a9517e603 authored over 2 years ago by Kjell Morgenstern <[email protected]>
c0f1f828ce6ac889ac74e79e8e46951a9517e603 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in fsvgrenderer.cpp.
42599d09b6668b83c789f094d2fc43174861e63b authored over 2 years ago by Kjell Morgenstern <[email protected]>
42599d09b6668b83c789f094d2fc43174861e63b authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/pad.h.
053871a3d5bf5265470183d3055b9c51255692f9 authored over 2 years ago by Kjell Morgenstern <[email protected]>
053871a3d5bf5265470183d3055b9c51255692f9 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in itemdrag.cpp.
0a8f70c7611795554c3e7e6cff8d9ee07db15b5b authored over 2 years ago by Kjell Morgenstern <[email protected]>
0a8f70c7611795554c3e7e6cff8d9ee07db15b5b authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in fsplashscreen.h.
ca5c34e96ab2a1fe0da7c55029ab0b6c6f14adda authored over 2 years ago by Kjell Morgenstern <[email protected]>
ca5c34e96ab2a1fe0da7c55029ab0b6c6f14adda authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/quotedialog.cpp.
27d59cc5cee5271670c856602413f417fbdc444c authored over 2 years ago by Kjell Morgenstern <[email protected]>
27d59cc5cee5271670c856602413f417fbdc444c authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in mainwindow/fdockwidget.h.
0bb80c7c053cabf458c17cce307eeb62d8780fbc authored over 2 years ago by Kjell Morgenstern <[email protected]>
0bb80c7c053cabf458c17cce307eeb62d8780fbc authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in partsbinpalette/binmanager/binmanager.h.
097c80f5910625efe325efb97818a416b9a85707 authored over 2 years ago by Kjell Morgenstern <[email protected]>
097c80f5910625efe325efb97818a416b9a85707 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in partsbinpalette/searchlineedit.cpp.
2ca124414a85bedf57448fa7f6a5c8b1d37d6b25 authored over 2 years ago by Kjell Morgenstern <[email protected]>
2ca124414a85bedf57448fa7f6a5c8b1d37d6b25 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/groundplane.cpp.
0fa88e083e78f3ea6c69ca79494dc4172f7cfb78 authored over 2 years ago by Kjell Morgenstern <[email protected]>
0fa88e083e78f3ea6c69ca79494dc4172f7cfb78 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/tracewire.cpp.
a8200df3e633de5c69cebea5a771012b1b6e4535 authored over 2 years ago by Kjell Morgenstern <[email protected]>
a8200df3e633de5c69cebea5a771012b1b6e4535 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in partsbinpalette/partsbinpalettewidget.h.
984c83717c7c5e64ee5d3371b5e3323c121f9d44 authored over 2 years ago by Kjell Morgenstern <[email protected]>
984c83717c7c5e64ee5d3371b5e3323c121f9d44 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in model/modelpartshared.cpp.
803e7b0348e73d34a1d53471ebedefc7e1355536 authored over 2 years ago by Kjell Morgenstern <[email protected]>
803e7b0348e73d34a1d53471ebedefc7e1355536 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/logoitem.cpp.
3ded93c314fdbf78a867b354214af5a0bd84eab8 authored over 2 years ago by Kjell Morgenstern <[email protected]>
3ded93c314fdbf78a867b354214af5a0bd84eab8 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/tracewire.h.
f2cf8015bead8eff7a0e0b8071996cb2d7477d79 authored over 2 years ago by Kjell Morgenstern <[email protected]>
f2cf8015bead8eff7a0e0b8071996cb2d7477d79 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in mainwindow/fritzingwindow.h.
12f035c624cbd4d5109db5fe467d4524f38cbfa8 authored over 2 years ago by Kjell Morgenstern <[email protected]>
12f035c624cbd4d5109db5fe467d4524f38cbfa8 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Added modules required for compiling with qt6.
27146ac1001049e8e00f180b12b6af2e8ca047bc authored over 2 years ago by Kjell Morgenstern <[email protected]>
27146ac1001049e8e00f180b12b6af2e8ca047bc authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in partsbinpalette/partsbinlistview.cpp.
95ddaf92b957d358a4c3fb14825a3b260040b68d authored over 2 years ago by Kjell Morgenstern <[email protected]>
95ddaf92b957d358a4c3fb14825a3b260040b68d authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in items/resizableboard.cpp.
80053fb2be6d91df666de5e159a7d8eaebc45bf2 authored over 2 years ago by Kjell Morgenstern <[email protected]>
80053fb2be6d91df666de5e159a7d8eaebc45bf2 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/prefsdialog.h.
4637930ee5068e5e62b207c306d6f65f3980171e authored over 2 years ago by Kjell Morgenstern <[email protected]>
4637930ee5068e5e62b207c306d6f65f3980171e authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/fabuploadprogress.cpp.
13fd003c2cff9e38521cd092f8be8389a55aaa00 authored over 2 years ago by Kjell Morgenstern <[email protected]>
13fd003c2cff9e38521cd092f8be8389a55aaa00 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/fabuploaddialog.h.
5f9cfafe58b9d6105f4d7b6292db136f2ed2e055 authored over 2 years ago by Kjell Morgenstern <[email protected]>
5f9cfafe58b9d6105f4d7b6292db136f2ed2e055 authored over 2 years ago by Kjell Morgenstern <[email protected]>
Applied clazy fixit clazy-qt-keywords in dialogs/exportparametersdialog.h.
fdcfd2407bcef7fb4e33b41681cc9c79da8d4353 authored over 2 years ago by Kjell Morgenstern <[email protected]>
fdcfd2407bcef7fb4e33b41681cc9c79da8d4353 authored over 2 years ago by Kjell Morgenstern <[email protected]>