coriolis/crlcore/src/LibraryManager
Jean-Paul Chaput f7e981a840 Fix bug & compatibility issues with Qt 5.
* Bug: In Hurricane, in NetlistWidget CTOR, the horizontal header was set
    up assuing that there was (at least) three sections (column) in the
    model, which was wrong. Now it is done in the setCell() method which
    know the exact number of sections.
      It was a bug in both Qt 4 & 5, but was showing only under Qt 5.
2016-08-09 17:42:13 +02:00
..
crlcore Simplification of the Hurricane::Observer mechanism. 2016-06-03 17:19:46 +02:00
CMakeLists.txt Compatibility with clang 7.3 and MacOSX 10.11 2016-07-20 15:21:50 +02:00
CellDatas.cpp Happy new year 2016! 2016-01-21 00:41:19 +01:00
CellsModel.cpp Happy new year 2016! 2016-01-21 00:41:19 +01:00
CellsWidget.cpp Fix bug & compatibility issues with Qt 5. 2016-08-09 17:42:13 +02:00
LibrariesModel.cpp Implementation of DataBase native save/restore in JSON (step 3). 2016-02-21 11:02:50 +01:00
LibrariesWidget.cpp Implementation of DataBase native save/restore in JSON (step 3). 2016-02-21 11:02:50 +01:00
LibraryManager.cpp Simplification of the Hurricane::Observer mechanism. 2016-06-03 17:19:46 +02:00
ViewsModel.cpp Happy new year 2016! 2016-01-21 00:41:19 +01:00
ViewsWidget.cpp Happy new year 2016! 2016-01-21 00:41:19 +01:00