Commit de4f8d2c authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

qt4 - Copyright, CRs and unwanted commits.

parent 712f983f
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#include <QTabWidget> #include <QTabWidget>
#include <QBoxLayout> #include <QBoxLayout>
......
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#ifndef _EXTENDED_DIALOG_H_ #ifndef _EXTENDED_DIALOG_H_
#define _EXTENDED_DIALOG_H_ #define _EXTENDED_DIALOG_H_
......
/***************************************************************************** /*****************************************************************************
* GotoTime.cpp : GotoTime and About dialogs * GotoTime.cpp : GotoTime and About dialogs
**************************************************************************** ****************************************************************************
* Copyright (C) 2006-2007 the VideoLAN team * Copyright (C) 2007 the VideoLAN team
* $Id: Messages.cpp 16024 2006-07-13 13:51:05Z xtophe $ * $Id: Messages.cpp 16024 2006-07-13 13:51:05Z xtophe $
* *
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org> * Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
......
/***************************************************************************** /*****************************************************************************
* GotoTime.hpp : GotoTime dialogs * GotoTime.hpp : GotoTime dialogs
**************************************************************************** ****************************************************************************
* Copyright (C) 2006 the VideoLAN team * Copyright (C) 2007 the VideoLAN team
* $Id: Messages.hpp 16024 2006-07-13 13:51:05Z xtophe $ * $Id: Messages.hpp 16024 2006-07-13 13:51:05Z xtophe $
* *
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org> * Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#ifndef _GOTOTIME_DIALOG_H_ #ifndef _GOTOTIME_DIALOG_H_
#define _GOTOTIME_DIALOG_H_ #define _GOTOTIME_DIALOG_H_
......
/***************************************************************************** /*****************************************************************************
* Help.cpp : Help and About dialogs * Help.cpp : Help and About dialogs
**************************************************************************** ****************************************************************************
* Copyright (C) 2006 the VideoLAN team * Copyright (C) 2007 the VideoLAN team
* $Id: Messages.cpp 16024 2006-07-13 13:51:05Z xtophe $ * $Id: Messages.cpp 16024 2006-07-13 13:51:05Z xtophe $
* *
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org> * Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
......
/***************************************************************************** /*****************************************************************************
* Help.hpp : Help and About dialogs * Help.hpp : Help and About dialogs
**************************************************************************** ****************************************************************************
* Copyright (C) 2006 the VideoLAN team * Copyright (C) 2007 the VideoLAN team
* $Id: Messages.hpp 16024 2006-07-13 13:51:05Z xtophe $ * $Id: Messages.hpp 16024 2006-07-13 13:51:05Z xtophe $
* *
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org> * Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
......
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#include "qt4.hpp" #include "qt4.hpp"
#include "dialogs/errors.hpp" #include "dialogs/errors.hpp"
......
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#ifndef _INTERACTION_H_ #ifndef _INTERACTION_H_
#define _INTERACTION_H_ #define _INTERACTION_H_
......
/***************************************************************************** /*****************************************************************************
* mediainfo.cpp : Information about an item * mediainfo.cpp : Information about an item
**************************************************************************** ****************************************************************************
* Copyright (C) 2006 the VideoLAN team * Copyright (C) 2006-2007 the VideoLAN team
* $Id$ * $Id$
* *
* Authors: Clément Stenac <zorglub@videolan.org> * Authors: Clément Stenac <zorglub@videolan.org>
......
/***************************************************************************** /*****************************************************************************
* mediainfo.hpp : Information about a stream * mediainfo.hpp : Information about a stream
**************************************************************************** ****************************************************************************
* Copyright (C) 2006 the VideoLAN team * Copyright (C) 2006-2007 the VideoLAN team
* $Id$ * $Id$
* *
* Authors: Clément Stenac <zorglub@videolan.org> * Authors: Clément Stenac <zorglub@videolan.org>
......
/***************************************************************************** /*****************************************************************************
* Messages.cpp : Information about an item * Messages.cpp : Information about an item
**************************************************************************** ****************************************************************************
* Copyright (C) 2006 the VideoLAN team * Copyright (C) 2006-2007 the VideoLAN team
* $Id: Messages.cpp 16024 2006-07-13 13:51:05Z xtophe $ * $Id: Messages.cpp 16024 2006-07-13 13:51:05Z xtophe $
* *
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org> * Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
......
/***************************************************************************** /*****************************************************************************
* Messages.hpp : Information about a stream * Messages.hpp : Information about a stream
**************************************************************************** ****************************************************************************
* Copyright (C) 2006 the VideoLAN team * Copyright (C) 2006-2007 the VideoLAN team
* $Id: Messages.hpp 16024 2006-07-13 13:51:05Z xtophe $ * $Id: Messages.hpp 16024 2006-07-13 13:51:05Z xtophe $
* *
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org> * Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#ifndef _MESSAGES_DIALOG_H_ #ifndef _MESSAGES_DIALOG_H_
#define _MESSAGES_DIALOG_H_ #define _MESSAGES_DIALOG_H_
......
/***************************************************************************** /*****************************************************************************
* open.cpp : Advanced open dialog * open.cpp : Advanced open dialog
***************************************************************************** *****************************************************************************
* Copyright (C) 2006 the VideoLAN team * Copyright (C) 2006-2007 the VideoLAN team
* $Id: streaminfo.cpp 16816 2006-09-23 20:56:52Z jb $ * $Id: streaminfo.cpp 16816 2006-09-23 20:56:52Z jb $
* *
* Authors: Jean-Baptiste Kempf <jb@videolan.org> * Authors: Jean-Baptiste Kempf <jb@videolan.org>
......
/***************************************************************************** /*****************************************************************************
* open.hpp : advanced open dialog * open.hpp : advanced open dialog
**************************************************************************** ****************************************************************************
* Copyright (C) 2006 the VideoLAN team * Copyright (C) 2006-2007 the VideoLAN team
* $Id: streaminfo.hpp 16806 2006-09-23 13:37:50Z zorglub $ * $Id: streaminfo.hpp 16806 2006-09-23 13:37:50Z zorglub $
* *
* Authors: Jean-Baptiste Kempf <jb@videolan.org> * Authors: Jean-Baptiste Kempf <jb@videolan.org>
......
...@@ -18,7 +18,8 @@ ...@@ -18,7 +18,8 @@
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/
#ifndef _PLAYLIST_DIALOG_H_ #ifndef _PLAYLIST_DIALOG_H_
#define _PLAYLIST_DIALOG_H_ #define _PLAYLIST_DIALOG_H_
......
...@@ -910,7 +910,6 @@ static int PlaylistChanged( vlc_object_t *p_this, const char *psz_variable, ...@@ -910,7 +910,6 @@ static int PlaylistChanged( vlc_object_t *p_this, const char *psz_variable,
PLModel *p_model = (PLModel *) param; PLModel *p_model = (PLModel *) param;
PLEvent *event = new PLEvent( PLUpdate_Type, 0 ); PLEvent *event = new PLEvent( PLUpdate_Type, 0 );
QApplication::postEvent( p_model, static_cast<QEvent*>(event) ); QApplication::postEvent( p_model, static_cast<QEvent*>(event) );
printf( "blabla" );
return VLC_SUCCESS; return VLC_SUCCESS;
} }
...@@ -922,7 +921,6 @@ static int PlaylistNext( vlc_object_t *p_this, const char *psz_variable, ...@@ -922,7 +921,6 @@ static int PlaylistNext( vlc_object_t *p_this, const char *psz_variable,
QApplication::postEvent( p_model, static_cast<QEvent*>(event) ); QApplication::postEvent( p_model, static_cast<QEvent*>(event) );
event = new PLEvent( ItemUpdate_Type, nval.i_int ); event = new PLEvent( ItemUpdate_Type, nval.i_int );
QApplication::postEvent( p_model, static_cast<QEvent*>(event) ); QApplication::postEvent( p_model, static_cast<QEvent*>(event) );
printf( "blabla" );
return VLC_SUCCESS; return VLC_SUCCESS;
} }
...@@ -932,7 +930,6 @@ static int ItemChanged( vlc_object_t *p_this, const char *psz_variable, ...@@ -932,7 +930,6 @@ static int ItemChanged( vlc_object_t *p_this, const char *psz_variable,
PLModel *p_model = (PLModel *) param; PLModel *p_model = (PLModel *) param;
PLEvent *event = new PLEvent( ItemUpdate_Type, nval.i_int ); PLEvent *event = new PLEvent( ItemUpdate_Type, nval.i_int );
QApplication::postEvent( p_model, static_cast<QEvent*>(event) ); QApplication::postEvent( p_model, static_cast<QEvent*>(event) );
printf( "blabla" );
return VLC_SUCCESS; return VLC_SUCCESS;
} }
...@@ -942,7 +939,6 @@ static int ItemDeleted( vlc_object_t *p_this, const char *psz_variable, ...@@ -942,7 +939,6 @@ static int ItemDeleted( vlc_object_t *p_this, const char *psz_variable,
PLModel *p_model = (PLModel *) param; PLModel *p_model = (PLModel *) param;
PLEvent *event = new PLEvent( ItemDelete_Type, nval.i_int ); PLEvent *event = new PLEvent( ItemDelete_Type, nval.i_int );
QApplication::postEvent( p_model, static_cast<QEvent*>(event) ); QApplication::postEvent( p_model, static_cast<QEvent*>(event) );
printf( "blabla" );
return VLC_SUCCESS; return VLC_SUCCESS;
} }
...@@ -960,6 +956,5 @@ static int ItemAppended( vlc_object_t *p_this, const char *psz_variable, ...@@ -960,6 +956,5 @@ static int ItemAppended( vlc_object_t *p_this, const char *psz_variable,
} }
PLEvent *event = new PLEvent( p_add ); PLEvent *event = new PLEvent( p_add );
QApplication::postEvent( p_model, static_cast<QEvent*>(event) ); QApplication::postEvent( p_model, static_cast<QEvent*>(event) );
printf( "blabla" );
return VLC_SUCCESS; return VLC_SUCCESS;
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment