aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* smaller + button for new tabsubbo2014-05-011-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.4-beta@1095 34ebc366-c3a9-4b3c-9f84-69acf7962910
* begin of fileencryptionwidgetubbo2013-10-161-2/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1071 34ebc366-c3a9-4b3c-9f84-69acf7962910
* rename qmlpage to widgets/keydetailswidget and add licenceubbo2013-10-161-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1070 34ebc366-c3a9-4b3c-9f84-69acf7962910
* keydetails widget in qml workingnils2013-10-151-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1061 34ebc366-c3a9-4b3c-9f84-69acf7962910
* button and textfield in qmlubbo2013-10-111-0/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1053 34ebc366-c3a9-4b3c-9f84-69acf7962910
* show some keydata in qmlubbo2013-10-111-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1045 34ebc366-c3a9-4b3c-9f84-69acf7962910
* add qmlpage for keydetails, just a test nowubbo2013-10-111-0/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1043 34ebc366-c3a9-4b3c-9f84-69acf7962910
* newtab slot works againnils2012-10-241-2/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@996 34ebc366-c3a9-4b3c-9f84-69acf7962910
* updated TODO und some refactoringnils2012-10-091-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@995 34ebc366-c3a9-4b3c-9f84-69acf7962910
* refactored slots in settingsdialog.* and textedit.*nils2012-09-301-17/+17
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@985 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added button to tabbar of textedit to add tab (but has still has to be styled)nils2012-09-211-0/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@965 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix npeubbo2012-02-191-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@814 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fixed a few compiler warningsnils2012-02-091-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@804 34ebc366-c3a9-4b3c-9f84-69acf7962910
* removed gpg-keyserver.de from keyserverlistnils2012-02-071-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@802 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added file.close for every file.opennils2012-01-191-2/+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-3/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@766 34ebc366-c3a9-4b3c-9f84-69acf7962910
* enable zoom for helpubbo2011-12-291-4/+13
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@720 34ebc366-c3a9-4b3c-9f84-69acf7962910
* enable copy on helpubbo2011-12-291-3/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@719 34ebc366-c3a9-4b3c-9f84-69acf7962910
* method for curHelpPageubbo2011-12-291-4/+14
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@718 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix crash and enable printing of help pagesubbo2011-12-291-1/+8
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@717 34ebc366-c3a9-4b3c-9f84-69acf7962910
* added zoom in/out to texteditnils2011-12-081-0/+18
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@677 34ebc366-c3a9-4b3c-9f84-69acf7962910
* correct signal 'modification changed' also for opened documentsubbo2011-12-061-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@665 34ebc366-c3a9-4b3c-9f84-69acf7962910
* modificationChanged signal from QTextEditubbo2011-12-061-1/+1
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@663 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix other crashes related to help tabubbo2011-12-051-2/+2
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@659 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix crashes on closing help tab and exit with open help tabsubbo2011-12-051-1/+5
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@658 34ebc366-c3a9-4b3c-9f84-69acf7962910
* fix broken cut/copy/paste actionsubbo2011-12-051-7/+12
| | | | 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-1/+1
| | | | 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/+45
| | | | | | 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
* show details in different colours in verfiy detail dialog, further ↵nils2011-09-111-0/+8
| | | | | | commenting and added fillTextEditWithText to textedit git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@530 34ebc366-c3a9-4b3c-9f84-69acf7962910
* minor changes in verify-method and some doxygen documenationnils2011-09-061-13/+0
| | | | 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-4/+0
| | | | | | class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
* just commentsnils2011-08-101-2/+0
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@512 34ebc366-c3a9-4b3c-9f84-69acf7962910
* qwaitcursor while saving filenils2011-01-291-2/+4
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@456 34ebc366-c3a9-4b3c-9f84-69acf7962910
* format text, filenames in save-as dialog, set version to 0.3ubbo2011-01-231-2/+11
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@444 34ebc366-c3a9-4b3c-9f84-69acf7962910
* now there's no asking to save every single document, if multiple documents ↵nils2011-01-231-101/+88
| | | | | | 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-139/+30
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@442 34ebc366-c3a9-4b3c-9f84-69acf7962910
* 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-171-17/+26
| | | | 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-171-15/+62
| | | | | | some handling for the saving git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@439 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-051-53/+12
| | | | 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-051-19/+85
| | | | 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
* allow exit when no tabs openubbo2011-01-031-2/+7
| | | | git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@427 34ebc366-c3a9-4b3c-9f84-69acf7962910