CIA.vc
jpetso
Real-time open source activity stats
Stats » Authors » jpetso
informationsyndicateUTC clock
04:48 on May 28, 2012
event counters
The last message was received 3.36 years ago at 00:20 on Jan 19, 2009
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
790 messages since the first one, 6.41 years ago, for an average of 2.96 days between messages
recent messages
dateReversed sort columnprojectcontentlink
00:20 on Jan 19, 2009KDE
Commit by jpetso :: r913267 apps/branches/KDE/4.2/kdebase/apps/ (3 files in 2 dirs):
Backport of r913253: (optional) Plasma notifications for
kdialog --passive-popup. Ok'd by Allen Winter in case I think
it makes 4.2 better, which I think it does.
#
23:44 on Jan 18, 2009KDE
Commit by jpetso :: r913253 apps/trunk/KDE/kdebase/apps/ (3 files in 2 dirs):
Make kdialog use Plasma's notification bling (via D-Bus) if possible,
keeping KPassivePopup as fallback in case the D-Bus invocation fails.
The invocation code is a heavily simplified version of dimsuz's code
in NotifyByPopup of KNotify, therefore his copyright instead of mine.

Ok to backport to 4.2, or rather not?
#
12:04 on Jan 13, 2009KDE
Commit by jpetso :: r910437 runtime/branches/KDE/4.2/kdebase/runtime/pics/oxygen/scalable/actions/small/16x16/ (2 files):
Backport of r910435: Fix misspelled SVG file name.
#
12:03 on Jan 13, 2009KDE
Commit by jpetso :: r910435 runtime/trunk/KDE/kdebase/runtime/pics/oxygen/scalable/actions/small/16x16/ (2 files):
Fix misspelled SVG file name. The PNG already has the correct name.
#
11:02 on Jan 13, 2009KDE
Commit by jpetso :: r910409 pics/trunk/koffice/pics/oxygen/ (7 files):
The format-* icons have been provided by the core Oxygen theme
since KDE 4.0 was released, no need to duplicate them in KOffice
and risk clashing install builds.
#
10:53 on Jan 13, 2009KDE
Commit by jpetso :: r910404 runtime/trunk/KDE/ (63 files in 6 dirs):
Those SVGs are obsolete as dmiller has been managing the
format-* icons through the scalable/text-formatting.svg file.
The PNGs are still there, but we'd rather not keep the SVGs around
as they don't match the PNGs anymore.
#
12:36 on Jan 01, 2009KDE
Commit by jpetso :: r904107 veritas/trunk/KDE/kdevplatform/veritas/internal/verbosetoggle.cpp:
Using icons whose name totally does not match their intended usage
is baaaad. I didn't find an ideal icon for a "Verbose Output" toggle
in Oxygen, so utilities-log-viewer is the best I can come up with.

If you really want an icon that looks like go-next-page, please
copy it over from Oxygen and assign it a proper icon name.
If you don't use the action in order to go to the next page, then
by all means don't use an icon that is named "go-next-page".
#
12:25 on Jan 01, 2009KDE
Commit by jpetso :: r904071 kdeui/trunk/KDE/kdelibs/kdeui/actions/ (kstandardaction.cpp kstandardaction_p.h):
Adapt to icon renames.
#
12:24 on Jan 01, 2009KDE
Commit by jpetso :: r904069 runtime/trunk/KDE/ (86 files in 16 dirs):
Icon renaming:
go-*-page -> go-*-view-page

That's because the go-*-page icons are actually a specialized
form of the newly added go-*-view icons, so they should fall
back to those.

(This is backwards compatible because users of go-*-page
needed to assume those icons to fall back to a simple go-*
anyways, plus I'm updating all occurrences in SVN too.)

@ non-Oxygen theme maintainers:
Please update your themes with these icon renames.

CCMAIL: kde-artists at kde dot org
#
16:50 on Nov 13, 2008KDE
Commit by jpetso :: r883822 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/outputconfig.cpp:
Hide the position controls until someone makes them work.
#
16:10 on Nov 13, 2008KDE
Commit by jpetso :: r883800 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/ (3 files):

  • Fix reverting to the previous configuration.
  • Ignore even more irrelevant applyProposed() attempts.
  • Remove an unused variable (QRect r).
  • Some more debug output tweaking. BUG: 169333
#
13:42 on Nov 13, 2008KDE
Commit by jpetso :: r883744 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/outputconfig.cpp:
Be prepared if RandROutput's updatePositionList() is called multiple times.
#
13:24 on Nov 13, 2008KDE
Commit by jpetso :: r883722 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/ (6 files):

  • Make it possible to change refresh rate and rotation for enabled screens (by employing a more fine-grained change condition).
  • Only attempt to change outputs/CRTCs if there is actually something that needs to be changed.
  • Further improved debug output. This essentially makes the KCM work as expected (while keeping krandrtray in a working state too), just in time for the upcoming beta. The Clone/Position combo box and the graphics view still like to ignore newly enabled/disabled outputs, but hey, I can now configure my screen without the xrandr command line utilty! Whoo. CCMAIL: hbock at providence dot edu CCMAIL: gustavo dot boiko at kdemail dot net CCMAIL: l dot lunak at suse dot cz
#
10:54 on Nov 13, 2008KDE
Commit by jpetso :: r883595 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/ (3 files):
Make it possible to enable a disabled output
(which was disabled when the app/kcm was loaded.)
#
10:37 on Nov 13, 2008KDE
Commit by jpetso :: r883585 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/outputconfig.cpp:
Don't insert the list of resolutions multiple times in the combo boxes.
#
10:00 on Nov 13, 2008KDE
Commit by jpetso :: r883573 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/randroutput.cpp:
Replicating r883571 on one more QRect load.
Yeah, I know you hate me for commits like that. Sorry.
#
09:53 on Nov 13, 2008KDE
Commit by jpetso :: r883571 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/randrscreen.cpp:
Get rid of an irritating failed conversion attempt.
#
09:35 on Nov 13, 2008KDE
Commit by jpetso :: r883562 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/randroutput.cpp:
More output names for better icon support.
#
00:24 on Nov 13, 2008KDE
Commit by jpetso :: r883471 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/ (6 files):
Debug output additions and improvements, so that we know
what we're dealing with. Given that, I should be able to
fix switching to new (hotplugged) connections next time.
#
08:45 on Nov 12, 2008KDE
Commit by jpetso :: r883116 kdevelop4-extra-plugins/trunk/playground/devtools/kdevelop4-extra-plugins/php/duchain/helper.cpp:
Fix minor debug output typos.
#