aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* automatically restart gpg4usb after changing keydb path (and add note that re...nils2012-06-021-2/+3
* remove obsolete EncryptAndDecrypt logic from filemenuubbo2012-05-011-4/+4
* add gui elements for sign&verify of files, remove not used fileEncryptAndDecr...ubbo2012-05-011-19/+29
* set iconsize for import and file encryption button toonils2012-04-291-1/+4
* tabbed about dialog with translator file seperated, but of the encoding of th...nils2012-04-231-38/+1
* split up about dialog to keep translator info independendnils2012-03-231-3/+2
* proof of concept for upload key to servernils2012-03-211-0/+13
* added refresh keys from keyserver to keylistnils2012-03-051-1/+16
* refixed signing with utf8nils2012-03-021-2/+1
* fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils2012-03-011-2/+2
* show/hide steganography menu after closing settingsnils2012-02-191-4/+16
* also disable close action, when no tab is opened and little cleanupnils2012-02-191-1/+1
* little cleanupnils2012-02-191-5/+1
* disable appropraite actiosn, when no tab is shown (but actions are only disab...nils2012-02-161-2/+2
* added method to disable tab related actionsnils2012-02-151-4/+43
* fixed missing trnils2012-02-091-4/+4
* fixed help not shown in windowsnils2012-02-091-1/+1
* removed gpg-keyserver.de from keyserverlistnils2012-02-071-2/+1
* change default iconsize to 24x24ubbo2012-02-041-1/+1
* changed about dialognils2012-02-041-5/+5
* set toolbuttonstyle for import from and for file cryption dropdown toolbuttonnils2012-02-021-6/+8
* use ressource file for all icons and remove iconpathnils2012-01-191-35/+34
* instantly apply language selection in wizardubbo2012-01-181-1/+1
* updated TODOnils2012-01-181-0/+1
* scroll to #content in keygen helpubbo2012-01-151-1/+1
* choose helppage keygen.html from wizardubbo2012-01-151-2/+6
* reopen wizard on specified page after restartubbo2012-01-151-1/+2
* mainwindow reloadable, e.g. when translation changesubbo2012-01-151-0/+11
* tell gpgme and qt version this app was compiled with in about dialogubbo2012-01-091-1/+3
* some code for preventing remove spacing from signatures. not yet finished.ubbo2012-01-081-1/+19
* show message in statusbar of mainwindow when key is exported to file in keyma...nils2012-01-031-5/+11
* show importdetaildialog in all placesnils2011-12-261-2/+2
* added advamced settings tab with steganography and disable steganography per...nils2011-12-121-1/+1
* reorganize help menuubbo2011-12-081-4/+15
* new icon and title for 'remove double linebreaks'ubbo2011-12-081-1/+1
* new icon and title for 'remove double linebreaks'ubbo2011-12-081-2/+2
* shorten toolbutton textubbo2011-12-081-3/+3
* file encrypt and decrypt als separate items in main menuubbo2011-12-081-3/+4
* exchange menu position for steganography and viewubbo2011-12-081-2/+2
* added zoom in/out to texteditnils2011-12-081-0/+11
* functions for removing or adding gpg headersubbo2011-12-061-0/+49
* copyright headersubbo2011-12-061-1/+1
* file encryption dialog configurable for encrypt / decrypt / both. popup menu ...ubbo2011-12-061-9/+51
* absolute path for helpubbo2011-12-061-1/+1
* add help filesubbo2011-12-051-1/+1
* fix other crashes related to help tabubbo2011-12-051-8/+8
* add functonality for opening online help in qtextbrowser tabubbo2011-12-051-1/+2
* remove everything system tray related from trunkubbo2011-12-051-53/+0
* changed qplaintextedit to qtexteditnils2011-12-041-1/+1
* added file-toolbar, moved import key dropdown menu to keytoolbar, separated q...nils2011-11-171-49/+18