421 Commits (6e0a40e32e659d5ebfe369f1936f6b221ceeceee)

Author SHA1 Message Date
Marek Roszko 08ca80a2d8 Smooth out redrawing of toolbars by not letting wx pointlessly calculate both orientations 5 years ago
jean-pierre charras 068758f8dd pl_editor, properties panel: ensure scroll-bars are show when needed 5 years ago
Ian McInerney 3d47eb0d49 Fix localization of the menu strings with accelerator strings 5 years ago
Marek Roszko 6e9ddd9c93 Enable canvas switching in pl_editor 5 years ago
Marek Roszko 14c18b7e64 Move ui functions out of common and into ui_common 5 years ago
Marek Roszko a785f70ea1 msgpanel is a widget, shove it to the right folder. 5 years ago
jean-pierre charras 34179cd039 Add missing icon in menu, and fix them in other menus 5 years ago
Seth Hillbrand 4085757aeb Remove beginning/ending spaces in translations 5 years ago
Wayne Stambaugh 8ff51d8899 Eeschema: add schematic sheet page number. 5 years ago
jean-pierre charras 539ac4c214 Remove a few include<wx/wx.h> in many files that do not actually use this include. 5 years ago
Marek Roszko ba503bedcf Use the correct parent for the pl editor color pane 5 years ago
Jon Evans e735d21824 Maximize main editors by default if config is missing 5 years ago
Marek Roszko a1c75748a0 Remove GetChars(), a wxWidgets 2.9 compatibility hack 5 years ago
Marek Roszko f59551d6ad Remove painter.h from eda_text.h 5 years ago
Marek Roszko 9656bd310b Remove eda_item and gr_basic from eda_text.h 5 years ago
Marek Roszko b2e9f6987d Split base_struct into eda_item and eda_rect 5 years ago
Marek Roszko 2c86363aa0 Relocate the page_layout includes to a page_layout folder 5 years ago
Marek Roszko efa28d3357 Untangle pl_editor includes 5 years ago
Marek Roszko 03074ae6ed Kick the selection tool to activate (and thus update cursors) on exiting some picker tools 5 years ago
Marek Roszko 558f4b4b51 Add new place cursor, fix cursor hotpoints again 5 years ago
Mark Roszko a8bd0a9b84 Handle Windows manifests ourselves and add dpi awareness option 5 years ago
Ian McInerney b44dbc90fe pleditor: Don't double delete items being placed 5 years ago
Ian McInerney 5aa796b5fe Cleanup compiler warnings 5 years ago
Marek Roszko bd30a4a406 Add selection lasso and window cursors 5 years ago
Marek Roszko f5e0754f65 Use the setCursor lambda pattern and fix up the initial cursor states 5 years ago
Mark Roszko d9485129c8 Implement more context specific cursors using both stock and custom cursors. 5 years ago
Jeff Young 0bc7bbbadb Report silk/edge collisions. 5 years ago
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus 5 years ago
Ian McInerney 9d3aca56bb Add unit submenu to page layout editor view menu 5 years ago
Ian McInerney 6fbe645d6d Ensure the page layout editor settings pages are in a subpage 5 years ago
Ian McInerney 122bd7ca7c Make the statubar aware of mils units 5 years ago
jean-pierre charras 0b23cb7dbb more cleanup about removing useless include 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 87a220b8e2 more cleanup about removing useless include 5 years ago
Ian McInerney f736cc15b6 pleditor: Ensure toolbars are redrawn when icon size changes 5 years ago
Ian McInerney fc565edb33 Add a palette to the toolbars to display groups of actions 5 years ago
PJM d1322e7d1d Refactor GetDocumentExtents() 5 years ago
Seth Hillbrand e840ac1c0c Adding pledit and cvpcb zoom to fit 5 years ago
Seth Hillbrand f493e270ea ADDED: Menu option to enable/disable snap to grid 5 years ago
Seth Hillbrand 4026904cc4 Make grid snapping depend on grid visibility 5 years ago
Seth Hillbrand 173b4ff588 Add snapping to eeschema 5 years ago
Ian McInerney f28b60896c Allow toolbar items to cancel tools when pressed 5 years ago
Seth Hillbrand d6a4ab0eec Shortening filenames in titlebar 5 years ago
Michael Kavanagh de03d3d427 Application title bar: app name after filename 6 years ago
Mark Roszko 9f128f942c Move shutdown blocker to kiplatform 5 years ago
Jeff Young 2697fc3864 Remove canvas-switching from OSX. 5 years ago
Mark Roszko 1082402b33 Convert UNDO_REDO_T to an enum class 5 years ago
Jeff Young 1138c32bf3 Don't pass Cancel event where there was a specific action cancelled. 5 years ago
Mark Roszko 89e74140eb Save file / window states for kicad project locally 5 years ago
Ian McInerney fd4388710d Migrate eeschema, libview and libedit to the UI condition framework 5 years ago