Jeff Young
|
620395608c
|
Move Kicad Manager launch bar to ACTIONs.
Also fixes a bug where hotkeys weren't getting put in menus.
|
2019-06-10 23:46:01 +01:00 |
Jeff Young
|
5e49517781
|
Move hotkeys to ACTION architecture.
|
2019-06-10 23:46:00 +01:00 |
Camille
|
9ff66a5274
|
Fix unnecessary value parameter detected by clang-tidy. - Replace value parameter by const reference parameter or move-assignement in some cases
|
2018-01-09 18:55:51 -05:00 |
Tomasz Włostowski
|
9932ff32ae
|
refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future
|
2017-11-03 23:59:02 +01:00 |
Maciej Suminski
|
e9921d8eea
|
Fixed an assert when footprint viewer was closed before the pcbnew window.
|
2015-07-28 10:29:00 +02:00 |
Maciej Suminski
|
99e5228948
|
Moved the list of TOOL_ACTIONs to ACTION_MANAGER.
|
2015-05-05 20:39:41 +02:00 |
Maciej Suminski
|
f8f6fd41ad
|
Introduced a new type of action: TA_ACTIVATE to distinguish events activating tools from common tool actions.
|
2014-07-09 13:50:27 +02:00 |