aboutsummaryrefslogtreecommitdiffstats
path: root/src/editorpage.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-0/+0
2016-02-07refactored slots and signalsnils1-1/+1
2012-01-26commenting and code shorteningnils1-1/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@780 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-25show next, previous and up in integrated helpnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@777 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-24moved layout definitions from header to sourcefile where possiblenils1-1/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@775 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-07change appeareance of gpg signatures to play with new format possibilities ↵ubbo1-0/+5
in textedit ;-) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@675 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-04changed qplaintextedit to qtexteditnils1-3/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@652 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-22changed to GPLv3nils1-6/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-10-06changed hideNoteByClass to closeNoteByClassnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@542 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-14set modal and parent for key details dialog. left margin for ↵nils1-11/+6
verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-08only use private keys to sign and print adequate message, if no private key ↵nils1-7/+49
is checked. removed hideImportAction and added parameter to showImportAction. git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@527 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-27changed includes to class declarations where possible and moved includes and ↵nils1-0/+2
class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-08changed removeNoteByClassname to hideNoteByClassname since remove doesn't worknils1-2/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@509 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-03css for verifynotificationnils1-1/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@508 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-22independent notifcation areanils1-0/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@503 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-07-11added Qlabel at the buttom of textedit for verifynils1-2/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@491 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-02added new tab action and made some minor bugfixesnils1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@420 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-02added editorpage filesnils1-26/+16
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@419 34ebc366-c3a9-4b3c-9f84-69acf7962910
2010-04-14focus is kept on main window when closing settingsdialog, filecrypt. Added ↵nils1-0/+4
some ifndefs git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@302 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-19cosmetic changes(indention)nils1-10/+11
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@217 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-19enhanced key generation dialognils1-0/+21
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@215 34ebc366-c3a9-4b3c-9f84-69acf7962910
2009-09-13put keygeneration to own thread for GUI responsibilitynils1-0/+29
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@212 34ebc366-c3a9-4b3c-9f84-69acf7962910