aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-16begin of fileencryptionwidgetubbo1-4/+7
2013-10-15removed key management and old key details dialognils1-25/+25
2013-10-15keydetails widget in qml workingnils1-34/+2
2013-10-11layoutubbo1-1/+1
2013-10-11show some keydata in qmlubbo1-3/+3
2013-10-11add qmlpage for keydetails, just a test nowubbo1-0/+4
2013-02-27eport key to file and to clipboard now worksnils1-25/+51
2013-02-26upload to keyserver now worksnils1-10/+26
2013-02-16cleaned up gpgcontextnils1-1/+1
2013-02-15really restart app, if changes in settingsdialog need thisnils1-3/+1
2013-02-11added signals signalRestartNeeded to settingsdialog to handle a needed restartnils1-6/+17
2013-01-21minor language correctionsnils1-1/+1
2013-01-21added encrypt to self functionalitynils1-1/+1
2012-10-24newtab slot works againnils1-1/+1
2012-09-30refactored slots in verify* and wizard.*nils1-1/+1
2012-09-30refactored slots in settingsdialog.* and textedit.*nils1-16/+16
2012-09-30refactored slots in keyserverimportdialog.*nils1-1/+1
2012-09-30refactored slots in fileencryption.*nils1-1/+0
2012-09-30refactored slots in mainwindow.*nils1-73/+73
2012-09-29added export key actions to main windownils1-1/+50
2012-09-29added key generating action to mainwindows menunils1-5/+19
2012-09-29added delete keys actions to mainwindows menubar and keylists contextmenunils1-6/+80
2012-09-29remove gpgme dependencies, cleanupubbo1-2/+4
2012-09-19added find action (but has to be improved)nils1-1/+21
2012-09-16merge mac-build-branch with trunkubbo1-21/+203
2012-06-02automatically restart gpg4usb after changing keydb path (and add note that re...nils1-2/+3
2012-05-01remove obsolete EncryptAndDecrypt logic from filemenuubbo1-4/+4
2012-05-01add gui elements for sign&verify of files, remove not used fileEncryptAndDecr...ubbo1-19/+29
2012-04-29set iconsize for import and file encryption button toonils1-1/+4
2012-04-23tabbed about dialog with translator file seperated, but of the encoding of th...nils1-38/+1
2012-03-23split up about dialog to keep translator info independendnils1-3/+2
2012-03-21proof of concept for upload key to servernils1-0/+13
2012-03-05added refresh keys from keyserver to keylistnils1-1/+16
2012-03-02refixed signing with utf8nils1-2/+1
2012-03-01fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils1-2/+2
2012-02-19show/hide steganography menu after closing settingsnils1-4/+16
2012-02-19also disable close action, when no tab is opened and little cleanupnils1-1/+1
2012-02-19little cleanupnils1-5/+1
2012-02-16disable appropraite actiosn, when no tab is shown (but actions are only disab...nils1-2/+2
2012-02-15added method to disable tab related actionsnils1-4/+43
2012-02-09fixed missing trnils1-4/+4
2012-02-09fixed help not shown in windowsnils1-1/+1
2012-02-07removed gpg-keyserver.de from keyserverlistnils1-2/+1
2012-02-04change default iconsize to 24x24ubbo1-1/+1
2012-02-04changed about dialognils1-5/+5
2012-02-02set toolbuttonstyle for import from and for file cryption dropdown toolbuttonnils1-6/+8
2012-01-19use ressource file for all icons and remove iconpathnils1-35/+34
2012-01-18instantly apply language selection in wizardubbo1-1/+1
2012-01-18updated TODOnils1-0/+1
2012-01-15scroll to #content in keygen helpubbo1-1/+1