| Commit message (Expand) | Author | Files | Lines |
2011-01-30 | add logo and change about-box | ubbo | 1 | -6/+28 |
2011-01-30 | keydetailsdialog in gpgwin | ubbo | 1 | -1/+14 |
2011-01-30 | don't replace text if decryption failed, e.g. there was no text to decrypt | ubbo | 1 | -1/+6 |
2011-01-29 | restructured code of about dialog | nils | 1 | -15/+22 |
2011-01-29 | allow decryption of empty messages | nils | 1 | -23/+21 |
2011-01-29 | undoable encrypt and decrypt | nils | 1 | -3/+13 |
2011-01-24 | added platform independent shortcut for close tab and preferences | nils | 1 | -2/+2 |
2011-01-24 | added platform independent shortcut for quit | nils | 1 | -1/+1 |
2011-01-24 | made tabswitching platform independent | nils | 1 | -2/+2 |
2011-01-23 | <CTRL> N for new tab default, <CTRL> T still works | ubbo | 1 | -1/+5 |
2011-01-23 | format text, filenames in save-as dialog, set version to 0.3 | ubbo | 1 | -0/+9 |
2011-01-23 | now there's no asking to save every single document, if multiple documents ar... | nils | 1 | -17/+8 |
2011-01-21 | cleaned up a little | nils | 1 | -2/+2 |
2011-01-17 | added quitdialog with checklist for documents to save, but there has to be so... | nils | 1 | -4/+3 |
2011-01-10 | set focus to textedit on start | nils | 1 | -0/+1 |
2011-01-05 | maybe save for anytab and current tab works now | ubbo | 1 | -2/+4 |
2011-01-03 | revert qdebug that sneaked in | ubbo | 1 | -1/+0 |
2011-01-03 | allow exit when no tabs open | ubbo | 1 | -0/+1 |
2011-01-03 | allow exit when no tabs open | ubbo | 1 | -0/+1 |
2011-01-03 | change undo/redo menu-order, show filename on tab when opening file from comm... | ubbo | 1 | -1/+1 |
2011-01-02 | added shortcuts Ctrl+Tab and Ctrl+Shift+Tab to switch through the tabs | nils | 1 | -2/+17 |
2011-01-02 | added shortcuts for tab-handling and made different bugfixes | nils | 1 | -6/+13 |
2011-01-02 | added new tab action and made some minor bugfixes | nils | 1 | -0/+6 |
2011-01-01 | added tabs to editor, but VERY buggy till now | nils | 1 | -9/+10 |
2011-01-01 | moved open,save,saveas and print slots to textedit-class | nils | 1 | -123/+7 |
2010-12-30 | comment out sign/verify for now | ubbo | 1 | -2/+2 |
2010-12-30 | added confirmation box for import keys through drop in keylist. Also added th... | nils | 1 | -1/+1 |
2010-12-29 | added quote icon and quote action to toolbar | nils | 1 | -4/+7 |
2010-12-28 | added possibility to import keys through dropping key-files on keylist or thr... | nils | 1 | -17/+0 |
2010-12-22 | added comment action (to insert > at every line) in edit menu, added drag and... | nils | 1 | -2/+22 |
2010-12-17 | verify does something useful now, output to stdout | ubbo | 1 | -0/+14 |
2010-12-16 | some more playing with sign&verify, signing kind of works now and has menu entry | ubbo | 1 | -3/+23 |
2010-12-15 | start playing with verify, till now mainly copyed from gpgme-test - more to c... | ubbo | 1 | -0/+3 |
2010-11-14 | cleaned up settings dialog and bump version to 0.2.5 | nils | 1 | -2/+1 |
2010-11-13 | set objectnames for docks and toolbars to suppress the savestate warnings on ... | nils | 1 | -0/+5 |
2010-10-12 | corrected bug for statusbar icon (icon was shown, if attachment folder didn't... | nils | 1 | -2/+2 |
2010-10-05 | check attachmentfolder for files all 5 sec | ubbo | 1 | -7/+35 |
2010-09-30 | now checked keys in the mainwindow's keylist are also checked in the fileencr... | nils | 1 | -2/+4 |
2010-09-29 | nearly added icon for attachments in statusbar | nils | 1 | -22/+15 |
2010-09-27 | more error handling for encryption in context.cpp | nils | 1 | -3/+25 |
2010-08-27 | implement remember password functionality | ubbo | 1 | -0/+3 |
2010-08-19 | start implementing 'open file with' for attachments. very rough for now, need... | ubbo | 1 | -14/+15 |
2010-07-29 | decode quoted printable | ubbo | 1 | -6/+31 |
2010-06-19 | redo to redo-action | ubbo | 1 | -3/+3 |
2010-06-19 | added redo to edit-menu | nils | 1 | -0/+6 |
2010-06-13 | temporarily commented out shortcuts for prefs and quit (for building with qt4.5) | nils | 1 | -2/+2 |
2010-06-07 | add seperators in edit-menu | ubbo | 1 | -0/+2 |
2010-06-07 | fix behaviour on close if canceled | ubbo | 1 | -23/+21 |
2010-06-02 | added undo to edit menu and updated language files | nils | 1 | -0/+6 |
2010-05-18 | add link to online tutorials in help menu | ubbo | 1 | -0/+10 |