information KGpg is a graphical interface to GnuPG. It's part of the kdeutils package of KDE. syndicateUTC clock | event counters The last message was received 3.03 weeks ago at 13:38 on Jan 19, 2012 0 messages so far today, 0 messages yesterday 0 messages so far this week, 0 messages last week 0 messages so far this month, 5 messages last month 1236 messages since the first one, 6.14 years ago, for an average of 1.81 days between messages recent messages date | project | content | link |
|---|
| 10:24 on Jan 19 | KDE | Commit by Patrick Spendrin on KDE/4.8 :: r v4.7.97-5-gfa0b456 kgpg/gpgproc.cpp: ( link) fix startup when no config file is defined
BUG:291923 | # | | 13:29 on Jan 18 | KDE | Commit by Raphael Kubo da Costa on KDE/4.8 :: r v4.7.97-4-gcab0399 kgpg/main.cpp: ( link) Bump version number for 4.8.0. | # | | 20:08 on Jan 08 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.95-6-gc8722be kgpg/ (3 files in 2 dirs): ( link) show key names in import summary | # | | 02:27 on Jan 05 | KDE | Commit by Raphael Kubo da Costa on KDE/4.8 :: r v4.7.95-4-g2677372 kgpg/CMakeLists.txt: ( link) Add missing add_definition() calls.
For some unknown reason, while the svn to git conversion work was going on in branches/work/kdeutils-build-standalone, the lines adding ${QT_DEFINITIONS} and ${KDE4_DEFINITIONS} to the definitions passed to the compiler end up not being included in each application's CMakeLists.txt.
This was not a problem during the 4.7 series, as Dirk still packaged kdeutils as a single tarball, and the top-level CMakeLists.txt used did include these lines.
The issue came to attention during the 4.8 beta/RC phase, when 32-bit Linux users had problems creating tarballs with Ark: libarchive is usually built in those systems with -D_FILE_OFFSET_BITS=64. This is set in KDE4_DEFINITIONS, which was not being used to build Ark. struct stat then had different sizes for Ark and libarchive, which caused all sorts of trouble. | # | | 02:27 on Jan 05 | KDE | Commit by Raphael Kubo da Costa on master :: r v4.7.95-5-g8cc2340 kgpg/CMakeLists.txt: ( link) Add missing add_definition() calls.
For some unknown reason, while the svn to git conversion work was going on in branches/work/kdeutils-build-standalone, the lines adding ${QT_DEFINITIONS} and ${KDE4_DEFINITIONS} to the definitions passed to the compiler end up not being included in each application's CMakeLists.txt.
This was not a problem during the 4.7 series, as Dirk still packaged kdeutils as a single tarball, and the top-level CMakeLists.txt used did include these lines.
The issue came to attention during the 4.8 beta/RC phase, when 32-bit Linux users had problems creating tarballs with Ark: libarchive is usually built in those systems with -D_FILE_OFFSET_BITS=64. This is set in KDE4_DEFINITIONS, which was not being used to build Ark. struct stat then had different sizes for Ark and libarchive, which caused all sorts of trouble. (cherry picked from commit 267737215cd5c32f5981b7e101d89e2f9e8cf669) | # | | 21:01 on Dec 22, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.90-14-g00da535 kgpg/: ( link) Merge branch 'KDE/4.8' | # | | 21:00 on Dec 22, 2011 | KDE | Commit by Rolf Eike Beer on KDE/4.8 :: r v4.7.90-12-ga40a0af kgpg/kgpgexternalactions.cpp: ( link) normalize slot | # | | 07:29 on Dec 21, 2011 | KDE | Commit by Rolf Eike Beer on KDE/4.8 :: r v4.7.90-11-ga450d35 kgpg/main.cpp: ( link) bump version for RC2 | # | | 07:22 on Dec 21, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.90-11-ge2f2b83 kgpg/main.cpp: ( link) bump version number for post-4.8 | # | | 17:37 on Dec 17, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.80-23-g692352f kgpg/ (3 files in 2 dirs): ( link) remove dead references to KgpgLibrary | # | | 17:32 on Dec 17, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.80-22-gabcd645 kgpg/ (2 files): ( link) remove the now unused code for encrypting text from KGpgTextInterface | # | | 17:20 on Dec 17, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.80-20-g8058b5a kgpg/transactions/ (kgpgencrypt.cpp kgpgencrypt.h): ( link) when encrypting multiple files get the filename status messages right | # | | 15:40 on Dec 17, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.80-19-g340ddf3 kgpg/transactions/kgpgtextorfiletransaction.cpp: ( link) properly tell GnuPG that we will pass it multiple input files | # | | 15:26 on Dec 17, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.80-18-g3455f8d kgpg/ (kgpglibrary.cpp kgpglibrary.h): ( link) get rid of KgpgLibrary::startEncode()
This is only 5 lines of trivial code and is only called from one place at all, no need to keep this around. | # | | 14:59 on Dec 17, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.80-17-g257dcc8 kgpg/ (5 files): ( link) put compression and encryption of a folder into a KJob
This fixes an empty KPassivePopup showing up in the top left of the screen, which is a remnant of KDE 3.5 days. It also improves the feedback to the user on what's happening a lot.
And while at it this also fixes a couple of memleaks and other stuff.
BUG:266859 FIXED-IN:4.8.0 | # | | 14:24 on Dec 17, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.80-16-gc8f2471 kgpg/transactions/ (kgpgencrypt.cpp kgpgencrypt.h): ( link) improve handling of symmetric encryption | # | | 17:39 on Dec 16, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.80-21-g119d497 kgpg/ (keysmanager.cpp keysmanager.h): ( link) use the encrypt transaction to encrypt clipboard contents | # | | 14:27 on Nov 29, 2011 | KDE | Commit by Atanas Gospodinov on master :: r v4.7.80-14-g6a3507f kgpg/ (6 files in 2 dirs): ( link) Implemented group inplace editing. [REB:did some coding style edits, but changed no functionality] BUG:250453 CCMAIL: pluh876 at gmail dot com | # | | 20:16 on Nov 20, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.3-53-gcd84cdf kgpg/ (keysmanager.cpp keysmanager.h): ( link) remove the old key search
This has been disfunctional since KDE 4.1 and noone ever complained. Since there is a working filter I don't see a great value in this anyway. Remove this dead code and it's #warning.
If someone ever cares to submit a working patch I'll not reject this. But I will neither invest any time in this. | # | | 20:14 on Nov 20, 2011 | KDE | Commit by Rolf Eike Beer on master :: r v4.7.3-52-gfa260eb kgpg/ (3 files in 2 dirs): ( link) query the keysmanager for the shortcut
This fixes a long standing #warning | # |
|