aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-06-05changed remove double linebreaks to old behaviour (without attention to ↵nils1-19/+1
signatures) git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.3@1112 34ebc366-c3a9-4b3c-9f84-69acf7962910
2014-01-03changed codec for tr to utf-8 and modified translation files a littlenils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-1@1078 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-06-02automatically restart gpg4usb after changing keydb path (and add note that ↵nils1-2/+3
restart is done) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@914 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-05-01remove obsolete EncryptAndDecrypt logic from filemenuubbo1-4/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@906 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-05-01add gui elements for sign&verify of files, remove not used ↵ubbo1-19/+29
fileEncryptAndDecrypt actions from mainwindow git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@905 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-04-29set iconsize for import and file encryption button toonils1-1/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@904 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-04-23tabbed about dialog with translator file seperated, but of the encoding of ↵nils1-38/+1
the TRANSLATOR file still has to be taken care of git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@902 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-23split up about dialog to keep translator info independendnils1-3/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@860 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-21proof of concept for upload key to servernils1-0/+13
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@859 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-05added refresh keys from keyserver to keylistnils1-1/+16
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@844 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-05refixed signing with utf8nils1-2/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@841 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-05fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@833 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-02refixed signing with utf8nils1-2/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@829 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-03-01fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@820 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-19show/hide steganography menu after closing settingsnils1-4/+16
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@813 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-19also disable close action, when no tab is opened and little cleanupnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@812 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-19little cleanupnils1-5/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@811 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-16disable appropraite actiosn, when no tab is shown (but actions are only ↵nils1-2/+2
disabled in toolbars, not in menu) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@810 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-15added method to disable tab related actionsnils1-4/+43
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@809 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-09fixed missing trnils1-4/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@805 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-09fixed help not shown in windowsnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@803 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-07removed gpg-keyserver.de from keyserverlistnils1-2/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@802 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-04change default iconsize to 24x24ubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@798 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-04changed about dialognils1-5/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@793 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-02set toolbuttonstyle for import from and for file cryption dropdown toolbuttonnils1-6/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@784 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-19use ressource file for all icons and remove iconpathnils1-35/+34
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@766 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-18instantly apply language selection in wizardubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@752 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-18updated TODOnils1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@750 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-15scroll to #content in keygen helpubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@746 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-15choose helppage keygen.html from wizardubbo1-2/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@745 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-15reopen wizard on specified page after restartubbo1-1/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@743 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-15mainwindow reloadable, e.g. when translation changesubbo1-0/+11
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@741 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-09tell gpgme and qt version this app was compiled with in about dialogubbo1-1/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@736 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-08some code for preventing remove spacing from signatures. not yet finished.ubbo1-1/+19
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@734 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-03show message in statusbar of mainwindow when key is exported to file in ↵nils1-5/+11
keymanagement git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@722 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-26show importdetaildialog in all placesnils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@704 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-12added advamced settings tab with steganography and disable steganography ↵nils1-1/+1
per default git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@700 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-08reorganize help menuubbo1-4/+15
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@685 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-08new icon and title for 'remove double linebreaks'ubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@683 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-08new icon and title for 'remove double linebreaks'ubbo1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@682 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-08shorten toolbutton textubbo1-3/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@680 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-08file encrypt and decrypt als separate items in main menuubbo1-3/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@679 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-08exchange menu position for steganography and viewubbo1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@678 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-08added zoom in/out to texteditnils1-0/+11
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@677 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-06functions for removing or adding gpg headersubbo1-0/+49
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@674 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-06copyright headersubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@672 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-06file encryption dialog configurable for encrypt / decrypt / both. popup menu ↵ubbo1-9/+51
for file encrypt or decrypt in toolbar now git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@668 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-06absolute path for helpubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@664 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-05add help filesubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@661 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-05fix other crashes related to help tabubbo1-8/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@659 34ebc366-c3a9-4b3c-9f84-69acf7962910