Jeff Young
|
1afbfad44a
|
Use "..." uniformly in menus.
See the bug report for some wording changes and a couple of
menu restructurings that were also cleaned up.
Fixes: lp:1597827
* https://bugs.launchpad.net/kicad/+bug/1597827
|
2018-02-10 17:32:28 -05:00 |
Simon Richter
|
a9ccf1161b
|
Fix quotes in UI messages
This replaces all single and angle bracket quotes in UI messages with
double quotes, for consistency.
Sorry to all translators.
|
2017-12-15 07:33:07 -05:00 |
jean-pierre charras
|
c0a539959e
|
Fix a few Coverity warnings
|
2017-12-04 12:46:11 +01: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 |
jean-pierre charras
|
eb2340bc23
|
Show/Hide icons in menus (according to Icons option) in GAL, like in Legacy mode.
Cosmetic enhancement in Gerbview context menu.
|
2017-10-23 18:48:03 +02:00 |
jean-pierre charras
|
3407c6cf27
|
Gerbview: add icons in a context menu.
gal: remove a forgotten debug line.
|
2017-10-23 16:53:42 +02:00 |
Jon Evans
|
e5df4304a6
|
Minor tweaks to GerbView for performance
|
2017-09-25 13:39:38 +02:00 |
Jon Evans
|
256f52f27e
|
Use VIEW_GROUP for candidate highlighting; enable in PcbNew also
|
2017-09-25 13:39:37 +02:00 |
Jon Evans
|
d87c9f7ed7
|
Highlight selection candidates instead of using BRIGHT_BOX
|
2017-09-25 13:35:01 +02:00 |
Jon Evans
|
050489d719
|
GerbView GAL support part 2: New files for GAL
- New draw panel
- New painter
- GerbView-specific tools
|
2017-09-25 13:35:01 +02:00 |