kicad/kicad
Wayne Stambaugh f28ea5e784 Remove standard dialog button static line separators.
For the sake of consistency across all dialogs and window that behave
like dialogs, remove the static line that separates the main part of
the dialog from the standard buttons.  This only applies to windows
that have the standard button on the bottom of the frame.

This covers the 3D viewer, CvPcb, common, GerbView and KiCad dialogs.
2023-01-08 13:15:33 -05:00
..
cli Fix the --version redirection 2023-01-04 21:39:37 -05:00
dialogs Remove standard dialog button static line separators. 2023-01-08 13:15:33 -05:00
pcm PCM: fix url detection in pkg description 2023-01-04 21:17:38 +00:00
tools Some refactoring around Gerber files extension checking. 2022-11-18 09:55:34 +05:00
widgets Initialize variables inside file dialog customizer classes 2022-12-17 23:37:24 +00:00
CMakeLists.txt Use our own cmake module path variable to avoid conflicting with the main ones listy functional 2023-01-03 19:18:16 -05:00
files-io.cpp Remove escaped double-quotes 2021-11-03 17:03:14 -07:00
import_proj.cpp ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
import_proj.h ADDED: Implement Drag and Drop 2022-09-14 22:28:09 +00:00
import_project.cpp KiWay: Make sure to mark closed windows as closed 2022-12-27 10:31:45 -05:00
kicad.cpp Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
kicad.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_cli.cpp Avoid rebuilding with each commit 2023-01-04 11:32:15 -08:00
kicad_doc.icns Add drop shadows to MacOS icons 2021-07-30 20:55:34 -07:00
kicad_id.h Remove printing files from Project Manager 2021-11-12 20:18:32 +00:00
kicad_manager_frame.cpp Avoid rebuilding with each commit 2023-01-04 11:32:15 -08:00
kicad_manager_frame.h Never call ReCreateMenuBar inside a menu event handler 2022-12-16 16:37:51 -05:00
menubar.cpp Class name <-> file name sync. 2022-12-29 18:05:57 +00:00
pgm_kicad.h New kicad-cli will now be the cli interface 2022-10-04 22:24:13 -04:00
project_template.cpp Fix a few compil warnings 2022-07-30 14:06:51 +02:00
project_template.h Cleanup. 2019-11-09 20:22:44 +00:00
project_tree.cpp Kicad: fix project tree icon list after changes in commit a9877ab1. 2022-09-11 11:08:37 +02:00
project_tree.h Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01:00
project_tree_item.cpp Include markdown files in project view. 2022-09-10 21:11:24 +01:00
project_tree_item.h Don't allow project files to be renamed or deleted in project tree pane. 2021-11-19 11:39:24 -05:00
project_tree_pane.cpp Some refactoring around Gerber files extension checking. 2022-11-18 09:55:34 +05:00
project_tree_pane.h More discrete borders for Kicad mgr, PCM and appearances panels. 2021-11-14 15:01:44 +00:00
tree_file_type.h Kicad: fix project tree icon list after changes in commit a9877ab1. 2022-09-11 11:08:37 +02:00