aboutsummaryrefslogtreecommitdiffstats
path: root/TODO (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-11-17updated TODOnils1-33/+22
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@625 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-11-06 fixed a lot of bugs, where app crached, when no tab is opened (liek save ↵nils1-2/+2
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
2011-11-03added wizardpage for importing keyrings from gnupg homedir. But getting ↵nils1-0/+1
gnupg-homedir in windows is missing git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@596 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-11-03updated and released translation filesnils1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@595 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-30put keygendialog to seperate filesnils1-4/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@589 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-4/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@588 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-25git test2ubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@579 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-25git test1ubbo1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@578 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-25updated TODOnils1-19/+18
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@577 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-23reverted gpg4usb.pronils1-2/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@566 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-17also export public key on private key export, but error handling still needs ↵nils1-2/+2
to be made git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@555 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-16updated german translationnils1-4/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@554 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-16added keyservertab to settingsnils1-15/+14
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@553 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-14return false in sign method if user canceld password input to prevent ↵ubbo1-0/+3
text-loss, remove unused method git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@547 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-11moved preventnodataerr to context.cpp, added refresh slots for verifynils1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@544 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-06changed hideNoteByClass to closeNoteByClassnils1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@542 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-06added list for signinginformation and minor bugfixnils1-2/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@540 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-28removed doubled keyimport functions and actions from gpgwinnils1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@539 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-14bautify fingerprints in verifydetails and verifynotificationnils1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@533 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-14set modal and parent for key details dialog. left margin for ↵nils1-2/+2
verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-12changed verifydetailsdialog, updated todoubbo1-0/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@531 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-06minor changes in verify-method and some doxygen documenationnils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@526 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-27changed includes to class declarations where possible and moved includes and ↵nils1-1/+1
class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-27umlaute are handled correctly while signingnils1-2/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@521 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-23ignore whitespaces at end and before text when checking, if message is ↵nils1-1/+1
completely signed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@520 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-23show appropriate filename in key export to filenils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@519 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-23added icons for sign and verify and the actions to toolbarnils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@518 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-21added copy mailaddress to clipboard in keylistnils1-2/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@517 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-18changed verifylabellist back to one verifylabel and updated TODOnils1-26/+33
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@516 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-13changed verifylabel to verifylabellist and added states ok,warn,crit for ↵nils1-1/+1
verifylabels git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@514 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-08only show import key action in verificynotification-menu when theres missing ↵nils1-1/+1
key on verify git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@510 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-03css for verifynotificationnils1-11/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@508 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-12updated TODOnils1-3/+9
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@494 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-03-14todoubbo1-1/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@483 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-30another todo itemubbo1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@461 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-30todo item from nilsubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@460 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-29updated TODOnils1-28/+17
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@457 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-29undoable encrypt and decryptnils1-3/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@454 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-29show keys to delete in deletion dialognils1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@453 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-24updated ts files and updated german translationnils1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@447 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-23format text, filenames in save-as dialog, set version to 0.3ubbo1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@444 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-23now there's no asking to save every single document, if multiple documents ↵nils1-0/+1
are saved. Furthermore a lot of cleaning git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@443 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-05some fixes in maybesaveubbo1-0/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@436 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-03change undo/redo menu-order, show filename on tab when opening file from ↵ubbo1-0/+2
command line git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@425 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-12-30added confirmation box for import keys through drop in keylist. Also added ↵nils1-1/+3
the appropriate setting in settings dialog. git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@412 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-11-13updated todoubbo1-1/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@386 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-10-05reviewed strings in settingsdialogubbo1-5/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@383 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-10-05updated TODOubbo1-5/+17
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@382 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-08-29updated todonils1-1/+10
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@377 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-08-29reverted last changenils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@374 34ebc366-c3a9-4b3c-9f84-69acf7962910