diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-10-07 17:56:23 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-10-07 17:56:23 +0000 |
| commit | 41c8a60a2ebe4696a17704b81ddf06f3c7b88023 (patch) | |
| tree | 0206c8df4d4b61cd4c1c35249e6b9a161c6eb377 /src/plugins/Ui/skinned | |
| parent | 90ec9fc38eafde134febd368403a4b621d99e1da (diff) | |
| download | qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.tar.gz qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.tar.bz2 qmmp-41c8a60a2ebe4696a17704b81ddf06f3c7b88023.zip | |
changed contact information
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Ui/skinned')
123 files changed, 176 insertions, 177 deletions
diff --git a/src/plugins/Ui/skinned/actionmanager.cpp b/src/plugins/Ui/skinned/actionmanager.cpp index 52b655593..b88206aba 100644 --- a/src/plugins/Ui/skinned/actionmanager.cpp +++ b/src/plugins/Ui/skinned/actionmanager.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/actionmanager.h b/src/plugins/Ui/skinned/actionmanager.h index 3723f5970..bbe9a1f95 100644 --- a/src/plugins/Ui/skinned/actionmanager.h +++ b/src/plugins/Ui/skinned/actionmanager.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -32,7 +32,7 @@ class QSettings; #define ACTION(type) ActionManager::instance()->action(type) /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class ActionManager : public QObject { diff --git a/src/plugins/Ui/skinned/balancebar.cpp b/src/plugins/Ui/skinned/balancebar.cpp index 39464482a..496464afb 100644 --- a/src/plugins/Ui/skinned/balancebar.cpp +++ b/src/plugins/Ui/skinned/balancebar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2012 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/balancebar.h b/src/plugins/Ui/skinned/balancebar.h index 161c31fff..50d7b7397 100644 --- a/src/plugins/Ui/skinned/balancebar.h +++ b/src/plugins/Ui/skinned/balancebar.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2012 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -25,7 +25,7 @@ class Skin; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class BalanceBar : public PixmapWidget { diff --git a/src/plugins/Ui/skinned/button.cpp b/src/plugins/Ui/skinned/button.cpp index 8ba691b5b..d38346ad6 100644 --- a/src/plugins/Ui/skinned/button.cpp +++ b/src/plugins/Ui/skinned/button.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2012 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * Based on Promoe, an XMMS2 Client * * Copyright (C) 2005-2006 by XMMS2 Team * diff --git a/src/plugins/Ui/skinned/button.h b/src/plugins/Ui/skinned/button.h index b72210848..d72bfb020 100644 --- a/src/plugins/Ui/skinned/button.h +++ b/src/plugins/Ui/skinned/button.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2012 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -25,7 +25,7 @@ class Skin; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class Button : public PixmapWidget { diff --git a/src/plugins/Ui/skinned/display.cpp b/src/plugins/Ui/skinned/display.cpp index 2c2545b5c..9c98b50cb 100644 --- a/src/plugins/Ui/skinned/display.cpp +++ b/src/plugins/Ui/skinned/display.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/display.h b/src/plugins/Ui/skinned/display.h index ec6084e9a..b11374b7b 100644 --- a/src/plugins/Ui/skinned/display.h +++ b/src/plugins/Ui/skinned/display.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -44,7 +44,7 @@ class MainVisual; class TitleBar; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class MainDisplay : public PixmapWidget { diff --git a/src/plugins/Ui/skinned/dock.cpp b/src/plugins/Ui/skinned/dock.cpp index 46dcdd233..47f2183bf 100644 --- a/src/plugins/Ui/skinned/dock.cpp +++ b/src/plugins/Ui/skinned/dock.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2012 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/dock.h b/src/plugins/Ui/skinned/dock.h index 693a7b6e7..74a64c9fa 100644 --- a/src/plugins/Ui/skinned/dock.h +++ b/src/plugins/Ui/skinned/dock.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2012 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -26,7 +26,7 @@ class QAction; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class Dock : public QObject { diff --git a/src/plugins/Ui/skinned/eqgraph.cpp b/src/plugins/Ui/skinned/eqgraph.cpp index 7f90578bf..50522bf9b 100644 --- a/src/plugins/Ui/skinned/eqgraph.cpp +++ b/src/plugins/Ui/skinned/eqgraph.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/eqgraph.h b/src/plugins/Ui/skinned/eqgraph.h index 45c2901da..898575af0 100644 --- a/src/plugins/Ui/skinned/eqgraph.h +++ b/src/plugins/Ui/skinned/eqgraph.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -24,7 +24,7 @@ class Skin; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class EQGraph : public PixmapWidget { diff --git a/src/plugins/Ui/skinned/eqpreset.cpp b/src/plugins/Ui/skinned/eqpreset.cpp index b97687064..2198d50da 100644 --- a/src/plugins/Ui/skinned/eqpreset.cpp +++ b/src/plugins/Ui/skinned/eqpreset.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/eqpreset.h b/src/plugins/Ui/skinned/eqpreset.h index c3dda3d3a..194a3c2fd 100644 --- a/src/plugins/Ui/skinned/eqpreset.h +++ b/src/plugins/Ui/skinned/eqpreset.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -23,7 +23,7 @@ #include <QListWidgetItem> /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class EQPreset : public QListWidgetItem { diff --git a/src/plugins/Ui/skinned/eqslider.cpp b/src/plugins/Ui/skinned/eqslider.cpp index ea80ba95e..31e283155 100644 --- a/src/plugins/Ui/skinned/eqslider.cpp +++ b/src/plugins/Ui/skinned/eqslider.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/eqslider.h b/src/plugins/Ui/skinned/eqslider.h index 9bcccb26f..70873d3c1 100644 --- a/src/plugins/Ui/skinned/eqslider.h +++ b/src/plugins/Ui/skinned/eqslider.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -27,7 +27,7 @@ class QWheelEvent; class Skin; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class EqSlider : public PixmapWidget { diff --git a/src/plugins/Ui/skinned/eqtitlebar.cpp b/src/plugins/Ui/skinned/eqtitlebar.cpp index b7e6e504d..17a3b3b2f 100644 --- a/src/plugins/Ui/skinned/eqtitlebar.cpp +++ b/src/plugins/Ui/skinned/eqtitlebar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/eqtitlebar.h b/src/plugins/Ui/skinned/eqtitlebar.h index 62a0fb2b5..2c4e01f7b 100644 --- a/src/plugins/Ui/skinned/eqtitlebar.h +++ b/src/plugins/Ui/skinned/eqtitlebar.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -29,7 +29,7 @@ class Button; class ShadedBar; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class EqTitleBar : public PixmapWidget { diff --git a/src/plugins/Ui/skinned/eqwidget.cpp b/src/plugins/Ui/skinned/eqwidget.cpp index bc772995a..47d9cde24 100644 --- a/src/plugins/Ui/skinned/eqwidget.cpp +++ b/src/plugins/Ui/skinned/eqwidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/eqwidget.h b/src/plugins/Ui/skinned/eqwidget.h index ec618c6aa..e6d888732 100644 --- a/src/plugins/Ui/skinned/eqwidget.h +++ b/src/plugins/Ui/skinned/eqwidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -24,7 +24,7 @@ #include <qmmp/output.h> /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class QMenu; diff --git a/src/plugins/Ui/skinned/horizontalslider.cpp b/src/plugins/Ui/skinned/horizontalslider.cpp index 9a253932b..45a61c740 100644 --- a/src/plugins/Ui/skinned/horizontalslider.cpp +++ b/src/plugins/Ui/skinned/horizontalslider.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/horizontalslider.h b/src/plugins/Ui/skinned/horizontalslider.h index d403c1b3f..7ccaeacf8 100644 --- a/src/plugins/Ui/skinned/horizontalslider.h +++ b/src/plugins/Ui/skinned/horizontalslider.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -26,7 +26,7 @@ class Skin; class PixmapWidget; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class HorizontalSlider : public QWidget { diff --git a/src/plugins/Ui/skinned/hotkeyeditor.cpp b/src/plugins/Ui/skinned/hotkeyeditor.cpp index de5e7a49d..419b43172 100644 --- a/src/plugins/Ui/skinned/hotkeyeditor.cpp +++ b/src/plugins/Ui/skinned/hotkeyeditor.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2011-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/hotkeyeditor.h b/src/plugins/Ui/skinned/hotkeyeditor.h index 21a21301d..91fe490a0 100644 --- a/src/plugins/Ui/skinned/hotkeyeditor.h +++ b/src/plugins/Ui/skinned/hotkeyeditor.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2011-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -28,7 +28,7 @@ namespace Ui { } /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class HotkeyEditor : public QWidget { diff --git a/src/plugins/Ui/skinned/keyboardmanager.cpp b/src/plugins/Ui/skinned/keyboardmanager.cpp index dc78b9119..a0db39dbf 100644 --- a/src/plugins/Ui/skinned/keyboardmanager.cpp +++ b/src/plugins/Ui/skinned/keyboardmanager.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2014 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/keyboardmanager.h b/src/plugins/Ui/skinned/keyboardmanager.h index 2c7138d02..29f5004b5 100644 --- a/src/plugins/Ui/skinned/keyboardmanager.h +++ b/src/plugins/Ui/skinned/keyboardmanager.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/listwidget.cpp b/src/plugins/Ui/skinned/listwidget.cpp index 6cfc33efa..616067be0 100644 --- a/src/plugins/Ui/skinned/listwidget.cpp +++ b/src/plugins/Ui/skinned/listwidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/listwidget.h b/src/plugins/Ui/skinned/listwidget.h index e1ca694ef..9e019d630 100644 --- a/src/plugins/Ui/skinned/listwidget.h +++ b/src/plugins/Ui/skinned/listwidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -42,7 +42,7 @@ class PopupWidget; } /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class ListWidget : public QWidget { diff --git a/src/plugins/Ui/skinned/listwidgetdrawer.cpp b/src/plugins/Ui/skinned/listwidgetdrawer.cpp index 2c24e7fe6..5d24cfe9a 100644 --- a/src/plugins/Ui/skinned/listwidgetdrawer.cpp +++ b/src/plugins/Ui/skinned/listwidgetdrawer.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2015-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/listwidgetdrawer.h b/src/plugins/Ui/skinned/listwidgetdrawer.h index 351ada250..8999590c0 100644 --- a/src/plugins/Ui/skinned/listwidgetdrawer.h +++ b/src/plugins/Ui/skinned/listwidgetdrawer.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2015-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -74,7 +74,7 @@ struct ListWidgetRow }; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class ListWidgetDrawer { diff --git a/src/plugins/Ui/skinned/mainvisual.cpp b/src/plugins/Ui/skinned/mainvisual.cpp index 5667f3f06..4b71c660f 100644 --- a/src/plugins/Ui/skinned/mainvisual.cpp +++ b/src/plugins/Ui/skinned/mainvisual.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/mainvisual.h b/src/plugins/Ui/skinned/mainvisual.h index 1ae3b795e..8ae0b0995 100644 --- a/src/plugins/Ui/skinned/mainvisual.h +++ b/src/plugins/Ui/skinned/mainvisual.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/mainwindow.cpp b/src/plugins/Ui/skinned/mainwindow.cpp index 24575e88f..84bd76ddc 100644 --- a/src/plugins/Ui/skinned/mainwindow.cpp +++ b/src/plugins/Ui/skinned/mainwindow.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/mainwindow.h b/src/plugins/Ui/skinned/mainwindow.h index 8817b2f0d..db8c684c7 100644 --- a/src/plugins/Ui/skinned/mainwindow.h +++ b/src/plugins/Ui/skinned/mainwindow.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -44,7 +44,7 @@ class QKeyEvent; class QmmpUiSettings; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class MainWindow : public QMainWindow { diff --git a/src/plugins/Ui/skinned/monostereo.cpp b/src/plugins/Ui/skinned/monostereo.cpp index 68827deb7..ca8f0b0dd 100644 --- a/src/plugins/Ui/skinned/monostereo.cpp +++ b/src/plugins/Ui/skinned/monostereo.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/monostereo.h b/src/plugins/Ui/skinned/monostereo.h index 9aeeda940..8779ca741 100644 --- a/src/plugins/Ui/skinned/monostereo.h +++ b/src/plugins/Ui/skinned/monostereo.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -25,7 +25,7 @@ class Skin; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class MonoStereo : public PixmapWidget { diff --git a/src/plugins/Ui/skinned/number.cpp b/src/plugins/Ui/skinned/number.cpp index df23177f2..1dddebe57 100644 --- a/src/plugins/Ui/skinned/number.cpp +++ b/src/plugins/Ui/skinned/number.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/number.h b/src/plugins/Ui/skinned/number.h index b9b65f3cb..8b44b790d 100644 --- a/src/plugins/Ui/skinned/number.h +++ b/src/plugins/Ui/skinned/number.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2006 by Ilya Kotov * - * forkotov02@hotmail.ru * + * Copyright (C) 2006 by Ilya Kotov * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -23,7 +23,7 @@ #include "pixmapwidget.h" /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class Skin; diff --git a/src/plugins/Ui/skinned/pixmapwidget.cpp b/src/plugins/Ui/skinned/pixmapwidget.cpp index d802a3ce1..ef694db81 100644 --- a/src/plugins/Ui/skinned/pixmapwidget.cpp +++ b/src/plugins/Ui/skinned/pixmapwidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/pixmapwidget.h b/src/plugins/Ui/skinned/pixmapwidget.h index 13b63150b..73aff2613 100644 --- a/src/plugins/Ui/skinned/pixmapwidget.h +++ b/src/plugins/Ui/skinned/pixmapwidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -23,7 +23,7 @@ #include <QWidget> /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class QPixmap; diff --git a/src/plugins/Ui/skinned/playlist.cpp b/src/plugins/Ui/skinned/playlist.cpp index 41c3c7af1..f27c95312 100644 --- a/src/plugins/Ui/skinned/playlist.cpp +++ b/src/plugins/Ui/skinned/playlist.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/playlist.h b/src/plugins/Ui/skinned/playlist.h index e87e8c08d..3bd2e0787 100644 --- a/src/plugins/Ui/skinned/playlist.h +++ b/src/plugins/Ui/skinned/playlist.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -43,7 +43,7 @@ class PlayListSelector; class QmmpUiSettings; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class PlayList : public QWidget { diff --git a/src/plugins/Ui/skinned/playlistbrowser.cpp b/src/plugins/Ui/skinned/playlistbrowser.cpp index 4489997ae..56299ffd7 100644 --- a/src/plugins/Ui/skinned/playlistbrowser.cpp +++ b/src/plugins/Ui/skinned/playlistbrowser.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/playlistbrowser.h b/src/plugins/Ui/skinned/playlistbrowser.h index 54450b663..65d01155b 100644 --- a/src/plugins/Ui/skinned/playlistbrowser.h +++ b/src/plugins/Ui/skinned/playlistbrowser.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -30,7 +30,7 @@ class QSortFilterProxyModel; class QStandardItem; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class PlayListBrowser : public QDialog { diff --git a/src/plugins/Ui/skinned/playlistcontrol.cpp b/src/plugins/Ui/skinned/playlistcontrol.cpp index 780fc1d84..6b9d85384 100644 --- a/src/plugins/Ui/skinned/playlistcontrol.cpp +++ b/src/plugins/Ui/skinned/playlistcontrol.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/playlistcontrol.h b/src/plugins/Ui/skinned/playlistcontrol.h index 04f8b1bc1..8f85d0344 100644 --- a/src/plugins/Ui/skinned/playlistcontrol.h +++ b/src/plugins/Ui/skinned/playlistcontrol.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/playlistheader.cpp b/src/plugins/Ui/skinned/playlistheader.cpp index 7016abef7..4ad6bac03 100644 --- a/src/plugins/Ui/skinned/playlistheader.cpp +++ b/src/plugins/Ui/skinned/playlistheader.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2015-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/playlistheader.h b/src/plugins/Ui/skinned/playlistheader.h index 0c2e16cc6..3f57ee6d0 100644 --- a/src/plugins/Ui/skinned/playlistheader.h +++ b/src/plugins/Ui/skinned/playlistheader.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2015-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -35,7 +35,7 @@ class Skin; class PlayListHeaderModel; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class PlayListHeader : public QWidget { diff --git a/src/plugins/Ui/skinned/playlistselector.cpp b/src/plugins/Ui/skinned/playlistselector.cpp index 7d38c8e36..4ebac2cda 100644 --- a/src/plugins/Ui/skinned/playlistselector.cpp +++ b/src/plugins/Ui/skinned/playlistselector.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/playlistselector.h b/src/plugins/Ui/skinned/playlistselector.h index 0cd99da71..61a1ca972 100644 --- a/src/plugins/Ui/skinned/playlistselector.h +++ b/src/plugins/Ui/skinned/playlistselector.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -34,7 +34,7 @@ class PlayList; class Skin; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class PlayListSelector : public QWidget { diff --git a/src/plugins/Ui/skinned/playlistslider.cpp b/src/plugins/Ui/skinned/playlistslider.cpp index c62119d8f..020c70d2b 100644 --- a/src/plugins/Ui/skinned/playlistslider.cpp +++ b/src/plugins/Ui/skinned/playlistslider.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/playlistslider.h b/src/plugins/Ui/skinned/playlistslider.h index 782aad7f2..9e2172eb2 100644 --- a/src/plugins/Ui/skinned/playlistslider.h +++ b/src/plugins/Ui/skinned/playlistslider.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -24,7 +24,7 @@ class Skin; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class PlayListSlider : public QWidget { diff --git a/src/plugins/Ui/skinned/playlisttitlebar.cpp b/src/plugins/Ui/skinned/playlisttitlebar.cpp index 18332d90a..b5bf5cb62 100644 --- a/src/plugins/Ui/skinned/playlisttitlebar.cpp +++ b/src/plugins/Ui/skinned/playlisttitlebar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/playlisttitlebar.h b/src/plugins/Ui/skinned/playlisttitlebar.h index a6e140166..f1de7a3cb 100644 --- a/src/plugins/Ui/skinned/playlisttitlebar.h +++ b/src/plugins/Ui/skinned/playlisttitlebar.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -26,7 +26,7 @@ #include "mainwindow.h" /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class Skin; class MainWindow; diff --git a/src/plugins/Ui/skinned/playstatus.cpp b/src/plugins/Ui/skinned/playstatus.cpp index 44db8a9db..54cae44eb 100644 --- a/src/plugins/Ui/skinned/playstatus.cpp +++ b/src/plugins/Ui/skinned/playstatus.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/playstatus.h b/src/plugins/Ui/skinned/playstatus.h index f5fa6d8da..819568fa4 100644 --- a/src/plugins/Ui/skinned/playstatus.h +++ b/src/plugins/Ui/skinned/playstatus.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -25,7 +25,7 @@ class Skin; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class PlayStatus : public PixmapWidget { diff --git a/src/plugins/Ui/skinned/popupsettings.cpp b/src/plugins/Ui/skinned/popupsettings.cpp index c6ceef853..95c6c4c1b 100644 --- a/src/plugins/Ui/skinned/popupsettings.cpp +++ b/src/plugins/Ui/skinned/popupsettings.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -39,7 +39,6 @@ PopupSettings::PopupSettings(QWidget *parent) createMenu(); } - PopupSettings::~PopupSettings() {} diff --git a/src/plugins/Ui/skinned/popupsettings.h b/src/plugins/Ui/skinned/popupsettings.h index 84af1e7a5..c669629e4 100644 --- a/src/plugins/Ui/skinned/popupsettings.h +++ b/src/plugins/Ui/skinned/popupsettings.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -24,7 +24,7 @@ #include "ui_popupsettings.h" /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class PopupSettings : public QDialog { diff --git a/src/plugins/Ui/skinned/popupwidget.cpp b/src/plugins/Ui/skinned/popupwidget.cpp index 8133ec5d0..533292c81 100644 --- a/src/plugins/Ui/skinned/popupwidget.cpp +++ b/src/plugins/Ui/skinned/popupwidget.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/popupwidget.h b/src/plugins/Ui/skinned/popupwidget.h index 8e5afd97a..fd855dfec 100644 --- a/src/plugins/Ui/skinned/popupwidget.h +++ b/src/plugins/Ui/skinned/popupwidget.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -31,7 +31,7 @@ class PlayListTrack; namespace PlayListPopup { /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class PopupWidget : public QWidget { diff --git a/src/plugins/Ui/skinned/positionbar.cpp b/src/plugins/Ui/skinned/positionbar.cpp index ef67fbd38..5e6021eee 100644 --- a/src/plugins/Ui/skinned/positionbar.cpp +++ b/src/plugins/Ui/skinned/positionbar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/positionbar.h b/src/plugins/Ui/skinned/positionbar.h index d8f146c80..bf16c83d6 100644 --- a/src/plugins/Ui/skinned/positionbar.h +++ b/src/plugins/Ui/skinned/positionbar.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2009-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -27,7 +27,7 @@ class QWheelEvent; class Skin; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class PositionBar : public PixmapWidget { diff --git a/src/plugins/Ui/skinned/preseteditor.cpp b/src/plugins/Ui/skinned/preseteditor.cpp index 0e75df945..0d241b603 100644 --- a/src/plugins/Ui/skinned/preseteditor.cpp +++ b/src/plugins/Ui/skinned/preseteditor.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2012 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/preseteditor.h b/src/plugins/Ui/skinned/preseteditor.h index 79957d5ad..b77932ce3 100644 --- a/src/plugins/Ui/skinned/preseteditor.h +++ b/src/plugins/Ui/skinned/preseteditor.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -25,7 +25,7 @@ #include "ui_preseteditor.h" /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class EQPreset; diff --git a/src/plugins/Ui/skinned/shadedbar.cpp b/src/plugins/Ui/skinned/shadedbar.cpp index 2a3f6a190..b97dee3ae 100644 --- a/src/plugins/Ui/skinned/shadedbar.cpp +++ b/src/plugins/Ui/skinned/shadedbar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/shadedbar.h b/src/plugins/Ui/skinned/shadedbar.h index 9461fe6ae..f5e3a9d8d 100644 --- a/src/plugins/Ui/skinned/shadedbar.h +++ b/src/plugins/Ui/skinned/shadedbar.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -27,7 +27,7 @@ class QPaintEvent; class Skin; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class ShadedBar : public QWidget { diff --git a/src/plugins/Ui/skinned/shadedvisual.cpp b/src/plugins/Ui/skinned/shadedvisual.cpp index 347a7a0c1..82be005ea 100644 --- a/src/plugins/Ui/skinned/shadedvisual.cpp +++ b/src/plugins/Ui/skinned/shadedvisual.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/shadedvisual.h b/src/plugins/Ui/skinned/shadedvisual.h index b5482af98..04b92b671 100644 --- a/src/plugins/Ui/skinned/shadedvisual.h +++ b/src/plugins/Ui/skinned/shadedvisual.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -29,7 +29,7 @@ class QPixmap; class Skin; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class ShadedVisual : public Visual { diff --git a/src/plugins/Ui/skinned/shortcutdialog.cpp b/src/plugins/Ui/skinned/shortcutdialog.cpp index e3df5d8ac..311e53c14 100644 --- a/src/plugins/Ui/skinned/shortcutdialog.cpp +++ b/src/plugins/Ui/skinned/shortcutdialog.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/shortcutdialog.h b/src/plugins/Ui/skinned/shortcutdialog.h index e581f9c8a..92c549ac7 100644 --- a/src/plugins/Ui/skinned/shortcutdialog.h +++ b/src/plugins/Ui/skinned/shortcutdialog.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -26,7 +26,7 @@ class QKeyEvent; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class ShortcutDialog : public QDialog { diff --git a/src/plugins/Ui/skinned/shortcutitem.cpp b/src/plugins/Ui/skinned/shortcutitem.cpp index 058136391..8e3412e10 100644 --- a/src/plugins/Ui/skinned/shortcutitem.cpp +++ b/src/plugins/Ui/skinned/shortcutitem.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/shortcutitem.h b/src/plugins/Ui/skinned/shortcutitem.h index 8650e4132..a141f6574 100644 --- a/src/plugins/Ui/skinned/shortcutitem.h +++ b/src/plugins/Ui/skinned/shortcutitem.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2010 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -26,7 +26,7 @@ class QWidget; class QAction; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class ShortcutItem : public QTreeWidgetItem diff --git a/src/plugins/Ui/skinned/skin.cpp b/src/plugins/Ui/skinned/skin.cpp index 79a54193f..6cd66d032 100644 --- a/src/plugins/Ui/skinned/skin.cpp +++ b/src/plugins/Ui/skinned/skin.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * Based on Promoe, an XMMS2 Client * * Copyright (C) 2005-2006 by XMMS2 Team * diff --git a/src/plugins/Ui/skinned/skin.h b/src/plugins/Ui/skinned/skin.h index c238d90af..6a6509aa3 100644 --- a/src/plugins/Ui/skinned/skin.h +++ b/src/plugins/Ui/skinned/skin.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * Based on Promoe, an XMMS2 Client * * Copyright (C) 2005-2006 by XMMS2 Team * diff --git a/src/plugins/Ui/skinned/skinnedfactory.cpp b/src/plugins/Ui/skinned/skinnedfactory.cpp index d43ffbd56..35115986b 100644 --- a/src/plugins/Ui/skinned/skinnedfactory.cpp +++ b/src/plugins/Ui/skinned/skinnedfactory.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2011-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -46,7 +46,7 @@ void SkinnedFactory::showAbout(QWidget *parent) tr("Simple user interface with Winamp-2.x/XMMS skins support") + "\n" + tr("Written by:")+"\n"+ tr("Vladimir Kuznetsov <vovanec@gmail.com>")+"\n"+ - tr("Ilya Kotov <forkotov02@hotmail.ru>")+"\n"+ + tr("Ilya Kotov <forkotov02@ya.ru>")+"\n"+ tr("Artwork:")+"\n"+ tr("Andrey Adreev <andreev00@gmail.com>")+"\n"+ tr("sixixfive <http://sixsixfive.deviantart.com/>")); diff --git a/src/plugins/Ui/skinned/skinnedfactory.h b/src/plugins/Ui/skinned/skinnedfactory.h index 9710639b8..8f9b7c28f 100644 --- a/src/plugins/Ui/skinned/skinnedfactory.h +++ b/src/plugins/Ui/skinned/skinnedfactory.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2011 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -26,7 +26,7 @@ /*! - * @author Ilya Kotov <forkotov02@hotmail.ru> + * @author Ilya Kotov <forkotov02@ya.ru> */ class SkinnedFactory : public QObject, public UiFactory { diff --git a/src/plugins/Ui/skinned/skinnedsettings.cpp b/src/plugins/Ui/skinned/skinnedsettings.cpp index dbcab3ccb..98037f256 100644 --- a/src/plugins/Ui/skinned/skinnedsettings.cpp +++ b/src/plugins/Ui/skinned/skinnedsettings.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2011-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/skinnedsettings.h b/src/plugins/Ui/skinned/skinnedsettings.h index 4fa2de9ab..ec8e30467 100644 --- a/src/plugins/Ui/skinned/skinnedsettings.h +++ b/src/plugins/Ui/skinned/skinnedsettings.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2011-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/skinreader.cpp b/src/plugins/Ui/skinned/skinreader.cpp index 7f00ef72d..160e9b4d4 100644 --- a/src/plugins/Ui/skinned/skinreader.cpp +++ b/src/plugins/Ui/skinned/skinreader.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/skinreader.h b/src/plugins/Ui/skinned/skinreader.h index 4ab058fa0..ce76075f2 100644 --- a/src/plugins/Ui/skinned/skinreader.h +++ b/src/plugins/Ui/skinned/skinreader.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2008 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -25,7 +25,7 @@ #include <QPixmap> /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class QProcess; diff --git a/src/plugins/Ui/skinned/symboldisplay.cpp b/src/plugins/Ui/skinned/symboldisplay.cpp index 2fd58934f..49a6ce3c2 100644 --- a/src/plugins/Ui/skinned/symboldisplay.cpp +++ b/src/plugins/Ui/skinned/symboldisplay.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/symboldisplay.h b/src/plugins/Ui/skinned/symboldisplay.h index 5798ceb2c..50761d08c 100644 --- a/src/plugins/Ui/skinned/symboldisplay.h +++ b/src/plugins/Ui/skinned/symboldisplay.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/textscroller.cpp b/src/plugins/Ui/skinned/textscroller.cpp index 5f23229e0..8d9c5f545 100644 --- a/src/plugins/Ui/skinned/textscroller.cpp +++ b/src/plugins/Ui/skinned/textscroller.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/textscroller.h b/src/plugins/Ui/skinned/textscroller.h index a82c2fcc5..5dbf523be 100644 --- a/src/plugins/Ui/skinned/textscroller.h +++ b/src/plugins/Ui/skinned/textscroller.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2017 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -31,7 +31,7 @@ class Skin; class SoundCore; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class TextScroller : public QWidget { diff --git a/src/plugins/Ui/skinned/timeindicator.cpp b/src/plugins/Ui/skinned/timeindicator.cpp index fb6b84d81..34850e1e3 100644 --- a/src/plugins/Ui/skinned/timeindicator.cpp +++ b/src/plugins/Ui/skinned/timeindicator.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/timeindicator.h b/src/plugins/Ui/skinned/timeindicator.h index 526583688..7f3721405 100644 --- a/src/plugins/Ui/skinned/timeindicator.h +++ b/src/plugins/Ui/skinned/timeindicator.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2015 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/titlebar.cpp b/src/plugins/Ui/skinned/titlebar.cpp index 256a157cc..3b0f47a44 100644 --- a/src/plugins/Ui/skinned/titlebar.cpp +++ b/src/plugins/Ui/skinned/titlebar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/titlebar.h b/src/plugins/Ui/skinned/titlebar.h index 89b795489..a2c7b98d3 100644 --- a/src/plugins/Ui/skinned/titlebar.h +++ b/src/plugins/Ui/skinned/titlebar.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2016 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -36,7 +36,7 @@ class ShadedVisual; class TimeIndicatorModel; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class TitleBar : public PixmapWidget { diff --git a/src/plugins/Ui/skinned/titlebarcontrol.cpp b/src/plugins/Ui/skinned/titlebarcontrol.cpp index c6f32de71..05a4433ae 100644 --- a/src/plugins/Ui/skinned/titlebarcontrol.cpp +++ b/src/plugins/Ui/skinned/titlebarcontrol.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/titlebarcontrol.h b/src/plugins/Ui/skinned/titlebarcontrol.h index 793d78459..a2fd5a051 100644 --- a/src/plugins/Ui/skinned/titlebarcontrol.h +++ b/src/plugins/Ui/skinned/titlebarcontrol.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2009 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -25,7 +25,7 @@ class QMouseEvent; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class TitleBarControl : public QWidget { diff --git a/src/plugins/Ui/skinned/togglebutton.cpp b/src/plugins/Ui/skinned/togglebutton.cpp index e03bcf334..3e20cf18b 100644 --- a/src/plugins/Ui/skinned/togglebutton.cpp +++ b/src/plugins/Ui/skinned/togglebutton.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2008 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * Based on Promoe, an XMMS2 Client * * Copyright (C) 2005-2006 by XMMS2 Team * diff --git a/src/plugins/Ui/skinned/togglebutton.h b/src/plugins/Ui/skinned/togglebutton.h index 5f5b20484..ab4d2e1ee 100644 --- a/src/plugins/Ui/skinned/togglebutton.h +++ b/src/plugins/Ui/skinned/togglebutton.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -23,7 +23,7 @@ #include "pixmapwidget.h" /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class Skin; diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_bg.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_bg.ts index 5a7959c48..901b79e30 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_bg.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_bg.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts index 440768dcf..2ba51fccd 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_cs.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts index 793213858..a83527335 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_de.ts @@ -1158,8 +1158,8 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Ilya Kotov <forkotov02@ya.ru></source> + <translation>Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../skinnedfactory.cpp" line="50"/> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_el.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_el.ts index e1fdbb212..a2e12f5c9 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_el.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_el.ts @@ -1158,8 +1158,8 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Ilya Kotov <forkotov02@ya.ru></source> + <translation>Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../skinnedfactory.cpp" line="50"/> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_en.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_en.ts index d414d632c..4520d6986 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_en.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_en.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts index 8fe10a79f..8150b2a0a 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_es.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_fr.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_fr.ts index 62481fab9..23bf469a3 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_fr.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_fr.ts @@ -1158,8 +1158,8 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Ilya Kotov <forkotov02@ya.ru></source> + <translation>Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../skinnedfactory.cpp" line="50"/> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts index a1a0013a5..dc405136b 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_gl_ES.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_he.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_he.ts index 26babdc1c..3a69aa2c4 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_he.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_he.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts index 0e553f647..01a07a2cd 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_hu.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_id.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_id.ts index 91f000f2c..e7f49b466 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_id.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_id.ts @@ -1158,8 +1158,8 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Ilya Kotov <forkotov02@ya.ru></source> + <translation>Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../skinnedfactory.cpp" line="50"/> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts index cc09d6898..3a4bc3728 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_it.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts index 0694d0ad9..d472f161f 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_ja.ts @@ -1159,8 +1159,8 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Илья Котов (Ilya Kotov) <forkotov02@hotmail.ru></translation> + <source>Ilya Kotov <forkotov02@ya.ru></source> + <translation>Илья Котов (Ilya Kotov) <forkotov02@ya.ru></translation> </message> <message> <location filename="../skinnedfactory.cpp" line="50"/> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_kk.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_kk.ts index b9d7e6c1f..b44aa4133 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_kk.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_kk.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts index 7267415e6..b78503191 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_lt.ts @@ -1159,7 +1159,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts index 4385bfe8f..1c37f8c1e 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_nl.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts index 2f0934d4a..425cc90f1 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_pl_PL.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_pt.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_pt.ts index e662f6394..cbc073433 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_pt.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_pt.ts @@ -1158,8 +1158,8 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Ilya Kotov <forkotov02@ya.ru></source> + <translation>Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../skinnedfactory.cpp" line="50"/> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts index 38f78201b..af2ff7b8e 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_pt_BR.ts @@ -1158,8 +1158,8 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Ilya Kotov <forkotov02@ya.ru></source> + <translation>Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../skinnedfactory.cpp" line="50"/> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts index 0d70e46c7..614e7c09b 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_ru.ts @@ -1158,8 +1158,8 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Илья Котов<forkotov02@hotmail.ru> </translation> + <source>Ilya Kotov <forkotov02@ya.ru></source> + <translation>Илья Котов<forkotov02@ya.ru> </translation> </message> <message> <location filename="../skinnedfactory.cpp" line="50"/> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts index 8919ba09e..28007ebb7 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_sk.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_sr_BA.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_sr_BA.ts index 9a7e86150..80fe0f3b9 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_sr_BA.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_sr_BA.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_sr_RS.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_sr_RS.ts index e360155cd..235cf5860 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_sr_RS.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_sr_RS.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts index e79b797df..66cb309e8 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_tr.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts index 6129c8c36..f6833b99a 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_uk_UA.ts @@ -1158,8 +1158,8 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Ілля Котов <forkotov02@hotmail.ru></translation> + <source>Ilya Kotov <forkotov02@ya.ru></source> + <translation>Ілля Котов <forkotov02@ya.ru></translation> </message> <message> <location filename="../skinnedfactory.cpp" line="50"/> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts index 013522628..f2369ef02 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_CN.ts @@ -1158,8 +1158,8 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Ilya Kotov <forkotov02@hotmail.ru></translation> + <source>Ilya Kotov <forkotov02@ya.ru></source> + <translation>Ilya Kotov <forkotov02@ya.ru></translation> </message> <message> <location filename="../skinnedfactory.cpp" line="50"/> diff --git a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts index a01704975..32ca1076e 100644 --- a/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts +++ b/src/plugins/Ui/skinned/translations/skinned_plugin_zh_TW.ts @@ -1158,7 +1158,7 @@ </message> <message> <location filename="../skinnedfactory.cpp" line="49"/> - <source>Ilya Kotov <forkotov02@hotmail.ru></source> + <source>Ilya Kotov <forkotov02@ya.ru></source> <translation type="unfinished"></translation> </message> <message> diff --git a/src/plugins/Ui/skinned/visualmenu.cpp b/src/plugins/Ui/skinned/visualmenu.cpp index 2a8bf2227..ba6409c55 100644 --- a/src/plugins/Ui/skinned/visualmenu.cpp +++ b/src/plugins/Ui/skinned/visualmenu.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2012 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/visualmenu.h b/src/plugins/Ui/skinned/visualmenu.h index 198fb4b71..301ce4e4e 100644 --- a/src/plugins/Ui/skinned/visualmenu.h +++ b/src/plugins/Ui/skinned/visualmenu.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2007-2012 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -26,7 +26,7 @@ class VisualFactory; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class VisualMenu : public QMenu { diff --git a/src/plugins/Ui/skinned/volumebar.cpp b/src/plugins/Ui/skinned/volumebar.cpp index b2d61ca33..dadf82c96 100644 --- a/src/plugins/Ui/skinned/volumebar.cpp +++ b/src/plugins/Ui/skinned/volumebar.cpp @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * diff --git a/src/plugins/Ui/skinned/volumebar.h b/src/plugins/Ui/skinned/volumebar.h index 3f00cb579..96a2315c7 100644 --- a/src/plugins/Ui/skinned/volumebar.h +++ b/src/plugins/Ui/skinned/volumebar.h @@ -1,6 +1,6 @@ /*************************************************************************** * Copyright (C) 2006-2013 by Ilya Kotov * - * forkotov02@hotmail.ru * + * forkotov02@ya.ru * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -26,7 +26,7 @@ class Skin; class MainWindow; /** - @author Ilya Kotov <forkotov02@hotmail.ru> + @author Ilya Kotov <forkotov02@ya.ru> */ class VolumeBar : public PixmapWidget { |
