aboutsummaryrefslogtreecommitdiffstats
path: root/textedit.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-01smaller + button for new tabsubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.4-beta@1095 34ebc366-c3a9-4b3c-9f84-69acf7962910
2013-10-16begin of fileencryptionwidgetubbo1-2/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1071 34ebc366-c3a9-4b3c-9f84-69acf7962910
2013-10-16rename qmlpage to widgets/keydetailswidget and add licenceubbo1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1070 34ebc366-c3a9-4b3c-9f84-69acf7962910
2013-10-15keydetails widget in qml workingnils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1061 34ebc366-c3a9-4b3c-9f84-69acf7962910
2013-10-11button and textfield in qmlubbo1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1053 34ebc366-c3a9-4b3c-9f84-69acf7962910
2013-10-11show some keydata in qmlubbo1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1045 34ebc366-c3a9-4b3c-9f84-69acf7962910
2013-10-11add qmlpage for keydetails, just a test nowubbo1-0/+7
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@1043 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-10-24newtab slot works againnils1-2/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@996 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-10-09updated TODO und some refactoringnils1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@995 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-09-30refactored slots in settingsdialog.* and textedit.*nils1-17/+17
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@985 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-09-21added button to tabbar of textedit to add tab (but has still has to be styled)nils1-0/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@965 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-19fix npeubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@814 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-09fixed a few compiler warningsnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@804 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-02-07removed gpg-keyserver.de from keyserverlistnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@802 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-19added file.close for every file.opennils1-2/+3
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@767 34ebc366-c3a9-4b3c-9f84-69acf7962910
2012-01-19use ressource file for all icons and remove iconpathnils1-3/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@766 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-29enable zoom for helpubbo1-4/+13
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@720 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-29enable copy on helpubbo1-3/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@719 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-29method for curHelpPageubbo1-4/+14
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@718 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-29fix crash and enable printing of help pagesubbo1-1/+8
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@717 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-08added zoom in/out to texteditnils1-0/+18
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@677 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-06correct signal 'modification changed' also for opened documentsubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@665 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-06modificationChanged signal from QTextEditubbo1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@663 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-05fix other crashes related to help tabubbo1-2/+2
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@659 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-05fix crashes on closing help tab and exit with open help tabsubbo1-1/+5
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@658 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-05fix broken cut/copy/paste actionsubbo1-7/+12
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@657 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-05add functonality for opening online help in qtextbrowser tabubbo1-0/+9
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@656 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-12-04changed qplaintextedit to qtexteditnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@652 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-11-06 fixed a lot of bugs, where app crached, when no tab is opened (liek save ↵nils1-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
2011-10-22changed to GPLv3nils1-6/+6
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@564 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-11show details in different colours in verfiy detail dialog, further ↵nils1-0/+8
commenting and added fillTextEditWithText to textedit git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@530 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-09-06minor changes in verify-method and some doxygen documenationnils1-13/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@526 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-27changed includes to class declarations where possible and moved includes and ↵nils1-4/+0
class declarations to header files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@522 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-08-10just commentsnils1-2/+0
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@512 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-29qwaitcursor while saving filenils1-2/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@456 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-23format text, filenames in save-as dialog, set version to 0.3ubbo1-2/+11
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@444 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-23now there's no asking to save every single document, if multiple documents ↵nils1-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
2011-01-21cleaned up a littlenils1-139/+30
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@442 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-18now saving multiple documents is nearly fine, but asking to save every ↵nils1-8/+8
single document should be removed git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@441 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-17saving is nearly done, but only the first document is handlednils1-17/+26
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@440 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-17added quitdialog with checklist for documents to save, but there has to be ↵nils1-15/+62
some handling for the saving git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@439 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-05some more handling of tab closingubbo1-42/+45
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@437 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-05some fixes in maybesaveubbo1-53/+12
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@436 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-05maybe save for anytab and current tab works nowubbo1-19/+85
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@435 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-05check all tabs for unsaved changes, show dialog if this is the caseubbo1-5/+36
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@434 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-04again little bugfix for closing last tabnils1-1/+4
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@433 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-04minor beautifyingnils1-1/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@432 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-04after closing a tab, the editor field is still selectednils1-0/+1
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@431 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-04some commentingubbo1-27/+32
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@430 34ebc366-c3a9-4b3c-9f84-69acf7962910
2011-01-03allow exit when no tabs openubbo1-2/+7
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@427 34ebc366-c3a9-4b3c-9f84-69acf7962910