2010-02-04 |
Jean-Baptiste Kempf | Qt: Better media info panel |
tree | commitdiff |
2010-02-04 |
Jean-Philippe André | Extensions/Qt: fix the deactivation race condition |
tree | commitdiff |
2010-02-04 |
Pierre d'Herbemont | macosx_dialog_provider: b_hide is gone. |
tree | commitdiff |
2010-02-03 |
Christophe Mutricy | Typo |
tree | commitdiff |
2010-02-03 |
Jean-Philippe André | Enable double-click in Plugins & Extensions panel |
tree | commitdiff |
2010-02-03 |
Jean-Philippe André | Lua dialogs: remove b_hide parameter |
tree | commitdiff |
2010-02-03 |
Rémi Denis-Courmont | Use standard ASCII for ^H, ^I, ^M and escape |
tree | commitdiff |
2010-02-03 |
Jean-Philippe André | Qt: fix layout of extension info panel |
tree | commitdiff |
2010-02-03 |
Jean-Philippe André | Extensions: info panel, fix layout and use shortdesc |
tree | commitdiff |
2010-02-03 |
Jean-Philippe André | Ext/Qt: Enhance more information dialog |
tree | commitdiff |
2010-02-03 |
Jean-Philippe André | Extensions/Qt: Use a custom QListView in Plugins &... |
tree | commitdiff |
2010-02-03 |
Jean-Philippe André | Extensions/Qt: emit extensionsUpdated() on load/unloa |
tree | commitdiff |
2010-02-03 |
Jean-Philippe André | Extensions/Qt: listen to input-change events |
tree | commitdiff |
2010-02-03 |
Ilkka Ollakka | QT: use qfu when creating EPG-stuff |
tree | commitdiff |
2010-02-02 |
Rémi Duraffort | qt4: fix typo. |
tree | commitdiff |
2010-02-02 |
Erwan Tulou | skins2: add support for --[no]-embedded-video parameter |
tree | commitdiff |
2010-02-02 |
Jakob Leben | Qt: cleanup and adjust to playlist changes |
tree | commitdiff |
2010-02-02 |
Jakob Leben | Qt: kill a bug in playlist model |
tree | commitdiff |
2010-02-02 |
Jakob Leben | various modules: adjust to new playlist design |
tree | commitdiff |
2010-02-01 |
Erwan Tulou | skins2(Win32): GetWindowLongPtr everywhere |
tree | commitdiff |
2010-02-01 |
Erwan Tulou | skins(Win32): remove dead code |
tree | commitdiff |
2010-02-01 |
Jean-Baptiste Kempf | Qt: sprefs, chipmunk options and audio rework |
tree | commitdiff |
2010-01-31 |
Jakob Leben | Qt: simplify playlist item deletion |
tree | commitdiff |
2010-01-31 |
Felix Paul Kühne | macosx dialog provider: use default system font for... |
tree | commitdiff |
2010-01-31 |
Laurent Aimar | Removed one vlc_object_find_name() in qt4. |
tree | commitdiff |
2010-01-31 |
Ilkka Ollakka | Qt4: adjust iconviews art position littlebit |
tree | commitdiff |
2010-01-30 |
Jean-Baptiste Kempf | Qt: fix a leak when exiting main interface |
tree | commitdiff |
2010-01-30 |
Jean-Baptiste Kempf | Qt: fix a leak in iconView |
tree | commitdiff |
2010-01-30 |
Jean-Baptiste Kempf | Qt: fix a leak of telexFrame in Controller |
tree | commitdiff |
2010-01-30 |
Jean-Baptiste Kempf | Qt: fix a leak (2) in PL View |
tree | commitdiff |
2010-01-30 |
Jean-Baptiste Kempf | Qt: reindent |
tree | commitdiff |
2010-01-30 |
Jean-Baptiste Kempf | Qt: fix a leaking QSignalmapper in PL |
tree | commitdiff |
2010-01-30 |
Rémi Denis-Courmont | Name another anonynous union |
tree | commitdiff |
2010-01-30 |
Rémi Denis-Courmont | Revert "vout_window_t: simplify via anynomous union" |
tree | commitdiff |
2010-01-30 |
Jakob Leben | playlist, Qt: playlist browsing support |
tree | commitdiff |
2010-01-30 |
Jakob Leben | Qt: efficient iconView browsing demands a specialized... |
tree | commitdiff |
2010-01-30 |
Jakob Leben | Qt: playlist: fix updating of currently playing item |
tree | commitdiff |
2010-01-30 |
Jean-Baptiste Kempf | VLC supports .vro (DVD-VR) files |
tree | commitdiff |
2010-01-29 |
Jakob Leben | Qt: no need to go from bool to int |
tree | commitdiff |
2010-01-29 |
Ilkka Ollakka | qt4: show more clearly current item in iconview |
tree | commitdiff |
2010-01-29 |
Pierre d'Herbemont | macosx_dialog_provider: Update the checked PopUp menu. |
tree | commitdiff |
2010-01-29 |
Jean-Baptiste Kempf | Qt: try to avoid a potential race condition |
tree | commitdiff |
2010-01-29 |
Pierre d'Herbemont | macosx_dialog_provider: Propagate window close. |
tree | commitdiff |
2010-01-29 |
Pierre d'Herbemont | macosx_dialog_provider: relayout the window less often. |
tree | commitdiff |
2010-01-29 |
Jean-Baptiste Kempf | Qt: Playlist, map the click to cycleViews |
tree | commitdiff |
2010-01-29 |
Jean-Baptiste Kempf | Qt: Use a ToolButton instead of a PushButton for view... |
tree | commitdiff |
2010-01-29 |
Jean-Philippe André | Extensions/Qt: information panel for Extensions |
tree | commitdiff |
2010-01-29 |
Jean-Philippe André | Extensions/Qt: new method ExtensionManager::getManager() |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | Qt: sprefs, fix crash when opening Hotkeys prefs |
tree | commitdiff |
2010-01-28 |
Rémi Denis-Courmont | Remove useless vlc_object_detach() before vlc_object_re... |
tree | commitdiff |
2010-01-28 |
Jakob Leben | Qt: prettier button with menu for playlist view switching |
tree | commitdiff |
2010-01-28 |
Jakob Leben | Qt: iconView delegate: encode PLModel::IsCurrent(QModel... |
tree | commitdiff |
2010-01-28 |
Rafaël Carré | Qt4 Icon View: cache full rendering for each item |
tree | commitdiff |
2010-01-28 |
Pierre d'Herbemont | macosx_dialog_provider: Improved VLCDialogGridView. |
tree | commitdiff |
2010-01-28 |
Jean-Philippe André | Extensions/Qt: use a QTextBrowser instead of QTextEdit |
tree | commitdiff |
2010-01-28 |
Jean-Philippe André | Extensions/Qt: change list mode to ExtendedSelection |
tree | commitdiff |
2010-01-28 |
Jean-Philippe André | Qt: New configuration var "qt-autoload-extensions" |
tree | commitdiff |
2010-01-28 |
Jean-Philippe André | Qt/Menu: ViewMenu is now dynamic (uses aboutToShow) |
tree | commitdiff |
2010-01-28 |
Jean-Philippe André | Extensions/Qt: add cannotLoad() flag |
tree | commitdiff |
2010-01-28 |
Jean-Philippe André | Extensions/Qt: use lock on extensions list |
tree | commitdiff |
2010-01-28 |
Rafaël Carré | QT4 Icon view: cache album art pixmap |
tree | commitdiff |
2010-01-28 |
Jakob Leben | Qt: locationBar: update when browsing back/up, show... |
tree | commitdiff |
2010-01-28 |
Rafaël Carré | fix memleak |
tree | commitdiff |
2010-01-28 |
Rafaël Carré | qt4: correctly displays utf8 in location bar |
tree | commitdiff |
2010-01-28 |
Jakob Leben | Qt: views behavior corrections |
tree | commitdiff |
2010-01-28 |
Jakob Leben | Qt: playlist (Fix #3248) Set model after sorting enable... |
tree | commitdiff |
2010-01-28 |
Jakob Leben | Qt: connect to iconView only after it has been created |
tree | commitdiff |
2010-01-28 |
Jakob Leben | Qt: replace playlist view title with interactive locati... |
tree | commitdiff |
2010-01-28 |
Jakob Leben | Qt: make PLModel::getItem return rootItem as well,... |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | EPG: fix QLabel look and saveGeometry |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | Qt: Comment out left qDebug() |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | Qt: EPG, propagate the infos when clicking on an Item |
tree | commitdiff |
2010-01-28 |
Jakob Leben | Qt iconView: browse into node when it spawns subitems |
tree | commitdiff |
2010-01-28 |
Jakob Leben | Qt: add public index-from-id function to PLModel |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | Qt: connect the EPG to the core item on request |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | Qt: EPG, add a close button and other GUI improvements |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | Qt: We might want to share more that just a description |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | Qt: EPGItem doesn't need QObject inheritage |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | Qt EPG: design and functionnalities improvements |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | Qt: initial EPG dialogs and DP integration |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | Qt: EPG, include orders |
tree | commitdiff |
2010-01-28 |
Jean-Baptiste Kempf | Qt: EPG in BuildSystem |
tree | commitdiff |
2010-01-28 |
Ludovic Fauvet | Initial commit for EPG class for EPG Viewing |
tree | commitdiff |
2010-01-27 |
Jakob Leben | Qt iconView: font adjustments |
tree | commitdiff |
2010-01-27 |
Jakob Leben | Qt: unify item activation among PL views, change title... |
tree | commitdiff |
2010-01-27 |
Jakob Leben | Qt: connect currentChanged signal from model earlier |
tree | commitdiff |
2010-01-27 |
Pierre d'Herbemont | macosx_dialog_provider: Remove legacy -release. |
tree | commitdiff |
2010-01-27 |
Pierre d'Herbemont | macosx_dialog_provider: Add basic support for dialog... |
tree | commitdiff |
2010-01-26 |
Laurent Aimar | Removed invalid var_DelCallback in teletext code (qt4). |
tree | commitdiff |
2010-01-26 |
Ilkka Ollakka | QT4: leave assert there |
tree | commitdiff |
2010-01-26 |
Ilkka Ollakka | QT4: connect currentChanged from model on iconView... |
tree | commitdiff |
2010-01-26 |
André Weber | Added AtmoLight tab inside video effects dialog |
tree | commitdiff |
2010-01-26 |
Ludovic Fauvet | Qt: more details on the icon view. |
tree | commitdiff |
2010-01-26 |
Jean-Baptiste Kempf | Qt: allow multiple selection in iconView |
tree | commitdiff |
2010-01-26 |
Jean-Baptiste Kempf | Qt: iconView, use uniformItemSizes() |
tree | commitdiff |
2010-01-26 |
Jakob Leben | Qt playlist: mistaken currentItem logic |
tree | commitdiff |
2010-01-26 |
Jakob Leben | Qt: save settings for playlist-selector/art splitter |
tree | commitdiff |
2010-01-26 |
Jakob Leben | Qt: end settings group earlier so other settings have... |
tree | commitdiff |
2010-01-26 |
Jakob Leben | Qt PL Model: don't emit currentChanged twice |
tree | commitdiff |
2010-01-26 |
Jakob Leben | Qt: currentView initialization |
tree | commitdiff |
next |