index
:
gpg4usb
0.1
0.3.1
0.3.2
0.3.2-1
0.3.2-mac
0.3.3
0.3.4
0.4-beta
keylist-rewrite
kgpg
master
post-0.3.2
svn-rev-to-132
trayicon-branch
gpg4usb is an easy to use portable editor to encrypt and decrypt with gnupg.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
attachments.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
put *.h and *.cpp to src-subdirectory
Nils Achtergarde
1
-183
/
+0
2016-02-07
seoma more refactoring
nils
1
-2
/
+2
2016-02-07
refactored slots and signals
nils
1
-2
/
+2
2012-01-19
added file.close for every file.open
nils
1
-1
/
+2
2012-01-19
use ressource file for all icons and remove iconpath
nils
1
-7
/
+4
2011-10-24
fix crash if save in attachment-table is empty
ubbo
1
-0
/
+4
2011-10-22
changed to GPLv3
nils
1
-6
/
+6
2011-07-10
removed margins in attachment-table
nils
1
-0
/
+1
2010-11-14
cleaned up settings dialog and bump version to 0.2.5
nils
1
-1
/
+0
2010-10-05
reviewed strings in settingsdialog
ubbo
1
-3
/
+3
2010-10-05
check attachmentfolder for files all 5 sec
ubbo
1
-0
/
+1
2010-08-28
create attachments dir if not existing
nils
1
-6
/
+6
2010-08-19
start implementing 'open file with' for attachments. very rough for now, need...
ubbo
1
-1
/
+53
2010-07-29
decode quoted printable
ubbo
1
-1
/
+1
2010-05-18
add link to online tutorials in help menu
ubbo
1
-0
/
+1
2010-05-15
astyle code beautyfying
ubbo
1
-4
/
+4
2010-05-15
more booleans in settings, updated attachment-todo
ubbo
1
-1
/
+6
2010-05-14
don't try to save file if abort is hit
ubbo
1
-0
/
+2
2010-05-14
add mimetype-icons to model
ubbo
1
-1
/
+1
2010-05-14
more work on tablemodel, attached files are saveable again
ubbo
1
-57
/
+15
2010-05-14
start of using own model for attachment-table-view, not all functionality (sa...
ubbo
1
-22
/
+32
2010-05-12
update attachment-todo
ubbo
1
-0
/
+1
2010-05-12
add option for mimeparsing to settings-dialog
ubbo
1
-1
/
+0
2010-05-12
visual polishing of attachment-view, testfile for more attachments, add test-...
ubbo
1
-0
/
+15
2010-05-11
save attachment works now for testfile
ubbo
1
-11
/
+48
2010-05-10
add mime-parser and basic attachment-recognise and show functionality
ubbo
1
-124
/
+41
2010-05-05
changed QList<QString> to QStringList and reverted gpg4usb.pro (no static bui...
nils
1
-1
/
+1
2009-09-19
cosmetic changes(indention)
nils
1
-49
/
+49
2008-10-14
changed setStatusTip to setToolTip for actions
nils
1
-3
/
+3
2008-09-13
moved the include entries from cpp to header files
nils
1
-5
/
+0
2008-08-16
added / fixed file-output for attachment-enc/decryption
ubbo
1
-11
/
+28
2008-08-16
start of binary-file handling (decrypt/encrypt), kind of works, but still a l...
ubbo
1
-0
/
+171