115 Commits (0ecad1ef2e498eb400fcf2850dcc99e335e070d2)

Author SHA1 Message Date
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
Mikolaj Wielgus 921105330a Remove printing files from Project Manager 4 years ago
Mikolaj Wielgus 6d9456ea4d Fix opening files with spaces on Linux 4 years ago
Jeff Young 1f19c41c29 Support printing of kicad_dru files. 4 years ago
Jeff Young 8a8775bed8 Remove another use of non-argv wxExecute 4 years ago
Jeff Young 1b6c4638ca Escape quotes to prevent break-out. 4 years ago
Jeff Young 10dd70881c New paramaterized interface doesn't like quoted parameters. 4 years ago
jean-pierre charras e96108d3c8 Fix int ExecuteFile(...) incorrect behavior with quoted filename. 4 years ago
Jeff Young 3413358992 Make sure there is a filename before creating a parameter for it. 4 years ago
Jeff Young 5dc82037fb Fix typo. 4 years ago
Jeff Young 1723106b4d Compile fixes for wx3.0. 4 years ago
Jeff Young 88ad249f76 Cleanup. 4 years ago
Jeff Young 67fb8cbe9e Compile fix. 4 years ago
Jeff Young fa032400ee Fix compile error. 4 years ago
Jeff Young bbea8afdc5 Trim some (probably) excess includes. 4 years ago
Jeff Young 5bf042fcc1 Use individual parameter version of wxExecute. 4 years ago
Jeff Young c6bcb85562 Excise system() calls. 4 years ago
Jeff Young 157c21d325 Only run Unix file handling stuff on Unix. 4 years ago
jean-pierre charras bdb1231169 Fix compil issues on GTK and MSW. 4 years ago
Jeff Young 6e7ce09572 Use more descriptive terminology for preferred text editor. 4 years ago
Wayne Stambaugh f233f4a0a9 Expunge EDA_FILE_SELECTOR. 4 years ago
Wayne Stambaugh bcd6bddfd4 Start expunging NULL. 4 years ago
Jeff Young 062c4fda62 More error message regularization (and translatability improvements). 4 years ago
jean-pierre charras 964cbb95d3 gestfich.cpp: fix an issue on wxGTK when calling wxLaunchDefaultApplication() 4 years ago
Jeff Young 1722bc03b0 Consistent terminology and punctuation. 4 years ago
Marek Roszko bdc41f7365 Don't search hardcoded (and never valid on non-english) Windows paths 5 years ago
Wayne Stambaugh 04a3619428 Fix opening symbol documentation field paths with spaces on GTK. 5 years ago
Marek Roszko 16e3e59495 Split out arrayDim and MIRROR templates from macros.h 5 years ago
Marek Roszko 64484f5fc4 Split KIID out of common.h 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
jean-pierre charras b38cef409b Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header. 5 years ago
jean-pierre charras 36bc44e6d7 more cleanup about removing useless include 5 years ago
Ian McInerney a0d84e94fd Use move to trash to the project manager instead of immediate delete 6 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Ian McInerney 20e7fc8a0e Properly escape spaces when opening PDFs on windows 6 years ago
jean-pierre charras 52db6acb86 Fix a compil issue on Windows. 6 years ago
Seth Hillbrand 6983c56cf8 Use const references where possible 6 years ago
jean-pierre charras 767d7f2009 Fix bug (typo?) in gestfich.cpp. 6 years ago
Ian McInerney 88e55bbf2d Recursively delete directories in the project tree 6 years ago
jean-pierre charras 4de6ed6206 Fix issues created by Adds Save As... to the Kicad manger. 6 years ago
Jeff Young b5904b0401 Installment one of project Save As... feature. 6 years ago
Jeff Young a612fb690b Cherry pick of line-ending-safety fix from 5.1. 6 years ago
Jeff Young d55f4d05b4 Workaround wxWidgets inability to find the default PDF viewer. 6 years ago
Jeff Young 2274895acf Add print preflight so the menu item is only shown when we can print. 6 years ago
Jeff Young 678294b8a6 Try harder to find a viable print solution on GTK. 6 years ago
Jeff Young 360a52399a Add printing to RMB project items. 6 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Maciej Suminski bbfc1eb12c Use quoted file name when opening a PDF file 7 years ago
Camille 3168d03fe5 Fix unnecessary copy initialization detected by clang-tidy 8 years ago