| informationsyndicateUTC clock | event counters The last message was received 1.19 months ago at 05:50 on Jan 05, 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, 2 messages last month 214 messages since the first one, 6.12 years ago, for an average of 1.49 weeks between messages recent messages date | project | content | link |
|---|
| 02:27 on Jan 05 | KDE | Commit by Raphael Kubo da Costa on KDE/4.8 :: r v4.7.95-5-g1162ff2 kwallet/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-2-g3be45eb kwallet/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 1162ff27570f561baff115d6dfa5d1532bf5553c) | # | | 01:47 on Dec 23, 2011 | KDE | Commit by Raphael Kubo da Costa on master :: r v4.7.90-8-g2aeb706 kwallet/main.cpp: ( link) Bump version number now that 4.8 has been branched | # | | 15:06 on Nov 29, 2011 | KDE | Commit by Yuri Chornoivan on master :: r v4.6.90-26-g228d54c kwallet/doc/index.docbook: ( link) Fix typos. | # | | 21:43 on Nov 28, 2011 | KDE | Commit by Burkhard Lück on master :: r v4.6.90-25-g012dd16 kwallet/doc/index.docbook: ( link) add ksecret section to the kwallet handbook | # | | 22:47 on Nov 08, 2011 | KDE | Commit by Valentin Rusu on ksecretsservice :: r v4.7.1-17-g47a5c52 kwallet/ (kwalleteditor.cpp kwalletmanager.cpp): ( link) Fix crash when deleting wallets with ksecretsservice | # | | 20:43 on Oct 13, 2011 | KDE | Commit by Valentin Rusu on ksecretsservice :: r v4.7.1-16-g08553fb kwallet/konfigurator/walletconfigwidget.ui: ( link) Added the EXPERIMENTAL notice near the konfigurator checkbox
As suggested by Martin Koller :-) | # | | 20:43 on Oct 11, 2011 | KDE | Commit by Valentin Rusu on ksecretsservice :: r v4.7.1-15-g9bd9e97 kwallet/kwalleteditor.cpp: ( link) Merge branch 'master' into ksecretsservice
Conflicts: konfigurator/konfigurator.cpp | # | | 20:38 on Oct 11, 2011 | KDE | Commit by Valentin Rusu on ksecretsservice :: r v4.7.1-2-gb4e965c kwallet/ (5 files in 2 dirs): ( link) KWalletManager now displays secrets from KSecretsService
Use kwl2kss to import secrets from existing kwallets | # | | 19:56 on Sep 07, 2011 | KDE | Commit by Burkhard Lück on 4.7 :: r v4.7.0-16-g17725e4 kwallet/doc/index.docbook: ( link) doc backport to 4.7.2 | # | | 22:06 on Aug 28, 2011 | KDE | Commit by Valentin Rusu on ksecretsservice :: r v4.7.0-16-gd31cc65 kwallet/ (3 files in 2 dirs): ( link) Added the "use KSecretsService" check-box
Redone this change on the 4.7 branch after git move. The previous change was not commited to SVN and I dumped it. | # | | 16:31 on Aug 12, 2011 | KDE | Commit by yurchor :: r 1246755 kwallet/branches/KDE/4.7/kdeutils/kwallet/doc/ (2 files): ( link) Refix 279332 (was broken by the split) | # | | 20:09 on Aug 04, 2011 | KDE | Commit by lueck :: r 1244995 kwallet/trunk/KDE/kdeutils/doc/kwallet/index.docbook: ( link) proofreading for 4.7 | # | | 12:56 on Aug 04, 2011 | KDE | Commit by yurchor :: r 1244856 kwallet/trunk/KDE/kdeutils/doc/kwallet/ (2 files): ( link) Update tray icons to Air monochrome | # | | 22:35 on Feb 14, 2011 | KDE | Commit by mpyne :: r 1220723 kwallet/trunk/KDE/kdeutils/kwallet/walletwidget.ui: ( link) Make the password textarea of KWalletManager monospaced. I've had trouble recently with the default (proportional) font with the randomized passwords I try to use, where I was unable to tell apart l (lowercase L) from I (uppercase i), 0 (zero) from O (the letter), etc. This is usually much less of a problem with monospaced fonts, so my workaround is simply to change the default font for the textarea to be monospaced. If this is a problem just let me know and I'll revert. Likewise if it's felt to be useful I can backport. (CC'ing kdeutils module coordinator). As of now this only applies to trunk. GUI: CCMAIL: kossebau at kde dot org | # | | 00:38 on Jan 02, 2011 | KDE | Commit by aacid :: r 1210743 kwallet/trunk/KDE/kdeutils/kwallet/ (5 files): ( link) good bye qt3support :-) | # | | 11:09 on Dec 31, 2010 | KDE | Commit by aacid :: r 1210428 kwallet/trunk/KDE/kdeutils/kwallet/ (4 files): ( link) more unneeded includes | # | | 11:07 on Dec 31, 2010 | KDE | Commit by aacid :: r 1210427 kwallet/trunk/KDE/kdeutils/kwallet/kwalleteditor.cpp: ( link) unneeded include | # | | 10:54 on Dec 31, 2010 | KDE | Commit by aacid :: r 1210423 kwallet/trunk/KDE/kdeutils/kwallet/kwalleteditor.cpp: ( link) fordwardport r1210421 kwallet/branches/KDE/4.6/kdeutils/kwallet/kwalleteditor.cpp: Do not ask the user if he wants to save the settings when pressing undo Correctly disable save/undo buttons when the user says "No" to saving settings Acked by vrusu | # | | 10:50 on Dec 31, 2010 | KDE | Commit by aacid :: r 1210421 kwallet/branches/KDE/4.6/kdeutils/kwallet/kwalleteditor.cpp: ( link) Do not ask the user if he wants to save the settings when pressing undo Correctly disable save/undo buttons when the user says "No" to saving settings Acked by vrusu | # |
|