Skip to content

Commit

Permalink
Fix infinity loop into new Qt5 code, fix header, fix checksum checkbo…
Browse files Browse the repository at this point in the history
…x enabling
  • Loading branch information
alphaonex86 committed Oct 19, 2012
1 parent bde56f8 commit 4061172
Show file tree
Hide file tree
Showing 239 changed files with 2,715 additions and 1,824 deletions.
2 changes: 0 additions & 2 deletions AuthPlugin.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file AuthPlugin.h
\brief Define the authentication plugin
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef AUTHPLUGIN_H
Expand Down
2 changes: 0 additions & 2 deletions CliParser.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file CliParser.h
\brief To group into one class, the CLI parsing
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef CLIPARSER_H
Expand Down
2 changes: 0 additions & 2 deletions CompilerInfo.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file CompilerInfo.h
\brief Define the compiler info
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

/// \def COMPILERINFO the string to identify the compiler
Expand Down
2 changes: 0 additions & 2 deletions CopyEngineManager.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file CopyEngineManager.h
\brief Define the copy engine manager
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef COPYENGINEMANAGER_H
Expand Down
2 changes: 0 additions & 2 deletions CopyListener.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file CopyListener.h
\brief Define the class to load the plugin and lunch it
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef COPYLISTENER_H
Expand Down
2 changes: 0 additions & 2 deletions Core.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file Core.h
\brief Define the class definition for core, the Copy of each copy/move window
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef CORE_H
Expand Down
2 changes: 0 additions & 2 deletions DebugEngine.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file DebugEngine.h
\brief Define the class for the debug
\author alpha_one_x86
\version 0.3
\date 2010
\note This class don't need be thread safe because ultracopier is done with one thread, but I have implement some basic thread protection
\licence GPL3, see the file COPYING */

Expand Down
2 changes: 0 additions & 2 deletions DebugEngineMacro.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file DebugEngineMacro.h
\brief Define the macro for the debug
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef DEBUGENGINEMACRO_H
Expand Down
2 changes: 0 additions & 2 deletions Environment.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file Environment.h
\brief Define the environment variable and global function
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#include "Variable.h"
Expand Down
2 changes: 0 additions & 2 deletions EventDispatcher.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file EventDispatcher.h
\brief Define the class of the event dispatcher
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef EVENT_DISPATCHER_H
Expand Down
2 changes: 0 additions & 2 deletions ExtraSocket.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file ExtraSocket.h
\brief Define the socket for ultracopier
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef EXTRASOCKET_H
Expand Down
2 changes: 0 additions & 2 deletions FacilityEngine.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
\brief To implement the facility engine, the interface is defined into FacilityInterface()
\see FacilityInterface()
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef FACILITYENGINE_H
Expand Down
2 changes: 0 additions & 2 deletions GlobalClass.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file GlobalClass.h
\brief Define the class for all the class different of ResourcesManager, DebugEngine, ThemesManager, OptionEngine have object of this class at the global scope
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef GLOBAL_CLASS_H
Expand Down
2 changes: 0 additions & 2 deletions HelpDialog.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file HelpDialog.h
\brief Define the help dialog
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef DIALOG_H
Expand Down
2 changes: 0 additions & 2 deletions LanguagesManager.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file LanguagesManager.h
\brief Define the class to manage and load the languages
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef LANGUAGES_MANAGER_H
Expand Down
2 changes: 0 additions & 2 deletions LocalListener.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file LocalListener.h
\brief The have local server, to have unique instance, and send arguments to the current running instance
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef LOCALLISTENER_H
Expand Down
2 changes: 0 additions & 2 deletions LocalPluginOptions.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file LocalPluginOptions.h
\brief To bind the options of the plugin, into unique group options
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef LOCALPLUGINOPTIONS_H
Expand Down
2 changes: 0 additions & 2 deletions LogThread.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file LogThread.h
\brief The thread to do the log but not block the main thread
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef LOGTHREAD_H
Expand Down
2 changes: 0 additions & 2 deletions OptionDialog.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file OptionDialog.h
\brief To have an interface to control the options
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef OPTIONDIALOG_H
Expand Down
2 changes: 0 additions & 2 deletions OptionEngine.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file OptionEngine.h
\brief Define the class of the option engine
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef OPTION_ENGINE_H
Expand Down
2 changes: 0 additions & 2 deletions PlatformMacro.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file PlatformMacro.h
\brief Define the macro for the platform
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#include <QObject>
Expand Down
2 changes: 0 additions & 2 deletions PluginInformation.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file PluginInformation.h
\brief Define the plugin information
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef PLUGININFORMATION_H
Expand Down
2 changes: 0 additions & 2 deletions PluginLoader.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file PluginLoader.h
\brief Define the class to load the plugin and lunch it
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING
This class load ALL plugin compatible to listen and catch the copy/move
Expand Down
2 changes: 0 additions & 2 deletions PluginsManager.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file PluginsManager.h
\brief Define the class to manage and load the plugins
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef PLUGINS_MANAGER_H
Expand Down
2 changes: 0 additions & 2 deletions ResourcesManager.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file ResourcesManager.h
\brief Define the class to manage and load the resources linked with the themes
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef RESOURCES_MANAGER_H
Expand Down
2 changes: 0 additions & 2 deletions SessionLoader.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file SessionLoader.h
\brief Define the class to load the plugin and lunch it
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING
This class load ALL plugin compatible to listen and catch the copy/move
Expand Down
2 changes: 0 additions & 2 deletions Singleton.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
\brief Define the singleton for class which should have unique object
\author alpha_one_x86
\note Big thanks to all people in the channel #qt-fr of freenode of irc
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#include <QMutex>
Expand Down
2 changes: 0 additions & 2 deletions StructEnumDefinition.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file StructEnumDefinition.h
\brief Define the structure and enumeration used in ultracopier or into the plugin
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#include <QVariant>
Expand Down
2 changes: 0 additions & 2 deletions StructEnumDefinition_UltracopierSpecific.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file StructEnumDefinition_UltracopierSpecific.h
\brief Define the structure and enumeration used in ultracopier only
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#include <QString>
Expand Down
2 changes: 0 additions & 2 deletions SystrayIcon.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file SystrayIcon.h
\brief Define the class of the systray icon
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef SYSTRAY_ICON_H
Expand Down
2 changes: 0 additions & 2 deletions ThemesManager.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file ThemesManager.h
\brief Define the class to manage and load the themes
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef THEMES_MANAGER_H
Expand Down
2 changes: 0 additions & 2 deletions Variable.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file Variable.h
\brief Define the environment variable
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef VARIABLE_H
Expand Down
3 changes: 1 addition & 2 deletions interface/FacilityInterface.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/** \file FacilityInterface.h
\brief Define the class of the facility engine
\author alpha_one_x86
\version 0.3
\date 2010 */
\licence GPL3, see the file COPYING */

