| Commit message (Expand) | Author | Age | Files | Lines |
* | port of nils bugfix from trunk rev 602 | ubbo | 2011-11-13 | 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 |
* | added possibility to import keys through dropping key-files on keylist or thr... | nils | 2010-12-28 | 1 | -4/+16 |
* | removed qdebugs and text in textedit-field is really replaced | nils | 2010-12-22 | 1 | -7/+4 |
* | added comment action (to insert > at every line) in edit menu, added drag and... | nils | 2010-12-22 | 1 | -0/+35 |