Miguel Angel Ajo
26ca1ad03d
Fix py26 testing for OSX, assertIsNotNone unavailable for py26
2014-02-10 10:15:48 +01:00
jean-pierre charras
788b38c09b
Cosmetic enhancement: better icon for bitmap2component.
2014-02-09 21:06:05 +01:00
Miguel Angel Ajo
bbcd2c61d6
BOARD saving test
2014-02-09 00:21:47 +01:00
Marco Serantoni
9263a4e798
[MacOSX] Setting Set3DShapesPath
2014-02-08 18:33:21 +01:00
Marco Serantoni
2acaa2871d
[MacOSX] Fixing build system, sorry guys, refining build system and make building smoother.
2014-02-08 16:15:06 +01:00
jean-pierre charras
e7d2b9b456
Add the environment variable KYSYS3DMOD to define a default path for 3D models.
...
If it is not defined by user, it is set to a legacy 3D files path.
The default value needs to be fixed on MACOSX.
This change could be better, but it is compatible with environment variables and the old way ( defined search paths) to find 3D shape files.
3D shapes files names can also include an environment variable definition, like libraries names.
However using KYSYS3DMOD in these names is not required.
If the 3D filename is a legacy name, KYSYS3DMOD is automatically used as default path.
2014-02-08 12:54:24 +01:00
jean-pierre charras
fff54d759e
Add the environment variable KYSYS3DMOD to define a default path for 3D models.
2014-02-08 11:44:55 +01:00
jean-pierre charras
6a9771f24b
main CMakeLists: build lib-wxpython only if KICAD_SCRIPTING_WXPYTHON is ON
2014-02-08 08:42:41 +01:00
Miguel Angel Ajo
8df3326df1
More BOARD unit tests
2014-02-08 01:02:29 +01:00
Marco Serantoni
a2483d48f3
[MacOSX] Fixing qa, thanks Miguel Angel for the feedback
2014-02-08 00:40:11 +01:00
Marco Serantoni
bbff6c0d30
[MacOSX] Adding patches for wxPython && http://trac.wxwidgets.org/ticket/15957
2014-02-07 23:00:19 +01:00
jean-pierre charras
d6f348f41e
Remove duplicate icon apply.svg (use ckecked_ok.svg instead which is the same icon).
...
Add a workaround to fix a new bug in wxWidgets 3.0 ( Windows specific ) which shows icons only with a size = 16x16 in menus which have attribute wxITEM_CHECK
2014-02-07 20:32:08 +01:00
Marco Serantoni
c441c287b0
[MacOSX] Fixing minor issue for wxPython
2014-02-07 20:19:53 +01:00
Marco Serantoni
eb34364d89
[MacOSX] Automating building for OSX with KICAD_SCRIPTING, see Documentation/compiling/mac-osx.txt
2014-02-07 19:53:54 +01:00
Henner Zeller
34f6ca1b20
* Bring CvPcb footprint window to the front when it has been obscured by another window
2014-02-07 18:38:41 +00:00
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
2014-02-07 18:36:12 +00:00
Brian Sidebotham
742ee5320e
* Fix Project templates location under Linux, preserve Windows location
2014-02-07 18:19:53 +00:00
Brian Sidebotham
775ce3993c
* Fix linux location for system project templates
2014-02-07 18:17:58 +00:00
jean-pierre charras
d68940c4d2
Minor fixes.
2014-02-07 17:09:15 +01:00
Cirilo Bbernardo
87d2caa4c6
IDF export: fix incorrect rotation of flipped items.
2014-02-07 17:01:46 +01:00
jean-pierre charras
544f987fa0
add missing svg file
2014-02-06 16:54:55 +01:00
Fabrizio Tappero
c407654224
Fix issues in icons with texts, from Fabrizio Tappero.
2014-02-06 16:49:37 +01:00
jean-pierre charras
f366f26523
Fix some incorrect icons (which were using a not supported font for texts). Add ps_router icon from Konstantin Baranovskiy.
2014-02-06 15:13:31 +01:00
Fabrizio Tappero
26041d52c7
New other icons from Fabrizio Tappero, and some svg file fixes
2014-02-06 09:29:45 +01:00
Fabrizio Tappero
02bac313a8
New other icons from Fabrizio Tappero, and some svg file fixes.
2014-02-06 09:28:29 +01:00
Fabrizio Tappero
c84f6331b0
New icons from Fabrizio Tappero
2014-02-05 15:36:57 +01:00
Cirilo Bernardo
f57eaf45fa
Apply IDF tools patch from Cirilo Bernardo
2014-02-05 10:29:01 +01:00
Cirilo Bernardo
fbe8484225
Apply IDF tools patch from Cirilo Bernardo
2014-02-05 10:27:21 +01:00
Miguel Angel Ajo
b39408b14a
Adding a first BOARD class tester, very basic
2014-02-04 22:16:32 +01:00
Dick Hollenbeck
ec9c949c9b
Windows name export tweak
2014-02-03 23:05:07 -06:00
Dick Hollenbeck
142782b402
remove wxApp()::FindLibraryPath() usages from Pcbnew. Use environment variable substitution.
2014-02-03 15:39:42 -06:00
Dick Hollenbeck
33e26b278d
KIWAY in progress...
2014-02-03 13:26:18 -06:00
Dick Hollenbeck
2eb99fefdf
Initial KIWAY (modular-kicad) work. Various tweeks.
2014-02-03 09:21:04 -06:00
Dick Hollenbeck
4f26386e8d
Initial KIWAY (modular-kicad) work. Various tweeks.
2014-02-03 09:10:37 -06:00
Maciej Suminski
63bc40b58e
Takes into account hidden module text settings.
2014-02-03 07:22:31 -06:00
Miguel Angel Ajo
15bfac3f4e
Moved QA to root.
2014-02-02 22:50:45 +01:00
Dick Hollenbeck
741bfb685b
Another attempt at wxFrame::SaveSettings() standard infrastructure.
2014-02-02 14:18:10 -06:00
jean-pierre charras
8afe2dfbce
Eeschema: Fix bug #1271155 relative to Grid selection in Eeschema.
2014-02-02 20:51:50 +01:00
Cirilo Bernardo
5a6665ec08
Dxf import fix (patch from Cirilo Bernardo, with a minor change)
2014-02-02 10:07:02 +01:00
jean-pierre charras
9ef5627880
Kicad manager: code cleaning (better use of wxaui manager). Fix a very minor bug.
2014-02-02 10:02:29 +01:00
jean-pierre charras
6f10d16824
Kicad manager: code cleaning. Fix a very minor bug.
2014-02-01 19:27:18 +01:00
jean-pierre charras
fa8cbd983b
3d-frame: is now derived from EDA_BASE_FRAME. Remove duplicate code and some useless includes
2014-01-30 09:18:47 +01:00
jean-pierre charras
f43ed90921
Add specific bitmaps in export IDF and export DSN menus.
...
Add missing calls to Show( false ) to some main frames (Kicad, eeschema, gerbview), to force config saving when closing these windows.
Code cleanup and minor coding style fixes in footprint_wizard_frame.
2014-01-29 19:39:16 +01:00
Dick Hollenbeck
2ac58935b5
Make option KICAD_KEEPCASE actually functional for Eeschema, and make the setting default ON.
...
The desire is to migrate designs *away from* case independence, and to create
designs which use literally (case specific) interpreted component names. But for
backwards compatibility, you may turn OFF this option if you really must.
(Remember that with KiCad using text data files, typically you would be better
off simply doctoring those files into a case literal state with a text editor
and move forward into the brave new world of case specificity. Also, BOM
generators may not work properly when you have this option turned OFF, the xml
export's referential integrity is broken on library part name. Hence the default
is ON now, as of 29-Jan-2014.
2014-01-29 12:02:02 -06:00
jean-pierre charras
ce6b907fe3
Add specific bitmaps in export IDF and export DSN menus.
...
Add missing calls to Show( false ) to some main frames (Kicad, eeschema, gerbview), to force config saving when closing these windows.
Code cleanup and minor coding style fixes in footprint_wizard_frame
2014-01-29 18:01:42 +01:00
unknown
690a001648
Pcbnew: export IDF fixes
2014-01-29 17:42:21 +01:00
Dick Hollenbeck
784e43f2e8
Add option --remove-orphaned-libraries to scripts/library-repos-install.sh
2014-01-28 08:23:01 -06:00
Dick Hollenbeck
c63fa6ff31
Add EDA_BASE_FRAME::Show() and call SaveSettings() only from there for all derived wxFrames. Remove calls to SaveSettings() elsewhere.
2014-01-27 19:29:26 -06:00
Marco Serantoni
786bb81c4d
[MacOSX] KICAD_BUILD_DYNAMIC stabilized and almost working
2014-01-27 23:24:04 +01:00
jean-pierre charras
6181e9e46e
Bitmap2component: fix Bug #1273082 (patch from Wesley Dungan)
2014-01-27 18:22:49 +01:00