194 Commits (c24dbc17bf7e02bbd03f320dad293f414aa9091e)

Author SHA1 Message Date
Ian McInerney c24dbc17bf Move toolbar setup flags into the action definition 8 months ago
John Beard 4765d17d0c Show UUIDs in msg panel with an advanced config 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
John Beard c799966774 Handle pasting of image data from the clipboard 1 year ago
Jon Evans a007cc438f Update {fmt} to 11.0.2 1 year ago
Seth Hillbrand c736904e39 Use arrow not pencil when selecting image 1 year ago
Jeff Young 535aca7a8d Remove redundant tooltips. 1 year ago
Tomasz Wlostowski 9963b9dd9f TOOL_INTERACTIVE: only create the context menu when we are running in GUI mode 1 year ago
Jeff Young f6c723ba37 Text is a single-click-place. 1 year ago
Seth Hillbrand 77797103f7 Add ability to embed files in various elements 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Jeff Young ca3cd706e5 Show friendly name in toolbar button tooltips. 2 years ago
Wayne Stambaugh 9d6e9b14eb Fix action tool friendly name string capitalization. 2 years ago
Ian McInerney dd933b7d0e Update CERN copyrights 2 years ago
Jeff Young db46b6f925 Show selection before opening menu. 2 years ago
Ian McInerney 171458a27b Introduce action friendly names 2 years ago
Jeff Young 8c017be24a Clearer naming. 2 years ago
Jeff Young d6a862cafe It's "internal units", not "user interface". 2 years ago
Seth Hillbrand 91450c22cc Allow disambiguation menu configurability 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Ian McInerney 890859dcbc Move pleditor actions to new constructor 2 years ago
Marek Roszko a5cf2716b6 Update {fmt} to 10.0.0 2 years ago
Ian McInerney 2fb6f19a84 Separate immediate and delayed action dispatch 2 years ago
Ian McInerney 480223f67c More RunAction specialization 3 years ago
Ian McInerney b04e54dbea Switch TOOL_EVENT and TOOL_ACTION to have a std::any parameter 3 years ago
Jeff Young f35a88ce0b Cache LIB_PIN text extents for performance. 2 years ago
Mike Williams 04a53ea40d Picker Tools: make sure we know what tool we are 3 years ago
Wayne Stambaugh 28776f5745 Text attributes object improvements. 3 years ago
Wayne Stambaugh a1fb8e1b1d Coverity fixes and code cleaning. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Mike Williams 0e75bf02fa Selection: refactor modifier checking 3 years ago
jean-pierre charras 7895b47030 pl_editor: fix a crash when trying to delete an item during its creation. 3 years ago
Mike Williams 9304607624 TOOL_EVENT: make command string non-optional 3 years ago
Marek Roszko 61e11d6896 Strip out Mils2Iu 3 years ago
Marek Roszko e6ed275c25 Repoint IU_PER_MILS 3 years ago
Jeff Young b4492e0bd2 More EDA_RECE yeetage. 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
Jeff Young 0c8787cbb9 Some more wxPoint/EDA_RECT yeeting. 3 years ago
Seth Hillbrand b736460e71 Move optional access from value() to *operator 3 years ago
Seth Hillbrand f1261e71d4 Replace boost::optional with std::optional 3 years ago
Jeff Young aa2ad3b44c Move KICAD_T[] to std::initializer_list<KICAD_T>. 3 years ago
Jeff Young 57acce9e55 Share more code between selection tools. 3 years ago
Jeff Young 23fb4c7433 Uniformly use a single facility for location-less prime events. 3 years ago
Jeff Young f2fc78f380 Don't copy modifiers to prime events. 3 years ago
jean-pierre charras 21144481d2 PLOTTER: do not clamp coordinates to an arbitrary value. 4 years ago
Jeff Young 05bca282f7 Re-entrancy blocker for line/wire/bus tool. 4 years ago
jean-pierre charras a8c29c47cf pagelayout_editor: minor fix and minor code cleanup 4 years ago
Seth Hillbrand 535ea800c0 Honor modifier keys in diambiguation 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 73b39e836d Set modify bit when editing page layout. 4 years ago