Simon Richter
59c81976dc
Explicitly mark overriding functions.
9 years ago
jean-pierre charras
3cea754d90
Eeschema: dlg size fixes and osx fixes
9 years ago
unknown
4b103baa3a
Enum refactoring and shiny icons in dialog_lib_edit_pin_table
10 years ago
jean-pierre charras
fcdbb7484c
fix Bug #152546 (Netlist not respecting case sensitivity for labels): the label matching is now case sensitive. To avoid issues with previous eeschema versions, add in ERC a dectection for "similar" labels (labels which differ only by a case sensitivity)
(this option can be disabled, and saved in project config)
10 years ago
jean-pierre charras
24409c6edc
Workaround to fix Bug #1492513 (EEschema crash when I hit ERC button Edit). It happens only on Window 32bits build with msys2+gcc 5.2). The crash is due to the wxHtmlListBox used in ERC dialog (Although the sample htlbox works fine).
The wxHtmlListBox is just replaced by the wxHtmlWindow to display and select the ERC marker list.
10 years ago
unknown
c3e3ff3682
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.
11 years ago
Wayne Stambaugh
8cdd4faad5
More missing source license fixes.
11 years ago
Mark Roszko
c29ee59cf1
Centralize error count update logic, clear the count on marker deletion.
11 years ago
Mark Roszko
87aba60608
Tweak the ERC dialog a bit.
Fix dialog title to be "Electrical Rules Checker" to match everywhere else.
Fix all usages of "Erc" to "ERC" consistently.
Move action buttons to bottom of dialog, make Del Markers actually say Delete Markers.
Add tooltips to ERC options matrix buttons to indicate what their current state is, for newb friendliness.
Cleanup ERC options code that for some reason decided to delete the button and recreate it instead of just updating it's bitmap directly.
Rename "Test Erc" to "Run" because you are running ERC and not testing it.
Fix improper usage of SetLabel on a wxTextCtrl instead of SetValue so the ERC totals now work!
11 years ago
maciej.
76aa0ba756
Fix compile errors when wx3.x is built with --enable-stl
12 years ago
jean-pierre charras
1886082fce
Eeschema: Erc dialog: enhancement. Now not modal.
Pcbnew: Drc dialog: fix a old very minor bug.
Added: single click on an item in marker list moves the board graphic cursor on the corresponding marker location on the board
Double clicking is not modified.
13 years ago
jean-pierre charras
91d5bb5812
Eeschema: dialog ERC: minor enhancements and code cleaning.
13 years ago
Dick Hollenbeck
b8a0ab4c52
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
14 years ago
Dick Hollenbeck
e6c8515873
switch to C++'s false and true from C's FALSE and TRUE
14 years ago
Wayne Stambaugh
c79077c9a2
Minor fixes and lots of coding policy changes.
15 years ago
Wayne Stambaugh
37ad67dfb1
EESchema file name and location house keeping.
15 years ago
charras
6bedc7e058
More about ERC and markers in eeschema ( work in progress )
17 years ago
charras
c61cce48c0
More about ERC and markers in eeschema ( work in progress )
17 years ago
charras
6d930edec3
work in progress about ERC and markers in eeschema
17 years ago
charras
f7265b0ab1
Eeschema: better ERC diags (work in progress)
3D view: fixed: mirrored texts incorrectly drawn
17 years ago
charras
fe5694f970
Eeschema: better ERC diags (work in progress)
17 years ago
charras
4e5e820313
eeschema: made in some dialogs the ESC key working (linux version, already working under windows)
18 years ago
g_harland
1e896d1750
Enhance more dialog boxes for EESchema
18 years ago
dickelbeck
dac25cdbf9
resizeable borders option
18 years ago
dickelbeck
18d83b768c
See my change_log.txt 2007-Sep-13 UPDATE
18 years ago
g_harland
45a3a4b3af
Removed "wxRESIZE_BORDER" and "wxSTAY_ON_TOP" properties from assorted dialog boxes, and edited caption of dialog box specified within pcbnew/dialog_drc.cpp
19 years ago
raburton
dedb0228dc
add files not currently available in source (e.g. docs, modules, etc.)
set svn:eol-style property to native for all ascii files to support cross platform development
19 years ago
plyatov
23c40f7e86
Initial import of KiCad.
19 years ago