Go to file
Jean-Paul Chaput d7ca2fb299 Correct the garbled screen when shifting right in CellWidget.
* Bug: In Hurricane, In CellViewer, pass by a temporary pixmap when
    shitfing right (and bottom). We were already using the AutoCopy
    buffer for the opposites moves... Seems that the drawPixmap()
    may have changed of implementation.
      Explanation of the diagonal lines, see QTBUG-31579 that affect
    Qt 4.8.5. Temporary work around, force the pen to have a width
    of 2 pixels (for _normalPen & _linePen).
* Change: In Hurricane, in CellViewer remove the redraw by whole
    strip mechanism (offsetVA).
* New: In Hurricane, In CellViewer::DrawingPLanes add a tracking of
    the brush offset to avoid small irregularities at the border of
    two separately drawed areas.
* Bug: In Hurricane, in Graphics, display a warning about the
    diagonal lines when using Qt 4.8.5.
2015-04-05 19:21:20 +02:00
bootstrap Fixed typo 2015-04-03 11:29:55 +02:00
crlcore Rename BlifDriver.cpp to BlifParser.cpp ;-) 2015-04-04 17:39:15 +02:00
cumulus Remove simulated annealing placer Nimbus/Metis/Mauka. 2015-03-17 22:50:00 +01:00
documentation Remove simulated annealing placer Nimbus/Metis/Mauka. 2015-03-17 22:50:00 +01:00
equinox Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
etesian Etesian adjustements, patch contributed by G. Gouvine. 2015-03-24 10:40:53 +01:00
hurricane Correct the garbled screen when shifting right in CellWidget. 2015-04-05 19:21:20 +02:00
ispd Starting to implement support for Windows/Cygwin. 2014-07-13 13:14:49 +02:00
katabatic Added new CMake macro add_python_module() and some cleanup. 2015-03-22 19:12:45 +01:00
kite Correct the garbled screen when shifting right in CellWidget. 2015-04-05 19:21:20 +02:00
knik Correct the garbled screen when shifting right in CellWidget. 2015-04-05 19:21:20 +02:00
mauka Happy new year 2015! 2015-03-17 16:56:55 +01:00
metis Happy new year 2015! 2015-03-17 16:56:55 +01:00
nimbus Compliance with Clang 3.4 (RHEL7, MacOS). 2014-12-09 23:49:46 +01:00
solstice Correct the garbled screen when shifting right in CellWidget. 2015-04-05 19:21:20 +02:00
stratus1 Remove simulated annealing placer Nimbus/Metis/Mauka. 2015-03-17 22:50:00 +01:00
unicorn Basic BLIF parser for Yosys interface 2015-03-27 15:51:58 +01:00
vlsisapd Happy new year 2015! 2015-03-17 16:56:55 +01:00
.gitignore More accurate tests in Katabatic to stop whining about bad doglegs. 2014-10-03 19:00:02 +02:00