| Commit message (Expand) | Author | Files | Lines |
2012-03-05 | refixed signing with utf8 | nils | 1 | -2/+1 |
2012-03-05 | fix sign and verify bug with utf8, which was already fixed in 0.3.1.1 | nils | 1 | -2/+2 |
2012-02-19 | show/hide steganography menu after closing settings | nils | 1 | -4/+16 |
2012-02-19 | also disable close action, when no tab is opened and little cleanup | nils | 1 | -1/+1 |
2012-02-19 | little cleanup | nils | 1 | -5/+1 |
2012-02-16 | disable appropraite actiosn, when no tab is shown (but actions are only disab... | nils | 1 | -2/+2 |
2012-02-15 | added method to disable tab related actions | nils | 1 | -4/+43 |
2012-02-09 | fixed missing tr | nils | 1 | -4/+4 |
2012-02-09 | fixed help not shown in windows | nils | 1 | -1/+1 |
2012-02-07 | removed gpg-keyserver.de from keyserverlist | nils | 1 | -2/+1 |
2012-02-04 | change default iconsize to 24x24 | ubbo | 1 | -1/+1 |
2012-02-04 | changed about dialog | nils | 1 | -5/+5 |
2012-02-02 | set toolbuttonstyle for import from and for file cryption dropdown toolbutton | nils | 1 | -6/+8 |
2012-01-19 | use ressource file for all icons and remove iconpath | nils | 1 | -35/+34 |
2012-01-18 | instantly apply language selection in wizard | ubbo | 1 | -1/+1 |
2012-01-18 | updated TODO | nils | 1 | -0/+1 |
2012-01-15 | scroll to #content in keygen help | ubbo | 1 | -1/+1 |
2012-01-15 | choose helppage keygen.html from wizard | ubbo | 1 | -2/+6 |
2012-01-15 | reopen wizard on specified page after restart | ubbo | 1 | -1/+2 |
2012-01-15 | mainwindow reloadable, e.g. when translation changes | ubbo | 1 | -0/+11 |
2012-01-09 | tell gpgme and qt version this app was compiled with in about dialog | ubbo | 1 | -1/+3 |
2012-01-08 | some code for preventing remove spacing from signatures. not yet finished. | ubbo | 1 | -1/+19 |
2012-01-03 | show message in statusbar of mainwindow when key is exported to file in keyma... | nils | 1 | -5/+11 |
2011-12-26 | show importdetaildialog in all places | nils | 1 | -2/+2 |
2011-12-12 | added advamced settings tab with steganography and disable steganography per... | nils | 1 | -1/+1 |
2011-12-08 | reorganize help menu | ubbo | 1 | -4/+15 |
2011-12-08 | new icon and title for 'remove double linebreaks' | ubbo | 1 | -1/+1 |
2011-12-08 | new icon and title for 'remove double linebreaks' | ubbo | 1 | -2/+2 |
2011-12-08 | shorten toolbutton text | ubbo | 1 | -3/+3 |
2011-12-08 | file encrypt and decrypt als separate items in main menu | ubbo | 1 | -3/+4 |
2011-12-08 | exchange menu position for steganography and view | ubbo | 1 | -2/+2 |
2011-12-08 | added zoom in/out to textedit | nils | 1 | -0/+11 |
2011-12-06 | functions for removing or adding gpg headers | ubbo | 1 | -0/+49 |
2011-12-06 | copyright headers | ubbo | 1 | -1/+1 |
2011-12-06 | file encryption dialog configurable for encrypt / decrypt / both. popup menu ... | ubbo | 1 | -9/+51 |
2011-12-06 | absolute path for help | ubbo | 1 | -1/+1 |
2011-12-05 | add help files | ubbo | 1 | -1/+1 |
2011-12-05 | fix other crashes related to help tab | ubbo | 1 | -8/+8 |
2011-12-05 | add functonality for opening online help in qtextbrowser tab | ubbo | 1 | -1/+2 |
2011-12-05 | remove everything system tray related from trunk | ubbo | 1 | -53/+0 |
2011-12-04 | changed qplaintextedit to qtextedit | nils | 1 | -1/+1 |
2011-11-17 | added file-toolbar, moved import key dropdown menu to keytoolbar, separated q... | nils | 1 | -49/+18 |
2011-11-06 | fixed a lot of bugs, where app crached, when no tab is opened (liek save as,... | nils | 1 | -3/+39 |
2011-11-05 | added start wizard to help menu | nils | 1 | -8/+17 |
2011-11-03 | don't close on quit, keep in tray | ubbo | 1 | -4/+34 |
2011-11-03 | first tray with minimal functionality - close ;-) | ubbo | 1 | -0/+25 |
2011-11-01 | added import toolbutton with popup-menu to keymanagement (but why it's colore... | nils | 1 | -1/+0 |
2011-10-31 | added experimental popup import-toolbutton to toolbar | nils | 1 | -0/+10 |
2011-10-30 | added first idea of wizard | nils | 1 | -0/+10 |
2011-10-29 | refactored gpgwin -> mainwindow and context -> gpgcontext | nils | 1 | -31/+31 |