aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* absolute path for helpubbo2011-12-061-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@664 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add help filesubbo2011-12-051-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@661 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix other crashes related to help tabubbo2011-12-051-8/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@659 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add functonality for opening online help in qtextbrowser tabubbo2011-12-051-1/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@656 34ebc366-c3a9-4b3c-9f84-69acf7962910
* remove everything system tray related from trunkubbo2011-12-051-53/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@655 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed qplaintextedit to qtexteditnils2011-12-041-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@652 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added file-toolbar, moved import key dropdown menu to keytoolbar, separated ↵nils2011-11-171-49/+18
| | | | | | quote and remove double linebreaks to special edit toolbar git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@626 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed a lot of bugs, where app crached, when no tab is opened (liek save ↵nils2011-11-061-3/+39
| | | | | | as, quote, undo, copy...) or when no key is selected (keydetails) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@602 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added start wizard to help menunils2011-11-051-8/+17
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@600 34ebc366-c3a9-4b3c-9f84-69acf7962910
* don't close on quit, keep in trayubbo2011-11-031-4/+34
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@598 34ebc366-c3a9-4b3c-9f84-69acf7962910
* first tray with minimal functionality - close ;-)ubbo2011-11-031-0/+25
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@597 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added import toolbutton with popup-menu to keymanagement (but why it's ↵nils2011-11-011-1/+0
| | | | | | colored red?) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@594 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added experimental popup import-toolbutton to toolbarnils2011-10-311-0/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@592 34ebc366-c3a9-4b3c-9f84-69acf7962910