aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-18updated TODOnils1-0/+1
2012-01-15scroll to #content in keygen helpubbo1-1/+1
2012-01-15choose helppage keygen.html from wizardubbo1-2/+6
2012-01-15reopen wizard on specified page after restartubbo1-1/+2
2012-01-15mainwindow reloadable, e.g. when translation changesubbo1-0/+11
2012-01-09tell gpgme and qt version this app was compiled with in about dialogubbo1-1/+3
2012-01-08some code for preventing remove spacing from signatures. not yet finished.ubbo1-1/+19
2012-01-03show message in statusbar of mainwindow when key is exported to file in keyma...nils1-5/+11
2011-12-26show importdetaildialog in all placesnils1-2/+2
2011-12-12added advamced settings tab with steganography and disable steganography per...nils1-1/+1
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