| informationsyndicateUTC clock | event counters The last message was received 6.85 months ago at 16:09 on Nov 02, 2011 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 198 messages since the first one, 2.96 years ago, for an average of 5.45 days between messages recent messages date | project | content | link |
|---|
| 16:09 on Nov 02, 2011 | KDE | Commit by fkpulz :: r 1262316 krosswordpuzzle/ (74 files in 12 dirs): ( link) Whitespace
- Reformatted all sources: Indent with 4 spaces, no more tabs
| # | | 15:56 on Nov 02, 2011 | KDE | Commit by fkpulz :: r 1262315 krosswordpuzzle/trunk/playground/games/krosswordpuzzle/src/ (14 files in 3 dirs): ( link) Draw not themed letters, allow danish special chars, insert special chars via context menu | # | | 01:05 on Nov 02, 2011 | KDE | Commit by fkpulz :: r 1262180 krosswordpuzzle/trunk/playground/games/krosswordpuzzle/ (6 files in 2 dirs): ( link) No more nonsense info about not found theme file, little fixes
- On every startup the game told the user, that the theme with the name "default" was not found and the default theme would be used instead... The theme file string missed the "themes/" dir and the ".desktop" extension
- Add crosswordthumbcreator to the CMakeLists.txt
- Fix i18n for the libraries header strings (mixed up context and translation string)
| # | | 03:10 on Oct 31, 2011 | KDE | Commit by fkpulz :: r 1261665 /trunk/www/sites/planet/ (2 files in 2 dirs): ( link) Add myself to Planet KDE (fkpulz) | # | | 01:26 on Oct 30, 2011 | KDE | Commit by fkpulz :: r 1261464 messages/trunk/l10n-kde4/de/messages/playground-base/ (2 files): ( link) Translation update, fix in the applet
- The applet had an untranslated word in a translated string
| # | | 00:00 on Oct 30, 2011 | KDE | Commit by fkpulz :: r 1261456 messages/trunk/l10n-kde4/de/messages/playground-base/plasma_applet_publictransport.po: ( link) Translation Update | # | | 17:23 on Mar 02, 2011 | KDE | Commit by fkpulz on master :: r 1e9c98f publictransport/applet/ (2 files): ( link) Documentation + Whitespace | # | | 17:21 on Mar 02, 2011 | KDE | Commit by fkpulz on master :: r 3ca53bf publictransport/applet/ (8 files): ( link) Add context menus to intermediate journey stops
- Add background gradient for journey route stops on hover
- The context menus of intermediate journey route stops contain a single entry to search for journeys to that intermediate stop
| # | | 17:16 on Mar 02, 2011 | KDE | Commit by fkpulz on master :: r 76e3f1e publictransport/applet/ (4 files): ( link) Fix filter widget not show up when in journey search state + Cleanup
- Remove debug messages no longer needed
| # | | 17:09 on Mar 02, 2011 | KDE | Commit by fkpulz on master :: r 312900e publictransport/applet/ (7 files): ( link) Drop unused HtmlDelegate class, JourneySearchSuggestionWidget was the last class using it
- Reduce number of needed preprocessor switches for KDE 4.5 support.
| # | | 17:03 on Mar 02, 2011 | KDE | Commit by fkpulz on master :: r f1ecaee publictransport/applet/ (2 files): ( link) Update drawing of route items
- Draw "public-transport-stop"-icons instead of a simple circles for route stop items (but not for the small intermediate stops)
- Add a QGraphicsDropShadowEffect to RouteStopMarkerGraphicsItem
| # | | 16:58 on Mar 02, 2011 | KDE | Commit by fkpulz on master :: r aeff902 publictransport/applet/publictransport.cpp: ( link) New layout for multiple vehicle icons in the popup icon | # | | 16:54 on Mar 02, 2011 | KDE | Commit by fkpulz on master :: r 956202e publictransport/applet/ (3 files): ( link) Port JourneySearchSuggestionWidget from QTreeView to a Plasma::ScrollWidget.
Add a class JourneySearchSuggestionItem, representing a single suggestion | # | | 16:47 on Mar 02, 2011 | KDE | Commit by fkpulz on master :: r fe399f3 publictransport/applet/ (departuremodel.cpp departuremodel.h): ( link) Documentation update + Whitespace | # | | 16:27 on Mar 02, 2011 | KDE | Commit by fkpulz :: r 1223390 plasma/trunk/playground/base/plasma/ (4 files in 4 dirs): ( link) Remove publictransport stuff, which moved to git | # | | 16:12 on Mar 02, 2011 | KDE | Commit by fkpulz on master :: r 3a9db9e publictransport/applet/CMakeLists.txt: ( link) Fix applet's CMakeLists.txt (the library is no longer found in a subdir) | # | | 21:28 on Feb 28, 2011 | KDE | Commit by fkpulz on master :: r 50b9e8f kde-ruleset/playground/publictransport-rules: ( link) Shorter directory names. | # | | 02:11 on Feb 27, 2011 | KDE | Commit by fkpulz on master :: r 1ae3c95 kde-ruleset/playground/publictransport-rules: ( link) Add rules for PublicTransport (data engines + applet + runner) | # | | 03:19 on Feb 24, 2011 | KDE | Commit by fkpulz :: r 1222467 plasma/trunk/playground/base/plasma/applets/publictransport/ (8 files): ( link) Make TimetableWidget show "from" for arrival lists and "to" for departure lists Make compilable with KDE 4.5 again (Plasma::Theme::View...Color is new in 4.6) Add vehicles.svg Translation updates/fixes | # | | 10:47 on Feb 22, 2011 | KDE | Commit by fkpulz :: r 1222270 plasma/trunk/playground/base/plasma/applets/publictransport/ (34 files in 4 dirs): ( link) Replace QWidget proxies with QGraphicsWidgets, nicer route items, more animations, nicer popup icon.
- Moved KNewStuff configuration file to the library, where it's used for the StopSettingsDialog.
- Replaced the QWidget based treeviews used to show the departure/arrival/journey timetables with new QGraphicsWidgets, named TimetableWidget and JourneyTimetableWidget. These graphics widgets are derived from Plasma::ScrollWidget, to enable nice scrolling animations. The TimetableWidget/JourneyTimetableWidget classes offer the same functionality as the previous treeviews, except for headers and header column resizing (is now done automatically, the journey view doesn't use columns now) and moving/sorting (not really needed?). It allows more flexible animations, eg. a custom easing curve for the expand/collapse animation.
- Routes are now drawn as line with markers at the stop positions. For each marker the stop name is drawn rotated to fit multiple stop names (using the smallest readable font as configured in KDEs settings). Uses QPainterPath to draw the text better readable than with QPainter::drawText. This new route item takes much less space than the previous simple route stop list. The end of the exact route (if any) is visualized by adding multiple smaller stop markers after the last exact stop. The route item offers nice animations.
- Journey routes are now also represented by a new nice QGraphicsWidget, showing a vertical timeline.
- The only thing using HtmlDelegate in the applet is now the JourneySearchSuggestionWidget, still needs to be converted to a QGraphicsWidget.
- Dropped PublicTransportTreeView and some functions in the PublicTransport class, which are no longer needed, because of the switch from QWidget to QGraphicsWidget.
- The title of the applet (the name of the used stop) now gets elided if neccessary, allowing smaller applet sizes without painting outside of the applet.
- The icon shown in panels now shows a vehicle icon for the next departure(s) with the minutes until the departure. The transport line string is drawn into the vehicle type SVG for local public transport. The drawing code comes from the GraphicalTimetableLine applet.
- Scrolling the mouse wheel on the icon in a panel cycles through the first few departures and the next alarm departure, if there is one (with nice animations).
- Made the icon showing an alarm departure look consistant with the other new icon appearances.
| # |
|