5992 Commits (55e61bc6e3674b36b39cd4ff8f0f77a1e995a9b9)
 

Author SHA1 Message Date
Miguel Angel Ajo 8df3326df1 More BOARD unit tests 12 years ago
Marco Serantoni a2483d48f3 [MacOSX] Fixing qa, thanks Miguel Angel for the feedback 12 years ago
Marco Serantoni bbff6c0d30 [MacOSX] Adding patches for wxPython && http://trac.wxwidgets.org/ticket/15957 12 years ago
Maciej Suminski 222017758c Moved PCB_VISIBLE size check to .cpp. 12 years ago
Maciej Suminski 9ef713dfa8 Right click on an item when there is nothing selected - enables the context menu. 12 years ago
jean-pierre charras d6f348f41e Remove duplicate icon apply.svg (use ckecked_ok.svg instead which is the same icon). 12 years ago
Marco Serantoni c441c287b0 [MacOSX] Fixing minor issue for wxPython 12 years ago
Maciej Suminski 63e4defd2a Corrected bounding box for arcs (DRAWSEGMENT). 12 years ago
Marco Serantoni eb34364d89 [MacOSX] Automating building for OSX with KICAD_SCRIPTING, see Documentation/compiling/mac-osx.txt 12 years ago
Henner Zeller 34f6ca1b20 * Bring CvPcb footprint window to the front when it has been obscured by another window 12 years ago
Brian Sidebotham 159017ed62 * Add Henner's patch (with minimal changes) to ensure CVpcb footprint view window is always brought into view, even after being hidden by another window 12 years ago
Brian Sidebotham 742ee5320e * Fix Project templates location under Linux, preserve Windows location 12 years ago
Brian Sidebotham 775ce3993c * Fix linux location for system project templates 12 years ago
jean-pierre charras d68940c4d2 Minor fixes. 12 years ago
Cirilo Bbernardo 87d2caa4c6 IDF export: fix incorrect rotation of flipped items. 12 years ago
Maciej Suminski 25dfbcd39f Upstream merged. 12 years ago
Maciej Suminski d124cf45f3 Reverted changes introduced by the revision 4655. 12 years ago
Maciej Suminski 0f026bbe1d Fixed snapping item in a wrong spot bug. 12 years ago
jean-pierre charras 544f987fa0 add missing svg file 12 years ago
Fabrizio Tappero c407654224 Fix issues in icons with texts, from Fabrizio Tappero. 12 years ago
jean-pierre charras f366f26523 Fix some incorrect icons (which were using a not supported font for texts). Add ps_router icon from Konstantin Baranovskiy. 12 years ago
Fabrizio Tappero 26041d52c7 New other icons from Fabrizio Tappero, and some svg file fixes 12 years ago
Fabrizio Tappero 02bac313a8 New other icons from Fabrizio Tappero, and some svg file fixes. 12 years ago
Fabrizio Tappero c84f6331b0 New icons from Fabrizio Tappero 12 years ago
Maciej Suminski 1d4c6ad40e Minor optimizations. 12 years ago
Maciej Suminski 468e14f003 Merged ratsnest_threadsafe branch. 12 years ago
Maciej Suminski 3a15f5ad28 Initialized value to suppress Valgrind warnings. 12 years ago
Maciej Suminski 17c030aa98 Fixed removal of items in the KiCad-default style. 12 years ago
Maciej Suminski 857956e42e Fixed bug introduced in the last commit. 12 years ago
Maciej Suminski d7517e472b Some items were still marked as selected after undoing an operation. 12 years ago
Cirilo Bernardo f57eaf45fa Apply IDF tools patch from Cirilo Bernardo 12 years ago
Cirilo Bernardo fbe8484225 Apply IDF tools patch from Cirilo Bernardo 12 years ago
Maciej Suminski a9031edc0d Grip margin is relative to the world's zoom. 12 years ago
Maciej Suminski f922533978 Added possibility for editing pads properties. 12 years ago
Miguel Angel Ajo b39408b14a Adding a first BOARD class tester, very basic 12 years ago
Maciej Suminski 8df0f769f7 Added KiCad-style modification methods (hover over an item and press a hot key, without selecting first). 12 years ago
Maciej Suminski 625dcddb27 Added 2 tool actions: 12 years ago
Maciej Suminski 106fa9bbd8 Edit tool may still be activated if it was invoked with no selected items. 12 years ago
Maciej Suminski 347649e855 Protection against non consecutive net codes. 12 years ago
Maciej Suminski 0b9a8709f8 Modifiers (Alt/Shift/Control) are properly set for events when autopanning is active. 12 years ago
Maciej Suminski 82ca611ed3 SELECTION_TOOL::SELECTION::Clear made private, as there was no chance to call it outside the SELECTION_TOOL class. 12 years ago
Maciej Suminski b317894ea0 Snapping settings are valid while autopanning. 12 years ago
Dick Hollenbeck ec9c949c9b Windows name export tweak 12 years ago
Dick Hollenbeck 142782b402 remove wxApp()::FindLibraryPath() usages from Pcbnew. Use environment variable substitution. 12 years ago
Dick Hollenbeck 33e26b278d KIWAY in progress... 12 years ago
Maciej Suminski f87b6962e0 Enabled PNS for selected items. 12 years ago
Maciej Suminski f6aa447036 Ratsnest lines for zones are removed when a zone is dragged. 12 years ago
Dick Hollenbeck 2eb99fefdf Initial KIWAY (modular-kicad) work. Various tweeks. 12 years ago
Dick Hollenbeck 4f26386e8d Initial KIWAY (modular-kicad) work. Various tweeks. 12 years ago
Maciej Suminski 3f5c3d4349 Minor changes (fix cvpcb build issue, wx2.8 compatibility, some other stuff). 12 years ago