kicad/pcbnew/plugins/altium
Ian McInerney 17c27d1176 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

(Cherry-picked from 20ec8ed303)

Fixes: https://gitlab.com/kicad/code/kicad/-/issues/14759
2023-05-17 13:42:48 +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 Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
altium_circuit_maker_plugin.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
altium_circuit_studio_plugin.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
altium_circuit_studio_plugin.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
altium_designer_plugin.cpp Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05:00
altium_designer_plugin.h Rename PROPERTIES to STRING_UTF8_MAP for clarity 2022-11-06 11:51:52 -05: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 13:42:48 +01:00
altium_parser_pcb.h Refactor step export to use our normal board processing routines 2022-11-12 21:27:10 -05:00
altium_pcb.cpp Move automatic dimension processing inside PCB_DIMENSION_BASE. 2023-03-12 21:04:09 +00:00
altium_pcb.h Don't assume a 1:1 map between Altium and Kicad nets. 2022-11-19 11:53:33 +00: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