nitrokey:247-pin_dialog_focus_on_mac-4

Last commit made on 2018-05-24
Get this branch:
git clone -b 247-pin_dialog_focus_on_mac-4 https://git.launchpad.net/nitrokey

Branch merges

Branch information

Name:
247-pin_dialog_focus_on_mac-4
Repository:
lp:nitrokey

Recent commits

7bf7ae9... by Szczepan

Decrease delay, after which window will be brought up

To avoid working on not-existing window

Signed-off-by: Szczepan Zalega <email address hidden>

6cf93db... by Szczepan

Merge branch 'pr_347'

Add Italian translation
Tested in both QMake and CMake builds

Closes #347

2343268... by luigi.mantellini@gmail.com

i18n: Add Italian translation.

62af2d5... by Szczepan

Merge branch 'pr_353'

Update German translations

Fixes #353

e8d013f... by Alexander Paetzelt

Fixes #322

e793b2d... by Szczepan

Merge branch 'pr_344'

Update German translation

Closes #344

7acac98... by Szczepan

Merge branch 'pr_348'

Call translation functions after the Translator was initialized.

Closes #348

afa9fb8... by luigi.mantellini@gmail.com

ui/mainwindow: Don't call tr() and use QT_TRANSLATE_NOOP on global objects.

Instead call tr() when required and we are sure that translation engine has been configured.

The main issue is that we call tr() before that translation is configured, then we cannot translate
these string after that.

dbdb5d8... by Szczepan

Merge branch 'pr_346'

Correct resource inclusion to CMake build.

Closes #346

30587e2... by luigi.mantellini@gmail.com

Fix CMakeList.txt in order to link resources.