Shivpratap Chauhan
26197c333e
At very first launch, old settings/config does not exist
...
KiCad read incorrect value for window position and it's size at very
first launch, which results in invisble/inaccessible window on Mac OSX.
Set correct default values for these settings fixes this issue.
And fix a typo in comment.
2018-05-01 09:19:27 -04:00
jean-pierre charras
502bed083d
Fix a minimal size for the spice simulator frame.
...
For an obscure reason, the minimal frame size fixed in EDA_BASE_FRAME was not working.
2018-04-27 20:35:23 +02:00
Wayne Stambaugh
81843c37a4
Organize trace debugging code for ease of maintenance.
2018-04-13 09:59:01 -04:00
Jeff Young
b24b0d5dfe
Dialog-ize CvPcb and implement proper Save.
...
Save now goes to disk (instead of just the in-memory schemaitc),
and the UI attempts to make this clear.
2018-03-25 19:21:27 +01:00
Jeff Young
bbad8dc9af
Conditionally compile Mac-specific bug fix.
...
It apparently hangs some other window managers.
Fixes: lp:1748793
* https://bugs.launchpad.net/kicad/+bug/1748793
2018-02-23 10:01:45 -05:00
jean-pierre charras
62ef63501c
Cvpcb: remove fixed size and use the last stored size.
...
It fixes a bug created by commit b1eed74b55
.
Other very minor fix in Cvpcb
2018-02-11 20:14:48 +01:00
jean-pierre charras
5d72aebd22
Fix code after renaming files
2018-01-29 16:40:22 +01:00
jean-pierre charras
bc76ec4d67
Rename files according to the name of classes they are defining
2018-01-29 16:40:20 +01:00