1. 30 Apr, 2015 9 commits
  2. 29 Apr, 2015 1 commit
  3. 28 Apr, 2015 1 commit
  4. 27 Apr, 2015 3 commits
  5. 26 Apr, 2015 1 commit
    • jean-pierre charras's avatar
      Eeschema: add missing rotate and mirror sheet in sheet context menu (these... · 3084c0aa
      jean-pierre charras authored
      Eeschema: add missing rotate and mirror sheet in sheet context menu (these transforms were possible in block commands, but  not from the sheet menu).
      Fix a i18n issue in field names when loading a component, if the language was changed during a session, and kicad not restarted (see Bug #1448654).
      However changing the language needs restarting kicad, in order to have all messages or menus translated.
      3084c0aa
  6. 23 Apr, 2015 1 commit
    • Wayne Stambaugh's avatar
      UI consistency and assertion fixes. · ad9ec412
      Wayne Stambaugh authored
      * Use "Close" in the file menu of every main frame window instead of the
        mismatch of the terms "Close", "Exit", and "Quit".
      * Change the terminology in the Pcbnew graphic text edit dialog to match the
        module text edit dialog.
      * Improve the layout of the Pcbnew graphic text dialog.
      * Fix some wxPrintf parameter type assertions for 64 bit time_t.
      * Fix all (at least I think I got all of them) duplicate menu accelerator
        characters.
      ad9ec412
  7. 22 Apr, 2015 2 commits
  8. 21 Apr, 2015 2 commits
  9. 20 Apr, 2015 2 commits
  10. 19 Apr, 2015 1 commit
  11. 17 Apr, 2015 2 commits
  12. 16 Apr, 2015 2 commits
    • jean-pierre charras's avatar
      Eeschema: Fix a very old bug relative to the tool to load power parts: · 4daf9039
      jean-pierre charras authored
      Previously, only the lib named "power" was used (and therefore power parts defined in other libs not shown).
      Now, all power parts can be loaded from any library.
      Also, when loading power parts from the chose component dialog or the lib viewer, libs and parts are filtered:  only power parts and libs containing power parts are listed.
      Hotkeys: move a few global strings in the files where ther are actually used (and make them local.) and code cleaning.
      Fix a few other minor issues.
      4daf9039
    • unknown's avatar
      3D viewer: fix issues with transparencies in some models (material issues in VRML2 parser) · d40ea8ad
      unknown authored
      Fix some issues in filling zones normals.
      Fix an issue with some models that have materials but didn't defined the diffuse color.
      Workaround for Bug #1443431.
      Implement some missing "code logic" for pervertexperface normals.
      Remove some not used functions.
      Calculate normals using double type.
      d40ea8ad
  13. 14 Apr, 2015 2 commits
  14. 12 Apr, 2015 1 commit
  15. 11 Apr, 2015 1 commit
  16. 10 Apr, 2015 3 commits
  17. 09 Apr, 2015 2 commits
  18. 08 Apr, 2015 2 commits
  19. 07 Apr, 2015 2 commits