299 Commits (53f5d616aac665d7c81c297f00da0da74b7e3892)

Author SHA1 Message Date
jean-pierre charras 996bcdf458 Fix a few doxygen warnings 9 years ago
Wayne Stambaugh 66e97fa905 Doxygen comment improvements. 9 years ago
Chris Pavlina ffef8b6c56 Increase number of footprints listed in component chooser 9 years ago
Chris Pavlina 849b3c2a4b Add footprint select dropdown to component chooser, serious refactoring 9 years ago
John Beard b8edecc10f Move cursor shape flag into GAL settings 9 years ago
John Beard 78a5185857 Allow GAL cursor to be always displayed 9 years ago
John Beard f2aa4d2911 Make GAL options panel a reusable panel 9 years ago
Chris Pavlina bbaa29fbc4 Refactor FOOTPRINT_PREVIEW_PANEL 9 years ago
Chris Pavlina 541b91fd15 Fix FOOTPRINT_PREVIEW_PANEL loader thread synchronization 9 years ago
John Beard 1d039cb4c1 Break row indicators out to own class 9 years ago
John Beard b8d0b0d7be Move layer/render swatches to own class 9 years ago
Chris Pavlina 23d4da9e49 Optimize TWO_COLUMN_TREE_LIST column sizing 9 years ago
Chris Pavlina 3d88cc2a36 Rename method for consistency with similar class 9 years ago
Chris Pavlina fb6bf0c861 Fix SetColumnWidth() assertion in TWO_COLUMN_TREE_LIST 9 years ago
Chris Pavlina 2632b1d1a0 Revamp component chooser and add footprint preview 9 years ago
jean-pierre charras a9fbedfb12 More Coverity warnings fixes. 9 years ago
jean-pierre charras dec2d6e8cc Fix a few Coverity warnings. A bit of clean code in export_vrml.cpp. 9 years ago
jean-pierre charras c225af747f mathplot: fix a bug and remove unused variables ( it fixes a few compil warnings) from Coverity analysis. 9 years ago
Maciej Suminski 1420a0179f Removed deprecated pragmas to mute warnings 9 years ago
Simon Richter 59c81976dc Explicitly mark overriding functions. 9 years ago
Maciej Suminski 2f4c9b7263 Do not mark wxMathPlot docs as the main Doxygen page 9 years ago
Maciej Suminski 557f9270c7 wxMathPlot basic code formatting 9 years ago
jp charras b2f60009a6 wxWidgets 3.1/Win7 fixes 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 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 a35e324c3f Mouse controls in simulation plot made coherent with the rest of KiCad 9 years ago
Maciej Suminski c4e67c088d wxMathPlot: Fixed a method name (Set->Get), GetName() returns a const reference 9 years ago
Maciej Suminski f3fabeb9fb Right click context menu for signals (including adding cursors) 9 years ago
Maciej Suminski d5ce31dc8e mathplot.h code formatting 9 years ago
Maciej Suminski 51906625ee Replaced sim plotting widget with wxMathPlot 9 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 14008321fe Dynamically size horizontal column if necessary. 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 a16b2c6eba New hotkey press acquirer 10 years ago
Chris Pavlina af042628ff Refactor WIDGET_HOTKEY_LIST out of DIALOG_HOTKEYS_EDITOR 10 years ago