Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/QRema.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-08-16 02:34:08 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-08-16 02:34:08 +0300
commitefdfab3463d38e56c768bcd6d7764a9d6ff16bc2 (patch)
tree2497822da74cf46b0600ea875399590a5038f1af
parent8884c9cab9f2974a87a63f2acf9bcc7cd86c107c (diff)
Added icons and initial actions
-rw-r--r--data/icons/scalable/actions/add.svg1
-rw-r--r--data/icons/scalable/actions/copy.svg1
-rw-r--r--data/icons/scalable/actions/edit.svg1
-rw-r--r--data/icons/scalable/actions/remove.svg1
-rw-r--r--data/icons/scalable/actions/search.svg1
-rw-r--r--data/icons/scalable/actions/settings.svg1
-rw-r--r--qremares.qrc2
-rw-r--r--src/main.cpp11
8 files changed, 19 insertions, 0 deletions
diff --git a/data/icons/scalable/actions/add.svg b/data/icons/scalable/actions/add.svg
new file mode 100644
index 0000000..703c5b7
--- /dev/null
+++ b/data/icons/scalable/actions/add.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-plus"><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg> \ No newline at end of file
diff --git a/data/icons/scalable/actions/copy.svg b/data/icons/scalable/actions/copy.svg
new file mode 100644
index 0000000..4e0b09f
--- /dev/null
+++ b/data/icons/scalable/actions/copy.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-copy"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path></svg> \ No newline at end of file
diff --git a/data/icons/scalable/actions/edit.svg b/data/icons/scalable/actions/edit.svg
new file mode 100644
index 0000000..ec7b4ca
--- /dev/null
+++ b/data/icons/scalable/actions/edit.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-edit"><path d="M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"></path><path d="M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z"></path></svg> \ No newline at end of file
diff --git a/data/icons/scalable/actions/remove.svg b/data/icons/scalable/actions/remove.svg
new file mode 100644
index 0000000..93cc734
--- /dev/null
+++ b/data/icons/scalable/actions/remove.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-minus"><line x1="5" y1="12" x2="19" y2="12"></line></svg> \ No newline at end of file
diff --git a/data/icons/scalable/actions/search.svg b/data/icons/scalable/actions/search.svg
new file mode 100644
index 0000000..8710306
--- /dev/null
+++ b/data/icons/scalable/actions/search.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"><circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line></svg> \ No newline at end of file
diff --git a/data/icons/scalable/actions/settings.svg b/data/icons/scalable/actions/settings.svg
new file mode 100644
index 0000000..19c2726
--- /dev/null
+++ b/data/icons/scalable/actions/settings.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-settings"><circle cx="12" cy="12" r="3"></circle><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"></path></svg> \ No newline at end of file
diff --git a/qremares.qrc b/qremares.qrc
new file mode 100644
index 0000000..90f4a83
--- /dev/null
+++ b/qremares.qrc
@@ -0,0 +1,2 @@
+<!DOCTYPE RCC>
+<RCC version="1.0"/>
diff --git a/src/main.cpp b/src/main.cpp
new file mode 100644
index 0000000..eaca329
--- /dev/null
+++ b/src/main.cpp
@@ -0,0 +1,11 @@
+#include "qremamain.h"
+#include <QApplication>
+
+int main(int argc, char *argv[])
+{
+ QApplication a(argc, argv);
+ QRemaMain w;
+ w.show();
+
+ return a.exec();
+}