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 clang-tidy fixit modernize-use-auto in pad.cpp.
43045529f53fdb23b473d8fc6b6074d24d723329 authored over 2 years ago
43045529f53fdb23b473d8fc6b6074d24d723329 authored over 2 years ago
Fixed clang-tidy issue 'Value stored to ... is never read [clang-analyzer-deadcode.DeadStores]' in mainwindow_menu.cpp.
623da7de646b5e098861c0f0702a9304a0816292 authored over 2 years ago
623da7de646b5e098861c0f0702a9304a0816292 authored over 2 years ago
Applied clang-tidy fixit modernize-use-auto in model/modelpart.cpp.
17f761de4abd95d2f057da484e1e481af23656dc authored over 2 years ago
17f761de4abd95d2f057da484e1e481af23656dc authored over 2 years ago
Replaced deprecated currentIndexChanged slot in tracewire.cpp.
489cc824d3e3c295e91f44d8124327857b0342ad authored over 2 years ago
489cc824d3e3c295e91f44d8124327857b0342ad authored over 2 years ago
Added cast to QEnterEvent in flineedit.cpp as required for Qt6 compilation while preserving Qt5 compileability.
a26ccf30f63703e8c82f3a65ed533bcdde8da084 authored over 2 years ago
a26ccf30f63703e8c82f3a65ed533bcdde8da084 authored over 2 years ago
Replaced deprecated currentIndexChanged slot in pad.cpp.
3aa6a940fdf2ce0cd0bc6c2220ece0882a7b2b52 authored over 2 years ago
3aa6a940fdf2ce0cd0bc6c2220ece0882a7b2b52 authored over 2 years ago
Add version check because location of QSvgWidget header differs between Qt 5 and 6.
8acd44d22d5d9dc9d269dda96ad3cf4d00587a7e authored over 2 years ago
8acd44d22d5d9dc9d269dda96ad3cf4d00587a7e authored over 2 years ago
Fixed missing initializer warning for git remote callbacks.
2e9575022bfb875065195dad285f084103f6b5c6 authored over 2 years ago
2e9575022bfb875065195dad285f084103f6b5c6 authored over 2 years ago
Replaced deprecated currentIndexChanged slot in programtab.cpp.
4378ae70f697a4e091149644e49b4e2616ea3ced authored over 2 years ago
4378ae70f697a4e091149644e49b4e2616ea3ced authored over 2 years ago
Replaced deprecated currentIndexChanged slot in resizableboard.cpp.
8bfe7c4b31f3391b7a5e7974519ec8b42f9e751e authored over 2 years ago
8bfe7c4b31f3391b7a5e7974519ec8b42f9e751e authored over 2 years ago
Replaced deprecated width function in mysterypart.cpp.
f9c84c4a65ac9163bf5ce6686616038b62a25177 authored over 2 years ago
f9c84c4a65ac9163bf5ce6686616038b62a25177 authored over 2 years ago
Fixed missing initializer warning for git status options.
ba75248f97702708a9d6596cd0e99f82ee0579f9 authored over 2 years ago
ba75248f97702708a9d6596cd0e99f82ee0579f9 authored over 2 years ago
Added file opening statements in ratsnestcolors.cpp whose lack might have lead to failure with Qt 6.
fafbfaafbaa0041ac54644309b1b4bc56ca6e262 authored over 2 years ago
fafbfaafbaa0041ac54644309b1b4bc56ca6e262 authored over 2 years ago
Added file opening statements in mainwindow.cpp whose lack might have lead to failure with Qt 6.
3387c9653c957b28d6d054e111c24ccfe9e253bd authored over 2 years ago
3387c9653c957b28d6d054e111c24ccfe9e253bd authored over 2 years ago
Added file opening statements in stripboard.cpp whose lack might have lead to failure with Qt 6.
5d4d67c18dce57759f28c0fd0474940bd3f11b1b authored over 2 years ago
5d4d67c18dce57759f28c0fd0474940bd3f11b1b authored over 2 years ago
Fixed regular expression for welcomeview by adding multi line and dot matches everything options.
be163976b7ec98c9a4e0d64babd53e4b95604189 authored over 2 years ago
be163976b7ec98c9a4e0d64babd53e4b95604189 authored over 2 years ago
Added file opening statements in mainwindow_menu.cpp whose lack might have lead to failure with Qt 6.
e6380a17408e7125801fd7e1d4a201c4e93597e4 authored over 2 years ago
e6380a17408e7125801fd7e1d4a201c4e93597e4 authored over 2 years ago
Added file opening statements in resizableboard.cpp whose lack lead to failure with Qt 6.
35d8a7d57bed0b96d5109ce2d430c08db29757f6 authored over 2 years ago
35d8a7d57bed0b96d5109ce2d430c08db29757f6 authored over 2 years ago
Added version check: setCodec is obsolete in Qt 6 because UTF-8 is the new default.
79b4d56e22316086af4bac9162d51326d7428f55 authored over 2 years ago
79b4d56e22316086af4bac9162d51326d7428f55 authored over 2 years ago
Fixed clang-tidy issue modernize-use-auto in connectorshared.cpp.
6221010e81d555c67b9bbede05034c9bb2dae2cb authored over 2 years ago
6221010e81d555c67b9bbede05034c9bb2dae2cb authored over 2 years ago
Fixed clang-tidy issue modernize-use-auto in autorouter*dialog.cpp.
73a3a4697d535942fb95f7946af0e50f0fd39227 authored over 2 years ago
73a3a4697d535942fb95f7946af0e50f0fd39227 authored over 2 years ago
Added cast to QEnterEvent in baseremovebutton.h as required for Qt6 compilation while preserving Qt5 compileability.
b01cd53b4c759fac4d0825aa7154169cbc3c17dd authored over 2 years ago
b01cd53b4c759fac4d0825aa7154169cbc3c17dd authored over 2 years ago
Applied clang-tidy fixit modernize-use-auto in fabuploadprogress.cpp.
38c46c59c0de9864268866b72c5484cebe83e76e authored over 2 years ago
38c46c59c0de9864268866b72c5484cebe83e76e authored over 2 years ago
Explicit conversion to QChar in paletteitembase.cpp to avoid Qt 6 compilation error.
d64854981f206f4ab0f416126a040e36cf5f52ef authored over 2 years ago
d64854981f206f4ab0f416126a040e36cf5f52ef authored over 2 years ago
Added headers to avoid incomplete types in moc file for Qt 6.
4b54c37963861787d3e14da4240309c13fba95f1 authored over 2 years ago
4b54c37963861787d3e14da4240309c13fba95f1 authored over 2 years ago
Added explicit conversion to QPointer<ConnectorItem> to fix Qt 6 compilation error.
94f7439c4c0a93c5b54eaf97f043e286b09c8515 authored over 2 years ago
94f7439c4c0a93c5b54eaf97f043e286b09c8515 authored over 2 years ago
Applied clang-tidy fixit modernize-use-auto in groundfillseeddialog.cpp.
049a2c367885e79e02571b2de2ad2344bf1e2e31 authored over 2 years ago
049a2c367885e79e02571b2de2ad2344bf1e2e31 authored over 2 years ago
Added headers to avoid incomplete types in moc file for Qt 6.
0504b9af9a2d0f93a13931e2327e9971273d4994 authored over 2 years ago
0504b9af9a2d0f93a13931e2327e9971273d4994 authored over 2 years ago
Fix implicit double to QString conversion which fails to compile with Qt 6.
45461ec2330539ef987171999b25abbfce5dcf00 authored over 2 years ago
45461ec2330539ef987171999b25abbfce5dcf00 authored over 2 years ago
Added header to fix compilation with Qt 6.
0508df86f073298daa017344bf1c059ce5dffbf9 authored over 2 years ago
0508df86f073298daa017344bf1c059ce5dffbf9 authored over 2 years ago
Reuse and initialize same match variable to ease future loop usage.
467c64ac4676e87b0857ddaba4d0e2fcdc52d0ec authored over 2 years ago
467c64ac4676e87b0857ddaba4d0e2fcdc52d0ec authored over 2 years ago
Replaced deprecated width function in symbolpaletteitem.cpp.
12a2a326a5ee0426b9cb7337c95abcfd524b9aee authored over 2 years ago
12a2a326a5ee0426b9cb7337c95abcfd524b9aee authored over 2 years ago
Add version check because location of QGraphicsSvgItem header differs between Qt 5 and 6.
483ac4af45f4f1b5771c487a5406edd68ecdcc7a authored over 2 years ago
483ac4af45f4f1b5771c487a5406edd68ecdcc7a authored over 2 years ago
Applied clang-tidy fixit modernize-use-auto in pinlabeldialog.cpp.
a07ff1e19d909c72287236e0b51c47eb7dde9c40 authored over 2 years ago
a07ff1e19d909c72287236e0b51c47eb7dde9c40 authored over 2 years ago
Replaced deprecated currentIndexChanged slot in paletteitem.cpp.
4d19283ea73f9a743f201444edad84cd0be7de1a authored over 2 years ago
4d19283ea73f9a743f201444edad84cd0be7de1a authored over 2 years ago
Replaced deprecated currentIndexChanged slot in wire.cpp.
d67c2f8f34e379d320e0faf45ac6d944ae942414 authored over 2 years ago
d67c2f8f34e379d320e0faf45ac6d944ae942414 authored over 2 years ago
Added cast to QEnterEvent in quotedialog.cpp as required for Qt6 compilation while preserving Qt5 compileability.
d699fcbe47af621e1af7bccfc002adf3d387a891 authored over 2 years ago
d699fcbe47af621e1af7bccfc002adf3d387a891 authored over 2 years ago
Replaced deprecated width function in schematicrectconstants.cpp.
70f0339cd1c9ebfaaab4e569bf99e9f3d2197610 authored over 2 years ago
70f0339cd1c9ebfaaab4e569bf99e9f3d2197610 authored over 2 years ago
Explicit conversion to QChar in textutils.cpp to avoid Qt 6 compilation error.
510779c62fac8d2630eef3db145ed93d807aaaf4 authored over 2 years ago
510779c62fac8d2630eef3db145ed93d807aaaf4 authored over 2 years ago
Fixed implicit conversion from QHash to QMultiHash that failed to compile with Qt 6.
148ba1b7d776c89fc9ea8a904e52fe563bc09b37 authored over 2 years ago
148ba1b7d776c89fc9ea8a904e52fe563bc09b37 authored over 2 years ago
Added version check for style header which does not exist in Qt 6 anymore.
ec5187fe0b7fc823aa852cdaed67885421ff3877 authored over 2 years ago
ec5187fe0b7fc823aa852cdaed67885421ff3877 authored over 2 years ago
Reset Regular Expression matches in gerbergenerator.
0bc54d4194c914356dd9d9a3c006990c643183ec authored over 2 years ago
0bc54d4194c914356dd9d9a3c006990c643183ec authored over 2 years ago
Reset Regular Expression match in loops in textutils.
aec48221d55406198ec546c0ec45df6332db6dee authored over 2 years ago
aec48221d55406198ec546c0ec45df6332db6dee authored over 2 years ago
Replaced deprecated Time_t functions in schematicframe.cpp.
194c6e34a262a40c9171730dfbdc44753dc7c76d authored over 2 years ago
194c6e34a262a40c9171730dfbdc44753dc7c76d authored over 2 years ago
Added version check due to changed order of parameters for QtConcurrent in Qt 6.
2fd678debe6a658df893d9c520978c9f1173722e authored over 2 years ago
2fd678debe6a658df893d9c520978c9f1173722e authored over 2 years ago
Added cast to QEnterEvent in zoomcontrols.cpp as required for Qt6 compilation while preserving Qt5 compileability.
ad34048e1db83ec71c7095ee3f103520b69f421a authored over 2 years ago
ad34048e1db83ec71c7095ee3f103520b69f421a authored over 2 years ago
Reset Regular Expression matches in mainwindow.cpp.
30df1e109ae9063fd80719d5d8bf2dd7524a4cde authored over 2 years ago
30df1e109ae9063fd80719d5d8bf2dd7524a4cde authored over 2 years ago
Reset Regular Expression matches in pemainwindow.
1a94e4ac7ff5ebba8e0aff32f4f0340aee9bfb3d authored over 2 years ago
1a94e4ac7ff5ebba8e0aff32f4f0340aee9bfb3d authored over 2 years ago
Made slots public to avoid Qt 6 compile error related to ui file.
31ceb523a61851afecfde1ef55a64b8ba55724c0 authored over 2 years ago
31ceb523a61851afecfde1ef55a64b8ba55724c0 authored over 2 years ago
Reset Regular Expression matches in note.cpp.
1b7587622f039a4db33345f5fbfb3fa61a4259bf authored over 2 years ago
1b7587622f039a4db33345f5fbfb3fa61a4259bf authored over 2 years ago
Replaced deprecated currentIndexChanged slot in autoroute.
6d42d1b78263916c49d0ffbaa358a5890d194daf authored over 2 years ago
6d42d1b78263916c49d0ffbaa358a5890d194daf authored over 2 years ago
Replaced deprecated width function in dip.cpp.
38e61a8909bebcaeeefe9b9a0a25f25b063a4626 authored over 2 years ago
38e61a8909bebcaeeefe9b9a0a25f25b063a4626 authored over 2 years ago
Added headers to avoid incomplete types in moc file for Qt 6.
f3c4ca3f27eef797d85780c5a3725d4d2ec3610e authored over 2 years ago
f3c4ca3f27eef797d85780c5a3725d4d2ec3610e authored over 2 years ago
Replaced deprecated currentIndexChanged slot in capacitor.cpp.
cdbfcc71179d23756f974057dcc0bf8e44374e5a authored over 2 years ago
cdbfcc71179d23756f974057dcc0bf8e44374e5a authored over 2 years ago
Add version check because location of QAction header differs between Qt 5 and 6.
3c1fbc30556be60983b47ccf599b595c3a6d5d81 authored over 2 years ago
3c1fbc30556be60983b47ccf599b595c3a6d5d81 authored over 2 years ago
Removed unrequired header because it doesn't exist in Qt 6 anymore.
0238571080f0bf8443b41bc4ad7ff778f1a22758 authored over 2 years ago
0238571080f0bf8443b41bc4ad7ff778f1a22758 authored over 2 years ago
Replaced deprecated width function in htmlinfoview.
f533cc270e78ea46805066e82e8d37e5863cb22e authored over 2 years ago
f533cc270e78ea46805066e82e8d37e5863cb22e authored over 2 years ago
Added const to avoid parameter type confusion with QtConcurrent and Qt 6.
209c0999a9b0927629bede98a084b13975779ad6 authored over 2 years ago
209c0999a9b0927629bede98a084b13975779ad6 authored over 2 years ago
Removed debug message selectively for Qt 6 because of QSqlQuery interface change.
a021664749efa45d743c0d0540409dc4e907e4ee authored over 2 years ago
a021664749efa45d743c0d0540409dc4e907e4ee authored over 2 years ago
Added cast to QEnterEvent in sketchtoolbutton.cpp as required for Qt6 compilation while preserving Qt5 compileability.
412aadc1f77769acbb565486d18cf65cf1c11e52 authored over 2 years ago
412aadc1f77769acbb565486d18cf65cf1c11e52 authored over 2 years ago
Replaced deprecated currentIndexChanged slot in itembase.cpp.
a9db5e4e74b358c208c2008b5d56e4925c4380cd authored over 2 years ago
a9db5e4e74b358c208c2008b5d56e4925c4380cd authored over 2 years ago
Added file opening statements in resistor.cpp whose lack lead to failure with Qt 6.
890989d575aecebc382aab77ecd8086e8ccb738d authored over 2 years ago
890989d575aecebc382aab77ecd8086e8ccb738d authored over 2 years ago
Added file opening statements in propertydef.cpp whose lack lead to failure with Qt 6.
921c939afbffbbbc5adffc9e42b135c39951b574 authored over 2 years ago
921c939afbffbbbc5adffc9e42b135c39951b574 authored over 2 years ago
Renamed widget in ui file to fix warning about name already in use.
ebaaaffd65ccd91999f0a7cbcc2ac682c19a9239 authored over 2 years ago
ebaaaffd65ccd91999f0a7cbcc2ac682c19a9239 authored over 2 years ago
Added file opening statements in s2s.cpp whose lack might have lead to failure with Qt 6.
11cdfeee68d7560c3aec00b3607bd0f1c41f060f authored over 2 years ago
11cdfeee68d7560c3aec00b3607bd0f1c41f060f authored over 2 years ago
Added file opening statements in binmanager.cpp whose lack might have lead to failure with Qt 6.
0b9a7c2e4347a37bce843a130a4627c4001a278d authored over 2 years ago
0b9a7c2e4347a37bce843a130a4627c4001a278d authored over 2 years ago
Added file opening statements in pemainwindow.cpp whose lack might have lead to failure with Qt 6.
7ba972b9b86aae4abaa56af4a12ae1b272ec0893 authored over 2 years ago
7ba972b9b86aae4abaa56af4a12ae1b272ec0893 authored over 2 years ago
Added file opening statements in modelpartshared.cpp whose lack might have lead to failure with Qt 6.
c666b0bb4e65521162c9e08b2716618d41dc3da6 authored over 2 years ago
c666b0bb4e65521162c9e08b2716618d41dc3da6 authored over 2 years ago
Added file opening statements in highlighter.cpp whose lack might have lead to failure with Qt 6.
a005bad70c1f4c5fc20bd48141a81cb7122bde98 authored over 2 years ago
a005bad70c1f4c5fc20bd48141a81cb7122bde98 authored over 2 years ago
Fixed warning about catching polymorphic type by value.
420183581e61be4a4960419c50d7f39ecc856be2 authored over 2 years ago
420183581e61be4a4960419c50d7f39ecc856be2 authored over 2 years ago
Replaced deprecated currentIndexChanged slot in symbolpaletteitem.cpp.
d7c136adeea116111e0a1eb28ba308e62b82fbc4 authored over 2 years ago
d7c136adeea116111e0a1eb28ba308e62b82fbc4 authored over 2 years ago
Fixed missing initializer warning for git merge and checkout options.
9ffa5e16fc26a01071ba0f68775e5d7028de38f9 authored over 2 years ago
9ffa5e16fc26a01071ba0f68775e5d7028de38f9 authored over 2 years ago
Added file opening statements in syntaxer.cpp whose lack might have lead to failure with Qt 6.
dc466a5aeabda1aec15a74805c0e2dcb41945af1 authored over 2 years ago
dc466a5aeabda1aec15a74805c0e2dcb41945af1 authored over 2 years ago
Added file opening statements in modelbase.cpp whose lack might have lead to failure with Qt 6.
f58c32a70378de7a4af51f294564e98acfad4e77 authored over 2 years ago
f58c32a70378de7a4af51f294564e98acfad4e77 authored over 2 years ago
Fixed missing initializer warning for git fetch options.
9104ce67088d9bb47d2ee48702e3306049b0b4f4 authored over 2 years ago
9104ce67088d9bb47d2ee48702e3306049b0b4f4 authored over 2 years ago
Added file opening statements in partfactory.cpp whose lack lead to failure with Qt 6.
8a59dcabbbe3bc97a58f7785000ee26773bc73a0 authored over 2 years ago
8a59dcabbbe3bc97a58f7785000ee26773bc73a0 authored over 2 years ago
Fixed unused variable warning in partschecker.cpp.
f282ffeb9067ff9b377304160af7d12237e8652c authored over 2 years ago
f282ffeb9067ff9b377304160af7d12237e8652c authored over 2 years ago
Added file opening statements in paletteitem.cpp whose lack lead to failure with Qt 6.
0e49fff3bcfdc60ce2b3a4b42887a8f058d50cdb authored over 2 years ago
0e49fff3bcfdc60ce2b3a4b42887a8f058d50cdb authored over 2 years ago
Added file opening statements in svgfilesplitter.cpp whose lack might have lead to failure with Qt 6.
5c67c311448855390edd047ee4cd0ca7a32b3793 authored over 2 years ago
5c67c311448855390edd047ee4cd0ca7a32b3793 authored over 2 years ago
Replaced deprecated currentIndexChanged slot in resistor.cpp.
c8d98c14c65263d3b41d3276f199afce3be62309 authored over 2 years ago
c8d98c14c65263d3b41d3276f199afce3be62309 authored over 2 years ago
Applied clang-tidy fixit modernize-use-nullptr in busshared.cpp.
e9445307259d2fa01c2618ad046b5c4c97444ff9 authored over 2 years ago
e9445307259d2fa01c2618ad046b5c4c97444ff9 authored over 2 years ago
Fixed clang-tidy issue modernize-use-auto in autoroutersettingsdialog.cpp.
69e8cf00b4c733429d3415d29772d845fffaeb05 authored over 2 years ago
69e8cf00b4c733429d3415d29772d845fffaeb05 authored over 2 years ago
Fixed clang-tidy issue modernize-use-auto in drc.cpp.
8e6ea35fd0475a3cebf4f06f943e4468c3187267 authored over 2 years ago
8e6ea35fd0475a3cebf4f06f943e4468c3187267 authored over 2 years ago
Applied clang-tidy fixit readability-qualified-auto in mazerouter.cpp.
40de75911cb5dfc0546efa38eb4c51cade7d69c8 authored over 2 years ago
40de75911cb5dfc0546efa38eb4c51cade7d69c8 authored over 2 years ago
Fixed clang-tidy issue modernize-use-auto in mazerouter.cpp.
137626de4e24d815d76c9426bafd8c90affc0857 authored over 2 years ago
137626de4e24d815d76c9426bafd8c90affc0857 authored over 2 years ago
Readability analysis fix: add * to auto in autorouter.cpp.
b8b5a85491e3a1b411913f18f3e2fc6bf06a0127 authored over 2 years ago
b8b5a85491e3a1b411913f18f3e2fc6bf06a0127 authored over 2 years ago
Applied clang-tidy fixit modernize-use-nullptr in autorouteprogressdialog.cpp.
4af0a7a1b8d742c497203c9bb0bad92883fffe0e authored over 2 years ago
4af0a7a1b8d742c497203c9bb0bad92883fffe0e authored over 2 years ago
Applied clang-tidy fixit readability-qualified-auto in autorouter.cpp.
f5c6de2c522bc7fc053ea62587e7a7db9da276dd authored over 2 years ago
f5c6de2c522bc7fc053ea62587e7a7db9da276dd authored over 2 years ago
Applied clang-tidy fixit modernize-use-nullptr in autorouter.cpp.
987eed014a25d0db700a6bd79e5479b9609edc6c authored over 2 years ago
987eed014a25d0db700a6bd79e5479b9609edc6c authored over 2 years ago
Added file opening statements in svgflattener.cpp whose lack might have lead to failure with Qt 6.
6164032da7509225ac65ac2e4d1380e07ab4209f authored over 2 years ago
6164032da7509225ac65ac2e4d1380e07ab4209f authored over 2 years ago
Added file opening statements in textutils.cpp whose lack might have lead to failure with Qt 6.
41f00af0ea42e7e145653ffe623e414e133f2596 authored over 2 years ago
41f00af0ea42e7e145653ffe623e414e133f2596 authored over 2 years ago
Removed unused QFile variable.
415e6909017bdfade931c94229551d91e3b7c23d authored over 2 years ago
415e6909017bdfade931c94229551d91e3b7c23d authored over 2 years ago
Add version check because interface of QTreeView changed.
0cef00768bb793b2d762b9a1c1d0f2bd4caf6ab6 authored over 2 years ago
0cef00768bb793b2d762b9a1c1d0f2bd4caf6ab6 authored over 2 years ago
Applied clang-tidy fixit modernize-use-nullptr in autoroutersettingsdialog.cpp.
a4924d27a855d38f85fa82465f27e9165fddd67e authored over 2 years ago
a4924d27a855d38f85fa82465f27e9165fddd67e authored over 2 years ago
Applied clang-tidy fixit modernize-use-nullptr in connector.cpp.
5d8905502c406cd4e17fd3c3a5905392f955bfaf authored over 2 years ago
5d8905502c406cd4e17fd3c3a5905392f955bfaf authored over 2 years ago
Applied clang-tidy fixit modernize-use-nullptr in connectorshared.cpp.
13d56f9f8d106c8fb40a220da6bac6b4109be6d6 authored over 2 years ago
13d56f9f8d106c8fb40a220da6bac6b4109be6d6 authored over 2 years ago
Fixed clang-tidy issue modernize-use-auto in connector.cpp.
1292bf24410b0a2ac47f0843ede1ae3ce366fe97 authored over 2 years ago
1292bf24410b0a2ac47f0843ede1ae3ce366fe97 authored over 2 years ago
Replaced QRegExp with QRegularExpression for Qt 6 in schematicrectconstants.cpp.
cddca3a8a4e009c04066477b7c823d5d3537c65b authored over 2 years ago
cddca3a8a4e009c04066477b7c823d5d3537c65b authored over 2 years ago
Automatic clazy fixit for missing Q_OBJECT macro for Qt 6 in program dir.
47b1ae35722c4e6bab118cf1cf2a3f9de739b7d7 authored over 2 years ago
47b1ae35722c4e6bab118cf1cf2a3f9de739b7d7 authored over 2 years ago
Fixed depcrecated implicitely declared assignment operator in viewgeometry.cpp.
46fd70dbf1287fdca962ede1696b2215b343aaa7 authored over 2 years ago
46fd70dbf1287fdca962ede1696b2215b343aaa7 authored over 2 years ago