From 3c19406ee292e0ed7993bd4d3976cc34d40e2f22 Mon Sep 17 00:00:00 2001 From: Tomasz Sterna Date: Mon, 14 Jul 2014 17:19:45 +0200 Subject: Replaced ext/Log4Qt source with submodule --- ext/Log4Qt/deploy/include/Appender | 1 - ext/Log4Qt/deploy/include/Appenderskeleton | 1 - ext/Log4Qt/deploy/include/AsyncAppender | 1 - ext/Log4Qt/deploy/include/BasicConfigurator | 1 - ext/Log4Qt/deploy/include/ColorConsoleAppender | 1 - ext/Log4Qt/deploy/include/ConsoleAppender | 1 - ext/Log4Qt/deploy/include/DailyRollingFileAppender | 1 - ext/Log4Qt/deploy/include/DatabaseAppender | 1 - ext/Log4Qt/deploy/include/DatabaseLayout | 1 - ext/Log4Qt/deploy/include/FileAppender | 1 - ext/Log4Qt/deploy/include/Hierarchy | 1 - ext/Log4Qt/deploy/include/Layout | 1 - ext/Log4Qt/deploy/include/Level | 1 - ext/Log4Qt/deploy/include/Log4Qt | 1 - ext/Log4Qt/deploy/include/Log4QtShared | 1 - ext/Log4Qt/deploy/include/LogManager | 1 - ext/Log4Qt/deploy/include/LogStream | 1 - ext/Log4Qt/deploy/include/Logger | 1 - ext/Log4Qt/deploy/include/LoggerRepository | 1 - ext/Log4Qt/deploy/include/LoggingEvent | 1 - ext/Log4Qt/deploy/include/MDC | 1 - ext/Log4Qt/deploy/include/MainthreadAppender | 1 - ext/Log4Qt/deploy/include/NDC | 1 - ext/Log4Qt/deploy/include/PatternLayout | 1 - ext/Log4Qt/deploy/include/PropertyConfigurator | 1 - ext/Log4Qt/deploy/include/RollingFileAppender | 1 - ext/Log4Qt/deploy/include/SignalAppender | 1 - ext/Log4Qt/deploy/include/SimpleLayout | 1 - ext/Log4Qt/deploy/include/SimpleTimeLayout | 1 - ext/Log4Qt/deploy/include/SystemlogAppender | 1 - ext/Log4Qt/deploy/include/TTCCLayout | 1 - ext/Log4Qt/deploy/include/TelnetAppender | 1 - ext/Log4Qt/deploy/include/WriterAppender | 1 - 33 files changed, 33 deletions(-) delete mode 100644 ext/Log4Qt/deploy/include/Appender delete mode 100644 ext/Log4Qt/deploy/include/Appenderskeleton delete mode 100644 ext/Log4Qt/deploy/include/AsyncAppender delete mode 100644 ext/Log4Qt/deploy/include/BasicConfigurator delete mode 100644 ext/Log4Qt/deploy/include/ColorConsoleAppender delete mode 100644 ext/Log4Qt/deploy/include/ConsoleAppender delete mode 100644 ext/Log4Qt/deploy/include/DailyRollingFileAppender delete mode 100644 ext/Log4Qt/deploy/include/DatabaseAppender delete mode 100644 ext/Log4Qt/deploy/include/DatabaseLayout delete mode 100644 ext/Log4Qt/deploy/include/FileAppender delete mode 100644 ext/Log4Qt/deploy/include/Hierarchy delete mode 100644 ext/Log4Qt/deploy/include/Layout delete mode 100644 ext/Log4Qt/deploy/include/Level delete mode 100644 ext/Log4Qt/deploy/include/Log4Qt delete mode 100644 ext/Log4Qt/deploy/include/Log4QtShared delete mode 100644 ext/Log4Qt/deploy/include/LogManager delete mode 100644 ext/Log4Qt/deploy/include/LogStream delete mode 100644 ext/Log4Qt/deploy/include/Logger delete mode 100644 ext/Log4Qt/deploy/include/LoggerRepository delete mode 100644 ext/Log4Qt/deploy/include/LoggingEvent delete mode 100644 ext/Log4Qt/deploy/include/MDC delete mode 100644 ext/Log4Qt/deploy/include/MainthreadAppender delete mode 100644 ext/Log4Qt/deploy/include/NDC delete mode 100644 ext/Log4Qt/deploy/include/PatternLayout delete mode 100644 ext/Log4Qt/deploy/include/PropertyConfigurator delete mode 100644 ext/Log4Qt/deploy/include/RollingFileAppender delete mode 100644 ext/Log4Qt/deploy/include/SignalAppender delete mode 100644 ext/Log4Qt/deploy/include/SimpleLayout delete mode 100644 ext/Log4Qt/deploy/include/SimpleTimeLayout delete mode 100644 ext/Log4Qt/deploy/include/SystemlogAppender delete mode 100644 ext/Log4Qt/deploy/include/TTCCLayout delete mode 100644 ext/Log4Qt/deploy/include/TelnetAppender delete mode 100644 ext/Log4Qt/deploy/include/WriterAppender (limited to 'ext/Log4Qt/deploy/include') diff --git a/ext/Log4Qt/deploy/include/Appender b/ext/Log4Qt/deploy/include/Appender deleted file mode 100644 index d6dc380..0000000 --- a/ext/Log4Qt/deploy/include/Appender +++ /dev/null @@ -1 +0,0 @@ -#include "appender.h" diff --git a/ext/Log4Qt/deploy/include/Appenderskeleton b/ext/Log4Qt/deploy/include/Appenderskeleton deleted file mode 100644 index a00c2bb..0000000 --- a/ext/Log4Qt/deploy/include/Appenderskeleton +++ /dev/null @@ -1 +0,0 @@ -#include "appenderskeleton.h" diff --git a/ext/Log4Qt/deploy/include/AsyncAppender b/ext/Log4Qt/deploy/include/AsyncAppender deleted file mode 100644 index 244f918..0000000 --- a/ext/Log4Qt/deploy/include/AsyncAppender +++ /dev/null @@ -1 +0,0 @@ -#include "asyncappender.h" diff --git a/ext/Log4Qt/deploy/include/BasicConfigurator b/ext/Log4Qt/deploy/include/BasicConfigurator deleted file mode 100644 index 72d6d38..0000000 --- a/ext/Log4Qt/deploy/include/BasicConfigurator +++ /dev/null @@ -1 +0,0 @@ -#include "basicconfigurator.h" diff --git a/ext/Log4Qt/deploy/include/ColorConsoleAppender b/ext/Log4Qt/deploy/include/ColorConsoleAppender deleted file mode 100644 index 70e6126..0000000 --- a/ext/Log4Qt/deploy/include/ColorConsoleAppender +++ /dev/null @@ -1 +0,0 @@ -#include "colorconsoleappender.h" diff --git a/ext/Log4Qt/deploy/include/ConsoleAppender b/ext/Log4Qt/deploy/include/ConsoleAppender deleted file mode 100644 index 16132b1..0000000 --- a/ext/Log4Qt/deploy/include/ConsoleAppender +++ /dev/null @@ -1 +0,0 @@ -#include "consoleappender.h" diff --git a/ext/Log4Qt/deploy/include/DailyRollingFileAppender b/ext/Log4Qt/deploy/include/DailyRollingFileAppender deleted file mode 100644 index 0b655e0..0000000 --- a/ext/Log4Qt/deploy/include/DailyRollingFileAppender +++ /dev/null @@ -1 +0,0 @@ -#include "dailyrollingfileappender.h" diff --git a/ext/Log4Qt/deploy/include/DatabaseAppender b/ext/Log4Qt/deploy/include/DatabaseAppender deleted file mode 100644 index 9f08924..0000000 --- a/ext/Log4Qt/deploy/include/DatabaseAppender +++ /dev/null @@ -1 +0,0 @@ -#include "databaseappender.h" diff --git a/ext/Log4Qt/deploy/include/DatabaseLayout b/ext/Log4Qt/deploy/include/DatabaseLayout deleted file mode 100644 index 2b9c0c4..0000000 --- a/ext/Log4Qt/deploy/include/DatabaseLayout +++ /dev/null @@ -1 +0,0 @@ -#include "databaselayout.h" diff --git a/ext/Log4Qt/deploy/include/FileAppender b/ext/Log4Qt/deploy/include/FileAppender deleted file mode 100644 index 60ff85e..0000000 --- a/ext/Log4Qt/deploy/include/FileAppender +++ /dev/null @@ -1 +0,0 @@ -#include "fileappender.h" diff --git a/ext/Log4Qt/deploy/include/Hierarchy b/ext/Log4Qt/deploy/include/Hierarchy deleted file mode 100644 index e48fdae..0000000 --- a/ext/Log4Qt/deploy/include/Hierarchy +++ /dev/null @@ -1 +0,0 @@ -#include "hierarchy.h" diff --git a/ext/Log4Qt/deploy/include/Layout b/ext/Log4Qt/deploy/include/Layout deleted file mode 100644 index 34b7a35..0000000 --- a/ext/Log4Qt/deploy/include/Layout +++ /dev/null @@ -1 +0,0 @@ -#include "layout.h" diff --git a/ext/Log4Qt/deploy/include/Level b/ext/Log4Qt/deploy/include/Level deleted file mode 100644 index 81f1d33..0000000 --- a/ext/Log4Qt/deploy/include/Level +++ /dev/null @@ -1 +0,0 @@ -#include "level.h" diff --git a/ext/Log4Qt/deploy/include/Log4Qt b/ext/Log4Qt/deploy/include/Log4Qt deleted file mode 100644 index ca511fd..0000000 --- a/ext/Log4Qt/deploy/include/Log4Qt +++ /dev/null @@ -1 +0,0 @@ -#include "log4qt.h" diff --git a/ext/Log4Qt/deploy/include/Log4QtShared b/ext/Log4Qt/deploy/include/Log4QtShared deleted file mode 100644 index c519afc..0000000 --- a/ext/Log4Qt/deploy/include/Log4QtShared +++ /dev/null @@ -1 +0,0 @@ -#include "log4qtshared.h" diff --git a/ext/Log4Qt/deploy/include/LogManager b/ext/Log4Qt/deploy/include/LogManager deleted file mode 100644 index bb4b529..0000000 --- a/ext/Log4Qt/deploy/include/LogManager +++ /dev/null @@ -1 +0,0 @@ -#include "logmanager.h" diff --git a/ext/Log4Qt/deploy/include/LogStream b/ext/Log4Qt/deploy/include/LogStream deleted file mode 100644 index 90f7263..0000000 --- a/ext/Log4Qt/deploy/include/LogStream +++ /dev/null @@ -1 +0,0 @@ -#include "logstream.h" diff --git a/ext/Log4Qt/deploy/include/Logger b/ext/Log4Qt/deploy/include/Logger deleted file mode 100644 index 86198b3..0000000 --- a/ext/Log4Qt/deploy/include/Logger +++ /dev/null @@ -1 +0,0 @@ -#include "logger.h" diff --git a/ext/Log4Qt/deploy/include/LoggerRepository b/ext/Log4Qt/deploy/include/LoggerRepository deleted file mode 100644 index eb21725..0000000 --- a/ext/Log4Qt/deploy/include/LoggerRepository +++ /dev/null @@ -1 +0,0 @@ -#include "loggerrepository.h" diff --git a/ext/Log4Qt/deploy/include/LoggingEvent b/ext/Log4Qt/deploy/include/LoggingEvent deleted file mode 100644 index 93128b4..0000000 --- a/ext/Log4Qt/deploy/include/LoggingEvent +++ /dev/null @@ -1 +0,0 @@ -#include "loggingevent.h" diff --git a/ext/Log4Qt/deploy/include/MDC b/ext/Log4Qt/deploy/include/MDC deleted file mode 100644 index 80f077f..0000000 --- a/ext/Log4Qt/deploy/include/MDC +++ /dev/null @@ -1 +0,0 @@ -#include "mdc.h" diff --git a/ext/Log4Qt/deploy/include/MainthreadAppender b/ext/Log4Qt/deploy/include/MainthreadAppender deleted file mode 100644 index ca3fcec..0000000 --- a/ext/Log4Qt/deploy/include/MainthreadAppender +++ /dev/null @@ -1 +0,0 @@ -#include "mainthreadappender.h" diff --git a/ext/Log4Qt/deploy/include/NDC b/ext/Log4Qt/deploy/include/NDC deleted file mode 100644 index 3c4e33b..0000000 --- a/ext/Log4Qt/deploy/include/NDC +++ /dev/null @@ -1 +0,0 @@ -#include "ndc.h" diff --git a/ext/Log4Qt/deploy/include/PatternLayout b/ext/Log4Qt/deploy/include/PatternLayout deleted file mode 100644 index e611ff3..0000000 --- a/ext/Log4Qt/deploy/include/PatternLayout +++ /dev/null @@ -1 +0,0 @@ -#include "patternlayout.h" diff --git a/ext/Log4Qt/deploy/include/PropertyConfigurator b/ext/Log4Qt/deploy/include/PropertyConfigurator deleted file mode 100644 index d7a7664..0000000 --- a/ext/Log4Qt/deploy/include/PropertyConfigurator +++ /dev/null @@ -1 +0,0 @@ -#include "propertyconfigurator.h" diff --git a/ext/Log4Qt/deploy/include/RollingFileAppender b/ext/Log4Qt/deploy/include/RollingFileAppender deleted file mode 100644 index f537b6e..0000000 --- a/ext/Log4Qt/deploy/include/RollingFileAppender +++ /dev/null @@ -1 +0,0 @@ -#include "rollingfileappender.h" diff --git a/ext/Log4Qt/deploy/include/SignalAppender b/ext/Log4Qt/deploy/include/SignalAppender deleted file mode 100644 index 154dd55..0000000 --- a/ext/Log4Qt/deploy/include/SignalAppender +++ /dev/null @@ -1 +0,0 @@ -#include "signalappender.h" diff --git a/ext/Log4Qt/deploy/include/SimpleLayout b/ext/Log4Qt/deploy/include/SimpleLayout deleted file mode 100644 index a9d929f..0000000 --- a/ext/Log4Qt/deploy/include/SimpleLayout +++ /dev/null @@ -1 +0,0 @@ -#include "simplelayout.h" diff --git a/ext/Log4Qt/deploy/include/SimpleTimeLayout b/ext/Log4Qt/deploy/include/SimpleTimeLayout deleted file mode 100644 index 706fd72..0000000 --- a/ext/Log4Qt/deploy/include/SimpleTimeLayout +++ /dev/null @@ -1 +0,0 @@ -#include "simpletimelayout.h" diff --git a/ext/Log4Qt/deploy/include/SystemlogAppender b/ext/Log4Qt/deploy/include/SystemlogAppender deleted file mode 100644 index 7e9ade3..0000000 --- a/ext/Log4Qt/deploy/include/SystemlogAppender +++ /dev/null @@ -1 +0,0 @@ -#include "systemlogappender.h" diff --git a/ext/Log4Qt/deploy/include/TTCCLayout b/ext/Log4Qt/deploy/include/TTCCLayout deleted file mode 100644 index 43703e3..0000000 --- a/ext/Log4Qt/deploy/include/TTCCLayout +++ /dev/null @@ -1 +0,0 @@ -#include "ttcclayout.h" diff --git a/ext/Log4Qt/deploy/include/TelnetAppender b/ext/Log4Qt/deploy/include/TelnetAppender deleted file mode 100644 index 7334f57..0000000 --- a/ext/Log4Qt/deploy/include/TelnetAppender +++ /dev/null @@ -1 +0,0 @@ -#include "telnetappender.h" diff --git a/ext/Log4Qt/deploy/include/WriterAppender b/ext/Log4Qt/deploy/include/WriterAppender deleted file mode 100644 index 72d2e50..0000000 --- a/ext/Log4Qt/deploy/include/WriterAppender +++ /dev/null @@ -1 +0,0 @@ -#include "writerappender.h" -- cgit v1.2.3