549 Commits (68484e9b38618382b3350477f35b57835bb856d7)

Author SHA1 Message Date
Jon Evans 35c7ba0a8a Fix hover/highlight of line edit points 5 years ago
Marek Roszko f1e2bdc2d0 Prevent zoom to fit from going to crazy zooms on blank canvas 5 years ago
Marek Roszko f38676fc46 Move the timer fix to the dispatcher to just always run 5 years ago
Jon Evans 858718b949 CHANGED: High-contrast mode is now called single layer view mode 5 years ago
Marek Roszko f59551d6ad Remove painter.h from eda_text.h 5 years ago
Marek Roszko 511bdb64e1 Fix the delete tool not immediately setting cursor 5 years ago
Marek Roszko 8fa42a74bd Add zoom cursors 5 years ago
Mark Roszko d9485129c8 Implement more context specific cursors using both stock and custom cursors. 5 years ago
Jeff Young ee95d8fe2e Improve SNR in status bar (and use common code). 5 years ago
Ian McInerney 43c14face0 Switch to showing metric/imperial units in comboboxes and menus 5 years ago
Ian McInerney 3a570c27f0 Update unit handling in the preview ruler 5 years ago
Ian McInerney b1bd1f2a97 Introduce new action to switch to mils as a unit 5 years ago
Seth Hillbrand 8e515d0069 Standardize default hotkey refresh 5 years ago
Mikolaj Wielgus 400c15b8eb Add mils to units, remove useMils variables 5 years ago
Ian McInerney b69d396afc Turn the toolbar context menus into unique_ptr for easier management 5 years ago
Jon Evans 3b252c696d Make tool init order dependent on registration order 5 years ago
Seth Hillbrand 394b3b3a36 Use standard refresh icon in toolbar 5 years ago
jean-pierre charras 8285110c2a more cleanup about removing useless include 5 years ago
Ian McInerney 8e7e1ffaaa Fix the mouse handling in the toolbar palettes 5 years ago
Ian McInerney 4ec46dabf8 Make the toolbar palettes open at a right angle to the toolbar 5 years ago
Ian McInerney 6dfe7b6eb0 Switch toolbar palettes to use AUI drag event 5 years ago
Ian McInerney d5f781c7ca Allow dragging on the toolbar item to open a group 5 years ago
Ian McInerney df3018832b Fix toolbar palette location 5 years ago
Ian McInerney fc565edb33 Add a palette to the toolbars to display groups of actions 5 years ago
Jeff Young f8875bc5a6 Move std::contains to alg::contains. 5 years ago
Jeff Young d7e80f8008 Add std::contains() to simplify a lot of code. 5 years ago
PJM d1322e7d1d Refactor GetDocumentExtents() 5 years ago
Jon Evans 690575e2b6 Improve edit point legibility with a hover state 5 years ago
jean-pierre charras e64806cd20 Menus/Submenus: fix incorrect bitmap for checkable menuitems in submenus. 5 years ago
Ian McInerney 89dcc46898 Coverity cleanup and remove unused variables 5 years ago
Jeff Young 1a988e8d85 Fix event processing bug which kept ModEdit's context menu from working. 5 years ago
Jeff Young 8dd725469f Process properties command locally within drawing tools. 5 years ago
PJM abdd1906c2 Change 'Zoom to Fit' margins and add 'Zoom to Objects' 5 years ago
Seth Hillbrand 4026904cc4 Make grid snapping depend on grid visibility 5 years ago
Ian McInerney f28b60896c Allow toolbar items to cancel tools when pressed 5 years ago
Jeff Young 08dee31d9e Try and unify the background colors between panels and platforms. 5 years ago
Jeff Young 8d57136ad6 Fix bone-headed previous check-in. 5 years ago
Jeff Young 1f9aa2d198 Remove hotkeys for canvases. 5 years ago
Jeff Young 2697fc3864 Remove canvas-switching from OSX. 5 years ago
Fabien Corona 4a0d6297ab pcbnew: Add an alternate edit method for arcs 5 years ago
Seth Hillbrand 1e461c2259 ADDED: Improved center point dragging 5 years ago
Jeff Young 1138c32bf3 Don't pass Cancel event where there was a specific action cancelled. 5 years ago
Jeff Young b8bbe72e48 Another attempt to fix the select-reference-point toolstack thing. 5 years ago
Jeff Young a4ff339a1e Clear toolstack after cancel. 5 years ago
Seth Hillbrand ffdf4deb59 Fix copy-pasta 5 years ago
Seth Hillbrand 7565a08396 eeschema: Add select all to schematic and library editor 5 years ago
Seth Hillbrand 1e315bc3fe pcbnew: Add "Select All" Action to pcbnew and fpedit 5 years ago
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled. 5 years ago
Marek Roszko a417da4ce0 Split selecteditemmodified to a selecteditemmoved to reduce updatemsgpanel spam 5 years ago
Ian McInerney 5955091eb3 Turn CONDITIONAL_MENU's conditions into only show/hide conditions 5 years ago