]> git.sesse.net Git - vlc/history - modules/gui/qt4/dialogs/playlist.cpp
Added window roles for X11
[vlc] / modules / gui / qt4 / dialogs / playlist.cpp
2009-09-02 Nick PopeAdded window roles for X11
2009-01-23 Rémi Duraffortqt4: follow the recommendations about foreach loops.
2008-12-30 Jean-Baptiste KempfQt: Remove unneeded stuffs from qt4.hpp
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-10-01 Jean-Baptiste KempfQt4: Playlist fixes.
2008-09-10 Jean-Baptiste KempfFix drop MimeData on Windows... Close #1911
2008-08-25 Jean-Baptiste KempfCorrectly save the column size from the playlist.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 Jean-Baptiste KempfStop allocating QSettings all the time everywhere.
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-03-09 André WeberSaveing Window Positions useing the QT defined methods...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-12-22 Jean-Baptiste KempfQt4 - Remember playlist's size.
2007-12-22 Jean-Baptiste KempfQt4 - Save the settings from the playlist for the dialo...
2007-12-07 Jean-Baptiste KempfQt4 - remove PlaylistWidget from interface_widget and...
2007-12-06 Jean-Baptiste KempfQt4 - Coding style fixes by Rémi Duraffort.
2007-11-26 Jean-Baptiste KempfQt4 - Cleaning trailing spaces...
2007-11-26 Jean-Baptiste KempfQt4 - saving size, position for the playlist and the...
2007-11-25 Jean-Baptiste KempfQt4 - lame attempt for the resizing of the interface.
2007-10-15 Jean-Baptiste KempfQt4 - threads assertions fixes, docking playlist and...
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning (2)
2007-09-02 Rafaël CarréAdds an option to qt4 intf to set opacity for main...
2007-08-02 Jean-Baptiste KempfQt4 - forgot this file in previous commit.
2007-06-02 Christophe MutricyAll: Qt4 intf i18n fix (part 1)
2007-04-01 Jean-Baptiste Kempfqt4 - shortcuts corrections and enhancements.
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
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-22 Clément StenacPlaylist menu
2006-09-22 Clément StenacImplement dock/undock for the playlist
2006-09-14 Clément StenacFilter handling helpers moved to core
2006-09-13 Clément StenacSome more cleanup and macros
2006-09-10 Clément StenacFix SD support
2006-08-26 Clément StenacSkeleton for simple prefs
2006-08-26 Clément StenacCosmetics
2006-08-26 Clément StenacCosmetics + Enable menu in playlist
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-07-05 Clément Stenac[Untested] Save interface position
2006-06-26 Clément StenacSome more Qt playlist code
2006-06-26 Clément StenacSome more playlist code
2006-05-27 Clément StenacInitial layout