You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Marek Roszko 3b2b8ec229 Centralize/fix duplicated canvas type resolution between gerbview and pcbnew 5 years ago
..
core Don't make a copy of the collection when using alg::contains 5 years ago
dialogs Fix sizing of Configure Paths 5 years ago
gal Correct Cairo GAL dot rendering 5 years ago
kicad_curl Expose curl_easy_escape via KICAD_CURL_EASY 6 years ago
libeval Remove "useMils" variable from numeric evaluator 5 years ago
libeval_compiler Add more consts all over the place 5 years ago
page_layout msgpanel is a widget, shove it to the right folder. 5 years ago
plugins Add noexcept to some functions in the 3d viewer. 6 years ago
preview_items Remove common.h from more headers 5 years ago
project Remove common.h from more headers 5 years ago
settings Create color settings path if missing 5 years ago
tool Selection center is center of visible items. 5 years ago
view Add more consts all over the place 5 years ago
widgets Add more consts all over the place 5 years ago
advanced_config.h Add advance config variable to skip bounding box loading on footprints 5 years ago
array_axis.h Pcbnew: add a step field to the array tool 7 years ago
array_options.h Arrays: isolate axis code in a new class 7 years ago
base64.h Plot SVG embedded 6 years ago
base_screen.h Remove common.h from more headers 5 years ago
base_units.h Move StripTrailingZeros to kicad_string.h 5 years ago
basic_gal.h Comment-only changes 6 years ago
bin_mod.h Move the file history into the frames 6 years ago
bitmap_base.h Improve spelling. 6 years ago
bitmap_types.h Move scaled toolbar separator into ACTION_TOOLBAR 5 years ago
bitmaps.h Bitmaps: move bitmap defs to bitmaps library 7 years ago
board_design_settings.h Add silk clearance to board setup constraints. 5 years ago
board_printout.h Add missing include for gcc 5 years ago
build_version.h Move bug reporting to COMMON_CONTROL; add to Help menu 5 years ago
class_board_item.h Remove common.h from more headers 5 years ago
class_draw_panel_gal.h msgpanel is a widget, shove it to the right folder. 5 years ago
class_pcb_group.h Add more consts all over the place 5 years ago
collector.h Nip some common.h from headers 5 years ago
commit.h Convert UNDO_REDO_T to an enum class 5 years ago
common.h Kick NAMELESS_PROJECT to project.h 5 years ago
config_map.h Fix a few doxygen warnings 8 years ago
config_params.h Clean up some unused things 5 years ago
confirm.h Fix library table panel path adding and cleanup duplicate dialog 6 years ago
convert_to_biu.h Read/write schematic netclass properties. 5 years ago
cursors.h Add new place cursor, fix cursor hotpoints again 5 years ago
dialog_helpers.h Add more consts all over the place 5 years ago
dialog_shim.h Make HTML message box close on escape key. 5 years ago
dsnlexer.h Last issue wasn't gcc/CLang after all, but the lexer not getting built. 5 years ago
eda_base_frame.h Split EDA_UNITS out from common. 5 years ago
eda_dde.h Keep track of open sockets and dispose of them in d'tor. 8 years ago
eda_doc.h Add text variable support to envVar processing. 6 years ago
eda_draw_frame.h Centralize/fix duplicated canvas type resolution between gerbview and pcbnew 5 years ago
eda_item.h Do footprint keepouts by courtyard. 5 years ago
eda_pattern_match.h Prevent implicit * from wildcard match in footprint 8 years ago
eda_rect.h Add more consts all over the place 5 years ago
eda_text.h Add more consts all over the place 5 years ago
eda_units.h Split EDA_UNITS out from common. 5 years ago
enum_vector.h Comment-only changes 6 years ago
env_paths.h Project settings fixes from review 5 years ago
env_vars.h Add configuration of Hi-DPI canvas scaling in OpenGL 7 years ago
executable_names.h Move executable name constants to own file 9 years ago
filehistory.h Rework the file history menus to not need references to the file history 6 years ago
filename_resolver.h Add text variable support to envVar processing. 6 years ago
fill_type.h Split out FILL_T to its own header to avoid spreading eda_item everywhere 5 years ago
filter_reader.h Comment-only changes 6 years ago
footprint_editor_settings.h Deduplicate settings migration handling 5 years ago
footprint_filter.h Cleanup to make implementation names consistent with what they now do. 6 years ago
footprint_info.h Split EDA_UNITS out from common. 5 years ago
fp_lib_table.h Comment-only changes 6 years ago
frame_type.h LibEdit -> SymbolEditor 5 years ago
gbr_metadata.h ADDED: pad fabrication property, as required in latest Gerber file specification. 6 years ago
gbr_netlist_metadata.h Add more consts all over the place 5 years ago
gestfich.h Rename CopyFile() to KiCopyFile() to avoid name colliding with a windows header. 5 years ago
gl_context_mgr.h Replace remaining Boost mutexs with std::mutex 7 years ago
gl_utils.h Modify glx sync to be Linux only. 5 years ago
gr_basic.h Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
gr_text.h Split base_struct into eda_item and eda_rect 5 years ago
grid_tricks.h more cleanup about removing useless include 5 years ago
hash_eda.h Update templating for hash values 5 years ago
hashtables.h Split base_struct into eda_item and eda_rect 5 years ago
hotkey_store.h Add missing include 5 years ago
hotkeys_basic.h Nix some more common.h includes 5 years ago
i18n_utility.h Try to fix a compil issue on OSX (no viable conversion from 'const wxString' to 'const wxChar *', in colors.cpp) 10 years ago
id.h Attempt to fix duplicate ID issue on MSW. 5 years ago
import_export.h Use _WIN32 instead of __MINGW32__ in 2 conditional compilations which are Windows specific, not especially mingw32 specific. 10 years ago
inspectable.h INSPECTABLE: minor bugfix 5 years ago
intrusive_list.h Moved INTRUSIVE_LIST to a separate header 8 years ago
ki_exception.h Report lexer issues through error reporter. 5 years ago
kicad_string.h Move StripTrailingZeros to kicad_string.h 5 years ago
kiface_i.h Move the file history into the frames 6 years ago
kiface_ids.h eeschema: allow exporting netlists through UI-less KIFACE API function 5 years ago
kiid.h Split KIID out of common.h 5 years ago
kiway.h Ensure the environment variables are synchronized between KiCad and Python 5 years ago
kiway_express.h Comment-only changes 6 years ago
kiway_holder.h Move SCH_SCREEN project access to SCHEMATIC 5 years ago
kiway_mgr.h Comment-only changes 6 years ago
kiway_player.h Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
launch_ext.h Fix URL launching on MacOS 6 years ago
layers_id_colors_and_visibility.h Remove macros.h from files that don't need it 5 years ago
lib_id.h Fix build issue exposed by commit b824051a. 6 years ago
lib_table_base.h Initialize variables properly 5 years ago
lib_table_grid.h Generalize default footprint fields. 6 years ago
lib_tree_item.h Split base_struct into eda_item and eda_rect 5 years ago
locale_io.h Move LOCALE_IO out of common.h 5 years ago
lockfile.h Doxygen comment improvements. 8 years ago
logging.h Show an error message when switching to a language that isn't installed 5 years ago
macros.h Rename Mirror template to MIRRORVAL to avoid shadowing 5 years ago
macros_swig.h Split KIID out of common.h 5 years ago
mail_type.h Disambiguate backannotation (Update Schematic from PCB) from Cvpcb. 5 years ago
marker_base.h PcbNew: Improved DRC marker display 5 years ago
menus_helpers.h Implement a framework to handle wxUpdateUIEvents for tool actions 5 years ago
multivector.h Don't throw an exception you have no intention of catching. 6 years ago
netclass.h Extract swig binding macros to their own header 5 years ago
newstroke_font.h Fix incorrect (too small) bounding box EDA_TEXT, noticeable when chars like j or { are used in zone fill functions. 10 years ago
observable.h Fix a few doxygen warnings 8 years ago
origin_transforms.h Add more consts all over the place 5 years ago
origin_viewitem.h Remove eda_item and gr_basic from eda_text.h 5 years ago
outline_mode.h python wrap: fix undefined FILLED/SKETCH constants in pcbnew.py 5 years ago
pad_shapes.h Standardize pad type enums 5 years ago
page_info.h Remove a few include<wx/wx.h> in many files that do not actually use this include. 5 years ago
painter.h Avoid include wx/wx.h in many files that do not actually use this include. 5 years ago
panel_hotkeys_editor.h Unify settings reset buttons into one location 5 years ago
panel_text_variables.h Variable substitution framework. 6 years ago
pcb_base_frame.h First pass renaming module to footprint 5 years ago
pcb_display_options.h ADDED: Control to only show ratsnest for visible layers 5 years ago
pcb_screen.h Undo for schematic-wide operations. 5 years ago
pgm_base.h Remove GITHUB plugins 5 years ago
plotter.h Split EDA_UNITS out from common. 5 years ago
plotters_specific.h Standardize PostScript capitalizaiton 5 years ago
printout.h Coverity fixes 5 years ago
profile.h some other WXDEBUG replacement 6 years ago
project.h Kick NAMELESS_PROJECT to project.h 5 years ago
properties.h Comment-only changes 6 years ago
property.h Add missing includes for gcc 5 years ago
property_mgr.h Remove common.h from more headers 5 years ago
ptree.h Removed all exception specifiers since deprecated. 8 years ago
refdes_utils.h Break out ref-des-centric functions to own header 7 years ago
render_settings.h Repair drill mark printing. 5 years ago
reporter.h Split EDA_UNITS out from common. 5 years ago
richio.h Code cleanup: remove useless wx/wx.h include inside a few files. 5 years ago
scintilla_tricks.h ADDED hotkey for comment/uncomment line(s) in Scintilla. 5 years ago
scoped_set_reset.h Add context menu to GAL DRAWING_TOOL, including the zone menu 9 years ago
search_stack.h Comment-only changes 6 years ago
status_popup.h Code cleanup: remove useless wx/wx.h include inside a few files. 5 years ago
streamwrapper.h Replace WIN32 preprocessor symbol by the official symbol _WIN32, used almost everywhere 7 years ago
sync_queue.h Fix SYNC_QUEUE build issue on Boost < 1.56 9 years ago
systemdirsappend.h Move SystemDirsAppend to own header 9 years ago
textentry_tricks.h Some more work on getting wxWidgets to stop stealing textEntry keys. 5 years ago
title_block.h Comment-only changes 6 years ago
trace_helpers.h Catch exception when creating app settings objects 5 years ago
undo_redo_container.h LibEdit -> SymbolEditor 5 years ago
utf8.h Comment-only changes 6 years ago
validators.h Remove multi-label entry feature. 5 years ago
wildcards_and_files_ext.h ADDED: CADSTAR Archive project importer 5 years ago
wx_filename.h Split wx_filename out of common 5 years ago
wxdataviewctrl_helpers.h Move wxDataViewCtrl manipulators out of dialog_choose_component.cpp 9 years ago
xnode.h Comment-only changes 6 years ago