]> git.sesse.net Git - vlc/history - modules/gui/qt4
[PATCH] playlist, Qt4: new playlist_TreeMoveMany()
[vlc] / modules / gui / qt4 /
2009-08-18 Jakob Leben[PATCH] playlist, Qt4: new playlist_TreeMoveMany()
2009-08-18 Jean-Baptiste KempfQt: use a QGridLayout for the core of central Widget...
2009-08-18 Jakob LebenQt4: correct the check whether item is node
2009-08-17 Ilkka Ollakkaqt4: cleanup plitem
2009-08-17 Rémi Duraffortqt4: fix a typo.
2009-08-16 Rémi Denis-CourmontQt4: hide button release from video widget too
2009-08-16 Rémi Denis-CourmontQt4: make video widget not eat mouse click events
2009-08-16 Rémi Denis-CourmontQt4: process FSC key event in the main interface (facto...
2009-08-16 Rémi Denis-CourmontQt4: forward video key presses to main interface for...
2009-08-16 Ilkka Ollakkaqt4: try to minimise time code keeps playlist global...
2009-08-16 Ilkka Ollakkaqt4: remove basicly empty PLItem::update and refactor...
2009-08-16 Ilkka Ollakkaqt4: add myself to authors of playlist_model
2009-08-16 Ilkka Ollakkaqt4: remove model from PLItem, and do emitting signals...
2009-08-16 Ilkka Ollakkaqt4: no need to store input-type, as we can get it...
2009-08-16 Ilkka Ollakkaqt4: store showflags in playlist_model instead every...
2009-08-16 Ilkka Ollakkaqt4: remove b_is_node and use childCount() > 0 instead...
2009-08-16 Ilkka Ollakkaqt4: add forgotten check so we don't try to get stuff...
2009-08-16 Ilkka Ollakkaqt4: add reseting currentItem to NULL in rebuild()...
2009-08-16 Ilkka Ollakkaqt4: playlist_model, set current to NULL if currentitem...
2009-08-16 Ilkka OllakkaQt4: remove b_current and store current PLItem in playl...
2009-08-14 Ilkka OllakkaRevert "Qt4: remove b_current on PLItem, and store...
2009-08-14 Ilkka OllakkaQt4: correct 3cddf245543afb17406a2017764d73167fa6bd86
2009-08-14 Ilkka OllakkaQt4: remove b_current on PLItem, and store currentIndex...
2009-08-14 Ilkka OllakkaQt4: remove i_input_id from PLItem
2009-08-14 Erwan Tulouqt4: CoverArtLabel and BackgroundWidget improvments
2009-08-14 Ludovic FauvetQt: Fix the bug where the volume was losing 1% at each...
2009-08-13 Rémi Denis-CourmontMissing inline
2009-08-13 Rémi Denis-CourmontInit order
2009-08-13 Rémi Denis-CourmontMissing const
2009-08-13 Rémi Denis-CourmontSuggested parenthesis
2009-08-13 Rémi Denis-CourmontInit order
2009-08-13 Rémi Denis-CourmontAssert against use of unitialized variable
2009-08-13 Rémi Denis-CourmontUnused variable
2009-08-13 Rémi Denis-CourmontUnused variable
2009-08-13 Ilkka OllakkaQt4: move fullscreen window on current viewport
2009-08-13 Rémi Denis-CourmontpaintEvent is not useful anymore
2009-08-13 Rémi Denis-CourmontQt4: only the actual video "needs" to turn off compositing
2009-08-13 Rémi Denis-CourmontQt4: synchronize X display
2009-08-13 Ilkka OllakkaQt4: PLItem cleanup
2009-08-13 Jakob LebenQt4 playlist: take 2: fix segfault and other enhancements
2009-08-13 Ilkka OllakkaQt4: playlist_item, forgotten dec_ref
2009-08-13 Ilkka OllakkaQt4: typo in playlist_item
2009-08-13 Ilkka OllakkaQt4: add mutex-lockin when accessing selector-names
2009-08-13 Ilkka OllakkaQt4: store input_item_t* in plitem and handle metadata...
2009-08-13 Ilkka OllakkaQt4: change metaChanged signal from id to input_item_t*
2009-08-12 Laurent AimarForced "on top" to the video widget in Qt4 while in...
2009-08-12 Rémi Denis-CourmontQt4: avoid transient window glitch when leaving full...
2009-08-12 Rémi Denis-CourmontDummy debug
2009-08-12 Rémi Denis-CourmontQt4 window: full-screen support
2009-08-12 Rémi Denis-CourmontQt4: fix race in requestVideo and simplify
2009-08-12 Pierre YnardQt4: fix typo
2009-08-11 Jakob LebenQt4 playlist: fix crash when deleting nodes and their...
2009-08-11 Francois CartegnieGUI: sprefs_audio hide lastfm when not checked
2009-08-11 Jean-Baptiste KempfShow stylesCombo only on Linux and Win32-debug
2009-08-11 Jean-Baptiste KempfAllow to select the style of Qt in Simple preferences.
2009-08-11 Erwan Tulouqt4(preferences): add a preview image for skins (simila...
2009-08-11 Jakob LebenQT4 playlist: even better DragNDrop policy
2009-08-08 Jakob LebenQt4 Playlist: Disable dropping on non-container items
2009-08-08 Jakob LebenQt4 Playlist: Disable moving items into top level of...
2009-08-04 Rémi Denis-CourmontQt4: determine saved playlist format from selected...
2009-08-04 Rémi Denis-Courmontrtsp-caching is in live555 plugin
2009-08-03 Jean-Baptiste KempfQt4: save only the family of the font
2009-08-03 Jean-Baptiste KempfQt: Font setting, restore the value from vlcrc.
2009-08-03 Jean-Baptiste KempfQt: font selector, align on the right.
2009-08-03 Jean-Baptiste KempfQt: Use a QFontComboBox instead of a QFontDialog.
2009-08-03 Ilkka OllakkaQT4: enable fontdialog for choosing freetype-font family
2009-08-03 Ilkka OllakkaQT4: remove Ensurevisible from scrollTo
2009-08-03 Ilkka OllakkaQT4: set rowUniformHeights to true on playlistview
2009-08-02 Ilkka OllakkaQT: move sortingIndicator to correct position when...
2009-08-02 Ilkka Ollakkaqt4: don't sort playlist by default take two
2009-08-01 Jakob LebenQt4 playlist: keep item order when moving
2009-08-01 Rémi Denis-CourmontRevert "QT4: set sorting-connections by hand"
2009-08-01 Laurent AimarSplit back window module providers by type.
2009-08-01 Laurent AimarUpdated qt4 vout_window provider to the new API.
2009-07-31 Ilkka OllakkaQT4: set sorting-connections by hand
2009-07-30 Rémi DuraffortFix podcast configuration.
2009-07-27 Rémi DuraffortUse var_ToggleBool when applicable.
2009-07-25 Jean-Baptiste KempfRemove trailing spaces.
2009-07-25 Adrien MagloAdd a desktop mode to the Direct3d video output. This...
2009-07-25 Ilkka OllakkaQT4: only scroll playlist to new item when it changes
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-24 Rémi DuraffortUse VLC_VAR_CLASS when applicable.
2009-07-24 Jean-Baptiste KempfQt: fix crash in customize toolbar dialog.
2009-07-24 Jean-Baptiste KempfUse native dialog for saving VLM files.
2009-07-23 Rémi Duraffortfactorize.
2009-07-23 Rémi DuraffortFix previous commit about drag&drop.
2009-07-23 Besnard Jean-BaptisteQt : Add PLAYLIST_PREPARSE flag to drag&dropped items
2009-07-22 Besnard Jean-BaptisteQt : Fix the way playlist columns are saved
2009-07-22 Besnard Jean-BaptisteQt : Keep preparsed items synced in playlist
2009-07-21 Rémi DuraffortQt: add some missing const.
2009-07-20 Jean-Baptiste KempfQt: remove button duplicated in Classic style.
2009-07-20 Jean-Baptiste KempfCopyright correction.
2009-07-19 Jean-Baptiste KempfQt: customize dialogs, fix a misswrite with the last...
2009-07-18 Jean-Baptiste KempfQt: Simple preference: update layout for updatesDays
2009-07-18 Jean-Baptiste KempfQt: Various updates on the simple preferences.
2009-07-17 Erwan Tulouqt4: correct typo (xspf and not xpsf)
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-16 Jean-Baptiste KempfQt: fix opening of VIDEO_TS folders from main menu
2009-07-16 Rémi DuraffortMissing file.
2009-07-16 Rémi Duraffortqt4: use references to const QString.
next