]> git.lyx.org Git - features.git/commit
add progress widget
authorPeter Kümmel <syntheticpp@gmx.net>
Sun, 20 Dec 2009 14:26:55 +0000 (14:26 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Sun, 20 Dec 2009 14:26:55 +0000 (14:26 +0000)
commitaa613aaf010f1dd991222dbf1e83d51aa9f4b8a7
tree9e6dc9a8753c929a1a1e97783fab7743f739c39f
parentea6d20295a9a772dca51321ee3633f57eca3e090
add progress widget

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32598 a592a061-630c-0410-9148-cb99ea01b6c8
lib/ui/stdmenus.inc
src/frontends/qt4/GuiProgress.cpp [new file with mode: 0644]
src/frontends/qt4/GuiProgress.h [new file with mode: 0644]
src/frontends/qt4/GuiView.cpp
src/support/ProgressInterface.h [new file with mode: 0644]
src/support/Systemcall.cpp
src/support/SystemcallPrivate.h