aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* put *.h and *.cpp to src-subdirectoryNils Achtergarde2018-01-041-1043/+0
|
* recommit of ed8fb7fab377f277811368229b5d056e7edd860a (automatically restart ↵Nils Achtergarde2017-12-311-0/+1
| | | | gpg4usb after changing keydb path (and add note that restart is done))
* recommit of a772d1426463d5f4913b5252530b81d1d2cca7dd (remove obsolete ↵Nils Achtergarde2017-12-301-4/+5
| | | | EncryptAndDecrypt logic from filemenu)
* recommit of a3cba1ba9996400acc43d133f8941fef84dd323f (add gui elements for ↵Nils Achtergarde2017-12-301-18/+28
| | | | sign&verify of files, remove not used fileEncryptAndDecrypt actions from mainwindow)
* recommit of 23dcd54509a0c692ec791f4b72cb285b9de0fd09 (set iconsize for ↵Nils Achtergarde2017-12-301-0/+4
| | | | import and file encryption button too)
* recommit of 1db778e4481eeab3e65d157240fbe963a8113f49 (tabbed about dialog ↵Nils Achtergarde2017-12-301-38/+1
| | | | with translator file seperated, but of the encoding of the TRANSLATOR file still has to be taken care of)
* recommit of 1f25f012e8f2584c558b91d49c7a511f2d0b62a3 (split up about dialog ↵Nils Achtergarde2017-12-301-3/+2
| | | | to keep translator info independend)
* recommit of ffc7c45fee1bfa046cd2c605a43c9c5d2cf7eb62 (proof of concept for ↵Nils Achtergarde2017-12-301-1/+12
| | | | upload key to server)
* corrected typo in slotImportNils Achtergarde2017-12-301-1/+1
|
* recommitted added refresh keys from keyserver to keylist ↵Nils Achtergarde2017-12-301-2/+18
| | | | ed50d33d6837bc6adc25d614fce6195f19027ab0
* added findwidgetnils2016-02-071-0/+22
|
* refactored slots and signalsnils2016-02-071-88/+88
|
* encrypt to selfnils2016-02-061-3/+16
|
* changed remove double linebreaks to old behaviour (without attention to ↵nils2014-06-051-19/+1
| | | | | | signatures) git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.3@1112 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed codec for tr to utf-8 and modified translation files a littlenils2014-01-031-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-1@1078 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refixed signing with utf8nils2012-03-051-2/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@841 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix sign and verify bug with utf8, which was already fixed in 0.3.1.1nils2012-03-051-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2@833 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show/hide steganography menu after closing settingsnils2012-02-191-4/+16
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@813 34ebc366-c3a9-4b3c-9f84-69acf7962910
* also disable close action, when no tab is opened and little cleanupnils2012-02-191-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@812 34ebc366-c3a9-4b3c-9f84-69acf7962910
* little cleanupnils2012-02-191-5/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@811 34ebc366-c3a9-4b3c-9f84-69acf7962910
* disable appropraite actiosn, when no tab is shown (but actions are only ↵nils2012-02-161-2/+2
| | | | | | disabled in toolbars, not in menu) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@810 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added method to disable tab related actionsnils2012-02-151-4/+43
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@809 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed missing trnils2012-02-091-4/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@805 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed help not shown in windowsnils2012-02-091-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@803 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed gpg-keyserver.de from keyserverlistnils2012-02-071-2/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@802 34ebc366-c3a9-4b3c-9f84-69acf7962910
* change default iconsize to 24x24ubbo2012-02-041-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@798 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed about dialognils2012-02-041-5/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@793 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set toolbuttonstyle for import from and for file cryption dropdown toolbuttonnils2012-02-021-6/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@784 34ebc366-c3a9-4b3c-9f84-69acf7962910
* use ressource file for all icons and remove iconpathnils2012-01-191-35/+34
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@766 34ebc366-c3a9-4b3c-9f84-69acf7962910
* instantly apply language selection in wizardubbo2012-01-181-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@752 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated TODOnils2012-01-181-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@750 34ebc366-c3a9-4b3c-9f84-69acf7962910
* scroll to #content in keygen helpubbo2012-01-151-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@746 34ebc366-c3a9-4b3c-9f84-69acf7962910
* choose helppage keygen.html from wizardubbo2012-01-151-2/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@745 34ebc366-c3a9-4b3c-9f84-69acf7962910
* reopen wizard on specified page after restartubbo2012-01-151-1/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@743 34ebc366-c3a9-4b3c-9f84-69acf7962910
* mainwindow reloadable, e.g. when translation changesubbo2012-01-151-0/+11
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@741 34ebc366-c3a9-4b3c-9f84-69acf7962910
* tell gpgme and qt version this app was compiled with in about dialogubbo2012-01-091-1/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@736 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some code for preventing remove spacing from signatures. not yet finished.ubbo2012-01-081-1/+19
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@734 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show message in statusbar of mainwindow when key is exported to file in ↵nils2012-01-031-5/+11
| | | | | | keymanagement git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@722 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show importdetaildialog in all placesnils2011-12-261-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@704 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added advamced settings tab with steganography and disable steganography ↵nils2011-12-121-1/+1
| | | | | | per default git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@700 34ebc366-c3a9-4b3c-9f84-69acf7962910
* reorganize help menuubbo2011-12-081-4/+15
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@685 34ebc366-c3a9-4b3c-9f84-69acf7962910
* new icon and title for 'remove double linebreaks'ubbo2011-12-081-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@683 34ebc366-c3a9-4b3c-9f84-69acf7962910
* new icon and title for 'remove double linebreaks'ubbo2011-12-081-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@682 34ebc366-c3a9-4b3c-9f84-69acf7962910
* shorten toolbutton textubbo2011-12-081-3/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@680 34ebc366-c3a9-4b3c-9f84-69acf7962910
* file encrypt and decrypt als separate items in main menuubbo2011-12-081-3/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@679 34ebc366-c3a9-4b3c-9f84-69acf7962910
* exchange menu position for steganography and viewubbo2011-12-081-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@678 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added zoom in/out to texteditnils2011-12-081-0/+11
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@677 34ebc366-c3a9-4b3c-9f84-69acf7962910
* functions for removing or adding gpg headersubbo2011-12-061-0/+49
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@674 34ebc366-c3a9-4b3c-9f84-69acf7962910
* copyright headersubbo2011-12-061-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@672 34ebc366-c3a9-4b3c-9f84-69acf7962910
* file encryption dialog configurable for encrypt / decrypt / both. popup menu ↵ubbo2011-12-061-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