| informationsyndicateUTC clock | event counters The last message was received 1.54 years ago at 19:45 on Nov 10, 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 41 messages since the first one, 2.21 years ago, for an average of 2.8 weeks between messages recent messages date | project | content | link |
|---|
| 19:45 on Nov 10, 2010 | KDE | Commit by iwesp :: r 1195306 /branches/work/~iwesp/quicklaunch-qml/ (launcherlist.cpp launcherlist.h): ( link) LauncherList -> LauncherGrid.
Also, make sure the history of PopupLauncherList is preserved (svn cp). | # | | 19:44 on Nov 10, 2010 | KDE | Commit by iwesp :: r 1195304 /branches/work/~iwesp/quicklaunch-qml/ (10 files): ( link) LauncherList -> LauncherGrid.
Also, make sure the history of PopupLauncherList is preserved (svn cp). | # | | 23:53 on Nov 09, 2010 | KDE | Commit by iwesp :: r 1194829 /branches/work/~iwesp/quicklaunch-qml/ (9 files): ( link) Split LauncherList -> {LauncherList, PopupLauncherList} and bump version. | # | | 00:22 on Nov 09, 2010 | KDE | Commit by iwesp :: r 1194447 /branches/work/~iwesp/quicklaunch-qml/ (12 files): ( link) Merge from trunk. | # | | 22:56 on Nov 08, 2010 | KDE | Commit by iwesp :: r 1194421 runtime/trunk/KDE/kdebase/ (3 files in 3 dirs): ( link) Change systrem tray's unhider so that is uses arrows.svg instead of systemtray.svg.
In order to allow other applets to use the arrows that are currently private to the systray, they have been incorporated into arrows.svgz as size-hinted versions of the generic arrows. This commit makes the systray actually use them and also removes the arrow elements from systray.svgz as discussed on plasma-devel. | # | | 17:52 on Nov 08, 2010 | KDE | Commit by iwesp :: r 1194320 workspace/trunk/KDE/kdebase/workspace/plasma/generic/applets/quicklaunch/ (5 files): ( link) Krazy fixes. | # | | 21:02 on Nov 07, 2010 | KDE | Commit by iwesp :: r 1194001 runtime/trunk/KDE/kdebase/runtime/desktoptheme/ (2 files in 2 dirs): ( link) Include system tray arrows as 16x16 size hinted versions of the standard arrows, so that other applets can use them.
After changing the systray to use the standard arrows, they can be removed from systemtray.svgz. | # | | 12:13 on Nov 07, 2010 | KDE | Commit by iwesp :: r 1193863 workspace/trunk/KDE/kdebase/workspace/plasma/desktop/applets/tasks/taskitemlayout.cpp: ( link) Make order (row-major / column-major) independent of whether the row count is forced. As a consequence, there will be cases where multiple columns are used, but the number of used rows will be less than the specified amount. However, the number of columns used will always be minimal, so this just amounts to a better use of the available space. See < http://svn.reviewboard.kde.org/r/5776/> for the discussion. BUG: 215231 FIXED-IN: 4.6 | # | | 11:59 on Nov 06, 2010 | KDE | Commit by iwesp :: r 1193575 workspace/trunk/KDE/kdebase/workspace/plasma/generic/applets/quicklaunch/ (icongridlayout.cpp icongridlayout.h): ( link) Allow for unevenly distributed row heights / column widths and respect the preferred size of the child items; this should better accomodate icons with varying text lengths and prevent icons from growing beyong their preferred size. Section count estimation is still overly pessimistic, however.
BUG: 252344 FIXED-IN: 4.6 | # | | 11:39 on Nov 06, 2010 | KDE | Commit by iwesp :: r 1193569 workspace/trunk/KDE/kdebase/workspace/plasma/generic/applets/quicklaunch/ (launcherlist.cpp launcherlist.h): ( link) Make sure the preferredIconSize is set on newly added launchers as well. | # | | 10:31 on Nov 02, 2010 | KDE | Commit by iwesp :: r 1192161 workspace/trunk/KDE/kdebase/workspace/plasma/generic/applets/quicklaunch/launcherlist.cpp: ( link) Fix adjustment of m_dropMarkerIndex when launchers are inserted or removed. | # | | 17:19 on Oct 30, 2010 | KDE | Commit by iwesp :: r 1191337 plasma/trunk/KDE/kdelibs/plasma/svg.cpp: ( link) Fix this regex so that it works in even if an empty base id is supplied (as pointed out by mommertz) | # | | 22:30 on Oct 29, 2010 | KDE | Commit by iwesp :: r 1191194 plasma/trunk/KDE/kdelibs/plasma/theme.cpp: ( link) was a bit overzealous with this const'ification. sorry... | # | | 22:14 on Oct 29, 2010 | KDE | Commit by iwesp :: r 1191192 plasma/trunk/KDE/kdelibs/plasma/ (4 files in 2 dirs): ( link) Do not require an exact match for size hinted elements, but search for the smallest size hinted element that is bigger than the display size. Thanks to mommertz, who outlined and mentored this patch, element ids are cached both locally and in the theme, so no additional calls to createRenderer are required. This was discussed in < http://svn.reviewboard.kde.org/r/5689/>. | # | | 13:53 on Oct 27, 2010 | KDE | Commit by iwesp :: r 1190374 workspace/trunk/KDE/kdebase/workspace/plasma/generic/applets/quicklaunch/ (quicklaunch.cpp quicklaunch.h): ( link) - Populate new applets with user configured default browser, file manager and mail client instead of hardcoded konqueror, dolphin and kopete entries.
- Create local .desktop files for launchers that point to plain URLs as soon as the user wants to edit them (this way, the name, icon and URL can be edited in the KPropertiesDialog).
| # | | 00:10 on Oct 23, 2010 | KDE | Commit by iwesp :: r 1188687 plasma/trunk/KDE/kdelibs/plasma/widgets/iconwidget.cpp: ( link) Minor clean-up. | # | | 23:06 on Oct 22, 2010 | KDE | Commit by iwesp :: r 1188681 /branches/work/~iwesp/quicklaunch-qml/: ( link) Add experimental feature branch for quicklaunch using qml. | # | | 23:03 on Oct 22, 2010 | KDE | Commit by iwesp :: r 1188680 /branches/work/~iwesp/: ( link) Create private work branch root. | # | | 22:28 on Oct 22, 2010 | KDE | Commit by iwesp :: r 1188672 plasma/trunk/KDE/kdelibs/plasma/widgets/ (iconwidget.cpp iconwidget_p.h): ( link) - Add support for constraints to sizeHint.
- Remove unused QStyleOptionGraphicsItem* parameter from elidedText and layoutText.
| # | | 10:04 on Oct 22, 2010 | KDE | Commit by iwesp :: r 1188401 workspace/trunk/KDE/kdebase/workspace/plasma/generic/applets/quicklaunch/icongridlayout.cpp: ( link) Fixed build error. | # |
|