aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* functions for removing or adding gpg headersubbo2011-12-062-0/+55
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@674 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add option for steganography to settingsdialogubbo2011-12-062-2/+23
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@673 34ebc366-c3a9-4b3c-9f84-69acf7962910
* copyright headersubbo2011-12-066-4/+46
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@672 34ebc366-c3a9-4b3c-9f84-69acf7962910
* use gpgconstantsubbo2011-12-063-6/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@671 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add class for constantsubbo2011-12-062-0/+69
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@670 34ebc366-c3a9-4b3c-9f84-69acf7962910
* disable richtext pastingubbo2011-12-061-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@669 34ebc366-c3a9-4b3c-9f84-69acf7962910
* file encryption dialog configurable for encrypt / decrypt / both. popup menu ↵ubbo2011-12-064-15/+90
| | | | | | for file encrypt or decrypt in toolbar now git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@668 34ebc366-c3a9-4b3c-9f84-69acf7962910
* replace ts files with 0.3.1 version, update to reflect name change from ↵ubbo2011-12-0615-2479/+6356
| | | | | | gpgwin.cpp to mainwindow.cpp git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@667 34ebc366-c3a9-4b3c-9f84-69acf7962910
* replace ts files with 0.3.1 version, update to reflect name change from ↵ubbo2011-12-067-4305/+2031
| | | | | | gpgwin.cpp to mainwindow.cpp git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@666 34ebc366-c3a9-4b3c-9f84-69acf7962910
* correct signal 'modification changed' also for opened documentsubbo2011-12-061-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@665 34ebc366-c3a9-4b3c-9f84-69acf7962910
* absolute path for helpubbo2011-12-061-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@664 34ebc366-c3a9-4b3c-9f84-69acf7962910
* modificationChanged signal from QTextEditubbo2011-12-061-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@663 34ebc366-c3a9-4b3c-9f84-69acf7962910
* remove accidently added filesubbo2011-12-052-131/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@662 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add help filesubbo2011-12-0553-1/+1954
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@661 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added show additional uids in keydetaildialognils2011-12-052-1/+17
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@660 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix other crashes related to help tabubbo2011-12-052-10/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@659 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix crashes on closing help tab and exit with open help tabsubbo2011-12-051-1/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@658 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix broken cut/copy/paste actionsubbo2011-12-052-7/+14
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@657 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add functonality for opening online help in qtextbrowser tabubbo2011-12-056-3/+61
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@656 34ebc366-c3a9-4b3c-9f84-69acf7962910
* remove everything system tray related from trunkubbo2011-12-052-62/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@655 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added import of private and/or public from older gpg4usb to wizardnils2011-12-042-39/+54
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@653 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed qplaintextedit to qtexteditnils2011-12-0410-17/+17
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@652 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added import from old gpg4usb to wizard (beautifying has to be done)nils2011-11-272-13/+66
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@651 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor beautifying on keyimportdetaildialognils2011-11-277-80/+50
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@650 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show dialog if no key is found for importnils2011-11-243-16/+27
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@649 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added import status in import detail dialognils2011-11-241-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@648 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added button to importdetails to show/hide details for individual keysnils2011-11-232-4/+40
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@647 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added files for import informationnils2011-11-213-2/+171
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@646 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added dialog after key importnils2011-11-216-10/+34
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@645 34ebc366-c3a9-4b3c-9f84-69acf7962910
* also strike out revoked keys in keylistnils2011-11-192-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@638 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added file-toolbar, moved import key dropdown menu to keytoolbar, separated ↵nils2011-11-173-58/+23
| | | | | | quote and remove double linebreaks to special edit toolbar git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@626 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated TODOnils2011-11-171-33/+22
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@625 34ebc366-c3a9-4b3c-9f84-69acf7962910
* bugfix in striking out revoked keys in keyserverimport and little bigfix in ↵nils2011-11-152-8/+22
| | | | | | keydetailsdialog git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@620 34ebc366-c3a9-4b3c-9f84-69acf7962910
* also show warning in keydetail dialog, if key is revokednils2011-11-151-2/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@619 34ebc366-c3a9-4b3c-9f84-69acf7962910
* beautified button position in wizardnils2011-11-151-3/+17
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@618 34ebc366-c3a9-4b3c-9f84-69acf7962910
* more text in wizardnils2011-11-142-3/+12
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@616 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed a lot of bugs, where app crached, when no tab is opened (liek save ↵nils2011-11-066-6/+91
| | | | | | as, quote, undo, copy...) or when no key is selected (keydetails) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@602 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show keyring files in importkeyfromfile-dialognils2011-11-051-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@601 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added start wizard to help menunils2011-11-052-8/+21
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@600 34ebc366-c3a9-4b3c-9f84-69acf7962910
* import from gnupg in wizard home works in windows now (still untested, but ↵nils2011-11-042-2/+15
| | | | | | it should work) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@599 34ebc366-c3a9-4b3c-9f84-69acf7962910
* don't close on quit, keep in trayubbo2011-11-032-4/+35
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@598 34ebc366-c3a9-4b3c-9f84-69acf7962910
* first tray with minimal functionality - close ;-)ubbo2011-11-035-0/+43
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@597 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added wizardpage for importing keyrings from gnupg homedir. But getting ↵nils2011-11-035-3/+120
| | | | | | gnupg-homedir in windows is missing git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@596 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated and released translation filesnils2011-11-0316-2861/+5825
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@595 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added import toolbutton with popup-menu to keymanagement (but why it's ↵nils2011-11-012-4/+12
| | | | | | colored red?) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@594 34ebc366-c3a9-4b3c-9f84-69acf7962910
* save key management size and position, even if it closed via quit in menu ↵nils2011-10-311-3/+2
| | | | | | (BUGFIX) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@593 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added experimental popup import-toolbutton to toolbarnils2011-10-311-0/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@592 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added first idea of wizardnils2011-10-307-2/+236
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@591 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cleaned upnils2011-10-302-35/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@590 34ebc366-c3a9-4b3c-9f84-69acf7962910
* put keygendialog to seperate filesnils2011-10-306-217/+324
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@589 34ebc366-c3a9-4b3c-9f84-69acf7962910