date | project | content | link |
|---|
| 13:51 on Feb 13 | KDE | Commit by ogoffart :: r 1279818 /trunk/www/sites/kdetalk/ (3 files): ( link) small update of kdetalk.net page
Change Jabber to XMPP and update the URLs
(Contribution by Neustradamus) | # |
| 14:12 on Dec 14, 2011 | KDE | Commit by ogoffart :: r 1268721 /trunk/www/sites/planet/planetkde/config: ( link) Update my blog rss | # |
| 15:06 on Jan 05, 2010 | KDE | Commit by ogoffart :: r1070404 kdeui/trunk/KDE/kdelibs/kdeui/notifications/knotification.cpp: Fixes crash when calling KNotification::sendEvent while still waiting for id from dbus.
In that case, it could assign two id to the same notifications, resulting in crashes later.
BUG: 199485 BUG: 219985 | # |
| 09:22 on Dec 17, 2009 | KDE | Commit by ogoffart :: r1063153 workspace/trunk/KDE/kdebase/workspace/qguiplatformplugin_kde/qguiplatformplugin_kde.cpp: qguiplatformplugin_kde: preselect the right file in the KFileDialog
BUG: 219000 | # |
| 16:35 on Nov 25, 2009 | KDE | Commit by ogoffart :: r1054145 workspace/trunk/KDE/kdebase/workspace/ (4 files in 2 dirs): Move the qguiplatformplugin_kde to kdebasE/workspace | # |
| 09:23 on Nov 25, 2009 | KDE | Commit by ogoffart :: r1053985 qguiplatformplugin_kde/trunk/kdereview/qguiplatformplugin_kde/qguiplatformplugin_kde.cpp: Use the KDE LGPL header | # |
| 15:56 on Nov 11, 2009 | KDE | Commit by ogoffart :: r1047616 runtime/branches/KDE/4.3/kdebase/runtime/kstyles/oxygen/oxygen.cpp: Fix rubber band on a graphicsview.
As we paint outside the mask, it would leads to ugly artefacts. Better not to give a mask.
This has already been fixed in trunk | # |
| 09:03 on Nov 04, 2009 | KDE | Commit by ogoffart :: r1044591 /trunk/kdereview/CMakeLists.txt: Enable qguiplatformplugin_kde compilation by default | # |
| 09:01 on Nov 04, 2009 | KDE | Commit by ogoffart :: r1044590 qguiplatformplugin_kde/trunk/kdereview/qguiplatformplugin_kde/qguiplatformplugin_kde.cpp: Use a const list so there is no conversions between const and non const iterators | # |
| 15:54 on Nov 03, 2009 | KDE | Commit by ogoffart :: r1044377 qguiplatformplugin_kde/trunk/kdereview/qguiplatformplugin_kde/ (4 files): QGuiPlatformPlugin_kde
Help integration of pure Qt applications with KDE
The Plugin currently provides:
* Reading the KDE style name from the config
* Reading the KDE palette from The KDE config
* Finding the right icon them for QIcon::fromTheme
* Some Options such as the toolbar icon size, or the single/double click options
* Finding the icon for a given file (for the QFileSystemModel)
* KFileDialog as native backend for a QFileDialog (without the need of using the static function, just like in mac or windows)
* KColorDialog for the QColorDialog | # |
| 15:28 on Sep 07, 2009 | KDE | Commit by ogoffart :: r1020919 plasma/branches/KDE/4.3/kdelibs/plasma/effects/blur.cpp: Backport 1020918
Optimize the drawning of blur text.
Drawing the blur text takes 65% of the time while changing desktop on my desktop (40 opened windows)
QImage::width() and QImage::height() are not inline, do not call them on a tight loop or they consume 10% of the time.
Reviewed by Alexis | # |
| 15:27 on Sep 07, 2009 | KDE | Commit by ogoffart :: r1020918 plasma/trunk/KDE/kdelibs/plasma/private/effects/blur.cpp: Optimize the drawning of blur text.
Drawing the blur text takes 65% of the time while changing desktop on my desktop (40 opened windows)
QImage::width() and QImage::height() are not inline, do not call them on a tight loop or they consume 10% of the time.
Reviewed by Alexis | # |
| 07:48 on Aug 21, 2009 | KDE | Commit by ogoffart :: r1013913 runtime/branches/KDE/4.3/kdebase/runtime/knotify/notifybysound.cpp: Backport r1013912.
Do not try to load the sound file if we are not going to play a sound. And close the Notification right away | # |
| 07:46 on Aug 21, 2009 | KDE | Commit by ogoffart :: r1013912 runtime/trunk/KDE/kdebase/runtime/knotify/notifybysound.cpp: Do not try to load the sound file if we are not going to play a sound. And close the Notification right away
Thanks to Daniel Brownlees
BUG: 201569 | # |
| 10:17 on May 06, 2009 | KDE | Commit by ogoffart :: r964199 kdeui/branches/KDE/4.2/kdelibs/kdeui/dialogs/ (kdialog.cpp kdialog.h kdialog_p.h): Backort 964197 : Fix broken signal-slot connection | # |
| 10:16 on May 06, 2009 | KDE | Commit by ogoffart :: r964197 kdeui/trunk/KDE/kdelibs/kdeui/dialogs/ (kdialog.cpp kdialog.h kdialog_p.h): Fix a bad slot that was not ported to KDE4 | # |
| 15:11 on Apr 12, 2009 | KDE | Commit by ogoffart :: r952797 runtime/branches/KDE/4.2/kdebase/runtime/knotify/notifybypopup.cpp: Backport 952796 : make sure to connect dbus signals even when knotify4 is started after plasma CCBUG: 189221 | # |
| 15:06 on Apr 12, 2009 | KDE | Commit by ogoffart :: r952796 runtime/trunk/KDE/kdebase/runtime/knotify/notifybypopup.cpp: Connect the dbus signals even if knotify4 is started after plasma.
BUG: 189221 | # |
| 14:05 on Apr 12, 2009 | KDE | Commit by ogoffart :: r952775 runtime/trunk/KDE/kdebase/runtime/knotify/ (notifybypopup.cpp notifybypopup.h): Fix commit 952754 with replace. | # |
| 14:05 on Apr 12, 2009 | KDE | Commit by ogoffart :: r952774 workspace/trunk/KDE/kdebase/workspace/plasma/dataengines/notifications/notificationsengine.cpp: Give a correct notification id | # |