aboutsummaryrefslogtreecommitdiffstats
path: root/keymgmt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactored slots and signalsnils2016-02-071-23/+23
* fix some issues with utf8 strings in keysubbo2012-03-311-3/+3
* added a missing break and updated translation filesnils2012-03-051-1/+1
* added missing tr in key managementnils2012-03-051-2/+2
* moved layout definitions from header to sourcefile where possiblenils2012-01-241-0/+1
* minor correctionnils2012-01-241-0/+1
* added file.close for every file.opennils2012-01-191-1/+1
* use ressource file for all icons and remove iconpathnils2012-01-191-12/+11
* added all icons to gpg4usb.qrcnils2012-01-191-1/+1
* show message in statusbar of mainwindow when key is exported to file in keyma...nils2012-01-031-1/+3
* remove keylist-include from keyimportdetaildialogubbo2011-12-271-1/+1
* show importdetaildialog in all placesnils2011-12-261-1/+1
* added structure for keyimportresult and emit keydbchanged in gpgcontextnils2011-12-261-2/+1
* minor beautifying on keyimportdetaildialognils2011-11-271-1/+1
* added dialog after key importnils2011-11-211-2/+9
* fixed a lot of bugs, where app crached, when no tab is opened (liek save as,...nils2011-11-061-0/+4
* show keyring files in importkeyfromfile-dialognils2011-11-051-1/+1
* added import toolbutton with popup-menu to keymanagement (but why it's colore...nils2011-11-011-3/+12
* save key management size and position, even if it closed via quit in menu (BU...nils2011-10-311-3/+2
* put keygendialog to seperate filesnils2011-10-301-206/+2
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-1/+1
* changed to GPLv3nils2011-10-221-6/+6
* added keyserverimport with icon to toolbar in keymgmtnils2011-10-171-0/+2
* fix 'objectname not set' warningubbo2011-10-151-1/+2
* added list for signinginformation and minor bugfixnils2011-10-061-1/+1
* removed doubled keyimport functions and actions from gpgwinnils2011-09-281-7/+8
* set modal and parent for key details dialog. left margin for verifynotificati...nils2011-09-141-1/+1
* changed includes to class declarations where possible and moved includes and ...nils2011-08-271-3/+0
* show appropriate filename in key export to filenils2011-08-231-1/+4
* added import from keyserver to keymgmtnils2011-08-021-0/+11
* added information to verifylabel and functionalitiy to import missing keys. D...nils2011-08-021-0/+3
* updated german translationnils2011-02-021-7/+0
* show keys to delete in deletion dialognils2011-01-291-4/+11
* bug fixing deleting checked, not selected keys in keymgmtnils2011-01-291-1/+1
* reverted keymgmtnils2011-01-241-4/+91
* format text, filenames in save-as dialog, set version to 0.3ubbo2011-01-231-89/+2
* added quitdialog with checklist for documents to save, but there has to be so...nils2011-01-171-2/+2
* astyle code beautyfyingubbo2010-05-151-37/+38
* changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...nils2010-05-051-1/+1
* key mgmt position and size is saved (if it is wished)nils2010-04-111-0/+25
* icon seetings are kept for key management instantlynils2010-04-091-2/+3
* settings are taken instantly. No program restart necessary.nils2010-03-281-2/+3
* icon style settings added and icon settings are also used by key managementnils2010-03-281-2/+6
* export private key functionalityubbo2010-01-311-1/+1
* recognize secret keys for keydetailsdialogubbo2010-01-311-0/+1
* also show properties of el-gamal key / version set to 0.2.2ubbo2010-01-311-1/+6
* warning-dialog for deleting keysubbo2010-01-311-2/+14
* key properties beautifiednils2010-01-311-1/+0
* set the minimum key size to 768 bit in key generation (gnupg requires el-gama...nils2010-01-311-1/+1
* fixed the keysize bug. keys were created wit maximal 1024 bit. Now the El-Gam...nils2010-01-311-2/+3