aboutsummaryrefslogtreecommitdiffstats
path: root/src/editorpage.cpp (unfollow)
Commit message (Expand)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/+9
2012-01-08do not use formatGpgHeader() yet. needs some more care before production use.ubbo1-1/+1
2011-12-07change appeareance of gpg signatures to play with new format possibilities in...ubbo1-0/+32
2011-12-06disable richtext pastingubbo1-0/+1
2011-12-04changed qplaintextedit to qtexteditnils1-2/+2
2011-10-22changed to GPLv3nils1-6/+6
2011-10-06changed hideNoteByClass to closeNoteByClassnils1-2/+2
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-5/+0
2011-09-08only use private keys to sign and print adequate message, if no private key i...nils1-2/+0
2011-09-06minor changes in verify-method and some doxygen documenationnils1-4/+0
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-2/+0
2011-08-08added detail dialog to verificationwidgetnils1-3/+0
2011-08-08changed removeNoteByClassname to hideNoteByClassname since remove doesn't worknils1-16/+7
2011-08-03css for verifynotificationnils1-5/+15
2011-07-22independent notifcation areanils1-6/+14
2011-07-15use css for verifyLabelubbo1-4/+1
2011-07-11added Qlabel at the buttom of textedit for verifynils1-3/+16
2011-01-02set focus to textedit field, when new tab is creatednils1-0/+1
2011-01-02added star in tabtitle, if document is changednils1-1/+1
2011-01-02added new tab action and made some minor bugfixesnils1-1/+4
2011-01-02added editorpage filesnils1-25/+30
2010-04-14focus is kept on main window when closing settingsdialog, filecrypt. Added so...nils1-0/+4
2009-09-19cosmetic changes(indention)nils1-10/+11
2009-09-19enhanced key generation dialognils1-0/+21
2009-09-13put keygeneration to own thread for GUI responsibilitynils1-0/+29