aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-08reorganize help menuubbo1-4/+15
2011-12-08new icon and title for 'remove double linebreaks'ubbo1-1/+1
2011-12-08new icon and title for 'remove double linebreaks'ubbo1-2/+2
2011-12-08shorten toolbutton textubbo1-3/+3
2011-12-08file encrypt and decrypt als separate items in main menuubbo1-3/+4
2011-12-08exchange menu position for steganography and viewubbo1-2/+2
2011-12-08added zoom in/out to texteditnils1-0/+11
2011-12-06functions for removing or adding gpg headersubbo1-0/+49
2011-12-06copyright headersubbo1-1/+1
2011-12-06file encryption dialog configurable for encrypt / decrypt / both. popup menu ...ubbo1-9/+51
2011-12-06absolute path for helpubbo1-1/+1
2011-12-05add help filesubbo1-1/+1
2011-12-05fix other crashes related to help tabubbo1-8/+8
2011-12-05add functonality for opening online help in qtextbrowser tabubbo1-1/+2
2011-12-05remove everything system tray related from trunkubbo1-53/+0
2011-12-04changed qplaintextedit to qtexteditnils1-1/+1
2011-11-17added file-toolbar, moved import key dropdown menu to keytoolbar, separated q...nils1-49/+18
2011-11-06 fixed a lot of bugs, where app crached, when no tab is opened (liek save as,...nils1-3/+39
2011-11-05added start wizard to help menunils1-8/+17
2011-11-03don't close on quit, keep in trayubbo1-4/+34
2011-11-03first tray with minimal functionality - close ;-)ubbo1-0/+25
2011-11-01added import toolbutton with popup-menu to keymanagement (but why it's colore...nils1-1/+0
2011-10-31added experimental popup import-toolbutton to toolbarnils1-0/+10
2011-10-30added first idea of wizardnils1-0/+10
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-31/+31
2011-10-25destroy attachmentdok if option parsemime not set, make sure only one attachm...ubbo1-2/+18
2011-10-24only create attachment dock if pgp-mime parsing enabledubbo1-2/+13
2011-10-23update about-dialog to gpl v3ubbo1-1/+1
2011-10-22changed to GPLv3nils1-6/+6
2011-10-17also export public key on private key export, but error handling still needs ...nils1-0/+14
2011-10-12verifynotification and verifydetailsdialog is refreshed on keylist-change, bt...nils1-70/+8
2011-10-11moved textissigned to contextnils1-17/+1
2011-10-11moved preventnodataerr to context.cpp, added refresh slots for verifynils1-27/+10
2011-10-06some commentingnils1-14/+14
2011-10-06changed hideNoteByClass to closeNoteByClassnils1-1/+1
2011-10-06removed beautifyfingerprint-method from gpgwinnils1-10/+2
2011-09-28removed doubled keyimport functions and actions from gpgwinnils1-51/+10
2011-09-28minor beautyfiyng and repaired cimpile warningsnils1-6/+0
2011-09-14bautify fingerprints in verifydetails and verifynotificationnils1-9/+10
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-1/+1
2011-09-12changed verifydetailsdialog, updated todoubbo1-2/+3
2011-09-11show details in different colours in verfiy detail dialog, further commenting...nils1-56/+27
2011-09-08beautified verifydetail-dialog and create doxygen-docu for private methodsnils1-24/+40
2011-09-08only use private keys to sign and print adequate message, if no private key i...nils1-3/+5
2011-09-06minor changes in verify-method and some doxygen documenationnils1-4/+7
2011-08-27changed includes to class declarations where possible and moved includes and ...nils1-3/+0
2011-08-27umlaute are handled correctly while signingnils1-1/+2
2011-08-23ignore whitespaces at end and before text when checking, if message is comple...nils1-63/+60
2011-08-23show appropriate filename in key export to filenils1-4/+0
2011-08-23added icons for sign and verify and the actions to toolbarnils1-4/+6