]> vaikene.ee Git - evaf/commit
Ported to Qt5
authorEnar Väikene <enar@vaikene.net>
Thu, 7 Nov 2013 12:01:25 +0000 (14:01 +0200)
committerEnar Väikene <enar@vaikene.net>
Thu, 7 Nov 2013 12:01:25 +0000 (14:01 +0200)
commita81a943bee20df3c7eb34bafb3e3fe878facfe4e
treec742d64f61fa1531a944562f8c94f4b5fbc9e51a
parent51afea61c3cf72248b2998f6874a354b49ed12ca
Ported to Qt5
Currently missing Qt plugin loading using eVaf XML files.
59 files changed:
CMakeLists.txt
src/apps/CMakeLists.txt
src/apps/FileFinder/CMakeLists.txt
src/apps/FileFinder/Engine/CMakeLists.txt
src/apps/FileFinder/Engine/engine.cpp
src/apps/FileFinder/Engine/engine.h
src/apps/FileFinder/GUI/CMakeLists.txt
src/apps/FileFinder/GUI/gui.cpp
src/apps/FileFinder/GUI/gui.h
src/apps/PswGen/CLI/CMakeLists.txt
src/apps/PswGen/CLI/cli.cpp
src/apps/PswGen/CLI/cli.h
src/apps/PswGen/CMakeLists.txt
src/apps/PswGen/GUI/CMakeLists.txt
src/apps/PswGen/GUI/gui.cpp
src/apps/PswGen/GUI/gui.h
src/apps/PswGen/Generator/CMakeLists.txt
src/apps/PswGen/Generator/module.cpp
src/apps/PswGen/Generator/module.h
src/apps/PswGen/Storage/CMakeLists.txt
src/apps/PswGen/Storage/module.cpp
src/apps/PswGen/Storage/module.h
src/apps/ScosTime/CMakeLists.txt
src/apps/ScosTime/gui.cpp
src/apps/ScosTime/gui.h
src/libs/CMakeLists.txt
src/libs/Common/CMakeLists.txt
src/libs/Common/config.cpp
src/libs/Common/config.h
src/libs/Common/eventqueue.cpp
src/libs/Common/eventqueue.h
src/libs/Common/prop.cpp
src/libs/Common/prop.h
src/libs/Common/registry.cpp
src/libs/Common/registry.h
src/libs/Gui/CMakeLists.txt
src/libs/Plugins/CMakeLists.txt
src/libs/Plugins/pluginmanager.cpp
src/libs/Plugins/pluginmanager_p.h
src/libs/version_rc.h
src/main/CLI/CMakeLists.txt
src/main/CLI/main.cpp
src/main/CMakeLists.txt
src/main/GUI/CMakeLists.txt
src/main/GUI/fatalerr.cpp
src/main/GUI/main.cpp
src/plugins/CMakeLists.txt
src/plugins/LogView/CMakeLists.txt
src/plugins/LogView/factory.cpp
src/plugins/LogView/factory.h
src/plugins/LogView/logview.cpp
src/plugins/SdiWindow/CMakeLists.txt
src/plugins/SdiWindow/factory.cpp
src/plugins/SdiWindow/factory.h
src/plugins/SdiWindow/sdiwindow.cpp
src/plugins/SdiWindow/sdiwindow.h
src/plugins/Test/CMakeLists.txt
src/plugins/Test/factory.cpp
src/plugins/Test/factory.h