| Commit message (Expand) | Author | Age | Files | Lines |
* | fix npe | ubbo | 2012-02-19 | 1 | -1/+1 |
* | fixed a few compiler warnings | nils | 2012-02-09 | 1 | -1/+1 |
* | removed gpg-keyserver.de from keyserverlist | nils | 2012-02-07 | 1 | -1/+1 |
* | added file.close for every file.open | nils | 2012-01-19 | 1 | -2/+3 |
* | use ressource file for all icons and remove iconpath | nils | 2012-01-19 | 1 | -3/+2 |
* | enable zoom for help | ubbo | 2011-12-29 | 1 | -4/+13 |
* | enable copy on help | ubbo | 2011-12-29 | 1 | -3/+5 |
* | method for curHelpPage | ubbo | 2011-12-29 | 1 | -4/+14 |
* | fix crash and enable printing of help pages | ubbo | 2011-12-29 | 1 | -1/+8 |
* | added zoom in/out to textedit | nils | 2011-12-08 | 1 | -0/+18 |
* | correct signal 'modification changed' also for opened documents | ubbo | 2011-12-06 | 1 | -1/+1 |
* | modificationChanged signal from QTextEdit | ubbo | 2011-12-06 | 1 | -1/+1 |
* | fix other crashes related to help tab | ubbo | 2011-12-05 | 1 | -2/+2 |
* | fix crashes on closing help tab and exit with open help tabs | ubbo | 2011-12-05 | 1 | -1/+5 |
* | fix broken cut/copy/paste actions | ubbo | 2011-12-05 | 1 | -7/+12 |
* | add functonality for opening online help in qtextbrowser tab | ubbo | 2011-12-05 | 1 | -0/+9 |
* | changed qplaintextedit to qtextedit | nils | 2011-12-04 | 1 | -1/+1 |
* | fixed a lot of bugs, where app crached, when no tab is opened (liek save as,... | nils | 2011-11-06 | 1 | -0/+45 |
* | changed to GPLv3 | nils | 2011-10-22 | 1 | -6/+6 |
* | show details in different colours in verfiy detail dialog, further commenting... | nils | 2011-09-11 | 1 | -0/+8 |
* | minor changes in verify-method and some doxygen documenation | nils | 2011-09-06 | 1 | -13/+0 |
* | changed includes to class declarations where possible and moved includes and ... | nils | 2011-08-27 | 1 | -4/+0 |
* | just comments | nils | 2011-08-10 | 1 | -2/+0 |
* | qwaitcursor while saving file | nils | 2011-01-29 | 1 | -2/+4 |
* | format text, filenames in save-as dialog, set version to 0.3 | ubbo | 2011-01-23 | 1 | -2/+11 |
* | now there's no asking to save every single document, if multiple documents ar... | nils | 2011-01-23 | 1 | -101/+88 |
* | cleaned up a little | nils | 2011-01-21 | 1 | -139/+30 |
* | now saving multiple documents is nearly fine, but asking to save every single... | nils | 2011-01-18 | 1 | -8/+8 |
* | saving is nearly done, but only the first document is handled | nils | 2011-01-17 | 1 | -17/+26 |
* | added quitdialog with checklist for documents to save, but there has to be so... | nils | 2011-01-17 | 1 | -15/+62 |
* | some more handling of tab closing | ubbo | 2011-01-05 | 1 | -42/+45 |
* | some fixes in maybesave | ubbo | 2011-01-05 | 1 | -53/+12 |
* | maybe save for anytab and current tab works now | ubbo | 2011-01-05 | 1 | -19/+85 |
* | check all tabs for unsaved changes, show dialog if this is the case | ubbo | 2011-01-05 | 1 | -5/+36 |
* | again little bugfix for closing last tab | nils | 2011-01-04 | 1 | -1/+4 |
* | minor beautifying | nils | 2011-01-04 | 1 | -1/+1 |
* | after closing a tab, the editor field is still selected | nils | 2011-01-04 | 1 | -0/+1 |
* | some commenting | ubbo | 2011-01-04 | 1 | -27/+32 |
* | allow exit when no tabs open | ubbo | 2011-01-03 | 1 | -2/+7 |
* | change undo/redo menu-order, show filename on tab when opening file from comm... | ubbo | 2011-01-03 | 1 | -0/+2 |
* | added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabs | nils | 2011-01-02 | 1 | -2/+29 |
* | set focus to textedit field, when new tab is created | nils | 2011-01-02 | 1 | -0/+1 |
* | added shortcuts for tab-handling and made different bugfixes | nils | 2011-01-02 | 1 | -57/+37 |
* | added star in tabtitle, if document is changed | nils | 2011-01-02 | 1 | -4/+19 |
* | added new tab action and made some minor bugfixes | nils | 2011-01-02 | 1 | -32/+21 |
* | added tabs to editor, but VERY buggy till now | nils | 2011-01-01 | 1 | -66/+317 |
* | added GPL to textedit-files | nils | 2011-01-01 | 1 | -0/+21 |
* | moved open,save,saveas and print slots to textedit-class | nils | 2011-01-01 | 1 | -1/+117 |
* | make quote undoable | ubbo | 2010-12-30 | 1 | -4/+15 |
* | added quote icon and quote action to toolbar | nils | 2010-12-29 | 1 | -1/+1 |