aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* begin of fileencryptionwidgetubbo2013-10-161-4/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1071 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed key management and old key details dialognils2013-10-151-25/+25
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1062 34ebc366-c3a9-4b3c-9f84-69acf7962910
* keydetails widget in qml workingnils2013-10-151-34/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1061 34ebc366-c3a9-4b3c-9f84-69acf7962910
* layoutubbo2013-10-111-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1049 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show some keydata in qmlubbo2013-10-111-3/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1045 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add qmlpage for keydetails, just a test nowubbo2013-10-111-0/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1043 34ebc366-c3a9-4b3c-9f84-69acf7962910
* eport key to file and to clipboard now worksnils2013-02-271-25/+51
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1020 34ebc366-c3a9-4b3c-9f84-69acf7962910
* upload to keyserver now worksnils2013-02-261-10/+26
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1019 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cleaned up gpgcontextnils2013-02-161-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1012 34ebc366-c3a9-4b3c-9f84-69acf7962910
* really restart app, if changes in settingsdialog need thisnils2013-02-151-3/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1011 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added signals signalRestartNeeded to settingsdialog to handle a needed restartnils2013-02-111-6/+17
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1009 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor language correctionsnils2013-01-211-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1006 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added encrypt to self functionalitynils2013-01-211-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1005 34ebc366-c3a9-4b3c-9f84-69acf7962910
* newtab slot works againnils2012-10-241-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@996 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refactored slots in verify* and wizard.*nils2012-09-301-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@986 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refactored slots in settingsdialog.* and textedit.*nils2012-09-301-16/+16
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@985 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refactored slots in keyserverimportdialog.*nils2012-09-301-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@983 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refactored slots in fileencryption.*nils2012-09-301-1/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@980 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refactored slots in mainwindow.*nils2012-09-301-73/+73
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@978 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added export key actions to main windownils2012-09-291-1/+50
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@975 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added key generating action to mainwindows menunils2012-09-291-5/+19
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@974 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added delete keys actions to mainwindows menubar and keylists contextmenunils2012-09-291-6/+80
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@972 34ebc366-c3a9-4b3c-9f84-69acf7962910
* remove gpgme dependencies, cleanupubbo2012-09-291-2/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@969 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added find action (but has to be improved)nils2012-09-191-1/+21
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@960 34ebc366-c3a9-4b3c-9f84-69acf7962910
* merge mac-build-branch with trunkubbo2012-09-161-21/+203
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@957 34ebc366-c3a9-4b3c-9f84-69acf7962910
* automatically restart gpg4usb after changing keydb path (and add note that ↵nils2012-06-021-2/+3
| | | | | | restart is done) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@914 34ebc366-c3a9-4b3c-9f84-69acf7962910
* remove obsolete EncryptAndDecrypt logic from filemenuubbo2012-05-011-4/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@906 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add gui elements for sign&verify of files, remove not used ↵ubbo2012-05-011-19/+29
| | | | | | fileEncryptAndDecrypt actions from mainwindow git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@905 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set iconsize for import and file encryption button toonils2012-04-291-1/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@904 34ebc366-c3a9-4b3c-9f84-69acf7962910
* tabbed about dialog with translator file seperated, but of the encoding of ↵nils2012-04-231-38/+1
| | | | | | the TRANSLATOR file still has to be taken care of git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@902 34ebc366-c3a9-4b3c-9f84-69acf7962910
* split up about dialog to keep translator info independendnils2012-03-231-3/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@860 34ebc366-c3a9-4b3c-9f84-69acf7962910
* proof of concept for upload key to servernils2012-03-211-0/+13
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@859 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added refresh keys from keyserver to keylistnils2012-03-051-1/+16
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@844 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refixed signing with utf8nils2012-03-021-2/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@829 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils2012-03-011-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@820 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show/hide steganography menu after closing settingsnils2012-02-191-4/+16
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@813 34ebc366-c3a9-4b3c-9f84-69acf7962910
* also disable close action, when no tab is opened and little cleanupnils2012-02-191-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@812 34ebc366-c3a9-4b3c-9f84-69acf7962910
* little cleanupnils2012-02-191-5/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@811 34ebc366-c3a9-4b3c-9f84-69acf7962910
* disable appropraite actiosn, when no tab is shown (but actions are only ↵nils2012-02-161-2/+2
| | | | | | disabled in toolbars, not in menu) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@810 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added method to disable tab related actionsnils2012-02-151-4/+43
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@809 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed missing trnils2012-02-091-4/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@805 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed help not shown in windowsnils2012-02-091-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@803 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed gpg-keyserver.de from keyserverlistnils2012-02-071-2/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@802 34ebc366-c3a9-4b3c-9f84-69acf7962910
* change default iconsize to 24x24ubbo2012-02-041-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@798 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed about dialognils2012-02-041-5/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@793 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set toolbuttonstyle for import from and for file cryption dropdown toolbuttonnils2012-02-021-6/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@784 34ebc366-c3a9-4b3c-9f84-69acf7962910
* use ressource file for all icons and remove iconpathnils2012-01-191-35/+34
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@766 34ebc366-c3a9-4b3c-9f84-69acf7962910
* instantly apply language selection in wizardubbo2012-01-181-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@752 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated TODOnils2012-01-181-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@750 34ebc366-c3a9-4b3c-9f84-69acf7962910
* scroll to #content in keygen helpubbo2012-01-151-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@746 34ebc366-c3a9-4b3c-9f84-69acf7962910