nitrokey:issue_33_sync_for_not_encrypted

Last commit made on 2016-05-12
Get this branch:
git clone -b issue_33_sync_for_not_encrypted https://git.launchpad.net/nitrokey

Branch merges

Branch information

Name:
issue_33_sync_for_not_encrypted
Repository:
lp:nitrokey

Recent commits

439c947... by Szczepan

Add sync for not encrypted device and user-side unmount

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

474cb55... by szszszsz <email address hidden>

Reformat code with clang-format-3.8 using LLVM style and line length=100 (#52)

Issue #44

7e0e6e9... by szszszsz <email address hidden>

Combine generating AES keys and sd card initialization with random data into one operation (#49)

65a1c5e... by szszszsz <email address hidden>

Revert "Add console in CONFIG += qt console" (#51)

This reverts commit 2f6f9f4a5f5f263ed11236483a3796ce286d1d6d.
Reverting since it probably creates additional console window under
Windows.

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

b38864b... by szszszsz <email address hidden>

Hiding "Lock device" from menu when no unlocked disks are available

Handling also password safe and GTK2

2866e8e... by szszszsz <email address hidden>

Set QT_QPA_PLATFORMTHEME to generic for QT5

Set QT_QPA_PLATFORMTHEME to generic for QT5 whenever Appmenu is installed (issue 43)

986f6b9... by Szczepan Zalega <email address hidden>

workaround for issue 43

95bfe9b... by =?utf-8?b?Ui4gQsO2ZGRla2Vy?= <email address hidden>

Avoid calling hid_send_feature_report with 0 handle

58dd254... by =?utf-8?b?Ui4gQsO2ZGRla2Vy?= <email address hidden>

Merge branch 'master' of https://github.com/Nitrokey/nitrokey-app

2f6f9f4... by =?utf-8?b?Ui4gQsO2ZGRla2Vy?= <email address hidden>

Add console in CONFIG += qt console