6751 Commits (f06bfe6d70b0654455f5a6f83bf826f759e90d9e)
 

Author SHA1 Message Date
Bernhard Stegmaier f06bfe6d70 Commit the rest of the OSX build fixes missed in the previous commit. 11 years ago
Mark Roszko 816974b8ca Hot key editor dialog improvemnts. 11 years ago
jean-pierre charras 4167080692 Kicad manager: fix Bug #1380935 (Archive function for projects strange behavior.) 11 years ago
unknown 5a947e6759 Fix bug: Dialog "Page settings" does not always detect page format. Formats A, B, C, D, E, Custom (User) are detected right but A0-A4, US* are wrong. 11 years ago
Mark Roszko c85d64aee6 Fix hotkey editor on Windows not using max height of the dialog for the list control. 11 years ago
Bernhard Stegmaier a4c59e6b97 More OSX build fixes. 11 years ago
Brian Sidebotham e4eddc5649 * Update AUTHORS.txt to include known contributors 11 years ago
Mark Roszko 606f2e91f8 Make hotkey command titles use consistent capitalization. 11 years ago
Mark Roszko 651a92a80f Hotkey Editor Polishing 11 years ago
Brian Sidebotham 753d834029 Enhance EESCHEMA Options Dialog 11 years ago
jean-pierre charras 203247aefe Add missing search paths in kicad help doc search paths ( only noticeable for non English users ). Sometimes the translated doc was not found, and the English doc was displayed. 11 years ago
jean-pierre charras 77b3201bbf Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys and not working tools and popup menus). 11 years ago
jean-pierre charras d82f403fd7 Libview and Modview: fix issues relative to hotkeys (hardcoded keys instead of user defined keys) and not working tools and popup menus. 11 years ago
Brian Sidebotham b554a22176 * Fix unedited dialog 11 years ago
Brian Sidebotham 11919da621 * Fix issues mainly for windows 11 years ago
Mark Roszko 396e7b8ccb Add select footprint feature to Eeschema field properties dialog. 11 years ago
Brian Sidebotham 37748ad24e * Final commit for eeschema options dialog tidyup + template field name improved editor 11 years ago
Brian Sidebotham 40c276605e * Commit before merge 11 years ago
Konstantin Baranovskiy f8cea8188b Fix CvPcb menu accelerator bug in Linux. (fixes lp:1375232) 11 years ago
Maciej Suminski 788a25438a pcbnew: Minor fixes to 'Find Item' dialog (GAL canvas). 11 years ago
jean-pierre charras 7c9418f667 Add FILE_NAME_WITH_PATH_CHAR_VALIDATOR, a custom wxValidator which allows file names with paths, in schematic sheet editor 11 years ago
Maciej Suminski d12ffd307f Added missing header file. 11 years ago
Maciej Suminski 0d7b7b02e7 pcbnew: Apply display settings on canvas switch (GAL canvas). 11 years ago
Maciej Suminski ac7bdfc7f6 pcbnew: Fixed 'Find Item' (GAL canvas). 11 years ago
Maciej Suminski 18c9a62c6e pcbnew: DIALOG_FIND allows to change warp options and set callbacks for found items. 11 years ago
Maciej Suminski ad2df70953 Added EDA_DRAW_PANEL_GAL::ForceRefresh(). 11 years ago
Maciej Suminski 1c74019f4c pcbnew: Added "Get and Move" in pcbnew (GAL canvas). 11 years ago
unknown 4280a1f5d3 Fix absence of PCB_TARGET class in python interface. 11 years ago
jean-pierre charras 82339a9235 Fix bug #1358742 (drill map file output faulty), which was Gerber format specific. 11 years ago
Mark Roszko 2d008c79fd More module to footprint UI fixes. 11 years ago
Wayne Stambaugh 716613b7da Actually make FindPythonInterp.cmake use correct FindPackageHandleStandardArgs.cmake. 11 years ago
Wayne Stambaugh 655703ccc8 CMake housekeeping. 11 years ago
Mark Roszko a08471b725 Convert UI inconsistent use of legacy term module to footprint. 11 years ago
Bernhard Stegmaier a9ab824373 Fix OSX wxPython scripting build when running parallel builds. 11 years ago
John Beard ef2337ca16 Improve alias handling in component chooser dialog. 11 years ago
Wayne Stambaugh a398d45914 Fix coding policy violations missed in previous commit. 11 years ago
Mark Roszko 4aa28d82a7 Eeschema dialog improvements. 11 years ago
Mark Roszko c29ee59cf1 Centralize error count update logic, clear the count on marker deletion. 11 years ago
Mark Roszko 1d80fb7410 Reword count labels to be more proper 11 years ago
Brian Sidebotham 6f1b2e8265 * Merge TRUNK 11 years ago
Brian Sidebotham 9f811aaaa0 * Changes before merge 11 years ago
Berhnard Stegmaier b8d1789a22 OSX build fixes and improvements. 11 years ago
Mark Roszko fbc4abc55a Update module to footprint in the little info bar at bottom of window 11 years ago
Mark Roszko fcbfaac7c9 Update footprint editor property dialog to use "Footprint" instead of "Module" 11 years ago
Mark Roszko bfdc13df61 Update footprint property editor (activated from board editor) to use "Footprint". 11 years ago
Mark Roszko 08f0051799 Rename module to footprint in menu,toolbars, window, etc that are in code 11 years ago
Mark Roszko 87aba60608 Tweak the ERC dialog a bit. 11 years ago
Wayne Stambaugh 0b2cadbcca Fix minor OSX errors in the OSX build documentation. 11 years ago
Henri Valta bfab279a43 Fix parallel build issue when KICAD_SKIP_BOOST=ON. 11 years ago
jean-pierre charras fc2229dfca Eeschema: fix Bug #1376669 (graphics lost in aliased components) 11 years ago