]> git.sesse.net Git - vlc/history - modules/gui/qt4
l10n: Slovak update
[vlc] / modules / gui / qt4 /
2011-11-24 KO Myung-HunAdd UI for KVA
2011-11-24 Edward WangQt: Allow fullscreen controller to be stacked at the...
2011-11-23 Rémi Denis-CourmontQt4: fix encoding of recent menu text
2011-11-23 Rémi Denis-CourmontQt: fix DVD MRL generation
2011-11-23 Rémi Denis-CourmontQt: update DVD title/chapter syntax, add it for BD
2011-11-23 Rémi Denis-CourmontQt: do not set cdda-track for BD
2011-11-23 Rémi Denis-CourmontQt: do not prefix VCD chapter with 'E'
2011-11-22 Edward WangQt: implement playlist empty button
2011-11-19 Francois CartegnieQt: Go To Time dialog: set default time to current...
2011-11-18 Jean-Baptiste KempfQt: fix VLM geometry restoration
2011-11-18 Jean-Baptiste KempfQt: update correctly the MRL when checking BD radioButton
2011-11-18 Jean-Baptiste KempfVLM: correctly save and restore the geometry
2011-11-18 Jean-Baptiste KempfQt: Extendedpanel: move to a Dialog
2011-11-18 Jean-Baptiste KempfQt: sprefs, add MKV preloading
2011-11-17 Jean-Baptiste KempfQt: correctly display the right treeView columns
2011-11-17 Jean-Baptiste KempfQt: fix toolbars customization
2011-11-17 Jean-Baptiste KempfQt: consistency on QSettings value for OpenDialog
2011-11-17 Jean-Baptiste KempfQt: update outdated comment
2011-11-17 Jean-Baptiste KempfQt: do not show open options in both normal and advanced UI
2011-11-17 Jean-Baptiste KempfQt: apply search on latest Inserted Item
2011-11-17 Jean-Baptiste KempfQt: cosmetics
2011-11-16 Jean-Baptiste KempfQt: simplify too complex UI for keys
2011-11-16 Jean-Baptiste KempfQt: preferences, fix conflict detection.
2011-11-15 KO Myung-HunAdd 'vout window hwnd' support for OS/2
2011-11-10 Jean-Baptiste KempfQt: re-probe the disc drives on each change of FocusPanel()
2011-11-10 Jean-Baptiste KempfQt: open BRD
2011-11-09 Rafaël Carréqt4: hide SQL media library when not compiled in
2011-11-01 Jean-Baptiste KempfQt, sprefs: correctly implement freetype configurations
2011-10-31 KO Myung-HunAdd UI for KAI
2011-10-31 Jean-Baptiste KempfQt: use %tmp%/$TMP folder for updates
2011-10-30 Jean-Baptiste KempfQt, sprefs: use the Color Selector
2011-10-30 Jean-Baptiste KempfQt, sprefs: expose outline thickness
2011-10-30 Jean-Baptiste KempfQt: implement the color selector button
2011-10-30 Jean-Baptiste KempfQt, prefs: correctly set the tooltip on Font Selector
2011-10-30 Rafaël Carréwindows: use C++ prototype for REFIID / CoCreateInstance
2011-10-22 Jean-Baptiste KempfQt: sprefs, fix caching combobox behaviour
2011-10-21 Jean-Baptiste KempfQt: rename playlist root* functions and getters for...
2011-10-21 Jean-Baptiste KempfQt: rename a signal to be more self-documenting
2011-10-21 Jean-Baptiste KempfQt: reposition the separator in the playlist popup...
2011-10-21 Jean-Baptiste KempfQt: remove the zoom slider and put it on the menu
2011-10-19 Ilkka OllakkaQt4: load coverart properly under selector
2011-10-19 Ilkka OllakkaQt4: limit beginGroup()/endGroup() usage
2011-10-18 Rémi Denis-CourmontQt4: list hardware ALSA devices in capture panel
2011-10-18 Hugo Beauzée-Luyssenqt4: dynamic_cast -> qobject_cast
2011-10-18 Hugo Beauzée-Luyssenqt4: toggleAdvanced simplifications
2011-10-15 Francois CartegnieQt4: main_interface: fix exit crash.
2011-10-14 Konstantin PavlovQt: remove the MAEMO hack, unneeded in Fremantle, now
2011-10-14 Jean-Baptiste KempfQt: show a minimized Video, when moving to playlist
2011-10-14 Jean-Baptiste KempfQt: use a QStackedWidget for the artContainer in the...
2011-10-14 Jean-Baptiste KempfQt: don't limit the artLabel in width
2011-10-13 Jean-Baptiste KempfQt: add asserts around p_input access
2011-10-13 Jean-Baptiste KempfQt: fill NULL-deref in jumping forward
2011-10-13 Ludovic FauvetQt4: ensure to give a valid URI to the playlist
2011-10-12 Jean-Baptiste KempfQt: main interface cleaning
2011-10-12 Ilkka OllakkaQt4: select what columns to show as sorting selection
2011-10-11 Jean-Baptiste KempfQt: playlist model cleanup
2011-10-10 Jean-Baptiste KempfQt: disable recentMenus, if it is empty
2011-10-10 Jean-Baptiste KempfQt: display an "empty" action instead of an empty menu
2011-10-10 Jean-Baptiste KempfQt: recent menus, fix shortcut
2011-10-09 Jean-Baptiste KempfQt: correctly delete callbacks
2011-10-09 Jean-Baptiste KempfQt: fix quitting deletion order
2011-10-09 Jean-Baptiste KempfQt: kill a warning
2011-10-09 Jean-Baptiste KempfQt: Adding a Fast Playlist access in the right-click...
2011-10-09 Jean-Baptiste KempfQt: first attempt at a QMenuView
2011-10-09 Jean-Baptiste KempfQt: export PLModel in the main struct
2011-10-07 Laurent AimarFixed synchronization panel in qt4 gui.
2011-10-06 Jean-Baptiste KempfQt: convert, close #4523
2011-10-06 Jean-Baptiste Kempfdbus: Implement the MPRIS Raise method for the Qt interface
2011-10-06 Jean-Baptiste KempfChange the "intf-show" variable into a toggle.
2011-10-01 Rémi Denis-CourmontQt4: avoid integer overflow on V4L2 slider min and max
2011-10-01 Rémi Denis-CourmontQt4: use a spin box rather than a slider if there is...
2011-10-01 Rémi Denis-CourmontQt4: do not set V4L2 control step if it is 1 / not...
2011-10-01 Rémi Denis-CourmontQt4: do not translate object variable names in V4L2...
2011-09-30 Ludovic FauvetQt: Fix corner-case with some top level windows
2011-09-30 Ludovic FauvetQt: fix a regression on Linux
2011-09-29 Rémi Denis-CourmontQt4: fix invalid pointer on unknown V4L2 control type...
2011-09-28 Ludovic FauvetQt: fix tooltip events handling on Win32
2011-09-28 Rémi Denis-CourmontQt4: remove Qt versions 4.3-4.5 specific code
2011-09-28 Ludovic FauvetQt: attempt to fix the borderless time bubble on KDE
2011-09-28 Ludovic FauvetQt: animate the handle of the seek slider
2011-09-28 Ludovic FauvetQt: improve look and feel of the seek handle
2011-09-25 Jean-Baptiste KempfQt: regroup systray connect to a central place
2011-09-25 Jean-Baptiste KempfQt: Delay system tray creation
2011-09-25 Jean-Baptiste KempfQt: fix a potential crash with the systray management
2011-09-25 Jean-Baptiste KempfQt: reload some preferences live
2011-09-25 Jean-Baptiste KempfQt, Sprefs: hide the style selection on Win32 and fix it
2011-09-25 Jean-Baptiste KempfQt: cache some config variables
2011-09-25 Jean-Baptiste KempfQt: simple prefs dependency on Win32
2011-09-25 Jean-Baptiste KempfQt: simplify systray menu and add volume control
2011-09-25 Rémi Denis-CourmontQt4: simplify and improve playlist item folder exploration
2011-09-25 Rémi Denis-CourmontQt4: correct [eda1f5fea35ddb79a196aea9bbd698c737e1bd0f]
2011-09-24 Francois CartegnieQt: menus: fix faster/slower icons
2011-09-24 Jean-Baptiste KempfQt: match the volume % with the OSD
2011-09-24 Jean-Baptiste KempfQt: simplify volume management
2011-09-24 Jean-Baptiste KempfQt: change the string for GPU acceleration
2011-09-24 Jean-Baptiste KempfQt: manage the volume with the core
2011-09-22 Francois CartegnieQt: info panels: fix NULL dereference (#5368 fix).
2011-09-17 Francois CartegnieQt: Force custom toolbars not to follow RTL auto layout...
2011-09-17 Francois CartegnieQt: adv options: fix RTL handling for synchronization
2011-09-17 Francois CartegnieQt: adv settings: Optimize synchronization panel
next