Moved the logicasl part of the progresbar/password dialog from WindowManager to Engin...
authorZoltan Papp <zoltan.papp@ixonos.com>
Tue, 19 May 2009 13:41:28 +0000 (16:41 +0300)
committerZoltan Papp <zoltan.papp@ixonos.com>
Tue, 19 May 2009 13:41:28 +0000 (16:41 +0300)
commit1148d4487882be86017d0210a61d3d1b60d86676
tree45794b25bd95c899442239ad6dfd1cfbbb776c24
parenta4efac92adf76a72d0bacc30eb99b79d148588d6
Moved the logicasl part of the progresbar/password dialog from WindowManager to Engine (related to tasks 1168 and 1169)
src/BusinessLogic/Engine.cpp
src/BusinessLogic/Engine.h
src/IO/DeviceControl/DeviceManager.h
src/UserInterface/Utils/PasswordDialog.cpp
src/UserInterface/Utils/PasswordDialog.h
src/UserInterface/Utils/ProgressBar.cpp [new file with mode: 0755]
src/UserInterface/Utils/ProgressBar.h [new file with mode: 0755]
src/UserInterface/WindowManager.cpp
src/UserInterface/WindowManager.h