Set to blocked by default if account is added via drag & drop.
parent
449651e94f
commit
3ed5d3ce0d
|
@ -1,6 +1,6 @@
|
|||
cmake_minimum_required (VERSION 3.2)
|
||||
project (whyblocked
|
||||
VERSION 0.14.5
|
||||
VERSION 0.14.6
|
||||
LANGUAGES CXX
|
||||
)
|
||||
|
||||
|
|
|
@ -255,6 +255,7 @@ void MainWindow::dropEvent(QDropEvent *event)
|
|||
DialogAdd *dialog = new DialogAdd(_database, this);
|
||||
Database::data data;
|
||||
data.user = text;
|
||||
data.blocked = true;
|
||||
dialog->set_data(data);
|
||||
dialog->show();
|
||||
}
|
||||
|
|
|
@ -198,7 +198,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/whyblocked.ui" line="285"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="277"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="279"/>
|
||||
<source>Edit entry</source>
|
||||
<translation>Eintrag bearbeiten</translation>
|
||||
</message>
|
||||
|
@ -219,18 +219,18 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/whyblocked.ui" line="59"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="327"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="329"/>
|
||||
<source>User/Instance</source>
|
||||
<translation>Benutzer/Instanz</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="328"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="330"/>
|
||||
<source>Blocked/Silenced</source>
|
||||
<translation>Blockiert/Gedämpft</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/whyblocked.ui" line="72"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="329"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="331"/>
|
||||
<source>Reason</source>
|
||||
<translation>Begründung</translation>
|
||||
</message>
|
||||
|
@ -250,37 +250,37 @@
|
|||
<translation>gedämpft</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="271"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="273"/>
|
||||
<source>Invalid selection</source>
|
||||
<translation>Ungültige Auswahl</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="272"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="274"/>
|
||||
<source>Please select only 1 entry to edit.</source>
|
||||
<translation>Bitte nur 1 Eintrag zum bearbeiten auswählen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="211"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="212"/>
|
||||
<source>Nothing selected</source>
|
||||
<translation>Nichts ausgewählt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="212"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="213"/>
|
||||
<source>Please select entries to remove.</source>
|
||||
<translation>Bitte wähle Einträge aus, die gelöscht werden sollen.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="290"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="292"/>
|
||||
<source>About Whyblocked</source>
|
||||
<translation>Über Whyblocked</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="291"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="293"/>
|
||||
<source><p><b>Whyblocked</b> %1</p><p>Reminds you why you blocked someone.</p><p>Sourcecode: <a href="https://schlomp.space/tastytea/whyblocked">https://schlomp.space/tastytea/whyblocked</a></p><p><small>Copyright © 2018 <a href="mailto:tastytea@tastytea.de">tastytea</a>.<br>Licence GPLv3: <a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU GPL version 3</a>.<br>This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions.</small></p></source>
|
||||
<translation><p><b>Whyblocked</b> %1</p><p>Erinnert dich, warum du jemanden blockiertest.</p><p>Quelltext: <a href="https://schlomp.space/tastytea/whyblocked">https://schlomp.space/tastytea/whyblocked</a></p><p><small>Copyright © 2018 <a href="mailto:tastytea@tastytea.de">tastytea</a>.<br>Lizenz GPLv3: <a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU GPL version 3</a>.<br>Für dieses Programm besteht KEINERLEI GARANTIE. Dies ist freie Software, die Sie unter bestimmten Bedingungen weitergeben dürfen.</small></p></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="312"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="314"/>
|
||||
<source>Receipts:</source>
|
||||
<translation>Belege:</translation>
|
||||
</message>
|
||||
|
|
|
@ -198,7 +198,7 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/whyblocked.ui" line="285"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="277"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="279"/>
|
||||
<source>Edit entry</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -219,18 +219,18 @@
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/whyblocked.ui" line="59"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="327"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="329"/>
|
||||
<source>User/Instance</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="328"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="330"/>
|
||||
<source>Blocked/Silenced</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/whyblocked.ui" line="72"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="329"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="331"/>
|
||||
<source>Reason</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
@ -250,37 +250,37 @@
|
|||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="271"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="273"/>
|
||||
<source>Invalid selection</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="272"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="274"/>
|
||||
<source>Please select only 1 entry to edit.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="211"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="212"/>
|
||||
<source>Nothing selected</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="212"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="213"/>
|
||||
<source>Please select entries to remove.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="290"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="292"/>
|
||||
<source>About Whyblocked</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="291"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="293"/>
|
||||
<source><p><b>Whyblocked</b> %1</p><p>Reminds you why you blocked someone.</p><p>Sourcecode: <a href="https://schlomp.space/tastytea/whyblocked">https://schlomp.space/tastytea/whyblocked</a></p><p><small>Copyright © 2018 <a href="mailto:tastytea@tastytea.de">tastytea</a>.<br>Licence GPLv3: <a href="https://www.gnu.org/licenses/gpl-3.0.html">GNU GPL version 3</a>.<br>This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions.</small></p></source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="312"/>
|
||||
<location filename="../src/qt/mainwindow.cpp" line="314"/>
|
||||
<source>Receipts:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
|
Loading…
Reference in New Issue