aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-05refixed signing with utf8nils1-2/+1
2012-03-05fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils1-2/+2
2012-02-19show/hide steganography menu after closing settingsnils1-4/+16
2012-02-19also disable close action, when no tab is opened and little cleanupnils1-1/+1
2012-02-19little cleanupnils1-5/+1
2012-02-16disable appropraite actiosn, when no tab is shown (but actions are only disab...nils1-2/+2
2012-02-15added method to disable tab related actionsnils1-4/+43
2012-02-09fixed missing trnils1-4/+4
2012-02-09fixed help not shown in windowsnils1-1/+1
2012-02-07removed gpg-keyserver.de from keyserverlistnils1-2/+1
2012-02-04change default iconsize to 24x24ubbo1-1/+1
2012-02-04changed about dialognils1-5/+5
2012-02-02set toolbuttonstyle for import from and for file cryption dropdown toolbuttonnils1-6/+8
2012-01-19use ressource file for all icons and remove iconpathnils1-35/+34
2012-01-18instantly apply language selection in wizardubbo1-1/+1
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