Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
ec22b8de
Commit
ec22b8de
authored
Sep 01, 2007
by
Rafaël Carré
Browse files
qt4/dialogs: svn:keywords set to Id
parent
70044982
Changes
14
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/dialogs/errors.cpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* errors.cpp : Errors
****************************************************************************
* Copyright (C) 2006 the VideoLAN team
* $Id
: Errors.cpp 16024 2006-07-13 13:51:05Z xtophe
$
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
*
...
...
modules/gui/qt4/dialogs/errors.hpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* errors.hpp : Errors
****************************************************************************
* Copyright (C) 2006 the VideoLAN team
* $Id
: Errors.hpp 16024 2006-07-13 13:51:05Z xtophe
$
* $Id$
*
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
*
...
...
modules/gui/qt4/dialogs/extended.cpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* extended.cpp : Extended controls - Undocked
****************************************************************************
* Copyright (C) 2006 the VideoLAN team
* $Id
: streaminfo.cpp 16687 2006-09-17 12:15:42Z jb
$
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
*
...
...
modules/gui/qt4/dialogs/extended.hpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* extended.hpp : Extended controls - Undocked
****************************************************************************
* Copyright (C) 2006 the VideoLAN team
* $Id
: streaminfo.hpp 16687 2006-09-17 12:15:42Z jb
$
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
*
...
...
modules/gui/qt4/dialogs/gototime.cpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* GotoTime.cpp : GotoTime and About dialogs
****************************************************************************
* Copyright (C) 2007 the VideoLAN team
* $Id
: Messages.cpp 16024 2006-07-13 13:51:05Z xtophe
$
* $Id$
*
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
*
...
...
modules/gui/qt4/dialogs/gototime.hpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* GotoTime.hpp : GotoTime dialogs
****************************************************************************
* Copyright (C) 2007 the VideoLAN team
* $Id
: Messages.hpp 16024 2006-07-13 13:51:05Z xtophe
$
* $Id$
*
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
*
...
...
modules/gui/qt4/dialogs/help.cpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* Help.cpp : Help and About dialogs
****************************************************************************
* Copyright (C) 2007 the VideoLAN team
* $Id
: Messages.cpp 16024 2006-07-13 13:51:05Z xtophe
$
* $Id$
*
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
*
...
...
modules/gui/qt4/dialogs/help.hpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* Help.hpp : Help and About dialogs
****************************************************************************
* Copyright (C) 2007 the VideoLAN team
* $Id
: Messages.hpp 16024 2006-07-13 13:51:05Z xtophe
$
* $Id$
*
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
*
...
...
modules/gui/qt4/dialogs/messages.cpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* Messages.cpp : Information about an item
****************************************************************************
* Copyright (C) 2006-2007 the VideoLAN team
* $Id
: Messages.cpp 16024 2006-07-13 13:51:05Z xtophe
$
* $Id$
*
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
*
...
...
modules/gui/qt4/dialogs/messages.hpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* Messages.hpp : Information about a stream
****************************************************************************
* Copyright (C) 2006-2007 the VideoLAN team
* $Id
: Messages.hpp 16024 2006-07-13 13:51:05Z xtophe
$
* $Id$
*
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
*
...
...
modules/gui/qt4/dialogs/open.cpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* open.cpp : Advanced open dialog
*****************************************************************************
* Copyright (C) 2006-2007 the VideoLAN team
* $Id
: streaminfo.cpp 16816 2006-09-23 20:56:52Z jb
$
* $Id$
*
* Authors: Jean-Baptiste Kempf <jb@videolan.org>
*
...
...
modules/gui/qt4/dialogs/open.hpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* open.hpp : advanced open dialog
****************************************************************************
* Copyright (C) 2006-2007 the VideoLAN team
* $Id
: streaminfo.hpp 16806 2006-09-23 13:37:50Z zorglub
$
* $Id$
*
* Authors: Jean-Baptiste Kempf <jb@videolan.org>
*
...
...
modules/gui/qt4/dialogs/sout.cpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* sout.cpp : Stream output dialog (old-style)
****************************************************************************
* Copyright (C) 2006 the VideoLAN team
* $Id
: Errors.cpp 16024 2006-07-13 13:51:05Z xtophe
$
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
*
...
...
modules/gui/qt4/dialogs/sout.hpp
View file @
ec22b8de
...
...
@@ -2,7 +2,7 @@
* sout.hpp : Stream output dialog (old-style, ala WX)
****************************************************************************
* Copyright (C) 2006 the VideoLAN team
* $Id
: Errors.hpp 16024 2006-07-13 13:51:05Z xtophe
$
* $Id$
*
* Authors: Clément Stenac <zorglub@videolan.org>
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment