5 Commits

Author SHA1 Message Date
dsm
a22e4ba234 add msvc build support. - added msvc compiler flags. - fixed wrong file encoding. - change VLA to fixed or dynamic array for msvc. - succesfully build with qt6.5.0 and vs2019 on win10 native. 2023-02-28 14:49:51 +03:00
Guilherme Brondani Torri
65b64a05c0 fix lupdate warning
'tr() cannot be called without context'
2015-09-15 21:01:50 +02:00
Guilherme Brondani Torri
fce0709bac fix lupdate warning, lack of Q_OBJECT for tr()
projectView.cpp:81: Class 'ProjectView' lacks Q_OBJECT macro
2015-09-15 20:35:44 +02:00
yodalee
d2d1334379 generate Schematic file list in projectView 2015-04-13 11:33:20 +08:00
yodalee
f5ceb5feef initial test of QStandardItemModel 2015-04-13 11:33:19 +08:00