aboutsummaryrefslogtreecommitdiffstats
path: root/mainwindow.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-04put *.h and *.cpp to src-subdirectoryNils Achtergarde1-374/+0
2017-12-30recommit of a3cba1ba9996400acc43d133f8941fef84dd323f (add gui elements for si...Nils Achtergarde1-6/+13
2017-12-30recommit of 1db778e4481eeab3e65d157240fbe963a8113f49 (tabbed about dialog wit...Nils Achtergarde1-0/+1
2017-12-30recommit of 3e8f924df839cff1d3b6b097ad4db5a0573b559f (added minor comments)Nils Achtergarde1-0/+12
2017-12-30recommit of ffc7c45fee1bfa046cd2c605a43c9c5d2cf7eb62 (proof of concept for up...Nils Achtergarde1-0/+3
2017-12-30recommitted added refresh keys from keyserver to keylist ed50d33d6837bc6adc25...Nils Achtergarde1-0/+3
2016-02-07added findwidgetnils1-0/+6
2016-02-07refactored slots and signalsnils1-25/+25
2016-02-06encrypt to selfnils1-0/+12
2012-05-01add gui elements for sign&verify of files, remove not used fileEncryptAndDecr...ubbo1-8/+15
2012-04-23tabbed about dialog with translator file seperated, but of the encoding of th...nils1-0/+1
2012-03-29added minor commentsnils1-7/+19
2012-03-21proof of concept for upload key to servernils1-0/+3
2012-03-05added refresh keys from keyserver to keylistnils1-0/+2
2012-02-19also disable close action, when no tab is opened and little cleanupnils1-15/+2
2012-02-16disable appropraite actiosn, when no tab is shown (but actions are only disab...nils1-5/+16
2012-02-15added method to disable tab related actionsnils1-0/+7
2012-02-02set toolbuttonstyle for import from and for file cryption dropdown toolbuttonnils1-0/+2
2012-01-19use ressource file for all icons and remove iconpathnils1-1/+0
2012-01-15choose helppage keygen.html from wizardubbo1-0/+1
2012-01-15restart app after loading old qgq4usb configubbo1-2/+0
2012-01-15mainwindow reloadable, e.g. when translation changesubbo1-0/+1
2012-01-03show message in statusbar of mainwindow when key is exported to file in keyma...nils1-0/+3
2011-12-08reorganize help menuubbo1-0/+6
2011-12-08added zoom in/out to texteditnils1-0/+2
2011-12-06functions for removing or adding gpg headersubbo1-0/+6
2011-12-06copyright headersubbo1-1/+1
2011-12-06file encryption dialog configurable for encrypt / decrypt / both. popup menu ...ubbo1-0/+12
2011-12-05remove everything system tray related from trunkubbo1-9/+0
2011-12-04changed qplaintextedit to qtexteditnils1-2/+2
2011-11-17added file-toolbar, moved import key dropdown menu to keytoolbar, separated q...nils1-6/+2
2011-11-05added start wizard to help menunils1-0/+4
2011-11-03first tray with minimal functionality - close ;-)ubbo1-0/+9
2011-10-30added first idea of wizardnils1-0/+1
2011-10-29refactored gpgwin -> mainwindow and context -> gpgcontextnils1-3/+3
2011-10-25destroy attachmentdok if option parsemime not set, make sure only one attachm...ubbo1-0/+6
2011-10-24only create attachment dock if pgp-mime parsing enabledubbo1-0/+5
2011-10-22changed to GPLv3nils1-6/+6
2011-10-11moved textissigned to contextnils1-10/+0
2011-10-11moved preventnodataerr to context.cpp, added refresh slots for verifynils1-9/+1
2011-10-06some commentingnils1-42/+42
2011-10-06removed beautifyfingerprint-method from gpgwinnils1-7/+0
2011-10-06added list for signinginformation and minor bugfixnils1-6/+3
2011-09-28removed doubled keyimport functions and actions from gpgwinnils1-19/+0
2011-09-18cleaned up class dependenciesnils1-6/+0
2011-09-14bautify fingerprints in verifydetails and verifynotificationnils1-0/+7
2011-09-14set modal and parent for key details dialog. left margin for verifynotificati...nils1-0/+2
2011-09-12changed verifydetailsdialog, updated todoubbo1-0/+1
2011-09-08more docu in gpgwin.cpp and set slots in gpgwin from public to privatenils1-17/+14
2011-09-08only use private keys to sign and print adequate message, if no private key i...nils1-74/+221