git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[Qt] Fix the header menu popup when you have a header-state saved.
[vlc.git]
/
modules
/
gui
/
qt4
/
components
/
playlist
/
standardpanel.cpp
2008-10-17
Jean-Baptiste Kempf
[Qt] Fix the header menu popup when you have a header...
blob
|
commitdiff
2008-09-23
Jean-Baptiste Kempf
Qt4: Playlist saving size and blablah... Close #2112
blob
|
commitdiff
|
diff to current
2008-09-18
Antoine Cellerier
Add URI column to Qt4 playlist. Add sorting by URI...
blob
|
commitdiff
|
diff to current
2008-08-25
Jean-Baptiste Kempf
Don't use Simple Open, it can be broken. Workaround...
blob
|
commitdiff
|
diff to current
2008-08-25
Jean-Baptiste Kempf
Correctly save the column size from the playlist.
blob
|
commitdiff
|
diff to current
2008-08-03
Jean-Baptiste Kempf
New icons for the playlist in the same tones than the...
blob
|
commitdiff
|
diff to current
2008-07-28
Jean-Baptiste Kempf
Qt Imageset update.
blob
|
commitdiff
|
diff to current
2008-07-21
Rémi Duraffort
Use pl_Locked and pl_Unlocked
blob
|
commitdiff
|
diff to current
2008-07-18
Rémi Duraffort
Lock the playlist so we can add SAP item to the playlis...
blob
|
commitdiff
|
diff to current
2008-05-12
Lukas Durfina
playlist startup sorting fix
blob
|
commitdiff
|
diff to current
2008-05-12
Ilkka Ollakka
Show utf-8 as utf-8, eg translations in playlistpanel.
blob
|
commitdiff
|
diff to current
2008-04-23
Rafaël Carré
meta-data handling cleanup
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-04-07
Lukas Durfina
Turn off sorting on startup fix of #1529
blob
|
commitdiff
|
diff to current
2008-03-08
Rémi Duraffort
Move the track id from the last column to the first...
blob
|
commitdiff
|
diff to current
2008-03-04
Rémi Duraffort
Remove the Rating column from the inteface because...
blob
|
commitdiff
|
diff to current
2008-03-04
Rémi Duraffort
Last patch to close #1479 (add a column with the track id)
blob
|
commitdiff
|
diff to current
2008-02-26
Rémi Duraffort
Fix a little bug with the playlist interface (items...
blob
|
commitdiff
|
diff to current
2008-02-10
Jean-Baptiste Kempf
Qt4 - Remove trailing spaces...
blob
|
commitdiff
|
diff to current
2008-01-31
Christophe Mutricy
Add a tooltip
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2008-01-21
Jean-Baptiste Kempf
Qt4 - add a button to scroll to currentItem. Close...
blob
|
commitdiff
|
diff to current
2008-01-16
Jean-Baptiste Kempf
Qt4 - move the playlist_model with the other files...
blob
|
commitdiff
|
diff to current
2008-01-16
Jean-Baptiste Kempf
Qt4 - playlist model. Fix #1332
blob
|
commitdiff
|
diff to current
2007-12-07
Jean-Baptiste Kempf
Qt4 - remove PlaylistWidget from interface_widget and...
blob
|
commitdiff
|
diff to current
2007-11-25
Jean-Baptiste Kempf
Qt4 - small cosmetic for the playlist.
blob
|
commitdiff
|
diff to current
2007-10-22
Rafaël Carré
qt4: removes useless functionnality. fix #1330
blob
|
commitdiff
|
diff to current
2007-10-17
Rafaël Carré
qt4: The media library can be disabled
blob
|
commitdiff
|
diff to current
2007-10-12
Christophe Mutricy
standardpanel: Add some tooltips
blob
|
commitdiff
|
diff to current
2007-10-10
Jean-Baptiste Kempf
Qt4 - use a docked playlist, remove dead code, don...
blob
|
commitdiff
|
diff to current
2007-10-09
Jean-Baptiste Kempf
Qt4 - playlist: invert random/repeat buttons to match...
blob
|
commitdiff
|
diff to current
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
blob
|
commitdiff
|
diff to current
2007-09-09
Rafaël Carré
Uses altglass' artwork for repeat/shuffle and add buttons.
blob
|
commitdiff
|
diff to current
2007-09-05
Jean-Baptiste Kempf
Qt4 - Rename add() function to a more instructive name.
blob
|
commitdiff
|
diff to current
2007-09-05
Jean-Baptiste Kempf
Qt4 - Cleanups and use QMenu on the stack to avoid...
blob
|
commitdiff
|
diff to current
2007-09-05
Jean-Baptiste Kempf
Qt4 - Right click on the header on the QTreeView for...
blob
|
commitdiff
|
diff to current
2007-08-11
Jean-Baptiste Kempf
Qt4 Patch changes RA/R1/NR and RND/NRND text in repeat...
blob
|
commitdiff
|
diff to current
2007-08-07
Jean-Baptiste Kempf
Qt4 - Playlist: scrollTo current-item and view issues...
blob
|
commitdiff
|
diff to current
2007-08-01
Jean-Baptiste Kempf
Qt4 - PlaylistWidget use a much nicer QSplitter. Remove...
blob
|
commitdiff
|
diff to current
2007-07-11
Pavlov Konstantin
QT4: Jump to current item on itemchange. Patch by Ilkka...
blob
|
commitdiff
|
diff to current
2007-04-17
Jean-Baptiste Kempf
Qt4 - Playlist: AutoScroll the playlist.
blob
|
commitdiff
|
diff to current
2006-12-09
Clément Stenac
Misc cleanups in Qt4. (Closes:#736)
blob
|
commitdiff
|
diff to current
2006-12-03
Clément Stenac
* Fix preparse of directories
blob
|
commitdiff
|
diff to current
2006-11-19
Christophe Mutricy
i18n fixes
blob
|
commitdiff
|
diff to current
2006-11-19
Clément Stenac
Finish the playlist API transition (hopefully)
blob
|
commitdiff
|
diff to current
2006-10-15
Clément Stenac
Improve drag&drop handling
blob
|
commitdiff
|
diff to current
2006-10-14
Clément Stenac
Initial drag and drop support for Qt
blob
|
commitdiff
|
diff to current
2006-09-22
Clément Stenac
Put the dock/undock back in the menu
blob
|
commitdiff
|
diff to current
2006-09-20
Clément Stenac
Some size fixes
blob
|
commitdiff
|
diff to current
2006-09-13
Clément Stenac
Some more cleanup and macros
blob
|
commitdiff
|
diff to current
2006-09-13
Clément Stenac
Some cleanup here and there
blob
|
commitdiff
|
diff to current
2006-08-31
Clément Stenac
Merge views.hpp in customwidgets
blob
|
commitdiff
|
diff to current
2006-08-28
Clément Stenac
People might perhaps maybe want to right-click anywhere
blob
|
commitdiff
|
diff to current
2006-08-26
Clément Stenac
Cosmetics
blob
|
commitdiff
|
diff to current
2006-08-26
Clément Stenac
Find as you type
blob
|
commitdiff
|
diff to current
2006-08-26
Clément Stenac
* Sorting
blob
|
commitdiff
|
diff to current
2006-08-26
Clément Stenac
Cosmetics + Enable menu in playlist
blob
|
commitdiff
|
diff to current
2006-08-26
Clément Stenac
* Allow service discoveries to state whether they prefe...
blob
|
commitdiff
|
diff to current
2006-08-26
Clément Stenac
* Popups
blob
|
commitdiff
|
diff to current
2006-08-24
Clément Stenac
Multiple selection
blob
|
commitdiff
|
diff to current
2006-08-24
Clément Stenac
Preliminary deletion support
blob
|
commitdiff
|
diff to current
2006-08-06
Clément Stenac
* Add random/loop buttons
blob
|
commitdiff
|
diff to current
2006-08-06
Clément Stenac
Qt4:
blob
|
commitdiff
|
diff to current
2006-07-30
Clément Stenac
Qt4 playlist dialog base stuff
blob
|
commitdiff
|
diff to current
2006-07-18
Clément Stenac
A bunch of various fixes (encoding, refcount, layout)
blob
|
commitdiff
|
diff to current
2006-07-13
Christophe Mutricy
qt4/*: buildsytem fix + cosmetic+ copyright dates ...
blob
|
commitdiff
|
diff to current
2006-06-26
Clément Stenac
Some more Qt playlist code
blob
|
commitdiff
|
diff to current
2006-06-26
Clément Stenac
Some more playlist code
blob
|
commitdiff
|
diff to current
2006-06-20
Clément Stenac
Some skeleton files for playlist
blob
|
commitdiff
|
diff to current