]> git.sesse.net Git - vlc/commit
Qt4 - make the difference between DIALOG_USER_PROGRESS && DIALOG_INTF_PROGRESS, like...
authorJean-Baptiste Kempf <jb@videolan.org>
Sat, 12 Jan 2008 07:42:13 +0000 (07:42 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 12 Jan 2008 07:42:13 +0000 (07:42 +0000)
commit870a7f046def652f27721d9222d2fd922221d214
tree58c561d5b06f78117f7b66f8646550b353e3c3b7
parenta89f96d89cf2d52ae7e6990f31cccdcd518364ca
Qt4 - make the difference between DIALOG_USER_PROGRESS && DIALOG_INTF_PROGRESS, like on the Mac intf (not implemented in wx, IIRC) by using a QProgressBar inside the statusBar of the main Interface. Close #475 (longstanding one...)
modules/gui/qt4/dialogs/interaction.cpp
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/main_interface.hpp
modules/gui/qt4/qt4.cpp