Matthias Koefferlein
|
6468bb7ab9
|
WIP: refactoring of GSI structure for separated modules.
|
2018-05-30 00:39:58 +02:00 |
Matthias Koefferlein
|
000917d2c9
|
Refactoring: moved unit tests to libraries for some libs (ut modularization)
|
2017-08-26 22:44:31 +02:00 |
Matthias Koefferlein
|
55e797ffaf
|
Provide proper INSTALL targets for .pro files
Plus: reduce compiler warnings
|
2017-08-21 02:33:45 +02:00 |
Matthias Koefferlein
|
47aa38421a
|
Unique library named to avoid name conflicts
The libraries generated are called libklayout_x now
(instead of libx). This avoid name conflicts with
"libdb.so" on some systems for example.
|
2017-03-31 00:23:12 +02:00 |
Matthias Koefferlein
|
83f12382e8
|
Refactoring: there is one Qt binding lib.
|
2017-02-23 01:19:02 +01:00 |
Matthias Koefferlein
|
d66291af5b
|
Fixed new implementation of Qt bindings for Qt5
|
2017-02-22 22:34:26 +01:00 |
Matthias Koefferlein
|
15babda953
|
Provide a proper solution for the bridge object
The bridge object (between QObject and gsi::ObjectBase)
needs to have Q_OBJECT. Otherwise findChild<T> won't
work for it.
|
2017-02-22 00:17:16 +01:00 |
Matthias Koefferlein
|
1b98f9b0f9
|
Initialized repository with current sources.
|
2017-02-12 13:21:08 +01:00 |