]> git.sesse.net Git - vlc/history - modules/gui/qt4
Qt: better unsetting of keys in preferences
[vlc] / modules / gui / qt4 /
2012-08-18 Francois CartegnieQt: Bookmarks: correctly apply buttons states
2012-08-17 Francois CartegnieQt: EventDialog: remove useless destructor
2012-08-17 Francois CartegnieQt: UpdateDialog: use dynamic event IDs
2012-08-17 Francois CartegnieQt: use dynamic ID for DialogEvent
2012-08-17 Francois CartegnieQt: Ensure event IDs are not reused.
2012-08-17 Francois CartegnieQt: insert newlines for readability
2012-08-17 Francois CartegnieQt: namespaces are now sufficient for designating event...
2012-08-17 Francois CartegnieQt: namespace IMEvent types
2012-08-17 Francois CartegnieQt: PLEvent: protect members
2012-08-16 Francois CartegnieQt: rename even ID offsets as what they are
2012-08-16 Francois CartegnieQt: IMEvent: simplify using getter
2012-08-16 Francois CartegnieQt: IMEvent: use getter instead of friend class.
2012-08-16 Jean-Baptiste KempfQt: move VLM shortcut to Ctrl+Shift+W
2012-08-16 Francois CartegnieQt: InputManager: Namespace PLEvent types.
2012-08-16 Francois CartegnieQt: InputManager: UpdateMeta() on Item change. (fix...
2012-08-16 Francois CartegnieQt: add deduplication for some events.
2012-08-16 Jean-Baptiste KempfQt: add the playlist view mode selection to the right...
2012-08-16 Jean-Baptiste KempfQt: small simplification
2012-08-15 Rémi Denis-CourmontQt4: use config_GetIntChoices() for integer config...
2012-08-15 Rémi Denis-CourmontQt4: fix types conversion in extended panel
2012-08-14 Rémi Denis-CourmontQt4: use config_Get(Int|Psz)Choices()
2012-08-13 Francois CartegnieQt: MediaInfo: name panels for public method usage
2012-08-12 Francois CartegnieQt: MediaInfo: Clearly identify current/playing media...
2012-08-12 Francois CartegnieQt: ExtraMetaPanel: remove unused p_intf
2012-08-12 Francois CartegnieQt: InputStatsPanel: remove unused p_intf
2012-08-12 Francois CartegnieQt: InfoPanel: unused p_intf
2012-08-12 Francois CartegnieQt: MetaPanel: missing clear
2012-08-11 Rémi Denis-CourmontQt4: /dev/dvb/adapter is Linux DVB, not just Linux
2012-08-06 Rémi Denis-CourmontQt4: simplify fraction
2012-08-06 Jean-Baptiste KempfQt: make win7 buttons smaller to avoid graphic bug
2012-08-05 KO Myung-HunQt: Support disc drives probing for OS/2
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...
next