CIA.vc
kcharselect
Real-time open source activity stats
Stats » Projects » KDE » kcharselect
informationsyndicateUTC clock
12:46 on May 28, 2012
event counters
The last message was received 4.81 months ago at 05:49 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, 0 messages last month
47 messages since the first one, 6.44 years ago, for an average of 1.67 months between messages
recent messages
dateReversed sort columnprojectcontentlink
02:27 on Jan 05KDE
Commit by Raphael Kubo da Costa on KDE/4.8 :: rv4.7.95-4-gda999ed kcharselect/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 05KDE
Commit by Raphael Kubo da Costa on master :: rv4.7.95-2-g8d1d7de kcharselect/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 da999ed31342fa64622238274fcaa33b58e9622f)
#
01:47 on Dec 23, 2011KDE
Commit by Raphael Kubo da Costa on master :: rv4.7.90-4-g750d6b2 kcharselect/main.cc: (link)
Bump version number now that 4.8 has been branched
#
10:07 on Aug 26, 2011KDE
Commit by Christoph Feck on 4.7 :: rv4.7.0-14-g7cab93e kcharselect/kcharselectdia.cc: (link)
Copy current character if line edit is empty

BUG: 278369
FIXED-IN: 4.7.1
#
10:07 on Aug 26, 2011KDE
Commit by Christoph Feck on master :: rv4.7.0-19-gea85599 kcharselect/kcharselectdia.cc: (link)
Copy current character if line edit is empty

BUG: 278369
FIXED-IN: 4.7.1
(cherry picked from commit 7cab93ef7dc25504909a948b7f1a7ad9192d6861)
#
19:19 on Aug 25, 2011KDE
Commit by Daniel Laidig on master :: rv4.7.0-18-g1c2ddb2 kcharselect/kcharselect-generate-datafile.py: (link)
add character categories to the data file
#
15:42 on Aug 25, 2011KDE
Commit by Daniel Laidig on master :: rv4.7.0-17-gbd45f81 kcharselect/kcharselect-generate-datafile.py: (link)

update the Unicode categories in the data file generation script

  • add three new blocks from Unicode 6.0
  • try to follow http://unicode.org/charts/ a bit better
  • sort the blocks alphabetically (with a few exceptions)
#
21:10 on Sep 27, 2010KDE
Commit by mlaurent :: r1180398 kcharselect/trunk/KDE/kdeutils/kcharselect/ (kcharselectdia.cc main.cc):
Fix compile with "-DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII "
#
14:35 on Jul 23, 2010KDE
Commit by lueck :: r1153570 kcharselect/trunk/KDE/kdeutils/doc/kcharselect/ (index.docbook kcharselect.png):
replace stubb with a little usefull doc
#
20:49 on Nov 04, 2009KDE
Commit by laidig :: r1044877 kcharselect/trunk/KDE/kdeutils/kcharselect/kcharselect-generate-datafile.py:
adjust the data file generation file to be able to parse the unicode 5.2.0 data files
#
14:17 on Aug 09, 2009KDE
Commit by cberzan :: r1009262 kcharselect/trunk/KDE/kdeutils/kcharselect/main.cc:
Daniel Laidig is now the official maintainer of KCharSelect :)
#
12:25 on Jul 19, 2009KDE
Commit by laidig :: r999205 kcharselect/trunk/KDE/kdeutils/kcharselect/TODO:
remove completely outdated TODO file
#
07:09 on Jun 23, 2009KDE
Commit by mlaurent :: r985565 kcharselect/trunk/KDE/kdeutils/kcharselect/kcharselectdia.cc:
Minor optimisation
#
20:20 on Jan 11, 2009KDE
Commit by laidig :: r909538 kcharselect/trunk/KDE/kdeutils/kcharselect/main.cc:
update version number
#
15:30 on Nov 17, 2008KDE
Commit by laidig :: r885629 kcharselect/trunk/KDE/kdeutils/kcharselect/ (kcharselectdia.cc kcharselectui.rc):
hide toolbar by default
#
20:47 on Oct 27, 2008KDE
Commit by mlaurent :: r876686 kcharselect/trunk/KDE/kdeutils/ (3 files in 2 dirs):
Fix action warning
#
10:30 on Oct 04, 2008KDE
Commit by laidig :: r867715 kcharselect/trunk/KDE/kdeutils/ (5 files in 4 dirs):
get rid of the "More Applications" category in kdeutils
#
00:34 on Sep 22, 2008KDE
Commit by mjansen :: r863397 kcharselect/trunk/KDE/kdeutils/kcharselect/kcharselectdia.cc:
Use the new constructor from KCharSelect. This will make the actions from
the widget visible in our configuration dialog.

CCBUG: 167422
#
08:29 on Apr 28, 2008KDE
Commit by cberzan :: r801913 kcharselect/trunk/KDE/kdeutils/kcharselect/ (3 files):
Make it clearer (in the menus and in the code) what the actions 'Flip' and 'Alignment' do.
(Alignment -> Reverse Direction)
#
16:47 on Apr 27, 2008KDE
Commit by cberzan :: r801759 kcharselect/trunk/KDE/kdeutils/kcharselect/ (3 files):
SVN_SILENT
switch to CamelCase #include-s, and other formatting nitpicks
#