Main Contents

Full blown kde-aware opale version

November 12, 2008

Since the release of opale-0.9, I have mostly worked on improving the (optional) KDE integration. And now if KDE is available, opale will use things like : KMainWindow, KApplication (session management..), XML GUI, KFileDialog and specific menu entries (Switch application language, configure shortcuts/toolbars, KDE-aware recent files submenu,…).
While I was there, the Qt-only version now also [...]

Filed under: KDE | Comments (1)

Static link with cmake under windows (Qt and others)

June 27, 2008

One of the great things about Qt is that you can compile the code under esoteric OSs (mmh?) like Windows or MacOS. Although I’ve almost never used windows, I did the packaging of yzis. I used the Nullsoft Installer, which is ok.
I had several issues with static linking, and thought maybe some of you [...]

Filed under: KDE | Comments (3)