diff --git a/.gitignore b/.gitignore index c96e9d4..a33891e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,84 +1,3 @@ -# This file is used to ignore files which are generated -# ---------------------------------------------------------------------------- - -*~ -*.autosave -*.a -*.core -*.moc -*.o -*.obj -*.orig -*.rej -*.so -*.so.* -*_pch.h.cpp -*_resource.rc -*.qm -.#* -*.*# -core -!core/ -tags -.DS_Store -.directory -*.debug -Makefile* -*.prl -*.app -moc_*.cpp -ui_*.h -qrc_*.cpp -Thumbs.db -*.res -*.rc -/.qmake.cache -/.qmake.stash - -# qtcreator generated files -*.pro.user* - -# xemacs temporary files -*.flc - -# Vim temporary files -.*.swp - -# Visual Studio generated files -*.ib_pdb_index -*.idb -*.ilk -*.pdb -*.sln -*.suo -*.vcproj -*vcproj.*.*.user -*.ncb -*.sdf -*.opensdf -*.vcxproj -*vcxproj.* - -# MinGW generated files -*.Debug -*.Release - -# Python byte code -*.pyc - -# Binaries -# -------- -*.dll -*.exe -build*/ -build-* -build-*/ -build* -!.vscode -debug/ -debug -release/ -release -cmake-build*/ -.idea/ - +/cmake-build-release/ +/cmake-build-debug/ +/.idea/ diff --git a/resources/app_win32.rc b/resources/app_win32.rc new file mode 100644 index 0000000..da3e7bc --- /dev/null +++ b/resources/app_win32.rc @@ -0,0 +1 @@ +IDI_ICON1 ICON DISCARDABLE "favicon.ico" \ No newline at end of file diff --git a/windeploy/D3Dcompiler_47.dll b/windeploy/D3Dcompiler_47.dll new file mode 100644 index 0000000..56512f5 Binary files /dev/null and b/windeploy/D3Dcompiler_47.dll differ diff --git a/windeploy/FileRename.exe b/windeploy/FileRename.exe new file mode 100644 index 0000000..7abcf8e Binary files /dev/null and b/windeploy/FileRename.exe differ diff --git a/windeploy/Qt5Core.dll b/windeploy/Qt5Core.dll new file mode 100644 index 0000000..5ec58e1 Binary files /dev/null and b/windeploy/Qt5Core.dll differ diff --git a/windeploy/Qt5Gui.dll b/windeploy/Qt5Gui.dll new file mode 100644 index 0000000..d75c183 Binary files /dev/null and b/windeploy/Qt5Gui.dll differ diff --git a/windeploy/Qt5Svg.dll b/windeploy/Qt5Svg.dll new file mode 100644 index 0000000..4087736 Binary files /dev/null and b/windeploy/Qt5Svg.dll differ diff --git a/windeploy/Qt5Widgets.dll b/windeploy/Qt5Widgets.dll new file mode 100644 index 0000000..84511cc Binary files /dev/null and b/windeploy/Qt5Widgets.dll differ diff --git a/windeploy/iconengines/qsvgicon.dll b/windeploy/iconengines/qsvgicon.dll new file mode 100644 index 0000000..7f92d34 Binary files /dev/null and b/windeploy/iconengines/qsvgicon.dll differ diff --git a/windeploy/imageformats/qgif.dll b/windeploy/imageformats/qgif.dll new file mode 100644 index 0000000..fe72ce3 Binary files /dev/null and b/windeploy/imageformats/qgif.dll differ diff --git a/windeploy/imageformats/qicns.dll b/windeploy/imageformats/qicns.dll new file mode 100644 index 0000000..1c5ab4f Binary files /dev/null and b/windeploy/imageformats/qicns.dll differ diff --git a/windeploy/imageformats/qico.dll b/windeploy/imageformats/qico.dll new file mode 100644 index 0000000..4f12ab9 Binary files /dev/null and b/windeploy/imageformats/qico.dll differ diff --git a/windeploy/imageformats/qjpeg.dll b/windeploy/imageformats/qjpeg.dll new file mode 100644 index 0000000..6dbeeb2 Binary files /dev/null and b/windeploy/imageformats/qjpeg.dll differ diff --git a/windeploy/imageformats/qsvg.dll b/windeploy/imageformats/qsvg.dll new file mode 100644 index 0000000..6717ba4 Binary files /dev/null and b/windeploy/imageformats/qsvg.dll differ diff --git a/windeploy/imageformats/qtga.dll b/windeploy/imageformats/qtga.dll new file mode 100644 index 0000000..bfe4295 Binary files /dev/null and b/windeploy/imageformats/qtga.dll differ diff --git a/windeploy/imageformats/qtiff.dll b/windeploy/imageformats/qtiff.dll new file mode 100644 index 0000000..4cbf358 Binary files /dev/null and b/windeploy/imageformats/qtiff.dll differ diff --git a/windeploy/imageformats/qwbmp.dll b/windeploy/imageformats/qwbmp.dll new file mode 100644 index 0000000..6d93968 Binary files /dev/null and b/windeploy/imageformats/qwbmp.dll differ diff --git a/windeploy/imageformats/qwebp.dll b/windeploy/imageformats/qwebp.dll new file mode 100644 index 0000000..f783616 Binary files /dev/null and b/windeploy/imageformats/qwebp.dll differ diff --git a/windeploy/libEGL.dll b/windeploy/libEGL.dll new file mode 100644 index 0000000..873d988 Binary files /dev/null and b/windeploy/libEGL.dll differ diff --git a/windeploy/libGLESv2.dll b/windeploy/libGLESv2.dll new file mode 100644 index 0000000..d6786ca Binary files /dev/null and b/windeploy/libGLESv2.dll differ diff --git a/windeploy/libgcc_s_seh-1.dll b/windeploy/libgcc_s_seh-1.dll new file mode 100644 index 0000000..4ec945b Binary files /dev/null and b/windeploy/libgcc_s_seh-1.dll differ diff --git a/windeploy/libstdc++-6.dll b/windeploy/libstdc++-6.dll new file mode 100644 index 0000000..8e55acc Binary files /dev/null and b/windeploy/libstdc++-6.dll differ diff --git a/windeploy/libwinpthread-1.dll b/windeploy/libwinpthread-1.dll new file mode 100644 index 0000000..d9f4e1a Binary files /dev/null and b/windeploy/libwinpthread-1.dll differ diff --git a/windeploy/opengl32sw.dll b/windeploy/opengl32sw.dll new file mode 100644 index 0000000..475e82a Binary files /dev/null and b/windeploy/opengl32sw.dll differ diff --git a/windeploy/platforms/qwindows.dll b/windeploy/platforms/qwindows.dll new file mode 100644 index 0000000..b02c018 Binary files /dev/null and b/windeploy/platforms/qwindows.dll differ diff --git a/windeploy/styles/qwindowsvistastyle.dll b/windeploy/styles/qwindowsvistastyle.dll new file mode 100644 index 0000000..9f5b283 Binary files /dev/null and b/windeploy/styles/qwindowsvistastyle.dll differ diff --git a/windeploy/translations/qt_ar.qm b/windeploy/translations/qt_ar.qm new file mode 100644 index 0000000..1e9227a Binary files /dev/null and b/windeploy/translations/qt_ar.qm differ diff --git a/windeploy/translations/qt_bg.qm b/windeploy/translations/qt_bg.qm new file mode 100644 index 0000000..dcec255 Binary files /dev/null and b/windeploy/translations/qt_bg.qm differ diff --git a/windeploy/translations/qt_ca.qm b/windeploy/translations/qt_ca.qm new file mode 100644 index 0000000..0b798e5 Binary files /dev/null and b/windeploy/translations/qt_ca.qm differ diff --git a/windeploy/translations/qt_cs.qm b/windeploy/translations/qt_cs.qm new file mode 100644 index 0000000..3ab5ca7 Binary files /dev/null and b/windeploy/translations/qt_cs.qm differ diff --git a/windeploy/translations/qt_da.qm b/windeploy/translations/qt_da.qm new file mode 100644 index 0000000..6756496 Binary files /dev/null and b/windeploy/translations/qt_da.qm differ diff --git a/windeploy/translations/qt_de.qm b/windeploy/translations/qt_de.qm new file mode 100644 index 0000000..9c8e9b4 Binary files /dev/null and b/windeploy/translations/qt_de.qm differ diff --git a/windeploy/translations/qt_en.qm b/windeploy/translations/qt_en.qm new file mode 100644 index 0000000..9dad8df Binary files /dev/null and b/windeploy/translations/qt_en.qm differ diff --git a/windeploy/translations/qt_es.qm b/windeploy/translations/qt_es.qm new file mode 100644 index 0000000..82012da Binary files /dev/null and b/windeploy/translations/qt_es.qm differ diff --git a/windeploy/translations/qt_fi.qm b/windeploy/translations/qt_fi.qm new file mode 100644 index 0000000..2548cca Binary files /dev/null and b/windeploy/translations/qt_fi.qm differ diff --git a/windeploy/translations/qt_fr.qm b/windeploy/translations/qt_fr.qm new file mode 100644 index 0000000..8353f0a Binary files /dev/null and b/windeploy/translations/qt_fr.qm differ diff --git a/windeploy/translations/qt_gd.qm b/windeploy/translations/qt_gd.qm new file mode 100644 index 0000000..fd7eecd Binary files /dev/null and b/windeploy/translations/qt_gd.qm differ diff --git a/windeploy/translations/qt_he.qm b/windeploy/translations/qt_he.qm new file mode 100644 index 0000000..e15d45e Binary files /dev/null and b/windeploy/translations/qt_he.qm differ diff --git a/windeploy/translations/qt_hu.qm b/windeploy/translations/qt_hu.qm new file mode 100644 index 0000000..b51bd1a Binary files /dev/null and b/windeploy/translations/qt_hu.qm differ diff --git a/windeploy/translations/qt_it.qm b/windeploy/translations/qt_it.qm new file mode 100644 index 0000000..0d9d17d Binary files /dev/null and b/windeploy/translations/qt_it.qm differ diff --git a/windeploy/translations/qt_ja.qm b/windeploy/translations/qt_ja.qm new file mode 100644 index 0000000..74409b1 Binary files /dev/null and b/windeploy/translations/qt_ja.qm differ diff --git a/windeploy/translations/qt_ko.qm b/windeploy/translations/qt_ko.qm new file mode 100644 index 0000000..a46b8a0 Binary files /dev/null and b/windeploy/translations/qt_ko.qm differ diff --git a/windeploy/translations/qt_lv.qm b/windeploy/translations/qt_lv.qm new file mode 100644 index 0000000..c1dbfbd Binary files /dev/null and b/windeploy/translations/qt_lv.qm differ diff --git a/windeploy/translations/qt_pl.qm b/windeploy/translations/qt_pl.qm new file mode 100644 index 0000000..0909204 Binary files /dev/null and b/windeploy/translations/qt_pl.qm differ diff --git a/windeploy/translations/qt_ru.qm b/windeploy/translations/qt_ru.qm new file mode 100644 index 0000000..791bfc4 Binary files /dev/null and b/windeploy/translations/qt_ru.qm differ diff --git a/windeploy/translations/qt_sk.qm b/windeploy/translations/qt_sk.qm new file mode 100644 index 0000000..215d234 Binary files /dev/null and b/windeploy/translations/qt_sk.qm differ diff --git a/windeploy/translations/qt_uk.qm b/windeploy/translations/qt_uk.qm new file mode 100644 index 0000000..88c4362 Binary files /dev/null and b/windeploy/translations/qt_uk.qm differ diff --git a/windeploy/translations/qt_zh_TW.qm b/windeploy/translations/qt_zh_TW.qm new file mode 100644 index 0000000..051b516 Binary files /dev/null and b/windeploy/translations/qt_zh_TW.qm differ