]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist/standardpanel.cpp
Use pl_Locked and pl_Unlocked
[vlc] / modules / gui / qt4 / components / playlist / standardpanel.cpp
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-18 Rémi DuraffortLock the playlist so we can add SAP item to the playlis...
2008-05-12 Lukas Durfinaplaylist startup sorting fix
2008-05-12 Ilkka OllakkaShow utf-8 as utf-8, eg translations in playlistpanel.
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-07 Lukas DurfinaTurn off sorting on startup fix of #1529
2008-03-08 Rémi DuraffortMove the track id from the last column to the first...
2008-03-04 Rémi DuraffortRemove the Rating column from the inteface because...
2008-03-04 Rémi DuraffortLast patch to close #1479 (add a column with the track id)
2008-02-26 Rémi DuraffortFix a little bug with the playlist interface (items...
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
2008-01-31 Christophe MutricyAdd a tooltip
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-21 Jean-Baptiste KempfQt4 - add a button to scroll to currentItem. Close...
2008-01-16 Jean-Baptiste KempfQt4 - move the playlist_model with the other files...
2008-01-16 Jean-Baptiste KempfQt4 - playlist model. Fix #1332
2007-12-07 Jean-Baptiste KempfQt4 - remove PlaylistWidget from interface_widget and...
2007-11-25 Jean-Baptiste KempfQt4 - small cosmetic for the playlist.
2007-10-22 Rafaël Carréqt4: removes useless functionnality. fix #1330
2007-10-17 Rafaël Carréqt4: The media library can be disabled
2007-10-12 Christophe Mutricystandardpanel: Add some tooltips
2007-10-10 Jean-Baptiste KempfQt4 - use a docked playlist, remove dead code, don...
2007-10-09 Jean-Baptiste KempfQt4 - playlist: invert random/repeat buttons to match...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Rafaël CarréUses altglass' artwork for repeat/shuffle and add buttons.
2007-09-05 Jean-Baptiste KempfQt4 - Rename add() function to a more instructive name.
2007-09-05 Jean-Baptiste KempfQt4 - Cleanups and use QMenu on the stack to avoid...
2007-09-05 Jean-Baptiste KempfQt4 - Right click on the header on the QTreeView for...
2007-08-11 Jean-Baptiste KempfQt4 Patch changes RA/R1/NR and RND/NRND text in repeat...
2007-08-07 Jean-Baptiste KempfQt4 - Playlist: scrollTo current-item and view issues...
2007-08-01 Jean-Baptiste KempfQt4 - PlaylistWidget use a much nicer QSplitter. Remove...
2007-07-11 Pavlov KonstantinQT4: Jump to current item on itemchange. Patch by Ilkka...
2007-04-17 Jean-Baptiste KempfQt4 - Playlist: AutoScroll the playlist.
2006-12-09 Clément StenacMisc cleanups in Qt4. (Closes:#736)
2006-12-03 Clément Stenac* Fix preparse of directories
2006-11-19 Christophe Mutricyi18n fixes
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-10-15 Clément StenacImprove drag&drop handling
2006-10-14 Clément StenacInitial drag and drop support for Qt
2006-09-22 Clément StenacPut the dock/undock back in the menu
2006-09-20 Clément StenacSome size fixes
2006-09-13 Clément StenacSome more cleanup and macros
2006-09-13 Clément StenacSome cleanup here and there
2006-08-31 Clément StenacMerge views.hpp in customwidgets
2006-08-28 Clément StenacPeople might perhaps maybe want to right-click anywhere
2006-08-26 Clément StenacCosmetics
2006-08-26 Clément StenacFind as you type
2006-08-26 Clément Stenac* Sorting
2006-08-26 Clément StenacCosmetics + Enable menu in playlist
2006-08-26 Clément Stenac* Allow service discoveries to state whether they prefe...
2006-08-26 Clément Stenac* Popups
2006-08-24 Clément StenacMultiple selection
2006-08-24 Clément StenacPreliminary deletion support
2006-08-06 Clément Stenac* Add random/loop buttons
2006-08-06 Clément StenacQt4:
2006-07-30 Clément StenacQt4 playlist dialog base stuff
2006-07-18 Clément StenacA bunch of various fixes (encoding, refcount, layout)
2006-07-13 Christophe Mutricyqt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-06-26 Clément StenacSome more Qt playlist code
2006-06-26 Clément StenacSome more playlist code
2006-06-20 Clément StenacSome skeleton files for playlist