CIA.vc
kicker
Real-time open source activity stats
Stats » Projects » KDE » kdebase » kicker
informationsyndicateUTC clock
12:18 on Feb 14, 2012
event counters
The last message was received 6.8 years ago at 15:46 on Apr 30, 2005
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
789 messages since the first one, 7.57 years ago, for an average of 3.5 days between messages
recent messages
dateReversed sort columnprojectcontentlink
15:46 on Apr 30, 2005kde
Commit by nikolaus :: kdebase/kicker/taskmanager/taskmanager.cpp:
Next time I should follow the advise to think twice.
#
07:00 on Apr 30, 2005kde
Commit by nikolaus :: kdebase/kicker/taskmanager/taskmanager.cpp:
comparison in findTask()
#
01:36 on Apr 30, 2005kde
Commit by aseigo :: kdebase/kicker/ (3 files in 2 dirs):
remove some dead code.
fix TaskManager::find(Task::Ptr) so that it also checks for transients.
oops.
#
19:30 on Apr 27, 2005kde
Commit by nikolaus :: kdebase/kicker/share/kickertip.cpp:
get the margin right for pixmaps, that are not quadratic
#
14:58 on Apr 27, 2005kde
Commit by dannya :: kdebase/kicker/ui/k_mnu.cpp:
Use recently committed "switchuser" icon...
#
09:15 on Apr 25, 2005kde
Commit by aseigo :: kdebase/kicker/applets/minipager/pagerapplet.cpp:
if we drag a stickied window within the same desktop, don't unsticky it.
#
09:11 on Apr 25, 2005kde
Commit by aseigo :: kdebase/kicker/taskmanager/taskmanager.cpp:
look for windows on all desktops
#
00:48 on Apr 25, 2005kde
Commit by aseigo :: kdebase/kicker/taskbar/taskbar.cpp:
although we shouldn't ever need to actually emit this signal, it is correct
that we do and could in a pathological situation (e.g. where the user sets
min button width to some absurd number) need to. so.. .here we go.
#
00:45 on Apr 25, 2005kde
Commit by aseigo on KDE_3_4_BRANCH :: kdebase/kicker/taskbar/taskbar.cpp:
backport fix for 104463
CCBUG:104463
#
00:41 on Apr 25, 2005kde
Commit by aseigo :: kdebase/kicker/taskbar/ (taskbar.cpp taskcontainer.cpp):
fix for ghost button when always grouping, only show tasks on this desktop,
only one window on the current desktop (as you described) AND another
window of the same app running on a DIFFERENT desktop.
BUG:104463
#
01:17 on Apr 23, 2005kde
Commit by mueller :: kdebase/kicker/share/kickertip.h:
compile
#
21:01 on Apr 22, 2005kde
Commit by wgreven :: kdebase/kicker/applets/minipager/Makefile.am:
builddir != srcdir fix.
#
19:45 on Apr 22, 2005kde
Commit by nikolaus :: kdebase/kicker/ (14 files in 4 dirs):
Simplify the handling of PanelButtons' ToolTips. This saves 4 bytes per button. :)
#
19:13 on Apr 22, 2005kde
Commit by aseigo :: kdebase/kicker/taskbar/taskcontainer.cpp:
don't call taskbarsettings methods so often in drawButton code.
return some blinking sanity for items demanding attention, though i
personally think it looks pretty cruddy still. =(
#
18:03 on Apr 22, 2005kde
Commit by nikolaus :: kdebase/kicker/ (12 files in 4 dirs):
Oh MOE, where art thou?
Code dupe removal for KickerTip usage.
To assign a KickerTip to a widget:
1. derive the class from KickerTipClient
2. implement updateKickerTip(KickerTip::Data&), which should provide the data to display
3. install the eventFilter of the KickerTip object
4. lean back and don't worry about QToolTips. They are disabled temporarily while the mouse is over the assigned widget :D
#
16:54 on Apr 22, 2005kde
Commit by aseigo :: kdebase/kicker/taskmanager/ (taskmanager.cpp taskrmbmenu.cpp):
if the window manager supports telling us what window actions are available
then listen to those hints when creating the action menus
BUG:104371
#
02:12 on Apr 22, 2005kde
Commit by aseigo :: kdebase/kicker/taskmanager/ (taskmanager.cpp taskmanager.h):
make it possible to get at the window info... useful for things like the
pager
#
02:00 on Apr 22, 2005kde
Commit by aseigo :: kdebase/kicker/applets/clock/zone.cpp:
patch by Paul Campbell for tz calc oddness
BUGS:101954
#
01:39 on Apr 22, 2005kde
Commit by aseigo :: kdebase/kicker/share/kickertip.cpp:
don't add a margin for an icon that isn't there. makes the text line up
properly when there is no icons available
#
01:13 on Apr 22, 2005kde
Commit by aseigo :: kdebase/kicker/taskmanager/taskmanager.h:
--spurious comment
#