kicad/pcbnew/plugins/altium
Ian McInerney 20ec8ed303 Fix GitLab URLs to point to the correct project page
GitLab 16.0 removes support for URLs that don't contain /-/ after the
repository name, so the report bug feature and various links we had in
the source (including the git-fixes script) would lead to a 404 error.

See GitLab docs for deprecation/removal notice:
https://docs.gitlab.com/ee/update/deprecations.html?removal_milestone=16.0#legacy-urls-replaced-or-removed

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/14759
2023-05-17 11:23:00 +01:00
..
CMakeLists.txt Bump minimum required CMake version to 3.11 2022-01-01 21:35:08 -05:00
altium_circuit_maker_plugin.cpp Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00
altium_circuit_maker_plugin.h Collapse FP_* down into their PCB_* equivalents. 2023-03-31 22:57:46 +01:00
altium_circuit_studio_plugin.cpp Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00
altium_circuit_studio_plugin.h Collapse FP_* down into their PCB_* equivalents. 2023-03-31 22:57:46 +01:00
altium_designer_plugin.cpp Fix a few doxygen errors (no actual code change) 2023-04-19 16:20:24 +02:00
altium_designer_plugin.h Collapse FP_* down into their PCB_* equivalents. 2023-03-31 22:57:46 +01:00
altium_parser.ksy altium: support keepout restrictions in Arcs, Fills and Regions 2022-03-11 19:15:58 +01:00
altium_parser_pcb.cpp Fix GitLab URLs to point to the correct project page 2023-05-17 11:23:00 +01:00
altium_parser_pcb.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
altium_pcb.cpp BOARD::Move(): o not move twice PCB_SHAPES in footprints. Altium importer: 2023-04-14 10:42:02 +02:00
altium_pcb.h Collapse FP_* down into their PCB_* equivalents. 2023-03-31 22:57:46 +01:00
altium_rule_transformer.cpp More wide-string declarations. 2022-02-05 22:03:04 +00:00
altium_rule_transformer.h Fix ALTIUM_RULE_TOKEN qa test failure 2021-06-24 05:58:24 +00:00