]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/playlist
Remove Unneeded test (thx ipkiss)
[vlc] / modules / gui / qt4 / components / 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-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-19 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-19 Rémi DuraffortQt4: We must lock the playlist before calling UpdateTre...
2008-07-18 Rémi DuraffortThe playlist is not locked so don't pretend that the...
2008-07-18 Rémi DuraffortLock the playlist so we can add SAP item to the playlis...
2008-07-16 Pierre d'Herbemontqt4: Hopefully blindely fix the qt4 build, by defining...
2008-07-16 Pierre d'Herbemontqt4: Forgotten lock. Reported by ahoka.
2008-07-09 Jean-Baptiste KempfVarious strings change and capitalisation changes to...
2008-06-24 Lukas DurfinaAvoid potential problems with bad saved value
2008-06-21 Jean-Baptiste KempfString updates ( some are meant to match the macosx...
2008-06-15 Jean-Baptiste KempfCosmetic.
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-12 Lukas Durfinaplaylist startup sorting fix
2008-05-12 Ilkka OllakkaShow utf-8 as utf-8, eg translations in playlistpanel.
2008-05-04 Rémi DuraffortFix a false assertion fail in the Qt4 playlist.
2008-05-04 Rémi DuraffortFix the playlist column problem added in 7bc28eebe843ef...
2008-04-23 Rafaël Carrémeta-data handling cleanup
2008-04-18 Rafaël CarréFix display of album art
2008-04-16 Rafaël CarréDo not leak
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 DurfinaUse already defined macro
2008-04-07 Lukas DurfinaTurn off sorting on startup fix of #1529
2008-04-06 Ilkka Ollakkause allready created index instead of creating same...
2008-03-09 André WeberSaveing Window Positions useing the QT defined methods...
2008-03-08 Rémi DuraffortMove the track id from the last column to the first...
2008-03-07 Rémi DuraffortRemove useless addclabacks() in PLModel::PLModel()
2008-03-07 Rémi DuraffortWarning fix (my fault)
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-03-04 Rémi DuraffortUse the correct meta data to sort the playlist.
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-02-26 Rémi DuraffortCoding convention
2008-02-26 Rémi DuraffortFix a little bug with the playlist interface (items...
2008-02-26 Rémi DuraffortFix the issue with the order of the item in the playlis...
2008-02-26 Rémi DuraffortFix a little bug with the sorting in the interface
2008-02-25 Jean-Baptiste KempfQt4 - Better behaviour for the left panel of the playlist.
2008-02-21 Jean-Baptiste KempfQt4 - Playlist: fix the resizing of the QSPlitter conta...
2008-02-12 Jean-Baptiste KempfQt4 - Change the event numbers and add more debug to...
2008-02-11 Jean-Baptiste KempfQt4 - Put the default header to 39 in the playlist.
2008-02-11 Ilkka Ollakkashow default info in playlist if i_showflag is too...
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
2008-02-10 Jean-Baptiste KempfQt4 - Windows, try to fix the Open Containing Folder...
2008-02-08 Jean-Baptiste KempfQt4 - Include fix
2008-02-08 Jean-Baptiste KempfQt4 - Remove the qt-pl-showflags from preferences and...
2008-01-31 Christophe MutricyAdd a tooltip
2008-01-27 Jean-Baptiste KempfQt4 - cosmetic
2008-01-26 Jean-Baptiste KempfQt4 - Fix segfault from previous commit, and read from...
2008-01-26 Jean-Baptiste KempfQt4- Playlist Model. Save the showColumn flags in the...
2008-01-26 Jean-Baptiste KempfQt4 - Split PLItem and PLModel in two different files.
2008-01-26 Jean-Baptiste KempfQt4 - playlist, Don't fetch name if you have title...
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-22 Ilkka Ollakkacall UpdateRate when rate changes, add myself to authors
2008-01-21 Jean-Baptiste KempfQt4 - add a button to scroll to currentItem. Close...
2008-01-19 Jean-Baptiste KempfQt4 : change slightly the debug message.
2008-01-16 Jean-Baptiste KempfQt4 - Playlist: double clicking on the art will open...
2008-01-16 Jean-Baptiste KempfQt4 - remove an unnecessary cast
2008-01-16 Jean-Baptiste KempfQt4 - move the playlist_model with the other files...
2008-01-16 Jean-Baptiste KempfQt4 - playlist model. Fix #1332
2008-01-15 Rafaël Carréqt4: correct the header, copyright symbol, and remove...
2008-01-15 Rafaël Carréqt4 playlist selector: selects the playlist on start
2008-01-09 Jean-Baptiste KempfQt4 - fix the artSet removal commit.
2007-12-22 Jean-Baptiste KempfQt4 - Remember playlist's size.
2007-12-14 Jean-Baptiste KempfQt4 - Art in the playlist is collapsable with the use...
2007-12-14 Jean-Baptiste KempfQt4 - I prefer to have the left pane to not grow when...
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 StenacD&D fixes
2006-10-15 Clément StenacImprove drag&drop handling
2006-10-14 Clément StenacInitial drag and drop support for Qt
2006-09-23 Clément StenacVery very preliminary Qt implementation of album art
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
next