kicad/include
Seth Hillbrand 09e1a0dc48 Increase maximum zoom for pcbnew and gerbview
Zoom levels remain the same but high zooms reachable by mouse wheel

Fixes https://gitlab.com/kicad/code/kicad/issues/7093
2021-06-11 14:26:38 -07:00
..
bitmaps Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
core Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
dialogs Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
drawing_sheet Add versioning to page layout editor worksheets 2021-06-11 18:40:57 +00:00
gal Coverity warnings fixes. 2021-06-10 13:45:02 +02:00
kicad_curl Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
libeval Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
libeval_compiler Add rudimentary type checking to rule eval with reporter. 2021-05-20 23:06:24 +01:00
plugins Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
preview_items Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
project Pass objects by reference instead of on the stack part 2. 2021-06-08 13:47:21 -04:00
settings Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
tool Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
view Pass objects by reference instead of on the stack part 2. 2021-06-08 13:47:21 -04:00
widgets Fix MSVC compile error 2021-06-11 07:32:41 -04:00
advanced_config.h Enable dark mode for MacOS 2021-04-28 23:24:19 -04:00
array_axis.h
array_options.h
asset_archive.h
base64.h
base_screen.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
base_units.h Move inline function declaration to allow removing include 2021-06-01 19:03:22 -04:00
basic_gal.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
bin_mod.h
bitmap_base.h
bitmap_store.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
bitmaps.h
board_design_settings.h Clean up including of board_design_settings.h 2021-06-06 15:03:42 -04:00
board_item.h Remove a leaky wx/msgdlg.h include 2021-06-06 08:45:38 -04:00
board_printout.h
build_version.h
class_draw_panel_gal.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
collector.h Be consistent about using nullptr instead of 0 2021-04-22 22:20:34 +01:00
commit.h Suppress leaking eda_item so much via undo_redo_container.h 2021-06-08 19:12:30 -04:00
common.h Fix localization of OS unsupported message, disallow bug reports from W7 2021-06-09 19:01:54 +00:00
config_map.h
config_params.h
confirm.h
convert_to_biu.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
dialog_helpers.h
dialog_shim.h DIALOG_SHIM doesn't use hashtables.h 2021-06-06 19:08:34 -04:00
dsnlexer.h
eda_base_frame.h Pull 3D preferences into KiCad preferences architecture. 2021-06-11 11:19:40 +01:00
eda_dde.h Finalize Python Frame 2021-06-01 20:18:24 +00:00
eda_doc.h
eda_draw_frame.h Suppress leaking eda_item so much via undo_redo_container.h 2021-06-08 19:12:30 -04:00
eda_item.h Break out eda_item_flags.h, fix the typedef to std::uint32_t, fix some signed vars 2021-06-08 19:12:30 -04:00
eda_item_flags.h Add missing cstdint include 2021-06-08 19:51:35 -04:00
eda_pattern_match.h Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
eda_rect.h Pass objects by reference instead of on the stack. 2021-06-08 10:09:38 -04:00
eda_text.h Pass objects by reference instead of on the stack. 2021-06-08 10:09:38 -04:00
eda_units.h
enum_vector.h
env_paths.h Cleanup some pgm_base.h includes 2021-06-08 21:56:00 -04:00
env_vars.h
executable_names.h
filehistory.h
filename_resolver.h
fill_type.h
filter_reader.h Cleanup wx includes in the filter reader 2021-06-04 01:26:58 +01:00
footprint_editor_settings.h
footprint_filter.h
footprint_info.h Be consistent about using nullptr instead of 0 2021-04-22 22:20:34 +01:00
fp_lib_table.h
frame_type.h Working python window 2021-06-01 20:18:24 +00:00
gbr_metadata.h
gbr_netlist_metadata.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
gestfich.h
gl_context_mgr.h
gl_utils.h
gr_basic.h
gr_text.h
grid_tricks.h
hash_eda.h
hashtables.h hashtables.h doesn't need eda_item.h 2021-06-06 19:11:35 -04:00
hotkey_store.h Add Quit and Close to the HotKeys list. 2021-05-11 23:25:13 +01:00
hotkeys_basic.h
i18n_utility.h
id.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
import_export.h
inspectable.h
intrusive_list.h
ki_exception.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
kicad_string.h Add conversion from old `~...~` to new `~{...}` notation 2021-06-11 18:40:57 +00:00
kiface_i.h
kiface_ids.h Centralizing SCRIPTING class 2021-06-01 20:18:24 +00:00
kiid.h Fix eeschema copy/paste: save and load sheet and symbol instances 2021-05-03 19:38:31 +01:00
kiway.h Move wx/dynlib.h include to source file 2021-06-08 21:35:02 -04:00
kiway_express.h Remove useless wx/wx.h include, that create sometimes compil warnings on msys. 2021-05-01 19:32:15 +02:00
kiway_holder.h KIWAY_HOLDER doesnt need wx/frame.h 2021-06-03 18:59:11 -04:00
kiway_mgr.h
kiway_player.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
launch_ext.h
layers_id_colors_and_visibility.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
lib_id.h
lib_table_base.h Implement thread safety for symbol loading routines 2021-04-18 18:39:46 +01:00
lib_table_grid.h UI improvements for Manage Symbol Libraries. 2021-06-09 19:20:51 +01:00
lib_tree_item.h Evict some more eda_item.h includes 2021-06-08 19:12:29 -04:00
lib_tree_model.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
lib_tree_model_adapter.h Rename SCH_COMPONENT to SCH_SYMBOL. 2021-06-10 10:34:49 -04:00
locale_io.h
lockfile.h
logging.h
macros.h
macros_swig.h
mail_type.h Pcbnew: remove update schematic option for geographical annotation dialog. 2021-04-22 12:45:59 -04:00
marker_base.h
menus_helpers.h
multivector.h
netclass.h
newstroke_font.h
observable.h
origin_transforms.h
origin_viewitem.h Break out eda_item_flags.h, fix the typedef to std::uint32_t, fix some signed vars 2021-06-08 19:12:30 -04:00
outline_mode.h
pad_shapes.h Enum class PAD_PROP_T 2021-05-01 10:58:30 -04:00
page_info.h
painter.h
panel_hotkeys_editor.h
panel_text_variables.h
paths.h Refactor environment variable storage 2021-05-01 13:39:43 -04:00
pcb_base_frame.h Prefix TRACK, ARC and VIA. 2021-06-11 22:07:02 +01:00
pcb_display_options.h Make live 3D refresh optional 2021-04-07 22:39:30 -04:00
pcb_group.h Test for group in footprint was snagging all footprint children. 2021-04-06 18:27:43 +01:00
pcb_screen.h
pgm_base.h Remove abandoned variable and thus another include 2021-06-09 00:07:12 -04:00
plotter.h Evict some more eda_item.h includes 2021-06-08 19:12:29 -04:00
plotters_specific.h
printout.h
profile.h
project.h Use standard "Untitled" name for files without names 2021-05-28 11:51:54 -07:00
properties.h
property.h common: add PROPERTY::IsValueDefined() 2021-05-03 23:45:54 +02:00
property_mgr.h
ptree.h
rc_item.h Reduce some eda_item.h usage in headers 2021-06-06 11:09:06 -04:00
refdes_utils.h Fix eeschema copy/paste: save and load sheet and symbol instances 2021-05-03 19:38:31 +01:00
render_settings.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
reporter.h
richio.h
scintilla_tricks.h
scoped_set_reset.h
search_stack.h
status_popup.h
streamwrapper.h
sync_queue.h
systemdirsappend.h
template_fieldnames.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
textentry_tricks.h
title_block.h
trace_helpers.h Add logging of the functions used in the coroutine implemntation 2021-04-16 17:49:52 +01:00
undo_redo_container.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
utf8.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
validators.h Pass objects by reference instead of on the stack. 2021-06-08 10:09:38 -04:00
wildcards_and_files_ext.h More worksheet -> drawing sheet cleanup. 2021-05-31 12:26:44 +01:00
wx_filename.h Add utility method to resolve symlinks 2021-06-07 20:59:59 +00:00
wxdataviewctrl_helpers.h
xnode.h
zoom_defines.h Increase maximum zoom for pcbnew and gerbview 2021-06-11 14:26:38 -07:00