aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-1043/+0
2017-12-31recommit of ed8fb7fab377f277811368229b5d056e7edd860a (automatically restart ↵Nils Achtergarde1-0/+1
gpg4usb after changing keydb path (and add note that restart is done))
2017-12-30recommit of a772d1426463d5f4913b5252530b81d1d2cca7dd (remove obsolete ↵Nils Achtergarde1-4/+5
EncryptAndDecrypt logic from filemenu)
2017-12-30recommit of a3cba1ba9996400acc43d133f8941fef84dd323f (add gui elements for ↵Nils Achtergarde1-18/+28
sign&verify of files, remove not used fileEncryptAndDecrypt actions from mainwindow)
2017-12-30recommit of 23dcd54509a0c692ec791f4b72cb285b9de0fd09 (set iconsize for ↵Nils Achtergarde1-0/+4
import and file encryption button too)
2017-12-30recommit of 1db778e4481eeab3e65d157240fbe963a8113f49 (tabbed about dialog ↵Nils Achtergarde1-38/+1
with translator file seperated, but of the encoding of the TRANSLATOR file still has to be taken care of)
2017-12-30recommit of 1f25f012e8f2584c558b91d49c7a511f2d0b62a3 (split up about dialog ↵Nils Achtergarde1-3/+2
to keep translator info independend)
2017-12-30recommit of ffc7c45fee1bfa046cd2c605a43c9c5d2cf7eb62 (proof of concept for ↵Nils Achtergarde1-1/+12
upload key to server)
2017-12-30corrected typo in slotImportNils Achtergarde1-1/+1
2017-12-30recommitted added refresh keys from keyserver to keylist ↵Nils Achtergarde1-2/+18
ed50d33d6837bc6adc25d614fce6195f19027ab0
2016-02-07added findwidgetnils1-0/+22
2016-02-07refactored slots and signalsnils1-88/+88
2016-02-06encrypt to selfnils1-3/+16
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