]> git.sesse.net Git - vlc/history - modules/gui/qt4/playlist_model.cpp
Removes trailing spaces. Removes tabs.
[vlc] / modules / gui / qt4 / playlist_model.cpp
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-05 Jean-Baptiste KempfQt4 - forgotten "," for windows.
2007-09-05 Jean-Baptiste KempfQt4 - Compile fix for windows.
2007-09-05 Jean-Baptiste KempfQt4 - Cleanup and start code to get the possibility...
2007-09-05 Jean-Baptiste KempfQt4 - Right click on the header on the QTreeView for...
2007-08-30 Christophe MutricyDon't translate empty strings
2007-08-30 Rafaël CarréUses qfu() instead of QString::fromUtf8()
2007-08-30 Rafaël CarréDisplays playlist names using UTF8
2007-08-23 Rafaël CarréMerges ITEM_TYPE_VFILE and ITEM_TYPE_AFILE to ITEM_TYPE...
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-20 Rafaël CarréForgotten that in [21284]
2007-08-19 Jean-Baptiste Kempfqt4 - Remove trailing spaces...
2007-08-18 Jean-Baptiste KempfQt4: Fix the [21193] for Qt4.
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-15 Damien Fouilleulqt4: compile fixes, replaced asnprintf by snprintf...
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-07 Jean-Baptiste KempfQt4 - Playlist: scrollTo current-item and view issues...
2007-08-06 Jean-Baptiste KempfQt4 - fix QT playlist display bug when clicking on...
2007-08-02 Jean-Baptiste Kempfqt4 - Playlist: move the column selection to a submenu.
2007-08-02 Jean-Baptiste KempfQt4 - Playlist: Here's a start for functionality to...
2007-06-13 Jean-Baptiste KempfQt4 - Minor cosmetic change.
2007-05-20 Jean-Baptiste Kempfqt4 - playlist_model, check if p_item is not null befor...
2007-04-28 Jean-Baptiste Kempfqt4 - Copyright, CRs and unwanted commits.
2007-04-28 Jean-Baptiste KempfQt4 - Copyright update and CRs
2007-04-28 Jean-Baptiste KempfQt4 - Open Dialog and related. Change on the actions...
2006-12-03 Clément Stenac* Fix preparse of directories
2006-11-19 Clément StenacBeginning of implementation of art fetch when played
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-23 Clément StenacDon't spit too much debug
2006-09-23 Clément StenacVery very preliminary Qt implementation of album art
2006-09-16 Clément StenacProcess all playlist updates
2006-09-14 Clément StenacAdd missing actions in popup
2006-09-13 Clément StenacSome cleanup here and there
2006-09-02 Clément StenacRemember random/loop/repeat
2006-08-27 Clément StenacFix a refcount issue
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 Stenac* Allow service discoveries to state whether they prefe...
2006-08-26 Clément Stenac* Popups
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-08-01 Clément StenacImprove Qt interaction stuff
2006-07-30 Clément StenacIcons support
2006-07-30 Clément StenacQt4 playlist dialog base stuff
2006-07-28 Clément StenacCheck type before cast
2006-07-28 Clément StenacWTF isn't QEvent a QObject ?
2006-07-28 Clément StenacDon't use RTTI
2006-07-13 Christophe Mutricyqt4/*: buildsytem fix + cosmetic+ copyright dates ...
2006-07-01 Clément StenacPreliminary embedded vout implementation
2006-06-26 Clément StenacSome more Qt playlist code
2006-06-26 Clément StenacSome more playlist code
2006-06-25 Clément StenacPlaylist model