LibIrcClient-Qt 0.4.1 has been released. Changes: Added support for static builds (qmake -config static) Fixed qmake project messages output only once Fixed MOC_DIR in release mode Added default MacPorts paths for ICU Fixed notices and messages from “real host” vs. “connected host” to get directed to the same buffer Fixed CTCP requests not to create [...]
LibIrcClient-Qt 0.4.1
3 July 2010 |
20:23 |
Uncategorized |
No Comments
QxtTemporaryDir
25 May 2010 |
23:21 |
Programming, Qt, Qxt |
No Comments
Today, Qxt issue #32 Temporary directories was closed after introducing a new Qxt class, namely QxtTemporaryDir. As the name suggests, the QxtTemporaryDir class manages temporary directories. It is so far implemented for Unix and Windows, and will be released in future Qxt 0.7.
Today, Qxt issue #32 Temporary directories was closed after introducing a new Qxt class, namely QxtTemporaryDir. As the name suggests, the QxtTemporaryDir class manages temporary directories. It is so far implemented for Unix and Windows, and will be released in future Qxt 0.7.
LibIrcClient-Qt 0.4.0
9 May 2010 |
19:25 |
Programming, Qt |
No Comments
LibIrcClient-Qt 0.4.0 has been released. Changes: Introduced Irc::Buffer – the concept of server/channel/query specific buffers Deprecated buffer-specific functionality in Irc::Session Fixed tabs not to cause underlined text Added a version number to the library Added Irc::Rfc::toString() Fixed euIRC connection problems More information and downloads are available at http://bitbucket.org/jpnurmi/libircclient-qt.
LibIrcClient-Qt 0.4.0 has been released. Changes: Introduced Irc::Buffer – the concept of server/channel/query specific buffers Deprecated buffer-specific functionality in Irc::Session Fixed tabs not to cause underlined text Added a version number to the library Added Irc::Rfc::toString() Fixed euIRC connection problems More information and downloads are available at http://bitbucket.org/jpnurmi/libircclient-qt.
LibQxt 0.6.0
18 April 2010 |
20:22 |
Programming, Qt, Qxt |
4 Comments
The Qxt team is proud to announce the immediate release of LibQxt version 0.6.0. LibQxt, an extension library for Qt, provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit by Nokia. LibQxt 0.6.0 introduces new features and contains bug fixes to the 0.5.x series: General Revised the [...]
The Qxt team is proud to announce the immediate release of LibQxt version 0.6.0. LibQxt, an extension library for Qt, provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit by Nokia. LibQxt 0.6.0 introduces new features and contains bug fixes to the 0.5.x series: General Revised the [...]
LibQxt 0.5.1
10 October 2009 |
0:20 |
Programming, Qt, Qxt |
No Comments
The Qxt team is proud to announce the immediate release of LibQxt version 0.5.1. LibQxt, an extension library for Qt, provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit by Qt Development Frameworks, Nokia. LibQxt 0.5.1 contains bug fixes to the 0.5.x series: #3 [Vista/Qt 4.5.0] – [...]
The Qxt team is proud to announce the immediate release of LibQxt version 0.5.1. LibQxt, an extension library for Qt, provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit by Qt Development Frameworks, Nokia. LibQxt 0.5.1 contains bug fixes to the 0.5.x series: #3 [Vista/Qt 4.5.0] – [...]
Listing files in qmake projects
24 July 2009 |
0:59 |
Programming, Qt |
1 Comment
Inspired by a short discussion in the #Qt IRC channel on Freenode earlier this week, I ended up writing a simple generator that generates dummy qmake projects. The idea is to generate test projects with given amounts of headers and sources in order to measure the difference in qmake’s performance when using either of the [...]
Inspired by a short discussion in the #Qt IRC channel on Freenode earlier this week, I ended up writing a simple generator that generates dummy qmake projects. The idea is to generate test projects with given amounts of headers and sources in order to measure the difference in qmake’s performance when using either of the [...]
LibQxt 0.5.0
30 April 2009 |
1:02 |
Programming, Qt, Qxt |
No Comments
The Qxt team is proud to announce the immediate release of LibQxt version 0.5.0. LibQxt, an extension library for Qt, provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit by Trolltech, a Nokia company. LibQxt 0.5.0 introduces new features and contains bug fixes to the 0.4.x series: [...]
The Qxt team is proud to announce the immediate release of LibQxt version 0.5.0. LibQxt, an extension library for Qt, provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit by Trolltech, a Nokia company. LibQxt 0.5.0 introduces new features and contains bug fixes to the 0.4.x series: [...]
Mercurial tasks
21 April 2009 |
10:10 |
Programming |
No Comments
Check it out, it’s a really cool Mercurial extension! Tasks extension for mercurial mercurial tasks extension
Check it out, it’s a really cool Mercurial extension! Tasks extension for mercurial mercurial tasks extension
Howto add Qt support for geordi revised
19 April 2009 |
23:06 |
Howtos, Linux, Programming, Qt |
1 Comment
It’s time to write revised instructions for how to add Qt support for Geordi. The following versions were used: GHC 6.10.2 Geordi 2009-04-18 (from darcs repo, num patches: 425) Qt 4.5.0 Start with installing Qt inside Geordi rt: ./configure -prefix /path/to/geordi/rt/usr/local/Trolltech/Qt-4.5.0 make make install Add to prelude/prelude.hpp: #include <QtCore> Recompile prelude: scripts/compile-prelude Remove from compile-config/COMPILE_FLAGS: [...]
It’s time to write revised instructions for how to add Qt support for Geordi. The following versions were used: GHC 6.10.2 Geordi 2009-04-18 (from darcs repo, num patches: 425) Qt 4.5.0 Start with installing Qt inside Geordi rt: ./configure -prefix /path/to/geordi/rt/usr/local/Trolltech/Qt-4.5.0 make make install Add to prelude/prelude.hpp: #include <QtCore> Recompile prelude: scripts/compile-prelude Remove from compile-config/COMPILE_FLAGS: [...]
Snowboarding…
18 April 2009 |
19:43 |
Personal |
4 Comments
…is fun. Here’s the result. It’s my knee after ACL operation.
…is fun. Here’s the result. It’s my knee after ACL operation.