| Commit message (Expand) | Author | Files | Lines |
2011-11-13 | port of nils bugfix from trunk rev 602 | ubbo | 1 | -0/+45 |
2011-10-22 | changed to GPLv3 | nils | 1 | -6/+6 |
2011-09-11 | show details in different colours in verfiy detail dialog, further commenting... | nils | 1 | -0/+8 |
2011-09-06 | minor changes in verify-method and some doxygen documenation | nils | 1 | -13/+0 |
2011-08-27 | changed includes to class declarations where possible and moved includes and ... | nils | 1 | -4/+0 |
2011-08-10 | just comments | nils | 1 | -2/+0 |
2011-01-29 | qwaitcursor while saving file | nils | 1 | -2/+4 |
2011-01-23 | format text, filenames in save-as dialog, set version to 0.3 | ubbo | 1 | -2/+11 |
2011-01-23 | now there's no asking to save every single document, if multiple documents ar... | nils | 1 | -101/+88 |
2011-01-21 | cleaned up a little | nils | 1 | -139/+30 |
2011-01-18 | now saving multiple documents is nearly fine, but asking to save every single... | nils | 1 | -8/+8 |
2011-01-17 | saving is nearly done, but only the first document is handled | nils | 1 | -17/+26 |
2011-01-17 | added quitdialog with checklist for documents to save, but there has to be so... | nils | 1 | -15/+62 |
2011-01-05 | some more handling of tab closing | ubbo | 1 | -42/+45 |
2011-01-05 | some fixes in maybesave | ubbo | 1 | -53/+12 |
2011-01-05 | maybe save for anytab and current tab works now | ubbo | 1 | -19/+85 |
2011-01-05 | check all tabs for unsaved changes, show dialog if this is the case | ubbo | 1 | -5/+36 |
2011-01-04 | again little bugfix for closing last tab | nils | 1 | -1/+4 |
2011-01-04 | minor beautifying | nils | 1 | -1/+1 |
2011-01-04 | after closing a tab, the editor field is still selected | nils | 1 | -0/+1 |
2011-01-04 | some commenting | ubbo | 1 | -27/+32 |
2011-01-03 | allow exit when no tabs open | ubbo | 1 | -2/+7 |
2011-01-03 | change undo/redo menu-order, show filename on tab when opening file from comm... | ubbo | 1 | -0/+2 |
2011-01-02 | added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabs | nils | 1 | -2/+29 |
2011-01-02 | set focus to textedit field, when new tab is created | nils | 1 | -0/+1 |
2011-01-02 | added shortcuts for tab-handling and made different bugfixes | nils | 1 | -57/+37 |
2011-01-02 | added star in tabtitle, if document is changed | nils | 1 | -4/+19 |
2011-01-02 | added new tab action and made some minor bugfixes | nils | 1 | -32/+21 |
2011-01-01 | added tabs to editor, but VERY buggy till now | nils | 1 | -66/+317 |
2011-01-01 | added GPL to textedit-files | nils | 1 | -0/+21 |
2011-01-01 | moved open,save,saveas and print slots to textedit-class | nils | 1 | -1/+117 |
2010-12-30 | make quote undoable | ubbo | 1 | -4/+15 |
2010-12-29 | added quote icon and quote action to toolbar | nils | 1 | -1/+1 |
2010-12-28 | added possibility to import keys through dropping key-files on keylist or thr... | nils | 1 | -4/+16 |
2010-12-22 | removed qdebugs and text in textedit-field is really replaced | nils | 1 | -7/+4 |
2010-12-22 | added comment action (to insert > at every line) in edit menu, added drag and... | nils | 1 | -0/+35 |