1192 Commits (661be06168f8633c196950ba5a4d9c07f4de56da)

Author SHA1 Message Date
Maciej Suminski 67e283c3af Removed 'Lock aspect' from wxMathPlot widget context menu 9 years ago
Tomasz Wlostowski b20f941bd0 sim: hopefully final version of plot axis unit/suffix handling. 9 years ago
Maciej Suminski 63bdb3995e Fixes for limited view panning 9 years ago
Tomasz Wlostowski e9609fe19d mathplot: removed some warnings, fixes to labelling code 9 years ago
Maciej Suminski 9d8b40b93d Reset scales when a plot is removed 9 years ago
Tomasz Wlostowski f4033f776f mathplot: fix freeze in scale ticks calculation 9 years ago
Tomasz Wlostowski d0e1f2e412 mathplot: silence debugging messages 9 years ago
Maciej Suminski 5c32e35d27 Minor fixes to wxMathPlot 9 years ago
Maciej Suminski b25781814d Fixed cursors 9 years ago
Tomasz Wlostowski e8d6a42e1a simulator: working on magnitude/phase plots 9 years ago
Tomasz Wlostowski b9e31f6d3a mathplot: further improvements for simulator [wip] 9 years ago
Tomasz Wlostowski 30c87527da mathplot: slave scale locking [wip] 9 years ago
Tomasz Wlostowski d2f4d5c2fb mathplot: various improvements, added log scale [wip] 9 years ago
Maciej Suminski 06463252d7 wxMathPlot: Limited zooming and panning 9 years ago
Maciej Suminski f634cff206 wxMathPlot: Removed mouse help related functions 9 years ago
Maciej Suminski fd08f45bd2 Corrected bounding box calculation in mpLayer 9 years ago
Maciej Suminski a35e324c3f Mouse controls in simulation plot made coherent with the rest of KiCad 9 years ago
Maciej Suminski 9c65d0d281 wxMathPlot: fixed crash when one of its dimensions == 0 9 years ago
Maciej Suminski 51906625ee Replaced sim plotting widget with wxMathPlot 9 years ago
jean-pierre charras c1f0ab91a2 Code cleaning and coding style fix. 10 years ago
Chris Pavlina fe53ec8c23 hotkeys: add defaults command to right-click menu 10 years ago
unknown 0cd747668f Hotkeys Editor has now a "reset to default" button 10 years ago
Chris Pavlina b9be9a4f57 Common: delete accidental dead branch (Coverity) 10 years ago
Chris Pavlina 39ad4ef7fc Hotkey editor: dynamically resize columns 10 years ago
Chris Pavlina 76fb8ce8f9 Hotkey editor: Fix GTK assertion 10 years ago
Chris Pavlina 3b4e6dc1fa Fix wx font bug 10 years ago
Chris Pavlina 950d2458c0 Fix label sizing in hotkey query dialog 10 years ago
Chris Pavlina 6e52c228bc Add comment and tidy up 10 years ago
Chris Pavlina 165f42daaf Continue fixing silly Windows-related bugs 10 years ago
Chris Pavlina 4391f99a25 Clean up EVT_CHAR_HOOK and fix a bug on Linux 10 years ago
Chris Pavlina 95988802f7 Fix special keys on Windows 10 years ago
Chris Pavlina f574620d07 Fix special hotkeys on Windows 10 years ago
Chris Pavlina 14008321fe Dynamically size horizontal column if necessary. 10 years ago
Chris Pavlina 80fae7161e Coding style fixes 10 years ago
Chris Pavlina b2a5307e4b Do not reset the selection after changing hotkey 10 years ago
Chris Pavlina 06add0d130 Add context menu 10 years ago
Chris Pavlina 4dad12794a Add and use WIDGET_HOTKEY_LIST::InstallOnPanel 10 years ago
Chris Pavlina 7d30eaf13a Refactor keycode lookup 10 years ago
Chris Pavlina 87cb6c4429 Adjustments to dialog formatting 10 years ago
Chris Pavlina 45a304ed1c Change label 10 years ago
Chris Pavlina a16b2c6eba New hotkey press acquirer 10 years ago
Chris Pavlina af042628ff Refactor WIDGET_HOTKEY_LIST out of DIALOG_HOTKEYS_EDITOR 10 years ago