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