41 Commits (fa3ebc40432c95a991e64db1304405ce96f39098)

Author SHA1 Message Date
Wayne Stambaugh 058e17edf7 Minor code and Doxygen comment improvements. 14 years ago
jean-pierre charras 08ef741770 Undo redo change and code cleanup. 14 years ago
jean-pierre charras 8e846082bb Pcbnew: Fix incorrect behavior of undo/redo command (this issue happens only when a new track is created, and an old redundant track is deleted) 14 years ago
Dick Hollenbeck b8a0ab4c52 switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths 14 years ago
Wayne Stambaugh 5289c22087 Pcbnew object improvements. 14 years ago
Wayne Stambaugh c2e5fcaec8 More encapsulation improvements. 14 years ago
Wayne Stambaugh 6c28cdc62c More encapsulation work and other minor improvements. 14 years ago
Dick Hollenbeck 96bb90dee1 kicad_plugin 14 years ago
jean-pierre charras 5e3ca2e769 Pcbnew: Fix issue in Undo/Redo command: for very large boards ( > 20000 items) this command could take a long time. Now fast. 14 years ago
jean-pierre charras 683921f98d Eeschema: fix crash in intermediate netlist generation when a component has no pins (like logos or images). 14 years ago
Wayne Stambaugh c2f1113e5d Fix Pcbnew KICAD_T enum names for consistency. 14 years ago
Wayne Stambaugh 4b853dedb4 Application name capitalization fixes. 14 years ago
Wayne Stambaugh edd35b4e90 PCB common library header rationalization. 14 years ago
Wayne Stambaugh 0c44335795 Lots and lots of PCBNew code cleaning and fix build bug introduced in r3108. 14 years ago
Wayne Stambaugh ebc7259a91 Rename WinEDA_App class to EDA_APP and remove redundant includes. 14 years ago
Wayne Stambaugh df8f7d1ee0 EESchema remove global variable and fix text object change type undo/redo. 15 years ago
Wayne Stambaugh 1010601a78 PCBNew control update bug fixes, fixes lp:725963. 15 years ago
Wayne Stambaugh bdca3c5efb All control state handling is now performed in wxUpdateUIEvent handlers. 15 years ago
jean-pierre charras a9010796e0 Doxygen comment warning fixes. 15 years ago
jean-pierre charras 258cebf1a8 Fix some Doxygen warnings. No new code. 15 years ago
Wayne Stambaugh 7cb34aece7 Schematic component object encapsulation and Doxygen comment warning fixes. 15 years ago
Dick Hollenbeck 6c9244e8c3 fix function comments, this time ones in *.cpp files until they 15 years ago
Dick Hollenbeck 636b2d301e function comments, fix ones in *.cpp files until they can be deleted if they exist in the headers 15 years ago
jean-pierre charras 4787b38a63 Pcbnew: Fixed minor problems (bugs 568357 and 568356). Changed French word COTATION to DIMENSION in class COTATION (now class DIMENSION) 16 years ago
charras a70a580596 committed newfont patch. Pcbnew: board date automatically updated at each change. 16 years ago
charras cdf248b236 minor bugs fix. 16 years ago
charras cfdb28394e Pcbnew: Work on undo/redo in Pcbnew almost finished. 16 years ago
charras bd529a7cb0 fixed in pcbnew: abort function in track creation incompatible with new undo/redo functions 16 years ago
charras a6fc132999 More about undo/redo in pcbnew 16 years ago
charras 514de91ee3 More about undo/redo in pcbnew 16 years ago
charras 148a574e6f More about undo/redo in pcbnew 16 years ago
charras c718765268 More about undo/redo in pcbnew 16 years ago
charras 5699ee3b91 More about pcbnew undo/redo 16 years ago
charras 54a541f22c fixed crashes in eeschema, modedit and 3D display 16 years ago
charras 304525db9a undo/redo rework: fixed some problems ans crashes (not all) in libedit and modedit 16 years ago
charras 4b846e1fdc pcbnew: work on undo/redo in progress 16 years ago
charras 41c80dd95b pcbnew: work on undo/redo in progress 16 years ago
charras f9be70f26d pcbnew: work on undo/redo in progress Only delete commands are stored in undo/redo stack 16 years ago
charras 42022adb3f code cleaning 16 years ago
charras d535a0fc97 pcbnew: Starting work on undo/redo in pcbnew. Only some delete item commands are stored in undo/redo stack 16 years ago
charras 2a7ac9d3c4 fixed a recent bug in pcbnew print and plot dialogs: fine scale adjust displayed as 0.0 16 years ago
charras 618df99c56 Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 16 years ago
charras 83be1f8a10 Rework on undo/redo and block functions: more efficient code to undo/redo block move and mirror operations 16 years ago
charras daceb2e019 Rework on undo/redo and block functions 17 years ago
charras 8ec8cf3f43 Rework on undo/redo and block functions 17 years ago
charras 9d6daf5665 undo-redo rework 17 years ago
charras 6d930edec3 work in progress about ERC and markers in eeschema 17 years ago
charras 0d2ee0c023 See changelog. work in progress about ERC and markers in eeschema 17 years ago
charras 9edace2f5f Code clarification about 3 confusing functions to display info: DisplayInfo (displaying a message info) and class members DisplayInfo and Display_Infos doing the same thing (see changelog) 17 years ago
stambaughw 689579bde1 Global variable unobfuscation, new library path search, and lots of other changes. See CHANGELOG.txt. 17 years ago