aboutsummaryrefslogtreecommitdiffstats
path: root/fileencryptiondialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactored slots and signalsnils2016-02-071-11/+11
|
* changed about dialognils2012-02-041-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@793 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added file.close for every file.opennils2012-01-191-3/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@767 34ebc366-c3a9-4b3c-9f84-69acf7962910
* use ressource file for all icons and remove iconpathnils2012-01-191-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@766 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed bug in file cryptionnils2012-01-071-5/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@728 34ebc366-c3a9-4b3c-9f84-69acf7962910
* more height for file encryption dialogubbo2011-12-081-2/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@686 34ebc366-c3a9-4b3c-9f84-69acf7962910
* file encryption dialog configurable for encrypt / decrypt / both. popup menu ↵ubbo2011-12-061-5/+19
| | | | | | for file encrypt or decrypt in toolbar now git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@668 34ebc366-c3a9-4b3c-9f84-69acf7962910
* more text in wizardnils2011-11-141-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@616 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refactored gpgwin -> mainwindow and context -> gpgcontextnils2011-10-291-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@588 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed to GPLv3nils2011-10-221-6/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed includes to class declarations where possible and moved includes and ↵nils2011-08-271-10/+0
| | | | | | class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added quitdialog with checklist for documents to save, but there has to be ↵nils2011-01-171-6/+4
| | | | | | some handling for the saving git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@439 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed behaviour in file encryption with existing and non-existing filesnils2010-12-291-10/+12
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@410 34ebc366-c3a9-4b3c-9f84-69acf7962910
* now checked keys in the mainwindow's keylist are also checked in the ↵nils2010-09-301-2/+2
| | | | | | fileencryption dialog's keylist git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@380 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added warning, if file exists in file encryptionnils2010-06-251-4/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@362 34ebc366-c3a9-4b3c-9f84-69acf7962910
* astyle code beautyfyingubbo2010-05-151-14/+14
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@336 34ebc366-c3a9-4b3c-9f84-69acf7962910
* focus is kept on main window when closing settingsdialog, filecrypt. Added ↵nils2010-04-141-2/+5
| | | | | | some ifndefs git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@302 34ebc366-c3a9-4b3c-9f84-69acf7962910
* corrected the selected/checked key in file-encryptionnils2010-03-261-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@282 34ebc366-c3a9-4b3c-9f84-69acf7962910
* now the view menu is finenils2010-03-251-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@280 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added Fabian's bugfix for file encryptionnils2010-01-121-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@237 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fileenc-dialog: show correct path in file-chooser if already givenubbo2009-09-251-4/+16
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@228 34ebc366-c3a9-4b3c-9f84-69acf7962910
* move order of widgets in fileenc-dialogubbo2009-09-251-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@227 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fill-in outputfilename in fileencryptiondialog after choosing inputubbo2009-09-251-0/+33
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@226 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed *.* to * in all file dialogs to show really all filesnils2009-09-241-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@224 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add missing translationsubbo2009-09-201-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@223 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cosmetic changes(indention)nils2009-09-191-31/+36
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@217 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added missing filesnils2009-01-041-0/+135
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@205 34ebc366-c3a9-4b3c-9f84-69acf7962910