Categories:
Monday, 3 January 2011
Rendering UI files to SVG
Rich
|
In response to a question on IRC yesterday, here's a quick example for the New Year - rendering designer's UI files to SVG using QSvgGenerator. As usual, the code is simple since Qt gives us everything we need.
Read More
Saturday, 1 January 2011
2k11
Besides all possible conventional wishes there is something I wish you for 2011:
"Let any good code you commit come back to you redoubled"
A twisted variant of the karm^w boomerang theory ;)
Wednesday, 22 December 2010
KDEPIM 4.6 Beta3
Awinterz
|
Today KDEPIM 4.6 Beta3 is tagged and released.
This is the first release in our departure from the normal KDE SC 4.6 cycle, but you should be able to build against kdelibs and kdepimlibs from either the beta2 or the upcoming first release candidate UPDATE: building against the KDE SC 4.6RC1 kdepimlibs is required -- which should be available soon.
Read More
Sunday, 19 December 2010
Codethink is hiring!
Alberto Ruiz asked me to post a message on Planet KDE about Codethink is hiring! He says:
"Codethink is currently looking for bright university graduates looking into joining a young open source company. As you may know already Codethink is an Open Source consultancy focused on helping our customers to make the most out of open source and create great innovative products with it.
Read More
Sunday, 19 December 2010
Updates to freebsd.kde.org
Rakuco
|
A few days ago, Alberto Villa committed some changes to the KDE on FreeBSD website: it is now using the Chihuaha framework, which means it looks a lot more like the rest of the kde.org websites. As noted in the commit message, many thanks to the KDE on Windows webmasters, since Alberto originally got the code from their website.
Read More
Monday, 13 December 2010
One-liner: killing mouse events
Tomaz shares a hint with us: Have you ever tried to create an overlay on top of some QWidgets to make them not acessible, but still visible to the user? I’m not saying about setEnabled(false), but to create a semitransparent – mask on top of some widgets with something inside, a modal dialog or so. [..] aseigo had already told me that it was possible by using a QGraphicsView...
Read More
Thursday, 9 December 2010
dealing with Microsoft Exchange, when you really want to use SMTP
I've been doing some work on <a href="http://www.openchange.org>OpenChange, including parsing RFC2822 format messages into Exchange RPC properties. One of the test tools I have can parse up some kinds of RFC2822 / MIME messages (plain text, HTML, some mime/alternative and text/calendar) and upload the results to a Microsoft Exchange server as a particular user.
Read More
Wednesday, 8 December 2010
Calligra Suite
Calligra Suite project is up!
The roots of the name are in Calligraphy. Announcement can be read at the dot.kde.org.
Here's how I see this. We're widening the scope, definitely we are not starting from scratch. Changes like moving to the git version control system from Subversion would be needed anyway, so there are no that much overhead related to the move as observers would think. And finally you have direct access to roughly the same group of fellow developers as before.
Read More
Wednesday, 8 December 2010
FOSDEM Accommodation
Jriddell
|
If you are coming to FOSDEM, one of the largest gathering of free software developers you probably want some accommodation. Claudia will be booking beds for KDE people next week, if you want to stay with the KDE spods put your name on the KDE at FOSDEM wiki page before Thursday.
Read More
Saturday, 4 December 2010
KDEPIM 4.4.8 Tagged and Released
Awinterz
|
I just finished tagging and releasing KDEPIM 4.4.8. Should be showing up in the usual place on ftp.kde.org soonish.
Here's the Changelog: 2010-12-02 20:26 djarvie
* [r1202940] Make disabled icon more distinguishable for colour blind users 2010-11-30 22:41 tmcguire
Read More