Compare changes
Some changes are not shown.
For a faster browsing experience, only 87 of 88 files are shown. Download one of the files below to see all changes.
+2
−1
.gitlab-ci.yml
0 → 100644
+54
−0
.travis.yml
deleted100644 → 0
+0
−26
+7
−7
+25
−0
app/configs/application.json
0 → 100644
+13
−0
app/configs/install_types.json
0 → 100644
+192
−0
app/configs/install_types_alias.json
0 → 100644
+62
−0
app/images/icons/dialog-information.svg
0 → 100644
+7
−0
app/images/icons/dialog-warning.svg
0 → 100644
+7
−0
app/images/icons/emblem-default.svg
0 → 100644
+7
−0
app/images/icons/emblem-downloads.svg
0 → 100644
+7
−0
app/images/images.qrc
0 → 100644
+8
−0
app/qml/main.qml
0 → 100644
+169
−0
File moved.
app/qml/ui/Dialog.qml
0 → 100644
+113
−0
app/src/handlers/confighandler.cpp
0 → 100644
+85
−0
app/src/handlers/confighandler.h
0 → 100644
+27
−0
app/src/main.cpp
0 → 100644
+61
−0
+1
−1
desktop/desktop.pri
0 → 100644
+3
−0
desktop/ocs-url.svg
0 → 100644
+19
−0
docs/How-to-install.md
0 → 100644
+57
−0
docs/How-to-use.md
0 → 100644
+19
−0
docs/Internationalization.md
0 → 100644
+28
−0
docs/OCS-URL-specification.md
0 → 100644
+113
−0
i18n/i18n.pri
0 → 100644
+1
−0
i18n/i18n.pro
0 → 100644
+10
−0
i18n/i18n.qrc
0 → 100644
+9
−0
i18n/messages.en_US.qm
0 → 100644
+2.99 KiB
i18n/messages.en_US.ts
0 → 100644
+170
−0
i18n/messages.ja_JP.qm
0 → 100644
+2.47 KiB
i18n/messages.ja_JP.ts
0 → 100644
+170
−0
i18n/messages.qm
0 → 100644
+1
−0
i18n/messages.tr_TR.qm
0 → 100644
+2.72 KiB
i18n/messages.tr_TR.ts
0 → 100644
+170
−0
i18n/messages.ts
0 → 100644
+170
−0
i18n/messages.zh_TW.qm
0 → 100644
+2.15 KiB
i18n/messages.zh_TW.ts
0 → 100644
+170
−0
lib/lib.pri
0 → 100644
+1
−0
ocs-url.pro
0 → 100644
+15
−0
pkg/build.sh
deleted100644 → 0
+0
−121
pkg/fedora/ocs-url.spec
0 → 100644
+94
−0