Thomas Capricelli archive
Tag: MacOS
November 12, 2008
Full blown kde-aware opale version
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 […]
June 27, 2008
Static link with cmake under windows (Qt and others)
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 […]