- 16 Mar, 2015 1 commit
-
-
John Beard authored
-
- 14 Mar, 2015 1 commit
-
-
jean-pierre charras authored
Try to fix Bug #1431391 (Unable to edit pins in Schematic library editor). It happens on XFCE, but also on Unity. This fix works on Unity. (it is due to the fact the dialog is not raised, for an unknown reason, and this bug depend on the way Eeschema and Libedit are run). Add Ctrl+E hotkey in eeschema to edit a component with Libedit (similar to pcbnew Ctrl+E hotkey) As usual, fix a few minor coverity warnings
-
- 11 Mar, 2015 2 commits
-
-
Tomasz Wlostowski authored
-
Maciej Suminski authored
-
- 10 Mar, 2015 6 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
Moved "Place Target" and "Place Module" tools from DRAWING_TOOL to PCB_EDITOR_CONTROL (to avoid placing modules in the footprint editor).
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 06 Mar, 2015 1 commit
-
-
unknown authored
Minot fixes: Minor coding style issues fix (tab -> spaces). Add missing GetClass to all classes derived from EDA_ITEM. Make debug method Show() only compiled in debug mode.
-
- 03 Mar, 2015 1 commit
-
-
Maciej Suminski authored
-
- 22 Feb, 2015 1 commit
-
-
jean-pierre charras authored
Move exact dialog: make all messages translatable. Fix minor issues (some can be Windows specific). Remove useless declarations. Fix coding style issues Fix minor warnings from cppcheck.
-
- 21 Feb, 2015 2 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 20 Feb, 2015 1 commit
-
-
Maciej Suminski authored
-
- 19 Feb, 2015 1 commit
-
-
Maciej Suminski authored
-
- 18 Feb, 2015 6 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Tomasz Włostowski authored
-
Tomasz Włostowski authored
bulk improvements for selection and edit tools (GAL) disambiguatin heuristics and smarter grid alignment
-
Tomasz Włostowski authored
-
- 15 Feb, 2015 1 commit
-
-
Maciej Suminski authored
-
- 14 Feb, 2015 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 12 Feb, 2015 3 commits
-
-
John Beard authored
Extend arrays and duplicate to pcbnew (GAL and legacy), covering modules, text, lines, tracks, dimensions and targets. Text arrays can now use "%s" as a placeholder to be substituted with the array index. Also expand menu options for move exact, arrays and duplicate. Minor fixes for arrays - use proper unit parsing, add numbering start for circular arrays Add circle radius indicator to array dialogue
-
John Beard authored
-
John Beard authored
-
- 29 Jan, 2015 1 commit
-
-
Maciej Suminski authored
-
- 16 Jan, 2015 1 commit
-
-
Maciej Suminski authored
-
- 10 Jan, 2015 1 commit
-
-
jean-pierre charras authored
Add hight contrast option in Modedit. In hight contrast mode, solder masks and solder paste are shown. this option was possible only by modifying the way display options are managed. before these changes, display options were a global DISPLAY_OPTIONS class instance. Now each EDA_DRAW_FRAME(and derivated classes) includes its own DISPLAY_OPTIONS class instance. As a consequence, some duplicate display option variables in these classes have been removed, because there were just duplicate variables of the DISPLAY_OPTIONS class instance.
-
- 08 Dec, 2014 1 commit
-
-
Nick Østergaard authored
-
- 21 Nov, 2014 3 commits
-
-
Maciej Suminski authored
-
Maciej Suminski authored
-
Maciej Suminski authored
-
- 15 Nov, 2014 1 commit
-
-
Camille authored
-
- 13 Nov, 2014 2 commits
-
-
Maciej Suminski authored
pcbnew: Allows selecting module edges in module editor, when they are covered with other items (GAL).
-
Maciej Suminski authored
pcbnew: Fix persistent multiple items selection box that stays after selecting a polygon/line (GAL).
-