aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* some work on verifyubbo2012-08-051-15/+1
* signing text worksubbo2012-08-051-2/+46
* deleting keys worksubbo2012-08-031-3/+9
* import from textedit worksubbo2012-08-031-1/+66
* append selected keys worksubbo2012-08-031-3/+18
* decrypt worksubbo2012-08-031-13/+45
* encryption worksubbo2012-08-031-1/+9
* start porting encrypt from kgpg, not yet workingubbo2012-08-031-1/+26
* getKeyDetails kind of worksubbo2012-08-021-4/+4
* start removing gpgmeubbo2012-08-011-0/+1
* refixed signing with utf8nils2012-03-051-2/+1
* fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils2012-03-051-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