summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSandro S. Andrade <sandroandrade@kde.org>2013-06-07 11:44:22 -0300
committerSandro S. Andrade <sandroandrade@kde.org>2013-06-07 16:46:31 +0200
commit847051067fbdd43218602819bed7a69ee3a8a267 (patch)
tree9c4533f7e89092e72bf865964fdcaeac70de46b3
parentc71b5e1344977a555e723cdc1e69c10fa9ccdb76 (diff)
Renaming QtUml Editor to DuSE-MT
Change-Id: Id78c524b4c9022edded04fb1d852d8036b290d67 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
-rw-r--r--examples/uml/duse-mt/aboutplugins.ui (renamed from examples/uml/qtumleditor/aboutplugins.ui)0
-rw-r--r--examples/uml/duse-mt/duse-mt.pro (renamed from examples/uml/qtumleditor/qtumleditor.pro)6
-rw-r--r--examples/uml/duse-mt/duse-mt.qrc (renamed from examples/uml/qtumleditor/qtumleditor.qrc)0
-rw-r--r--examples/uml/duse-mt/example.xmi (renamed from examples/uml/qtumleditor/example.xmi)0
-rw-r--r--examples/uml/duse-mt/example2.xmi (renamed from examples/uml/qtumleditor/example2.xmi)0
-rw-r--r--examples/uml/duse-mt/icons/application-exit.png (renamed from examples/uml/qtumleditor/icons/application-exit.png)bin3017 -> 3017 bytes
-rw-r--r--examples/uml/duse-mt/icons/cleartext.png (renamed from examples/uml/qtumleditor/icons/cleartext.png)bin760 -> 760 bytes
-rw-r--r--examples/uml/duse-mt/icons/document-new.png (renamed from examples/uml/qtumleditor/icons/document-new.png)bin2461 -> 2461 bytes
-rw-r--r--examples/uml/duse-mt/icons/document-open.png (renamed from examples/uml/qtumleditor/icons/document-open.png)bin2798 -> 2798 bytes
-rw-r--r--examples/uml/duse-mt/icons/document-save-as.png (renamed from examples/uml/qtumleditor/icons/document-save-as.png)bin3792 -> 3792 bytes
-rw-r--r--examples/uml/duse-mt/icons/document-save.png (renamed from examples/uml/qtumleditor/icons/document-save.png)bin2122 -> 2122 bytes
-rw-r--r--examples/uml/duse-mt/icons/help-about.png (renamed from examples/uml/qtumleditor/icons/help-about.png)bin2742 -> 2742 bytes
-rw-r--r--examples/uml/duse-mt/icons/resetproperty.png (renamed from examples/uml/qtumleditor/icons/resetproperty.png)bin169 -> 169 bytes
-rw-r--r--examples/uml/duse-mt/main.cpp (renamed from examples/uml/qtumleditor/main.cpp)0
-rw-r--r--examples/uml/duse-mt/mainwindow.cpp (renamed from examples/uml/qtumleditor/mainwindow.cpp)4
-rw-r--r--examples/uml/duse-mt/mainwindow.h (renamed from examples/uml/qtumleditor/mainwindow.h)0
-rw-r--r--examples/uml/duse-mt/mainwindow.ui (renamed from examples/uml/qtumleditor/mainwindow.ui)16
-rw-r--r--examples/uml/duse-mt/newmodel.ui (renamed from examples/uml/qtumleditor/newmodel.ui)0
-rw-r--r--examples/uml/uml.pro2
19 files changed, 14 insertions, 14 deletions
diff --git a/examples/uml/qtumleditor/aboutplugins.ui b/examples/uml/duse-mt/aboutplugins.ui
index 44ad9865..44ad9865 100644
--- a/examples/uml/qtumleditor/aboutplugins.ui
+++ b/examples/uml/duse-mt/aboutplugins.ui
diff --git a/examples/uml/qtumleditor/qtumleditor.pro b/examples/uml/duse-mt/duse-mt.pro
index 5c248cd0..f35182d2 100644
--- a/examples/uml/qtumleditor/qtumleditor.pro
+++ b/examples/uml/duse-mt/duse-mt.pro
@@ -6,12 +6,12 @@
QT = wrappedobjectswidgets script
-TARGET = qtumleditor
+TARGET = duse-mt
TEMPLATE = app
target.path = $$[QT_INSTALL_PREFIX]/bin
-xmi.path = $$[QT_INSTALL_PREFIX]/share/doc/packages/qtumleditor
+xmi.path = $$[QT_INSTALL_PREFIX]/share/doc/packages/duse-mt
xmi.files = example.xmi
INSTALLS += target xmi
@@ -28,4 +28,4 @@ FORMS += mainwindow.ui \
newmodel.ui
RESOURCES += \
- qtumleditor.qrc
+ duse-mt.qrc
diff --git a/examples/uml/qtumleditor/qtumleditor.qrc b/examples/uml/duse-mt/duse-mt.qrc
index e46a2a73..e46a2a73 100644
--- a/examples/uml/qtumleditor/qtumleditor.qrc
+++ b/examples/uml/duse-mt/duse-mt.qrc
diff --git a/examples/uml/qtumleditor/example.xmi b/examples/uml/duse-mt/example.xmi
index e2d7d431..e2d7d431 100644
--- a/examples/uml/qtumleditor/example.xmi
+++ b/examples/uml/duse-mt/example.xmi
diff --git a/examples/uml/qtumleditor/example2.xmi b/examples/uml/duse-mt/example2.xmi
index bbef77a4..bbef77a4 100644
--- a/examples/uml/qtumleditor/example2.xmi
+++ b/examples/uml/duse-mt/example2.xmi
diff --git a/examples/uml/qtumleditor/icons/application-exit.png b/examples/uml/duse-mt/icons/application-exit.png
index 9ae1f1fb..9ae1f1fb 100644
--- a/examples/uml/qtumleditor/icons/application-exit.png
+++ b/examples/uml/duse-mt/icons/application-exit.png
Binary files differ
diff --git a/examples/uml/qtumleditor/icons/cleartext.png b/examples/uml/duse-mt/icons/cleartext.png
index 74133baf..74133baf 100644
--- a/examples/uml/qtumleditor/icons/cleartext.png
+++ b/examples/uml/duse-mt/icons/cleartext.png
Binary files differ
diff --git a/examples/uml/qtumleditor/icons/document-new.png b/examples/uml/duse-mt/icons/document-new.png
index 61db97ae..61db97ae 100644
--- a/examples/uml/qtumleditor/icons/document-new.png
+++ b/examples/uml/duse-mt/icons/document-new.png
Binary files differ
diff --git a/examples/uml/qtumleditor/icons/document-open.png b/examples/uml/duse-mt/icons/document-open.png
index 3432ed27..3432ed27 100644
--- a/examples/uml/qtumleditor/icons/document-open.png
+++ b/examples/uml/duse-mt/icons/document-open.png
Binary files differ
diff --git a/examples/uml/qtumleditor/icons/document-save-as.png b/examples/uml/duse-mt/icons/document-save-as.png
index ed2453d9..ed2453d9 100644
--- a/examples/uml/qtumleditor/icons/document-save-as.png
+++ b/examples/uml/duse-mt/icons/document-save-as.png
Binary files differ
diff --git a/examples/uml/qtumleditor/icons/document-save.png b/examples/uml/duse-mt/icons/document-save.png
index cc380a03..cc380a03 100644
--- a/examples/uml/qtumleditor/icons/document-save.png
+++ b/examples/uml/duse-mt/icons/document-save.png
Binary files differ
diff --git a/examples/uml/qtumleditor/icons/help-about.png b/examples/uml/duse-mt/icons/help-about.png
index 8f3a936d..8f3a936d 100644
--- a/examples/uml/qtumleditor/icons/help-about.png
+++ b/examples/uml/duse-mt/icons/help-about.png
Binary files differ
diff --git a/examples/uml/qtumleditor/icons/resetproperty.png b/examples/uml/duse-mt/icons/resetproperty.png
index 9048252e..9048252e 100644
--- a/examples/uml/qtumleditor/icons/resetproperty.png
+++ b/examples/uml/duse-mt/icons/resetproperty.png
Binary files differ
diff --git a/examples/uml/qtumleditor/main.cpp b/examples/uml/duse-mt/main.cpp
index 9c210fbc..9c210fbc 100644
--- a/examples/uml/qtumleditor/main.cpp
+++ b/examples/uml/duse-mt/main.cpp
diff --git a/examples/uml/qtumleditor/mainwindow.cpp b/examples/uml/duse-mt/mainwindow.cpp
index 9ea275a9..d6da525c 100644
--- a/examples/uml/qtumleditor/mainwindow.cpp
+++ b/examples/uml/duse-mt/mainwindow.cpp
@@ -159,7 +159,7 @@ void MainWindow::saveXmi(QWrappedObject *rootElement)
QMessageBox::critical(this, tr("Save As"), tr("Error when writing XMI file !"));
else {
statusBar()->showMessage("XMI file successfully saved !", 3000);
- setWindowTitle(QFileInfo(file).fileName() + " - QtUml Editor");
+ setWindowTitle(QFileInfo(file).fileName() + " - DuSE-MT");
}
}
@@ -172,7 +172,7 @@ QWrappedObject *MainWindow::loadXmi()
}
QXmiReader reader(&_engine, true);
- setWindowTitle(QFileInfo(file).fileName() + " - QtUml Editor");
+ setWindowTitle(QFileInfo(file).fileName() + " - DuSE-MT");
QWrappedObject *wrappedObject = reader.readFile(&file);
ui->txeIssues->setModel(new QStringListModel(reader.errorStrings()));
if (wrappedObject) {
diff --git a/examples/uml/qtumleditor/mainwindow.h b/examples/uml/duse-mt/mainwindow.h
index 1ad996a5..1ad996a5 100644
--- a/examples/uml/qtumleditor/mainwindow.h
+++ b/examples/uml/duse-mt/mainwindow.h
diff --git a/examples/uml/qtumleditor/mainwindow.ui b/examples/uml/duse-mt/mainwindow.ui
index 9134fbf8..5328010a 100644
--- a/examples/uml/qtumleditor/mainwindow.ui
+++ b/examples/uml/duse-mt/mainwindow.ui
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>QtUml Editor</string>
+ <string>DuSE-MT</string>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QGridLayout" name="gridLayout_3"/>
@@ -255,7 +255,7 @@
</widget>
<action name="actionFileNew">
<property name="icon">
- <iconset theme="document-new" resource="qtumleditor.qrc">
+ <iconset theme="document-new" resource="duse-mt.qrc">
<normaloff>:/icons/document-new.png</normaloff>:/icons/document-new.png</iconset>
</property>
<property name="text">
@@ -270,7 +270,7 @@
</action>
<action name="actionFileOpen">
<property name="icon">
- <iconset theme="document-open" resource="qtumleditor.qrc">
+ <iconset theme="document-open" resource="duse-mt.qrc">
<normaloff>:/icons/document-open.png</normaloff>:/icons/document-open.png</iconset>
</property>
<property name="text">
@@ -282,7 +282,7 @@
</action>
<action name="actionFileSave">
<property name="icon">
- <iconset theme="document-save" resource="qtumleditor.qrc">
+ <iconset theme="document-save" resource="duse-mt.qrc">
<normaloff>:/icons/document-save.png</normaloff>:/icons/document-save.png</iconset>
</property>
<property name="text">
@@ -297,7 +297,7 @@
</action>
<action name="actionFileSaveAs">
<property name="icon">
- <iconset theme="document-save-as" resource="qtumleditor.qrc">
+ <iconset theme="document-save-as" resource="duse-mt.qrc">
<normaloff>:/icons/document-save-as.png</normaloff>:/icons/document-save-as.png</iconset>
</property>
<property name="text">
@@ -306,7 +306,7 @@
</action>
<action name="actionFileQuit">
<property name="icon">
- <iconset theme="application-exit" resource="qtumleditor.qrc">
+ <iconset theme="application-exit" resource="duse-mt.qrc">
<normaloff>:/icons/application-exit.png</normaloff>:/icons/application-exit.png</iconset>
</property>
<property name="text">
@@ -318,7 +318,7 @@
</action>
<action name="actionAboutPlugins">
<property name="icon">
- <iconset theme="help-about" resource="qtumleditor.qrc">
+ <iconset theme="help-about" resource="duse-mt.qrc">
<normaloff>:/icons/help-about.png</normaloff>:/icons/help-about.png</iconset>
</property>
<property name="text">
@@ -342,7 +342,7 @@
</customwidget>
</customwidgets>
<resources>
- <include location="qtumleditor.qrc"/>
+ <include location="duse-mt.qrc"/>
</resources>
<connections>
<connection>
diff --git a/examples/uml/qtumleditor/newmodel.ui b/examples/uml/duse-mt/newmodel.ui
index 4493f5f2..4493f5f2 100644
--- a/examples/uml/qtumleditor/newmodel.ui
+++ b/examples/uml/duse-mt/newmodel.ui
diff --git a/examples/uml/uml.pro b/examples/uml/uml.pro
index 65307ce6..78a8dc4f 100644
--- a/examples/uml/uml.pro
+++ b/examples/uml/uml.pro
@@ -1,4 +1,4 @@
TEMPLATE = subdirs
SUBDIRS = nested-packages profiles xmi-write xmi-read
-qtHaveModule(widgets): SUBDIRS += qtumleditor
+qtHaveModule(widgets): SUBDIRS += duse-mt