aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* put *.h and *.cpp to src-subdirectoryNils Achtergarde2018-01-041-374/+0
|
* recommit of a3cba1ba9996400acc43d133f8941fef84dd323f (add gui elements for ↵Nils Achtergarde2017-12-301-6/+13
| | | | sign&verify of files, remove not used fileEncryptAndDecrypt actions from mainwindow)
* recommit of 1db778e4481eeab3e65d157240fbe963a8113f49 (tabbed about dialog ↵Nils Achtergarde2017-12-301-0/+1
| | | | with translator file seperated, but of the encoding of the TRANSLATOR file still has to be taken care of)
* recommit of 3e8f924df839cff1d3b6b097ad4db5a0573b559f (added minor comments)Nils Achtergarde2017-12-301-0/+12
|
* recommit of ffc7c45fee1bfa046cd2c605a43c9c5d2cf7eb62 (proof of concept for ↵Nils Achtergarde2017-12-301-0/+3
| | | | upload key to server)
* recommitted added refresh keys from keyserver to keylist ↵Nils Achtergarde2017-12-301-0/+3
| | | | ed50d33d6837bc6adc25d614fce6195f19027ab0
* added findwidgetnils2016-02-071-0/+6
|
* refactored slots and signalsnils2016-02-071-25/+25
|
* encrypt to selfnils2016-02-061-0/+12
|
* also disable close action, when no tab is opened and little cleanupnils2012-02-191-15/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@812 34ebc366-c3a9-4b3c-9f84-69acf7962910
* disable appropraite actiosn, when no tab is shown (but actions are only ↵nils2012-02-161-5/+16
| | | | | | 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-0/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@809 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set toolbuttonstyle for import from and for file cryption dropdown toolbuttonnils2012-02-021-0/+2
| | | | 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-1/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@766 34ebc366-c3a9-4b3c-9f84-69acf7962910
* choose helppage keygen.html from wizardubbo2012-01-151-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@745 34ebc366-c3a9-4b3c-9f84-69acf7962910
* restart app after loading old qgq4usb configubbo2012-01-151-2/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@742 34ebc366-c3a9-4b3c-9f84-69acf7962910
* mainwindow reloadable, e.g. when translation changesubbo2012-01-151-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@741 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show message in statusbar of mainwindow when key is exported to file in ↵nils2012-01-031-0/+3
| | | | | | keymanagement git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@722 34ebc366-c3a9-4b3c-9f84-69acf7962910
* reorganize help menuubbo2011-12-081-0/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@685 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added zoom in/out to texteditnils2011-12-081-0/+2
| | | | 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/+6
| | | | 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-0/+12
| | | | | | for file encrypt or decrypt in toolbar now git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@668 34ebc366-c3a9-4b3c-9f84-69acf7962910
* remove everything system tray related from trunkubbo2011-12-051-9/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@655 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed qplaintextedit to qtexteditnils2011-12-041-2/+2
| | | | 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-6/+2
| | | | | | 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
* added start wizard to help menunils2011-11-051-0/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@600 34ebc366-c3a9-4b3c-9f84-69acf7962910
* first tray with minimal functionality - close ;-)ubbo2011-11-031-0/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@597 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added first idea of wizardnils2011-10-301-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@591 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-0/+294
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@588 34ebc366-c3a9-4b3c-9f84-69acf7962910