CIA.vc
alund
Real-time open source activity stats
Stats » Authors » alund
informationsyndicateUTC clock
05:33 on Feb 13, 2012
event counters
The last message was received 1.94 years ago at 15:35 on Mar 06, 2010
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
696 messages since the first one, 8.08 years ago, for an average of 4.24 days between messages
recent messages
dateReversed sort columnprojectcontentlink
15:35 on Mar 06, 2010KDE
Commit by alund :: r1100025 kate/trunk/KDE/kdelibs/kate/syntax/data/perl.xml:
Try if there is a following slash for special variables too.
Please test!

BUG:200577
#
09:18 on Mar 06, 2010KDE
Commit by alund :: r1099878 kate/trunk/KDE/kdelibs/kate/syntax/data/javascript.xml:
Fix issue with escaped character inside regex character classes.

Backport anyone?
BUG:229605
#
08:51 on Feb 19, 2010KDE
Commit by alund :: r1092536 kate/trunk/KDE/kdelibs/kate/syntax/data/perl.xml:
More defined-or fixing, various tests from Andrew now pass, and anonymous patterns work :-)
CCBUG:157773
#
09:38 on Feb 18, 2010KDE
Commit by alund :: r1092093 scripts/trunk/KDE/kdesdk/scripts/relicensecheck.pl:
adding me
#
08:56 on Feb 18, 2010KDE
Commit by alund :: r1092079 kate/trunk/KDE/kdelibs/kate/syntax/data/perl.xml:
Check for operator // before checking for /
I have only checked a little, please check!

BUG: 157773
#
08:07 on Feb 18, 2010KDE
Commit by alund :: r1092066 kate/trunk/KDE/kdelibs/kate/syntax/data/perl.xml:
Also add //= and do not forget to bump version.
This *should* work, since operators are tested for before patterns, but it will eat the empty pattern (//). We can not know which is
which, without being the perl parser :0
#
07:32 on Feb 18, 2010KDE
Commit by alund :: r1092050 kate/trunk/KDE/kdelibs/kate/syntax/data/perl.xml:
Add operator //
#
14:08 on Dec 14, 2008KDE
Commit by alund :: r896802 kate/trunk/KDE/kdelibs/kate/dialogs/completionconfigtab.ui:
Remove the obviously wrong whatshis help string.
Nothing is added, since we are in a string freeze, and I have no idea what this option actually does(?)
#
11:33 on Dec 14, 2008KDE
Commit by alund :: r896727 kate/trunk/KDE/kdelibs/kate/syntax/data/perl.xml:
Do not start a substitution pattern on closing braces.
BUG: 175571
#
11:11 on Dec 14, 2008KDE
Commit by alund :: r896723 kate/trunk/KDE/kdelibs/kate/plugins/wordcompletion/ (2 files):
Set enabled state of autopopup configuration correctly
#
10:36 on Dec 14, 2008KDE
Commit by alund :: r896714 kate/trunk/KDE/kdelibs/kate/plugins/wordcompletion/ (2 files):
Invoking autocompletion is provided by the completion interface (?), so there is no meaning in providing it here as well.
#
10:13 on Dec 14, 2008KDE
Commit by alund :: r896711 kate/trunk/KDE/kdelibs/kate/plugins/wordcompletion/docwordcompletion.cpp:
reenable the automatic popup
#
18:26 on Apr 07, 2008KDE
Commit by alund :: r794503 kate/trunk/KDE/kdesdk/kate/app/ (2 files):
set provided encoding (from command line or file dialog) after loading meta data.
BUG: 160353
CCBUG: 135581
(does this fix 135581 as well?)
#
12:12 on Mar 29, 2008KDE
Commit by alund :: r791399 kate/trunk/KDE/kdesdk/kate/app/ (3 files):
The model already reads the configuration.
Just select the menu action then.
Note: shading does not work :(
#
11:03 on Mar 29, 2008KDE
Commit by alund :: r791379 kate/trunk/KDE/kdesdk/kate/app/ (4 files):
Document list: * Make opening documents with sort by URL work again. * cd
/home/anders/src/kde/trunk/kdesdk/kate/appRead the configuration. --This line, and those below, will be
ignored-- cd /home/anders/src/kde/trunk/kdesdk/kate/app M app/kateviewdocumentproxymodel.cpp M
app/katefilelist.h M app/katefilelist.cpp M app/katemainwindow.cpp
#
19:35 on Mar 27, 2008KDE
Commit by alund :: r790888 kate/branches/KDE/4.0/kdesdk/kate/app/kateapp.cpp:
Backport fix for #159767
#
19:30 on Mar 27, 2008KDE
Commit by alund :: r790886 kate/branches/KDE/4.0/kdesdk/kate/plugins/filebrowser/katefileselector.cpp:
backport fix for #158704
#
16:35 on Mar 24, 2008KDE
Commit by alund :: r789576 kate/trunk/KDE/kdesdk/kate/app/kateapp.cpp:
Always load the default session configuration if no session is set on the command line.
BUG: 159767
#
10:07 on Mar 24, 2008KDE
Commit by alund :: r789444 kate/trunk/KDE/kdesdk/kate/plugins/filebrowser/katefileselector.cpp:
Do not manipulate the diroperator shortcuts, now that it isn't needed because it has the proper shortcut context :-)
#
09:28 on Mar 24, 2008KDE
Commit by alund :: r789427 kfile/trunk/KDE/kdelibs/kfile/kdiroperator.cpp:
Associate actioncollection with parentWidget() rather than toplevel(), so that overtaking host application shortcuts is avoided.
#