aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed remove double linebreaks to old behaviournils2014-06-051-19/+1
* debug on winubbo2014-05-011-1/+1
* begin of fileencryptionwidgetubbo2013-10-161-4/+7
* removed key management and old key details dialognils2013-10-151-25/+25
* keydetails widget in qml workingnils2013-10-151-34/+2
* layoutubbo2013-10-111-1/+1
* show some keydata in qmlubbo2013-10-111-3/+3
* add qmlpage for keydetails, just a test nowubbo2013-10-111-0/+4
* eport key to file and to clipboard now worksnils2013-02-271-25/+51
* upload to keyserver now worksnils2013-02-261-10/+26
* cleaned up gpgcontextnils2013-02-161-1/+1
* really restart app, if changes in settingsdialog need thisnils2013-02-151-3/+1
* added signals signalRestartNeeded to settingsdialog to handle a needed restartnils2013-02-111-6/+17
* minor language correctionsnils2013-01-211-1/+1
* added encrypt to self functionalitynils2013-01-211-1/+1
* newtab slot works againnils2012-10-241-1/+1
* refactored slots in verify* and wizard.*nils2012-09-301-1/+1
* refactored slots in settingsdialog.* and textedit.*nils2012-09-301-16/+16
* refactored slots in keyserverimportdialog.*nils2012-09-301-1/+1
* refactored slots in fileencryption.*nils2012-09-301-1/+0
* refactored slots in mainwindow.*nils2012-09-301-73/+73
* added export key actions to main windownils2012-09-291-1/+50
* added key generating action to mainwindows menunils2012-09-291-5/+19
* added delete keys actions to mainwindows menubar and keylists contextmenunils2012-09-291-6/+80
* remove gpgme dependencies, cleanupubbo2012-09-291-2/+4
* added find action (but has to be improved)nils2012-09-191-1/+21
* merge mac-build-branch with trunkubbo2012-09-161-21/+203
* automatically restart gpg4usb after changing keydb path (and add note that re...nils2012-06-021-2/+3
* remove obsolete EncryptAndDecrypt logic from filemenuubbo2012-05-011-4/+4
* add gui elements for sign&verify of files, remove not used fileEncryptAndDecr...ubbo2012-05-011-19/+29
* set iconsize for import and file encryption button toonils2012-04-291-1/+4
* tabbed about dialog with translator file seperated, but of the encoding of th...nils2012-04-231-38/+1
* split up about dialog to keep translator info independendnils2012-03-231-3/+2
* proof of concept for upload key to servernils2012-03-211-0/+13
* added refresh keys from keyserver to keylistnils2012-03-051-1/+16
* refixed signing with utf8nils2012-03-021-2/+1
* fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils2012-03-011-2/+2
* show/hide steganography menu after closing settingsnils2012-02-191-4/+16
* also disable close action, when no tab is opened and little cleanupnils2012-02-191-1/+1
* little cleanupnils2012-02-191-5/+1
* disable appropraite actiosn, when no tab is shown (but actions are only disab...nils2012-02-161-2/+2
* added method to disable tab related actionsnils2012-02-151-4/+43
* fixed missing trnils2012-02-091-4/+4
* fixed help not shown in windowsnils2012-02-091-1/+1
* removed gpg-keyserver.de from keyserverlistnils2012-02-071-2/+1
* change default iconsize to 24x24ubbo2012-02-041-1/+1
* changed about dialognils2012-02-041-5/+5
* set toolbuttonstyle for import from and for file cryption dropdown toolbuttonnils2012-02-021-6/+8
* use ressource file for all icons and remove iconpathnils2012-01-191-35/+34
* instantly apply language selection in wizardubbo2012-01-181-1/+1