OSDN Git Service

オランダ語プラグイン追加。
authorwordring <kouichi_pm@users.osdn.me>
Sat, 29 Aug 2015 06:07:20 +0000 (15:07 +0900)
committerwordring <kouichi_pm@users.osdn.me>
Sat, 29 Aug 2015 06:07:20 +0000 (15:07 +0900)
commit5761a96f7859d86c7e2b27e521fa51a8e54c911d
treedc1d94b65c24f78373d421eda5833ae9134650d1
parent01ce100d2fb24af549771ec159533e553479ac0e
オランダ語プラグイン追加。
80 files changed:
languages/dutch/dutch.cpp [new file with mode: 0644]
languages/dutch/dutch.h [new file with mode: 0644]
languages/dutch/dutch.pro [new file with mode: 0644]
languages/dutch/dutch.qrc [new file with mode: 0644]
languages/dutch/image/netherlands.svg [new file with mode: 0644]
languages/english/english.cpp
languages/english/english.h
languages/english/english.pro
languages/language/language.h
languages/languages.pro
proxy/main.cpp
proxy/tm.js [deleted file]
proxy/tmdatabase.cpp
proxy/tmdatabase.h
proxy/tmeditorwidget.cpp
proxy/tmservice.h
proxy/tmsocket.cpp
proxy/tmsocket.h
proxy/tmtext.cpp
proxy/tmtext.h
proxy/wordring.ico
third-party/OleanderStemmingLibrary/BUILD.txt [new file with mode: 0644]
third-party/OleanderStemmingLibrary/Change Log.txt [new file with mode: 0644]
third-party/OleanderStemmingLibrary/TestStemmer [new file with mode: 0644]
third-party/OleanderStemmingLibrary/docs.zip [new file with mode: 0644]
third-party/OleanderStemmingLibrary/example.cpp [new file with mode: 0644]
third-party/OleanderStemmingLibrary/indexing/common_lang_constants.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/indexing/string_util.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/license.txt [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/danish_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/dutch_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/english_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/finnish_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/french_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/german_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/italian_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/norwegian_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/portuguese_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/russian_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/spanish_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/stemming.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/stemming/swedish_stem.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/utilities/debug_logic.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/utilities/safe_math.h [new file with mode: 0644]
third-party/OleanderStemmingLibrary/utilities/utilities.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/indexing/common_lang_constants.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/indexing/string_util.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/danish_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/dutch_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/english_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/finnish_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/french_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/german_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/italian_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/norwegian_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/portuguese_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/russian_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/spanish_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/stemming.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/stemming/swedish_stem.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/utilities/debug_logic.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/utilities/safe_math.h [new file with mode: 0644]
third-party/include/OleanderStemmingLibrary/utilities/utilities.h [new file with mode: 0644]
third-party/license/OleanderStemmingLibrary/license.txt [new file with mode: 0644]
third-party/license/gnome-icon-theme-3.12.0/AUTHORS [new file with mode: 0644]
third-party/license/gnome-icon-theme-3.12.0/COPYING [new file with mode: 0644]
third-party/license/gnome-icon-theme-3.12.0/COPYING_CCBYSA3 [new file with mode: 0644]
third-party/license/gnome-icon-theme-3.12.0/COPYING_LGPL [new file with mode: 0644]
third-party/license/mecab-0.996/AUTHORS [new file with mode: 0644]
third-party/license/mecab-0.996/BSD [new file with mode: 0644]
third-party/license/mecab-0.996/COPYING [new file with mode: 0644]
third-party/license/mecab-0.996/GPL [new file with mode: 0644]
third-party/license/mecab-0.996/LGPL [new file with mode: 0644]
third-party/license/mecab-ipadic-2.7.0-20070801/AUTHORS [new file with mode: 0644]
third-party/license/mecab-ipadic-2.7.0-20070801/COPYING [new file with mode: 0644]
third-party/license/openssl-1.0.2d/ACKNOWLEDGMENTS [new file with mode: 0644]
third-party/license/openssl-1.0.2d/LICENSE [new file with mode: 0644]
third-party/license/sodipodi-flags/COPYING [new file with mode: 0644]
third-party/license/sodipodi-flags/CREDITS [new file with mode: 0644]
third-party/license/tidy-html5/LICENSE.txt [new file with mode: 0644]