]> git.sesse.net Git - vlc/history - modules/gui/qt4
Qt: PLModel: don't reset model on zoom
[vlc] / modules / gui / qt4 /
2012-08-04 Francois CartegnieQt: PLModel: don't reset model on zoom
2012-07-31 Francois CartegnieQt: don't crash if sql ML module is missing
2012-07-29 Jean-Baptiste KempfQt: make a destructor as virtual
2012-07-25 Rémi Denis-CourmontQt4: remove the old Maemo 5 systray hack
2012-07-21 Rémi Denis-CourmontQt4: limit the UI volume to 125% (about +6dB)
2012-07-21 Rémi Denis-Courmontplaylist: convert "volume" to float
2012-07-20 Francois CartegnieQt: ML/PLItem: Factorize and clean.
2012-07-20 Francois CartegnieQt: PL/MLModels: implement columnCount() in parent...
2012-07-20 Rémi Denis-CourmontQt4: clean volume step computation
2012-07-20 Rémi Denis-CourmontQt4: remove constant parameter
2012-07-20 Francois CartegnieQt: PLViews: fix hover-ing
2012-07-20 Francois CartegnieQt: PLTreeView: use delegate for emphasing font.
2012-07-20 Francois CartegnieQt: PLModel: Move font's contextual style to views
2012-07-19 Rémi Denis-CourmontQt4: use qlonglong instead of int64_t for cross-thread...
2012-07-19 Francois CartegnieQt: Pictureflow: kill some warnings
2012-07-19 Francois CartegnieQt: PLModel: move zoom value out of model
2012-07-19 Rémi Denis-Courmontdirectx: improve DirectSound and DirectDraw module...
2012-07-19 Francois CartegnieQt: PLModel: fix string conversion for winxx
2012-07-19 Francois CartegnieQt: PL/MLModel: remove nolonger used SelectedUri()
2012-07-19 Francois CartegnieQt: PLModel: move out Info & Prompt Dialogs references...
2012-07-19 Francois CartegnieQt: PL/ML Model: Factorize zoom functions
2012-07-19 Francois CartegnieQt: MLModel: Move Popup() creation out of the MLModel
2012-07-19 Francois CartegnieQt: PLModel: Move Popup() creation out of the PLModel
2012-07-19 Francois CartegnieQt: MLModel: rework menu signaling
2012-07-19 Francois CartegnieQt: PLModel: rework menu signaling to get rid of popup...
2012-07-19 Francois CartegnieQt: MLModel: Use Model Indexes instead of MLItem.
2012-07-19 Francois CartegnieQt: PLModel: Use Model Indexes instead of PLItem refere...
2012-07-07 Francois CartegnieQt: Early Fix ML "Add to playlist" adding items multipl...
2012-07-05 Rémi Denis-CourmontWin32: try to fix compilation
2012-07-05 Rémi Denis-CourmontQt: the video widget must be a proper window
2012-07-05 Rémi Denis-CourmontQt: check embedded video window type at run-time
2012-07-05 Rémi Denis-CourmontQt: do not hard-code argv table size
2012-07-05 Rémi Denis-CourmontQt: missing Q_OBJECT
2012-07-04 Rémi Denis-CourmontQt: factor some common code
2012-07-04 Rémi Denis-CourmontQt4: fix crashes without podcasts
2012-07-04 Rémi Denis-CourmontQt4: fix prototype
2012-07-04 Rémi Denis-CourmontQt5: missing #includes
2012-07-04 Jean-Baptiste KempfUse Qt instead of Qt4
2012-07-03 Jean-Baptiste KempfUse qt iso qt4
2012-07-03 Rémi Denis-CourmontQt4: partly fix volume display
2012-07-03 Rémi Denis-CourmontQt4: simplify and partly fix mute tracking
2012-07-03 Rémi Denis-Courmontaout_Volume*: use float rather than integer
2012-07-03 Rémi Denis-Courmontaout_MuteGet: fix name and add VLC_OBJECT() magic cast
2012-07-03 Rémi Denis-Courmontaout_MuteSet: fix name and remove unused parameter
2012-07-03 Rémi Denis-Courmontaout_MuteToggle: fix name and remove unused or misused...
2012-07-03 Christoph MiebachTypo
2012-07-01 Francois CartegnieQt: SearchLineEdit: fix background text after reset()
2012-07-01 Francois CartegnieQt: Queue toolbar rebuild as event instead of delaying...
2012-06-28 Rémi Duraffortqt4: do not compute more than one time the lenght of...
2012-06-26 Francois CartegnieQt: fix prev commitw
2012-06-26 Francois CartegnieQt: PopupMenu: Stop crashing on VOut update. (fix ...
2012-06-25 Francois CartegnieQt: PixmapAnimator: replace AnimatedIcon.
2012-06-23 Francois CartegnieQt: CoverArtLabel: fix sizing bug.
2012-06-23 Francois CartegnieQt: SeekSlider: non seekable must be non interactive
2012-06-21 Ludovic Fauvetqt4: remove duplicate callback
2012-06-21 David Fuhrmannqt4: add forgotten ;
2012-06-20 Jean-Baptiste KempfQt: do not block the video preview to a very small...
2012-06-20 Mario SpeißQt: fix a playlist issue with pictureflow
2012-06-20 Mario SpeißQt: release vout in controller configuration widget
2012-06-19 Francois CartegnieQt: add dropzone to dist
2012-06-16 Francois CartegnieQt: PLModel: make auto art download comply with privacy...
2012-06-15 Naohiro KORIYAMAQt: PLTreeView: Fix name encoding in the tooltip
2012-06-14 Francois CartegnieQt: PLTreeView: Show details as tooltip
2012-06-13 Francois CartegnieQt: StandardPLPanel: Fix failing locked assertion.
2012-06-12 Francois CartegnieQt: PLSelector: Make effectless root entries not selectable
2012-06-11 Jean-Baptiste KempfQt: display the number of tracks
2012-06-11 Jean-Baptiste KempfBookmarks: use a better naming
2012-06-11 Francois CartegnieQt: StandardPLPanel: show dropzone on views
2012-06-11 Francois CartegnieQt: PLModel: try to agregate inserts for efficiency...
2012-06-11 Francois CartegnieRevert "Qt: PLModel: try to agregate inserts for effici...
2012-06-10 Jean-Baptiste KempfSimple prefs: make the buttons wider.
2012-06-10 Jean-Baptiste KempfMessage dialog: put the clear button in the corner
2012-06-09 Jean-Baptiste KempfQt: fix compilation in case of updateCheck
2012-06-09 Ludovic Fauvetqt4: remove unneeded includes
2012-06-09 Ludovic Fauvetqt4: kill a warning
2012-06-09 Ludovic Fauvetqt4: rename a couple of methods to be more explicit
2012-06-09 Ludovic Fauvetqt4: add some accelerators
2012-06-09 Ludovic Fauvetqt4: filters messages in real time as you type
2012-06-09 Ludovic Fauvetqt4: the verbosity can't be higher than 2
2012-06-08 Francois CartegnieQt: PLSelector: expand root level
2012-06-08 Francois CartegnieQt: PlPopup: fix logical grouping of actions
2012-06-07 Jean-Baptiste KempfQt: use menuRole on OSX
2012-06-07 Ludovic Fauvetqt4: save and restore the position of the GotoTime...
2012-06-07 Ludovic Fauvetqt4: never disable the "Jump to specific time" menu...
2012-06-07 Ludovic Fauvetqt4: fix y-axis positioning bug in the time tooltip
2012-06-07 Francois CartegnieQt: CoverArtLabel: remove unused slot call chain
2012-06-07 Francois CartegnieQt: PLModel: try to agregate inserts for efficiency
2012-06-07 Francois CartegnieQt: PL: Request missing art for visible items
2012-06-06 Jean-Baptiste KempfQt: do not collapse drop-zones when empty in toolbar...
2012-06-04 Francois CartegnieQt: CoverArtLabel: fix doubleclick openings using item...
2012-06-04 Francois CartegnieQt: input manager: allow updating art for not current...
2012-06-03 Rémi Denis-Courmontqt4: remove ObjC++ hacks
2012-05-25 Jean-Baptiste KempfQt: Missing include in previous commit
2012-05-25 Jean-Baptiste KempfWin32: recognize more MCE commands
2012-05-16 Rémi Denis-CourmontQt4: use msg_Dbg() for tools panel items debug
2012-05-15 Jean-Baptiste KempfQt: correctly behave when customizing from minimal...
2012-05-15 Jean-Baptiste KempfQt: fix selection of dropdown-menu of playlist view...
2012-05-15 Jean-Baptiste KempfQt: fix leak introduced in previous commit
2012-05-15 Jean-Baptiste KempfReenable the Qt4-PictureFlow
2012-05-15 Jean-Baptiste KempfOn Windows playing items like dvd:// or screen:// cause...
next