247 Commits (75d32029d1e35f195f059e58563759db6475daeb)

Author SHA1 Message Date
Thomas McGuire 7230f837f2 Merged revisions 814982,820931,821539,822092,822161,822454 via svnmerge from 18 years ago
Frank Osterfeld 5770623106 do not crash if the signature has no fingerprint 18 years ago
Till Adam f62a020ed0 Don't crash by accessing the job after the event loop deletes it. 18 years ago
Marc Mutz 8b5fd51738 GpgME::Error::asString() is encoded in local8Bit. Also fixed one each of size() > 0 --> !empty() and foo[0] -> foo.front(). 18 years ago
Marc Mutz 726d6869b0 Merged revisions 811955-812089,812091-812100,812102-812624,812626-812642,812644-812697 via svnmerge from 18 years ago
Allen Winter 65613d606f various micro optimizations that Krazy found for single char QStrings 18 years ago
Volker Krause 9d67478ce4 Merged revisions 812090-812101 via svnmerge from 18 years ago
Till Adam 2b7ee6fa74 At least on OSX and Windows the job can't be accessed after the nested event loop returns, as the primary event loop will be entered from quit(), which processes delete events (from deleteLater()) which nukes the job. Cache the audit log in the executor to work around this. Scary problem, this is probably relied upon a lot, with KJobs all over the place. 18 years ago
Thomas McGuire f3537036f4 Don't show bogus "may contain external reference" warnings for messages that 18 years ago
Thomas McGuire ef58bcaa77 Don't crash when replying to HTML mail. 18 years ago
Thomas McGuire e3244e4925 Fix display of signed multipart/alternative messages. 18 years ago
Volker Krause af3ca215f2 SVN_SILENT 18 years ago
Volker Krause 08e9f5e527 Merged revisions 743023-743026 via svnmerge from 18 years ago
Volker Krause b0fde5b4f5 Nearly all of those were covered by the i18n changes already. 18 years ago
Volker Krause 45a32fcfe0 Merged revisions 742294-742602,742604-742670,742673-742986,742988-742990,742992,742994-743000 via svnmerge from 18 years ago
Thomas McGuire 68310e064c Fix kdebug. 18 years ago
Thomas McGuire 211cf1b2f9 Some coding style fixes. 18 years ago
Volker Krause ddb5d08cc2 Merged revisions 733049-733088,733090-733100,733102-733148,733150-733158,733160-733463,733466-733468,733470-733482,733484-733494,733496-733510,733512-733518,733520-733685,733687,733689-733875,733877-733882,733884-734241,734243-734246,734248-734272,734274-734534,734536,734538-734579,734582,734586-734591,734593-734733,734735-735174,735176-735204,735206-735246,735248-735280,735283-735286,735288-735300,735302-735683,735685-736198,736200-736232,736235-736242,736244-736314,736316-736376,736378,736380-736390,736392-737034,737036-737071,737073-737092,737094-737468,737470,737472-737483,737485-737489,737492-737495,737497-738628,738630-739062,739064-739068,739070-739113,739115-739134,739136-739156,739158-739602,739604-739669,739671-739688,739690-739993,739995-740022,740024-740109,740111-740116,740118-740147,740149-740152,740154-740441,740443-740446,740448-740459,740461-740471,740473-740475,740478-740487,740489-740519,740521-740528,740530-740535,740537-740574,740576-740588,740591-740607,740609-741781,741783-741805,741807-741832,741834-741901,741903-742150,742152-742213,742215-742229,742231-742288,742290-742291,742293,742296-742602,742604-742670,742673-742986,742988-742991,742993-742999,743001,743004-743005 via svnmerge from 18 years ago
Volker Krause baeac7e0e6 Merge the cryptplug -> Kleo port from enterprise branch. Since some of 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
Allen Winter 7ff210acdb kDebug() cleaning 18 years ago
Thomas McGuire 9ab5954285 Don't crash when opening an encrypted message in the composer. 18 years ago
Volker Krause 2f307ebdfd Merged revisions 769041-769044,769046-769050,769052-769057,769059-769139,769141 via svnmerge from 18 years ago
Ingo Klcker 24ef83e476 Fix typo. 18 years ago
Volker Krause a0ddcdba6f Merged revisions 716476-716764,716766-716770,716772-716776,716779-716881,716883-716899,716901-716902,716904-716907,716909-716932,716934-717161,717163-717191 via svnmerge from 18 years ago
Thomas McGuire db24342337 - deprecated-- 18 years ago
Adriaan de Groot 8aa58b5aa5 Similar to pimlibs issues dealt with last week: ambiguity between operator char * and void * when used in strange constructs. Since we just need the const char *, use the method for that. 18 years ago
Volker Krause b5291e8f9f Forwardport SVN commit 750967 by vkrause from proko2 branch: 19 years ago
Till Adam 6affb832ad Merged revisions 750914 via svnmerge from 19 years ago
Till Adam 10ef18c0fb Merged revisions 747318 via svnmerge from 19 years ago
Till Adam 286d79c034 Do the correct error handling for encrypted emails if the fact 19 years ago
Marc Mutz afd4c5196c Add support for audit log inspection to the reader window. 19 years ago
Marc Mutz adecba8ab0 More HTML fixes 19 years ago
Marc Mutz 93ee483f4d Use multiArg here is probably useful... pt.2 19 years ago
Marc Mutz e04f0073d0 Use multiArg here is probably useful... 19 years ago
Marc Mutz 2f4565d899 Gather the audit log, but don't change the frames, yet. 19 years ago
Marc Mutz b185b94b2a Add missing </a> tag. 19 years ago
Marc Mutz 6bf87258e8 Small code cleanup 19 years ago
Marc Mutz b66b41dbfd ++const 19 years ago
Volker Krause 745ae14f36 Kleo provides that function already, no need to duplicate it here. 19 years ago
Till Adam 85a2751e67 Don't crash when there is no smime backend, and the protocol can't be 19 years ago
Volker Krause f9fff791fa Merged revisions 702839,702841-702888,702890-702952,702954-703209,703211-703454,703456-703461,703463-703760,703762-703855,703857-703886,703888-703946,703948-703961,703963-704170,704172-704178,704180-704185,704187-704195,704197-704304,704306-705719,705721-706112,706114-706138,706140-706144,706146-708323,708325-708727,708729-709044,709046-709055,709057-709060,709062-712432,712434-713381,713383-713393,713395-713409,713411-714722,714724,714726-716314,716316-716323,716325-716364,716366-716466,716468-716478,716480-716901,716903-716904,716906-716925,716927-717219,717221-717248,717250-719540,719542-719544,719546-719570,719572-720093,720095-725398,725400-730723,730725-731690 via svnmerge from 19 years ago
Rafael Fernndez Lpez fd15f72439 Code adaptation because of changes on libraries related to revision 719630 19 years ago
Volker Krause bae2625bd4 Merged revisions 702839,702841-702888,702890-702952,702954-703209,703211-703454,703456-703461,703463-703760,703762-703855,703857-703886,703888-703946,703948-703961,703963-704170,704172-704178,704180-704185,704187-704195,704197-704304,704306-705719,705721-706112,706114-706138,706140-706144,706146-708323,708325-708727,708729-709044,709046-709055,709057-709060,709062-712432,712434-713381,713383-713393,713395-713409,713411-714722,714724,714726-716314,716316-716323,716325-716364,716366-716466,716468-716478,716480-717219,717221-717250 via svnmerge from 19 years ago
Volker Krause 0f24961a13 Allow to hide signature details again. 19 years ago
Volker Krause 7c7a09ef58 Merged revisions 702839,702841-702888,702890-702952,702954-703209,703211-703454,703456-703461,703463-703760,703762-703855,703857-703886,703888-703946,703948-703961,703963-704170,704172-704178,704180-704185,704187-704195,704197-704304,704306-705719,705721-706112,706114-706138,706140-706144,706146-708323,708325-708727,708729-709044,709046-709055,709057-709060,709062-712432,712434-713381,713383-713393,713395-713409,713411-714722,714724,714726-716314,716316-716323,716325-716364,716366-716473 via svnmerge from 19 years ago
Volker Krause 04fbece721 Merged revisions 715112 via svnmerge from 19 years ago
Volker Krause 8434d68aa9 Fix encoding. 19 years ago
Volker Krause dc4568adbb Merged revisions 712056 via svnmerge from 19 years ago
Volker Krause 0d49b7840f Make on-demand decrytion also work with SMIME. 19 years ago