~trebelnik-stefina/cinnamon-test/+git/k3b:agateau/kde-ux

Last commit made on 2011-04-17
Get this branch:
git clone -b agateau/kde-ux https://git.launchpad.net/~trebelnik-stefina/cinnamon-test/+git/k3b

Branch merges

Branch information

Name:
agateau/kde-ux
Repository:
lp:~trebelnik-stefina/cinnamon-test/+git/k3b

Recent commits

a48bb19... by Aurélien Gâteau

QML Welcome screen

646d974... by Aurélien Gâteau

Embed dialogs

f946a91... by Aurélien Gâteau

Make welcome screen take the whole window, get rid of docks

0685a1a... by Script Kiddy <email address hidden>

SVN_SILENT made messages (.desktop file)

012de31... by Raphael Kubo da Costa <email address hidden>

libk3b: Use QLibrary instead of dlopen directly.

This commit makes the code much shorter by delegating dlopen and its
related calls to QLibrary.

It thus removes much of the code introduced in b7cccda4 to make K3b
build on Windows.

Additionally, the libraries are unloaded in some more error conditions,
and we do not hardcode the major library number for libdvdcss anymore,
as that varies across Linux and FreeBSD, for example.

REVIEW: 101038

b359997... by Sebastian Trueg <email address hidden>

Fixed i18n version parameter in the welcome widget.

35ecb12... by Raphael Kubo da Costa

Link to LAME_LIBRARIES, not mp3lame directly.

c5636a1... by Raphael Kubo da Costa

Link to `cam' both on kFreeBSD and FreeBSD.

0011b42... by Raphael Kubo da Costa

Do not link directly to libdl, use ${CMAKE_DL_LIBS} instead.

d101bf3... by Script Kiddy <email address hidden>

SVN_SILENT made messages (.desktop file)