1. 13 May, 2015 1 commit
  2. 11 May, 2015 2 commits
  3. 10 May, 2015 1 commit
  4. 09 May, 2015 1 commit
  5. 08 May, 2015 6 commits
  6. 07 May, 2015 1 commit
  7. 05 May, 2015 5 commits
  8. 04 May, 2015 1 commit
  9. 03 May, 2015 4 commits
  10. 01 May, 2015 4 commits
    • Simon Richter's avatar
      Move feature check before dependent tests · 3efa8347
      Simon Richter authored
      The GCC/LLVM specific handling for adding -fvisibility options is later in
      this file, so these options would only be added on the second invocation
      without clearing the cache.
      3efa8347
    • Mikhail Karpenko's avatar
      Add DRC check · 690ae645
      Mikhail Karpenko authored
      690ae645
    • jean-pierre charras's avatar
      Minor fixes (Bug #1414328 and Bug #1440312). Remove translatable attribute in a debug message. · 2047d873
      jean-pierre charras authored
      tools/edit_tool.cpp: remove limitation (GAL mode) to delete the last pad in a footprint (a footprint can have 0 pad, for instance a logo)
      2047d873
    • jean-pierre charras's avatar
      Fix some issues created by rev 5632: · 5a02b91e
      jean-pierre charras authored
      *  Use only double to store zoom levels in class BASE_SCREEN (int type is not working for eeschema or page layout editor) (this fix Bug #1450551, Assertion failed on wxRound() when zooming)
      *  Fix crash in all apps but Pcbnew when a grid or a zoom was selected from the popup menu.
      *  Modify default hotkeys for Next Grid and Previous Grid: the initial key was a dead key, not suitable as hotkey. the 'N' and Shift N keys are used instead (with a change for unfill zone hotkey)
      *  Modify code in EDA_DRAW_FRAME::SetNextGrid() and EDA_DRAW_FRAME::SetPreviousGrid() to make them compatible with other editors than the board editor.
      5a02b91e
  11. 30 Apr, 2015 14 commits