| informationsyndicateUTC clock | event counters The last message was received 0.9 months ago at 21:25 on Jan 13, 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 336 messages since the first one, 6.14 years ago, for an average of 0.95 weeks between messages recent messages date | project | content | link |
|---|
| 15:35 on Jan 13 | KDE | Commit by Evan Teran on master :: r v4.7.95-5-gb4872c6 kcalc/ (kcalc.cpp kcalc.ui): ( link) applied a patch to make the shift button wider | # | | 15:31 on Jan 13 | KDE | Commit by Evan Teran on master :: r v4.7.95-4-g6ed4616 kcalc/knumber/ (knumber.h knumber_priv.cpp): ( link) using new exception based approach for GMP memory allocation errors this is a lot simpler and more portable compared to signal handling and longjmp's | # | | 15:27 on Jan 13 | KDE | Commit by Evan Teran on master :: r v4.7.95-3-g95f1967 kcalc/CMakeLists.txt: ( link) enabled exceptions in the build, this will provide us with a FAR better mechanism for dealing with GMP out of memory errors | # | | 02:27 on Jan 05 | KDE | Commit by Raphael Kubo da Costa on KDE/4.8 :: r v4.7.95-4-gc21fff5 kcalc/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-g0726809 kcalc/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 c21fff5322c266d025e1f600044b2423310f1f5f) | # | | 01:47 on Dec 23, 2011 | KDE | Commit by Raphael Kubo da Costa on master :: r v4.7.90-3-g024b5b5 kcalc/version.h: ( link) Bump version number now that 4.8 has been branched | # | | 19:20 on Sep 01, 2011 | KDE | Commit by Montel Laurent on master :: r v4.7.0-25-gd2392f6 kcalc/CMakeLists.txt: ( link) It compiles with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS" | # | | 19:48 on Jul 06, 2011 | KDE | Commit by teran :: r 1240130 kcalc/trunk/KDE/kdeutils/kcalc/kcalc.ui: ( link) rolling back change made by r1235446, it broke keybindings entirely.
BUG: 277020 | # | | 19:48 on Jul 06, 2011 | KDE | Commit by teran :: r 1240129 kcalc/branches/KDE/4.7/kdeutils/kcalc/kcalc.ui: ( link) rolling back change made by r1235446, it broke keybindings entirely.
BUG: 277020 | # | | 19:38 on Jul 06, 2011 | KDE | Commit by teran :: r 1240128 kcalc/branches/KDE/4.6/kdeutils/kcalc/knumber/ (knumber.cpp knumber_priv.cpp): ( link) backport of fix
BUG: 276568 | # | | 19:38 on Jul 06, 2011 | KDE | Commit by teran :: r 1240127 kcalc/branches/KDE/4.7/kdeutils/kcalc/knumber/ (knumber.cpp knumber_priv.cpp): ( link) backport of fix
BUG: 276568 | # | | 17:13 on Jun 28, 2011 | KDE | Commit by teran :: r 1238706 kcalc/trunk/KDE/kdeutils/kcalc/knumber/ (knumber.cpp knumber_priv.cpp): ( link) Fix for bug #276568 (and some minor cosmetic stuff)
explicitly do the *correct* test for division by 0 before attempting
#276568 | # | | 18:39 on Jun 05, 2011 | KDE | Commit by rkcosta :: r 1235447 kcalc/branches/KDE/4.6/kdeutils/kcalc/kcalc.ui: ( link) Make the 0..9 buttons untranslatable.
I don't think any language actually translates them, but it doesn't hurt, given the issues we faced in the related bug.
Backport of r1235446.
CCBUG: 256591 | # | | 18:38 on Jun 05, 2011 | KDE | Commit by rkcosta :: r 1235446 kcalc/trunk/KDE/kdeutils/kcalc/kcalc.ui: ( link) Make the 0..9 buttons untranslatable.
I don't think any language actually translates them, but it doesn't hurt, given the issues we faced in the related bug.
CCBUG: 256591 | # | | 22:35 on Mar 22, 2011 | KDE | Commit by teran :: r 1225685 kcalc/branches/KDE/4.6/kdeutils/kcalc/knumber/knumber_priv.cpp: ( link) backport of the fix for my fix, i missed a spot in my last update | # | | 22:35 on Mar 22, 2011 | KDE | Commit by teran :: r 1225684 kcalc/trunk/KDE/kdeutils/kcalc/knumber/knumber_priv.cpp: ( link) a fix for my fix :-( I missed a spot in my last update | # | | 22:27 on Mar 22, 2011 | KDE | Commit by teran :: r 1225683 kcalc/branches/KDE/4.6/kdeutils/kcalc/knumber/knumber_priv.cpp: ( link) backport of most recent fix, I had a single signal handler for 2 different cases, could lead to crash | # | | 22:26 on Mar 22, 2011 | KDE | Commit by teran :: r 1225682 kcalc/trunk/KDE/kdeutils/kcalc/knumber/knumber_priv.cpp: ( link) fixed a bug in my most recent fix, i had a single signal handler to deal with two different cases | # | | 15:54 on Mar 21, 2011 | KDE | Commit by teran :: r 1225567 kcalc/branches/KDE/4.6/kdeutils/kcalc/knumber/knumber_priv.cpp: ( link) backport of fix for bug #268837
BUG: #268837 | # | | 18:40 on Mar 18, 2011 | KDE | Commit by teran :: r 1225244 kcalc/trunk/KDE/kdeutils/kcalc/knumber/knumber_priv.cpp: ( link) Fix for bug #268837, added abort handler for when GMP can't deal with cube rooting large numbers.
BUG: #268837 | # |
|