jean-pierre charras
|
ec1eaf5d2d
|
Gerbview small fix to speed up opengl canvas switch
|
2018-12-09 18:21:27 +01:00 |
Seth Hillbrand
|
d6b95236a4
|
gal: correct layer ordering
Net labels need to be rendered under the selected item.
Fixes: lp:1790016
* https://bugs.launchpad.net/kicad/+bug/1790016
|
2018-08-30 16:55:00 -07:00 |
Seth Hillbrand
|
0c659eda78
|
gerbview: Add LAYER_SELECT_OVERLAY to GAL
Ensure selected gerbview layers plotted on newly created SELECT layer
|
2018-08-28 15:12:02 -07:00 |
jean-pierre charras
|
bfa89039c4
|
Gerbview, GAL mode: fix "Zoom to fit" area size calculation when nothing is loaded.
Also ensure the worksheet is displayed after clearing the gerber layers.
|
2018-06-01 11:39:08 +02:00 |
jean-pierre charras
|
9a228d8ec9
|
Gerbview: GAL mode: shows the page worksheet, similar to legacy mode.
|
2018-06-01 09:11:43 +02:00 |
Jon Evans
|
2da7199a37
|
GerbView: Fix active layer synchronization
|
2018-03-03 23:43:16 -05:00 |
jean-pierre charras
|
39b4afecfa
|
fix code after file renaming
|
2018-01-31 09:24:02 +01:00 |
jean-pierre charras
|
a0ac1a48c2
|
Gerbview: fix code after renaming files
|
2018-01-29 13:26:58 +01:00 |
Tomasz Włostowski
|
1959af1ad1
|
refactoring: forgot to add VIEW/VIEW_CONTROLS initialization in gerber, causig a crash. Fixing.
|
2017-11-05 22:09:56 +01:00 |
Maciej Suminski
|
3a8b4a2fb7
|
Fixed a memleak in GerbView
Changed m_painter PAINTER* to unique_ptr<PAINTER> to avoid confusion
regarding the objection destruction.
|
2017-10-30 09:36:34 +01:00 |
jean-pierre charras
|
cdb577bbbc
|
Gerbview: fix an issue in legacy mode (locate items was not working)
|
2017-10-23 11:32:05 +02:00 |
Maciej Suminski
|
88cab885af
|
Code formatting
|
2017-09-25 13:35:02 +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 |