refaktoring
authorJakub Jaszczynski <j.j.jaszczynski@gmail.com>
Tue, 7 Sep 2010 06:28:54 +0000 (08:28 +0200)
committerJakub Jaszczynski <j.j.jaszczynski@gmail.com>
Tue, 7 Sep 2010 06:28:54 +0000 (08:28 +0200)
commit4242fe38b152bd4d71916bfd21ddbaa20df512c9
tree6e72a4e419818ab046ac38b5dd38b44e28f666c5
parenta5c3ef7afaa6a96c19dae79d54e65edcd120cd83
refaktoring
25 files changed:
src/include/AccentsNormalizer.h
src/include/CommonDictInterface.h
src/include/DictDialog.h
src/include/GUIInterface.h
src/include/settings.h
src/include/translation.h
src/mdictionary/backbone/BookmarkTranslations.h
src/mdictionary/backbone/Bookmarks.cpp
src/plugins/google/GooglePlugin.cpp
src/plugins/google/GooglePlugin.h
src/plugins/google/GoogleSettingsDialog.h
src/plugins/google/TranslationGoogle.h
src/plugins/xdxf/TranslationXdxf.cpp
src/plugins/xdxf/XdxfCachingDialog.cpp
src/plugins/xdxf/XdxfCachingDialog.h
src/plugins/xdxf/XdxfLoadDialog.cpp
src/plugins/xdxf/XdxfLoadDialog.h
src/plugins/xdxf/XdxfSettingsDialog.h
src/plugins/xdxf/xdxfplugin.cpp
src/plugins/xdxf/xdxfplugin.h
tests/GooglePluginTests/test.cpp
tests/GooglePluginTests/test.h
tests/XdxfPluginTests/test.cpp
tests/XdxfPluginTests/test.h
tests/mDictionaryTests/CommonDictInterfaceMock.h