#ifndef FACILITY_INTERFACE_H
#define FACILITY_INTERFACE_H
Expand Down
3 changes: 1 addition & 2 deletions interface/OptionInterface.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/** \file OptionInterface.h
\brief Define the class of the option engine
\author alpha_one_x86
\version 0.3
\date 2010 */
\licence GPL3, see the file COPYING */

#ifndef OPTION_INTERFACE_H
#define OPTION_INTERFACE_H
Expand Down
3 changes: 1 addition & 2 deletions interface/PluginInterface_CopyEngine.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/** \file PluginInterface_CopyEngine.h
\brief Define the interface of the plugin of type: copy engine
\author alpha_one_x86
\version 0.3
\date 2010 */
\licence GPL3, see the file COPYING */

#ifndef PLUGININTERFACE_COPYENGINE_H
#define PLUGININTERFACE_COPYENGINE_H
Expand Down
3 changes: 1 addition & 2 deletions interface/PluginInterface_Listener.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/** \file PluginInterface_Listener.h
\brief Define the interface of the plugin of type: listener
\author alpha_one_x86
\version 0.3
\date 2010 */
\licence GPL3, see the file COPYING */

#ifndef PLUGININTERFACE_LISTENER_H
#define PLUGININTERFACE_LISTENER_H
Expand Down
3 changes: 1 addition & 2 deletions interface/PluginInterface_PluginLoader.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/** \file PluginInterface_PluginLoader.h
\brief Define the interface of the plugin of type: plugin loader
\author alpha_one_x86
\version 0.3
\date 2010 */
\licence GPL3, see the file COPYING */

#ifndef PLUGININTERFACE_PLUGINLOADER_H
#define PLUGININTERFACE_PLUGINLOADER_H
Expand Down
3 changes: 1 addition & 2 deletions interface/PluginInterface_SessionLoader.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/** \file PluginInterface_SessionLoader.h
\brief Define the interface of the plugin of type: session loader
\author alpha_one_x86
\version 0.3
\date 2010 */
\licence GPL3, see the file COPYING */

#ifndef PLUGININTERFACE_SESSIONLOADER_H
#define PLUGININTERFACE_SESSIONLOADER_H
Expand Down
3 changes: 1 addition & 2 deletions interface/PluginInterface_Themes.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/** \file PluginInterface_Themes.h
\brief Define the interface of the plugin of type: copy engine
\author alpha_one_x86
\version 0.3
\date 2010 */
\licence GPL3, see the file COPYING */

#ifndef PLUGININTERFACE_THEMES_H
#define PLUGININTERFACE_THEMES_H
Expand Down
2 changes: 0 additions & 2 deletions lib/qt-tar-xz/QTarDecode.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file QTarDecode.h
\brief To read a tar data block
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef QTARDECODE_H
Expand Down
2 changes: 0 additions & 2 deletions lib/qt-tar-xz/QXzDecode.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file QXzDecode.h
\brief To decompress a xz stream
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef QXZDECODE_H
Expand Down
2 changes: 0 additions & 2 deletions lib/qt-tar-xz/QXzDecodeThread.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
/** \file QXzDecodeThread.h
\brief To have thread to decode the data
\author alpha_one_x86
\version 0.3
\date 2010
\licence GPL3, see the file COPYING */

#ifndef QXZDECODETHREAD_H
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 0 additions & 2 deletions plugins-alternative/Themes/Clean/factory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
\version 0.3
\date 2010 */

#include <QtCore>

#include "factory.h"

PluginInterface_Themes * Factory::getInstance()
Expand Down
Loading

0 comments on commit 4061172

Please sign in to comment.