- 05 Oct, 2011 1 commit
-
-
Wayne Stambaugh authored
* Add KiCad build option states to copy version information to clipboard function. * Add a note to the main CMakeList.txt file to let developers know that new option states should be added to the copy version information to clipboard function.
-
- 30 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Correct all user strings and comments for the correct capitalization of application names according to JP. They are KiCad, Pcbnew, CvPcb, Eeschema, and GerbView. * Add a note the the user interface policy about the correct capitalization.
-
- 29 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Translate French code names and comments. * Dead code removal. * Hot key object and structure coding style policy fixes. * Doxygen comment warning fixes.
-
- 26 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Move auto save time global variables into PCB_EDIT_FRAME object. * Move footprint library name list global variable int PCB_EDIT_FRAME object. * Improve library back up and temporary file error message strings and make them translatable. * PCBNew string unification. * Translate French code names and comments. * Coding style policy and Doxygen comment fixes.
-
- 24 Sep, 2011 2 commits
-
-
Wayne Stambaugh authored
* More common header file compiler fixes. * Translate French code naming and comments. * Remove global variable ScreenPcb. * Dead code removal.
-
jean-pierre charras authored
-
- 23 Sep, 2011 2 commits
-
-
jean-pierre charras authored
-
Wayne Stambaugh authored
* All header files used to create the PCB common library now compile as stand alone code. This prevents the need to define them in a specific order to make source code compile properly. It should also now be possible to relocate the source code to build the common PCB library to a separate folder.
-
- 21 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
-
- 20 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Remove sine and cosine look up tables from trigo.cpp and replace them with sin() and cos() math functions. * Large include file clean up to prevent header ordering dependency build failures. * Translate French code names and comments. * Lots of coding style policy and doxygen comment fixes.
-
- 18 Sep, 2011 1 commit
-
-
jean-pierre charras authored
Remove obsolete foldr resources/icons. Updates svg icons in folder resources.
-
- 13 Sep, 2011 1 commit
-
-
jean-pierre charras authored
Fix compatibility issues with old xpm icons. Add or update .xpm and .ico files for shortcuts and taskbars Remove artwork folder.
-
- 09 Sep, 2011 2 commits
-
-
jean-pierre charras authored
Fix minor other issues. Remove unused files.
-
Roman Bashkov authored
* Add hotkey fast switch to two grids: for place and trace Alt+"1" - switch grid for place module Alt+"2" - switch grid for trace This two grid set in dialog - menu Preferences->Dimensions->Grid. * Add hotkey switch grid: "`" - switch to next grid Ctrl+"`" - switch to previous grid * Add hotkey switch track width: "W" - switch to next track width Ctrl+"W" - switch to previous track width cmakemodules: * Add GOST to KICAD_BUILD_VERSION if define KICAD_GOST.
-
- 08 Sep, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 07 Sep, 2011 2 commits
-
-
Andrey Fedorushkov authored
-
Andrey Fedorushkov authored
* Add hotkey "P" - place item * Add record and play macros for sequence hotkey. Macros set to numeric key 0..9. <Ctrl>+<numkey> - start record macros <hotkey> <mouse move> ... <hotkey>|<mouse place> <Ctrl>+<numkey> - end record macros <numkey> - play macros * Add menu save/read macros to/from xml-file * Add configure rotate angle for rotate module: 45 or 90 deg. * fix segfault when move/drag segment if disconnected to pad
-
- 06 Sep, 2011 3 commits
-
-
Wayne Stambaugh authored
-
Wayne Stambaugh authored
-
Fabrizio authored
-
- 04 Sep, 2011 1 commit
-
-
jean-pierre charras authored
Code cleaning: rename DIALOG_LOAD_ERROR (a stupid name) class to the more understandable HTML_MESSAGE_BOX. rename corresponding files are move them in a better place.
-
- 02 Sep, 2011 1 commit
-
-
jean-pierre charras authored
-
- 01 Sep, 2011 1 commit
-
-
Wayne Stambaugh authored
* Rename all ADD_MENUITEM_* functions to AddMenuItem and move them to wxstruct.h since they are used by the Kicad main frame classes. * Move SET_BITMAP and SETBITMAPS definitions to wxstruct.h. * Fix a bug in SET_BITMAPS that prevented enabling menu item images on OSX. * Rename MsgItem to EDA_MSG_ITEM. * Remove redundant includes from modified files. * Doxygen and coding style policy fixes.
-
- 31 Aug, 2011 1 commit
-
-
jean-pierre charras authored
Add a new schematic item: SCH_BITMAP. One can insert now images in a schematic. Add Fabrizio Tappero as contributor in Kicad About dialog
-
- 30 Aug, 2011 1 commit
-
-
Jerry Jacobs authored
-
- 29 Aug, 2011 3 commits
-
-
Dick Hollenbeck authored
-
Wayne Stambaugh authored
* Add USE_IMAGES_IN_MENUS definition to override the default platform behavior for adding images to menu items. * Update COMPILING.txt to document how to use USE_IMAGES_IN_MENUS. * Fix Windows segfault when creating language selection submenu introduced by new bitmap code in r3087. * Changed per email from JP from CVPcb to CvPcb because I'm getting old and blind and misread the email. * Lot's of Doxygen comment and coding style policy fixes.
-
Dick Hollenbeck authored
-
- 28 Aug, 2011 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 24 Aug, 2011 2 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 23 Aug, 2011 1 commit
-
-
Andrey Fedorushkov authored
-
- 18 Aug, 2011 1 commit
-
-
Wayne Stambaugh authored
* Add general purpose user write permission test function to base window class. * Check user write permissions before saving project, schematic and library files. * Remove displaying file dialog every time the project file is saved. * Display absolute paths for non-root sheet file in title bar. * Remove redundant command table entry from schematic editor. * Remove unused variables to fix GCC 4.6 warnings. * The usual Doxygen comment and coding style policy fixes.
-
- 09 Aug, 2011 1 commit
-
-
Dick Hollenbeck authored
-
- 04 Aug, 2011 1 commit
-
-
jean-pierre charras authored
-
- 20 Jul, 2011 1 commit
-
-
jean-pierre charras authored
-
- 14 Jul, 2011 1 commit
-
-
jean-pierre charras authored
-
- 09 Jul, 2011 1 commit
-
-
Marco Mattila authored
-
- 08 Jul, 2011 1 commit
-
-
jean-pierre charras authored
-