- 28 Jan, 2010 40 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jakob Leben authored
This way item is redrawn when current item changes.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is needed for out-of-tree modules. We need to translate their plugin descriptor strings from their domain.
-
Rémi Denis-Courmont authored
They cannot do it themselves. Their strings may be in the plugins cache, in which case the plugins may not be loaded at all.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
vlc_object_find is not used for the playlist anymore, so this is OK.
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
We now properly layout elements, and size the window accordingly.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
Now you can click on URLs
-
Jean-Philippe André authored
-
Jean-Philippe André authored
If true, load the extensions on startup. Otherwise, don't load them automatically.
-
Jean-Philippe André authored
-
Jean-Philippe André authored
This flag will indicate that we can't load the extensions module, thus preventing many unnecessary (failing) loads on ViewMenu::exec()
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
Clean Extension dialogs and widgets without using a cond_timedwait but a simple cond_wait instead.
-
Rafaël Carré authored
The QPixmapCache default size is 10240kB on desktops, this leaves room for 640 pictures 64x64 in rgba Improves scrolling with a lot of items. Also use art url from the first children with art for nodes without art TODO: cache the full rendering (text + art), QPixmap is a QPaintDevice subclass
-
Jakob Leben authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Jakob Leben authored
Only respond to input item change if in icon view. Update location bar according to current view.
-
Jakob Leben authored
And add a debug msg when sorting happens.
-
Jakob Leben authored
-