Project files cleanup
This commit is contained in:
@@ -15,15 +15,14 @@ DEPENDPATH += $$PWD/../../zeiterfassungcorelib $$PWD/../../zeiterfassungguilib
|
|||||||
DEFINES += QT_DEPRECATED_WARNINGS QT_DISABLE_DEPRECATED_BEFORE=0x060000 QT_MESSAGELOGCONTEXT
|
DEFINES += QT_DEPRECATED_WARNINGS QT_DISABLE_DEPRECATED_BEFORE=0x060000 QT_MESSAGELOGCONTEXT
|
||||||
|
|
||||||
HEADERS += devtoolsplugin.h \
|
HEADERS += devtoolsplugin.h \
|
||||||
logmodel.h \
|
logmodel.h \
|
||||||
logdialog.h
|
logdialog.h
|
||||||
|
|
||||||
SOURCES += devtoolsplugin.cpp \
|
SOURCES += devtoolsplugin.cpp \
|
||||||
logmodel.cpp \
|
logmodel.cpp \
|
||||||
logdialog.cpp
|
logdialog.cpp
|
||||||
|
|
||||||
FORMS += \
|
FORMS += logdialog.ui
|
||||||
logdialog.ui
|
|
||||||
|
|
||||||
RESOURCES += devtoolsplugin_resources.qrc
|
RESOURCES += devtoolsplugin_resources.qrc
|
||||||
|
|
||||||
|
@@ -15,10 +15,10 @@ DEPENDPATH += $$PWD/../../zeiterfassungcorelib $$PWD/../../zeiterfassungguilib
|
|||||||
DEFINES += QT_DEPRECATED_WARNINGS QT_DISABLE_DEPRECATED_BEFORE=0x060000 QT_MESSAGELOGCONTEXT
|
DEFINES += QT_DEPRECATED_WARNINGS QT_DISABLE_DEPRECATED_BEFORE=0x060000 QT_MESSAGELOGCONTEXT
|
||||||
|
|
||||||
HEADERS += reportsplugin.h \
|
HEADERS += reportsplugin.h \
|
||||||
reportswidget.h
|
reportswidget.h
|
||||||
|
|
||||||
SOURCES += reportsplugin.cpp \
|
SOURCES += reportsplugin.cpp \
|
||||||
reportswidget.cpp
|
reportswidget.cpp
|
||||||
|
|
||||||
FORMS +=
|
FORMS +=
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
QT += core network
|
QT += core network
|
||||||
|
QT -= gui widgets
|
||||||
|
|
||||||
TARGET = zeiterfassungcorelib
|
TARGET = zeiterfassungcorelib
|
||||||
TEMPLATE = lib
|
TEMPLATE = lib
|
||||||
|
@@ -4,9 +4,7 @@
|
|||||||
|
|
||||||
#include "zeiterfassungguilib_global.h"
|
#include "zeiterfassungguilib_global.h"
|
||||||
|
|
||||||
namespace Ui {
|
namespace Ui { class AuthenticationDialog; }
|
||||||
class AuthenticationDialog;
|
|
||||||
}
|
|
||||||
|
|
||||||
class ZEITERFASSUNGGUILIBSHARED_EXPORT AuthenticationDialog : public QDialog
|
class ZEITERFASSUNGGUILIBSHARED_EXPORT AuthenticationDialog : public QDialog
|
||||||
{
|
{
|
||||||
|
@@ -168,8 +168,8 @@
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.ui" line="143"/>
|
<location filename="../mainwindow.ui" line="143"/>
|
||||||
<location filename="../mainwindow.cpp" line="366"/>
|
<location filename="../mainwindow.cpp" line="354"/>
|
||||||
<location filename="../mainwindow.cpp" line="377"/>
|
<location filename="../mainwindow.cpp" line="365"/>
|
||||||
<source>Start</source>
|
<source>Start</source>
|
||||||
<translation>Kommen</translation>
|
<translation>Kommen</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -266,19 +266,19 @@
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="192"/>
|
<location filename="../mainwindow.cpp" line="192"/>
|
||||||
<location filename="../mainwindow.cpp" line="297"/>
|
<location filename="../mainwindow.cpp" line="291"/>
|
||||||
<source>Could not create booking!</source>
|
<source>Could not create booking!</source>
|
||||||
<translation>Konnte Buchung nicht erstellen!</translation>
|
<translation>Konnte Buchung nicht erstellen!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="220"/>
|
<location filename="../mainwindow.cpp" line="220"/>
|
||||||
<location filename="../mainwindow.cpp" line="282"/>
|
<location filename="../mainwindow.cpp" line="276"/>
|
||||||
<source>Could not edit time assignment!</source>
|
<source>Could not edit time assignment!</source>
|
||||||
<translation>Konnte Kontierung nicht bearbeiten!</translation>
|
<translation>Konnte Kontierung nicht bearbeiten!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="396"/>
|
<location filename="../mainwindow.cpp" line="384"/>
|
||||||
<location filename="../mainwindow.cpp" line="405"/>
|
<location filename="../mainwindow.cpp" line="393"/>
|
||||||
<source>%0 (%1)</source>
|
<source>%0 (%1)</source>
|
||||||
<translation>%0 (%1)</translation>
|
<translation>%0 (%1)</translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -288,8 +288,8 @@
|
|||||||
<translation>Konnte Kontierung nicht erstellen!</translation>
|
<translation>Konnte Kontierung nicht erstellen!</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="366"/>
|
<location filename="../mainwindow.cpp" line="354"/>
|
||||||
<location filename="../mainwindow.cpp" line="377"/>
|
<location filename="../mainwindow.cpp" line="365"/>
|
||||||
<source>Switch</source>
|
<source>Switch</source>
|
||||||
<translation>Wechseln</translation>
|
<translation>Wechseln</translation>
|
||||||
</message>
|
</message>
|
||||||
|
@@ -168,8 +168,8 @@
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.ui" line="143"/>
|
<location filename="../mainwindow.ui" line="143"/>
|
||||||
<location filename="../mainwindow.cpp" line="366"/>
|
<location filename="../mainwindow.cpp" line="354"/>
|
||||||
<location filename="../mainwindow.cpp" line="377"/>
|
<location filename="../mainwindow.cpp" line="365"/>
|
||||||
<source>Start</source>
|
<source>Start</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -266,7 +266,7 @@
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="192"/>
|
<location filename="../mainwindow.cpp" line="192"/>
|
||||||
<location filename="../mainwindow.cpp" line="297"/>
|
<location filename="../mainwindow.cpp" line="291"/>
|
||||||
<source>Could not create booking!</source>
|
<source>Could not create booking!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
@@ -277,19 +277,19 @@
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="220"/>
|
<location filename="../mainwindow.cpp" line="220"/>
|
||||||
<location filename="../mainwindow.cpp" line="282"/>
|
<location filename="../mainwindow.cpp" line="276"/>
|
||||||
<source>Could not edit time assignment!</source>
|
<source>Could not edit time assignment!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="366"/>
|
<location filename="../mainwindow.cpp" line="354"/>
|
||||||
<location filename="../mainwindow.cpp" line="377"/>
|
<location filename="../mainwindow.cpp" line="365"/>
|
||||||
<source>Switch</source>
|
<source>Switch</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../mainwindow.cpp" line="396"/>
|
<location filename="../mainwindow.cpp" line="384"/>
|
||||||
<location filename="../mainwindow.cpp" line="405"/>
|
<location filename="../mainwindow.cpp" line="393"/>
|
||||||
<source>%0 (%1)</source>
|
<source>%0 (%1)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
Reference in New Issue
Block a user