aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* now saving multiple documents is nearly fine, but asking to save every ↵nils2011-01-181-8/+8
| | | | | | single document should be removed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@441 34ebc366-c3a9-4b3c-9f84-69acf7962910
* saving is nearly done, but only the first document is handlednils2011-01-172-21/+30
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@440 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added quitdialog with checklist for documents to save, but there has to be ↵nils2011-01-1710-33/+272
| | | | | | some handling for the saving git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@439 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set focus to textedit on startnils2011-01-101-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@438 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some more handling of tab closingubbo2011-01-051-42/+45
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@437 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some fixes in maybesaveubbo2011-01-052-53/+15
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@436 34ebc366-c3a9-4b3c-9f84-69acf7962910
* maybe save for anytab and current tab works nowubbo2011-01-053-22/+91
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@435 34ebc366-c3a9-4b3c-9f84-69acf7962910
* check all tabs for unsaved changes, show dialog if this is the caseubbo2011-01-051-5/+36
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@434 34ebc366-c3a9-4b3c-9f84-69acf7962910
* again little bugfix for closing last tabnils2011-01-041-1/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@433 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor beautifyingnils2011-01-041-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@432 34ebc366-c3a9-4b3c-9f84-69acf7962910
* after closing a tab, the editor field is still selectednils2011-01-041-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@431 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some commentingubbo2011-01-041-27/+32
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@430 34ebc366-c3a9-4b3c-9f84-69acf7962910
* revert qdebug that sneaked inubbo2011-01-031-1/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@429 34ebc366-c3a9-4b3c-9f84-69acf7962910
* allow exit when no tabs openubbo2011-01-031-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@428 34ebc366-c3a9-4b3c-9f84-69acf7962910
* allow exit when no tabs openubbo2011-01-032-2/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@427 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cosmetics, indentionubbo2011-01-031-8/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@426 34ebc366-c3a9-4b3c-9f84-69acf7962910
* change undo/redo menu-order, show filename on tab when opening file from ↵ubbo2011-01-033-1/+5
| | | | | | command line git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@425 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils2011-01-024-4/+50
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@424 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set focus to textedit field, when new tab is creatednils2011-01-022-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@423 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added shortcuts for tab-handling and made different bugfixesnils2011-01-026-71/+56
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@422 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added star in tabtitle, if document is changednils2011-01-023-5/+21
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@421 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added new tab action and made some minor bugfixesnils2011-01-026-37/+36
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@420 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added editorpage filesnils2011-01-022-0/+105
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@419 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added tabs to editor, but VERY buggy till nownils2011-01-014-81/+355
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@418 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added GPL to textedit-filesnils2011-01-012-0/+42
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@417 34ebc366-c3a9-4b3c-9f84-69acf7962910
* moved open,save,saveas and print slots to textedit-classnils2011-01-015-139/+145
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@416 34ebc366-c3a9-4b3c-9f84-69acf7962910
* comment out sign/verify for nowubbo2010-12-301-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@415 34ebc366-c3a9-4b3c-9f84-69acf7962910
* make quote undoableubbo2010-12-301-4/+15
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@414 34ebc366-c3a9-4b3c-9f84-69acf7962910
* corrected behaviour of confirmation dialog on key importnils2010-12-302-18/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@413 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added confirmation box for import keys through drop in keylist. Also added ↵nils2010-12-306-21/+82
| | | | | | the appropriate setting in settings dialog. git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@412 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added quote icon and quote action to toolbarnils2010-12-295-7/+10
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@411 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
* added possibility to import keys through dropping key-files on keylist or ↵nils2010-12-286-26/+63
| | | | | | through dropping marked keys on keylist git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@409 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed qdebugs and text in textedit-field is really replacednils2010-12-221-7/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@408 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added comment action (to insert > at every line) in edit menu, added drag ↵nils2010-12-225-5/+88
| | | | | | and drop handling and exported textedit to its own class git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@407 34ebc366-c3a9-4b3c-9f84-69acf7962910
* there may be more than on signatureubbo2010-12-171-6/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@406 34ebc366-c3a9-4b3c-9f84-69acf7962910
* verify does something useful now, output to stdoutubbo2010-12-173-4/+44
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@405 34ebc366-c3a9-4b3c-9f84-69acf7962910
* some more playing with sign&verify, signing kind of works now and has menu entryubbo2010-12-164-5/+103
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@404 34ebc366-c3a9-4b3c-9f84-69acf7962910
* start playing with verify, till now mainly copyed from gpgme-test - more to ↵ubbo2010-12-153-0/+119
| | | | | | come ;-) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@403 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set quoted printable decoding in settings checked per default0.2.5nils2010-11-261-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@398 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed typo i n german translationnils2010-11-262-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@397 34ebc366-c3a9-4b3c-9f84-69acf7962910
* integrated es, pt, ru and de translationsnils2010-11-2111-179/+175
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@396 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed some qdebugsnils2010-11-211-3/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@395 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor bugfgixesnils2010-11-211-0/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@394 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated translation filesnils2010-11-1410-881/+1491
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@393 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cleaned up settings dialog and bump version to 0.2.5nils2010-11-146-153/+106
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@392 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added correct gpg.exe and upx-compressed gpg.exe and gpgnils2010-11-142-0/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@391 34ebc366-c3a9-4b3c-9f84-69acf7962910
* beautified mimetab in settingsdialognils2010-11-141-21/+29
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@390 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set objectnames for docks and toolbars to suppress the savestate warnings on ↵nils2010-11-131-0/+5
| | | | | | exit git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@389 34ebc366-c3a9-4b3c-9f84-69acf7962910
* tabbed settings dialog, but it has to be cleaned upnils2010-11-132-164/+320
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@388 34ebc366-c3a9-4b3c-9f84-69acf7962910