Re-factored the basic idea of the application: Engine is the main class that ownsWind...
authorZoltan Papp <zoltan.papp@ixonos.com>
Tue, 19 May 2009 12:28:55 +0000 (15:28 +0300)
committerZoltan Papp <zoltan.papp@ixonos.com>
Tue, 19 May 2009 12:28:55 +0000 (15:28 +0300)
commita4efac92adf76a72d0bacc30eb99b79d148588d6
tree5ffecf117283b680eafa13ad33028cdba6c80951
parent9ee999fe4a7de48abc3b4f950699cd4564d16562
Re-factored the basic idea of the application: Engine is the main class that ownsWindowManager from now on.
QtMeetings.pro
debian/postrm
src/BusinessLogic/Engine.cpp
src/BusinessLogic/Engine.h
src/Domain/Configuration/Configuration.cpp
src/UserInterface/Utils/PasswordDialog.cpp
src/UserInterface/Utils/PasswordDialog.h
src/UserInterface/WindowManager.cpp
src/UserInterface/WindowManager.h
src/main.cpp