aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* disable appropraite actiosn, when no tab is shown (but actions are only ↵nils2012-02-161-1/+2
| | | | | | disabled in toolbars, not in menu) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@810 34ebc366-c3a9-4b3c-9f84-69acf7962910
* use ressource file for all icons and remove iconpathnils2012-01-191-4/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@766 34ebc366-c3a9-4b3c-9f84-69acf7962910
* method for curHelpPageubbo2011-12-291-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@718 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
* fix broken cut/copy/paste actionsubbo2011-12-051-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@657 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add functonality for opening online help in qtextbrowser tabubbo2011-12-051-0/+9
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@656 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
* fixed a lot of bugs, where app crached, when no tab is opened (liek save ↵nils2011-11-061-0/+1
| | | | | | 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
* changed to GPLv3nils2011-10-221-6/+6
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
* set modal and parent for key details dialog. left margin for ↵nils2011-09-141-1/+3
| | | | | | verifynotification. More doxygen git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@532 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show details in different colours in verfiy detail dialog, further ↵nils2011-09-111-138/+37
| | | | | | commenting and added fillTextEditWithText to textedit git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@530 34ebc366-c3a9-4b3c-9f84-69acf7962910
* only use private keys to sign and print adequate message, if no private key ↵nils2011-09-081-4/+3
| | | | | | is checked. removed hideImportAction and added parameter to showImportAction. git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@527 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor changes in verify-method and some doxygen documenationnils2011-09-061-45/+127
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@526 34ebc366-c3a9-4b3c-9f84-69acf7962910
* changed includes to class declarations where possible and moved includes and ↵nils2011-08-271-8/+11
| | | | | | class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
* further commentsnils2011-08-101-3/+3
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@513 34ebc366-c3a9-4b3c-9f84-69acf7962910
* just commentsnils2011-08-101-7/+131
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@512 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added Qlabel at the buttom of textedit for verifynils2011-07-111-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@491 34ebc366-c3a9-4b3c-9f84-69acf7962910
* now there's no asking to save every single document, if multiple documents ↵nils2011-01-231-1/+68
| | | | | | are saved. Furthermore a lot of cleaning git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@443 34ebc366-c3a9-4b3c-9f84-69acf7962910
* cleaned up a littlenils2011-01-211-5/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@442 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added quitdialog with checklist for documents to save, but there has to be ↵nils2011-01-171-3/+7
| | | | | | some handling for the saving git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@439 34ebc366-c3a9-4b3c-9f84-69acf7962910
* maybe save for anytab and current tab works nowubbo2011-01-051-1/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@435 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabsnils2011-01-021-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@424 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added shortcuts for tab-handling and made different bugfixesnils2011-01-021-3/+1
| | | | 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-021-0/+1
| | | | 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-021-4/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@420 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added tabs to editor, but VERY buggy till nownils2011-01-011-4/+24
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@418 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added GPL to textedit-filesnils2011-01-011-0/+21
| | | | 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-011-5/+21
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@416 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added quote icon and quote action to toolbarnils2010-12-291-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@411 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added possibility to import keys through dropping key-files on keylist or ↵nils2010-12-281-0/+5
| | | | | | through dropping marked keys on keylist git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@409 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added comment action (to insert > at every line) in edit menu, added drag ↵nils2010-12-221-0/+22
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