lp://staging/~lkundrak/kicad/appstream-data
- Get this branch:
- bzr branch lp://staging/~lkundrak/kicad/appstream-data
Branch merges
- Chris Pavlina: Needs Information
-
Diff: 90 lines (+57/-0)2 files modifiedCMakeLists.txt (+7/-0)
resources/linux/appdata/kicad.appdata.xml (+50/-0)
Branch information
Recent revisions
- 6715. By Lubomir Rintel
-
Add AppStream metadata
This will ensure KiCad will be easily installable from the app stores such as
GNOME Software.The screenshots probably need a better home. Not that it would matter
too much -- the Linux distributions do cache them with their feeds, so
the app store applications don't access them from this source directly.Screenshots from the web [1] can't be used since they are too large for use
in the app store application. :( - 6714. By jean-pierre charras
-
Fix a few shadowed local vars which make the code not so easy to analyze.
- 6713. By jean-pierre charras
-
Fix incompatibility between basic_gal (which used angles in degrees in rotation) and other gal layers (which used radians in rotation). Rotation angles are now in radians.
Fix erroneous optimization in VECTOR2<T>::Rotate (which was made for angles in degrees): Angles are in radians, and only 0 rd rotation is skipped ( case very frequent, especially in eeschema) - 6711. By jean-pierre charras
-
Optimize VECTOR2::Rotation for 0, 90, 180 and -90 degrees by avoiding time consumming calculations.
- 6708. By Wayne Stambaugh
-
Eeschema: fix broken component reference field in hierarchies. (fixes lp:1572812)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/kicad/product