| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 2 | -21/+30 |
* | added quitdialog with checklist for documents to save, but there has to be so... | nils | 2011-01-17 | 10 | -33/+272 |
* | set focus to textedit on start | nils | 2011-01-10 | 1 | -0/+1 |
* | some more handling of tab closing | ubbo | 2011-01-05 | 1 | -42/+45 |
* | some fixes in maybesave | ubbo | 2011-01-05 | 2 | -53/+15 |
* | maybe save for anytab and current tab works now | ubbo | 2011-01-05 | 3 | -22/+91 |
* | 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 |
* | revert qdebug that sneaked in | ubbo | 2011-01-03 | 1 | -1/+0 |
* | allow exit when no tabs open | ubbo | 2011-01-03 | 1 | -0/+1 |
* | allow exit when no tabs open | ubbo | 2011-01-03 | 2 | -2/+8 |
* | cosmetics, indention | ubbo | 2011-01-03 | 1 | -8/+10 |
* | change undo/redo menu-order, show filename on tab when opening file from comm... | ubbo | 2011-01-03 | 3 | -1/+5 |
* | added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabs | nils | 2011-01-02 | 4 | -4/+50 |
* | set focus to textedit field, when new tab is created | nils | 2011-01-02 | 2 | -0/+2 |
* | added shortcuts for tab-handling and made different bugfixes | nils | 2011-01-02 | 6 | -71/+56 |
* | added star in tabtitle, if document is changed | nils | 2011-01-02 | 3 | -5/+21 |
* | added new tab action and made some minor bugfixes | nils | 2011-01-02 | 6 | -37/+36 |
* | added editorpage files | nils | 2011-01-02 | 2 | -0/+105 |
* | added tabs to editor, but VERY buggy till now | nils | 2011-01-01 | 4 | -81/+355 |
* | added GPL to textedit-files | nils | 2011-01-01 | 2 | -0/+42 |
* | moved open,save,saveas and print slots to textedit-class | nils | 2011-01-01 | 5 | -139/+145 |
* | comment out sign/verify for now | ubbo | 2010-12-30 | 1 | -2/+2 |
* | make quote undoable | ubbo | 2010-12-30 | 1 | -4/+15 |
* | corrected behaviour of confirmation dialog on key import | nils | 2010-12-30 | 2 | -18/+8 |
* | added confirmation box for import keys through drop in keylist. Also added th... | nils | 2010-12-30 | 6 | -21/+82 |
* | added quote icon and quote action to toolbar | nils | 2010-12-29 | 5 | -7/+10 |
* | fixed behaviour in file encryption with existing and non-existing files | nils | 2010-12-29 | 1 | -10/+12 |
* | added possibility to import keys through dropping key-files on keylist or thr... | nils | 2010-12-28 | 6 | -26/+63 |
* | 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 | 5 | -5/+88 |
* | there may be more than on signature | ubbo | 2010-12-17 | 1 | -6/+8 |
* | verify does something useful now, output to stdout | ubbo | 2010-12-17 | 3 | -4/+44 |
* | some more playing with sign&verify, signing kind of works now and has menu entry | ubbo | 2010-12-16 | 4 | -5/+103 |
* | start playing with verify, till now mainly copyed from gpgme-test - more to c... | ubbo | 2010-12-15 | 3 | -0/+119 |
* | set quoted printable decoding in settings checked per default0.2.5 | nils | 2010-11-26 | 1 | -1/+1 |
* | fixed typo i n german translation | nils | 2010-11-26 | 2 | -1/+1 |
* | integrated es, pt, ru and de translations | nils | 2010-11-21 | 11 | -179/+175 |
* | removed some qdebugs | nils | 2010-11-21 | 1 | -3/+0 |
* | minor bugfgixes | nils | 2010-11-21 | 1 | -0/+3 |
* | updated translation files | nils | 2010-11-14 | 10 | -881/+1491 |
* | cleaned up settings dialog and bump version to 0.2.5 | nils | 2010-11-14 | 6 | -153/+106 |
* | added correct gpg.exe and upx-compressed gpg.exe and gpg | nils | 2010-11-14 | 2 | -0/+0 |
* | beautified mimetab in settingsdialog | nils | 2010-11-14 | 1 | -21/+29 |
* | set objectnames for docks and toolbars to suppress the savestate warnings on ... | nils | 2010-11-13 | 1 | -0/+5 |
* | tabbed settings dialog, but it has to be cleaned up | nils | 2010-11-13 | 2 | -164/+320 |