]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Qt4: remove useless alive check on input
[vlc] / modules / gui / qt4 / main_interface.cpp
2013-02-21 Rémi Denis-CourmontRevert "Qt: Add moving main window on any part of a...
2013-02-11 Mario SpeißDnD from Internet Explorer to VLC and support of links...
2013-02-07 Alexander TerentyevQt: Add moving main window on any part of a window
2013-01-14 Jean-Baptiste KempfQt: use TEXT macro with RegisterWindowMessage
2012-12-30 Francois CartegnieQt: BGWidget: split joke code.
2012-08-27 Jean-Baptiste KempfQt: add the playlist view selection to the main menu
2012-08-17 Francois CartegnieQt: namespaces are now sufficient for designating event...
2012-08-17 Francois CartegnieQt: namespace IMEvent types
2012-07-04 Rémi Denis-CourmontQt5: missing #includes
2012-07-01 Francois CartegnieQt: Queue toolbar rebuild as event instead of delaying...
2012-05-15 Jean-Baptiste KempfQt: correctly behave when customizing from minimal...
2012-05-15 Francois CartegnieQt: main_interface: fix playlist widgets instances...
2012-05-13 Francois Cartegnietypo
2012-05-12 Francois CartegnieQt: main_interface: fix showTab(oldwidget) for undocked...
2012-05-12 Francois CartegnieQt: main interface: add some better debugging
2012-04-23 Jean-Baptiste KempfQt: fix an annoying resizing issue.
2012-03-26 Edward WangQt4: Account for rare case when video loads too quickly
2012-03-11 Jean-Baptiste KempfQt: do not loose fullscreen controller after customization
2012-03-02 Francois CartegnieQt: various visibility warnings fixs
2012-03-02 Francois CartegnieRevert "Qt: handle special mouse buttons"
2012-03-02 Francois CartegnieQt: handle special mouse buttons
2012-02-15 Francois CartegnieQt: trigger epg on program doubleclick
2012-02-02 Tobias GüntnerLeave minimal interface if Esc key was pressed
2012-02-01 Edward WangQt: Add an option to show system tray notifications...
2012-02-01 Rafaël CarréUpdate workarounds for incomplete mingw headers
2012-01-03 Edward WangQt4: Fix a small playlist docking bug
2012-01-02 Edward WangQt4: Fix docked playlist videoWidget bug
2011-12-31 Edward WangQt4: Make playlist window drag&drop to current selected...
2011-12-15 Ludovic FauvetQt: fix an utf8 encoding issue in the recents menu
2011-12-14 Jean-Baptiste KempfQt: fix toolbar settings read
2011-12-13 Jean-Baptiste KempfRevert "Qt: do not explode when using OpenGL vout"
2011-12-11 Jean-Baptiste KempfQt: do not explode when using OpenGL vout
2011-12-09 Edward WangQt4: Fix a fullscreen crash
2011-12-05 Francois CartegnieQt: menus: rename MenusManager to MenuBar.
2011-12-05 Francois CartegnieQt: rename QVLCMenu to QVLCMenuManager.
2011-12-05 Jean-Baptiste KempfQt: fix bug happening when double-click in the embedded...
2011-12-01 Hugo Beauzée-LuyssenQt4: Playlists: Fixing drop.
2011-10-19 Ilkka OllakkaQt4: limit beginGroup()/endGroup() usage
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-12 Jean-Baptiste KempfQt: main interface cleaning
2011-10-09 Jean-Baptiste KempfQt: correctly delete callbacks
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-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: cache some config variables
2011-09-05 Laurent AimarImplemented 'Boss Key' in qt4 interface (close #3838).
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-07-06 Rémi Denis-CourmontQt4: accept close event on main interface (fix #4606)
2011-06-01 Jean-Baptiste KempfQt: fix an uninitialised value issue
2011-05-25 Jean-Baptiste KempfQt: fix playback start if VLC was minimized
2011-05-25 Jean-Baptiste KempfQt: simplify
2011-05-25 Jean-Baptiste KempfQt: Solve issue with alwaysOnTop and fullscreen conflicting
2011-05-20 Jean-Baptiste KempfQt: small simplification
2011-05-14 Jean-Baptiste KempfQt: kill unused_parameters warnings
2011-04-25 Jean-Baptiste KempfQt: change default sizes
2011-04-24 Jean-Baptiste KempfQt: add a close to systray menu option.
2011-04-21 Jean-Baptiste KempfQt: reinstore the resizeGrip in all cases
2011-04-12 Jean-Baptiste KempfQt: correctly hide/show the statusBar
2011-04-03 Jean-Baptiste KempfQt: hide status bar
2011-03-20 Jean-Baptiste KempfQt4: cache var_InheritBool on Win32
2011-01-06 Ernest E. Teem IIIQt: option for enabling / disabling changes to its...
2011-01-02 Rémi Denis-CourmontRemove Christian references
2010-12-26 Jakub WieczorekAdd an option to pause the playback on minimizing the...
2010-12-26 Jakub WieczorekInputManager: Rename the status property to playingStat...
2010-11-28 Francois CartegnieQt: Allow disabling or resampling background art.
2010-11-26 Rafaël Carréqt4: use the christmas icon on the same day (start...
2010-11-21 Rémi Denis-CourmontQt4: do not crash if the video window is released after...
2010-11-19 Jean-Baptiste KempfQt: fix WinXP quitting issue
2010-11-10 Rémi Denis-CourmontQt4: use toURI()
2010-10-19 Francois CartegnieQt: nameLabel: remove old school padding
2010-10-14 Rémi Denis-CourmontQt4: don't trust toggle for systray, do what we say...
2010-09-07 Jean-Baptiste KempfQt: be able to recompute the minimalWidth at anytime
2010-09-07 Jean-Baptiste KempfQt: document MinimalView functions
2010-08-18 Ilkka OllakkaQt4: use percent-encoding on dnd filenames
2010-08-17 Jean-Baptiste KempfQt4: fix a minor (but annoying) UI glitch on restart
2010-07-30 Rafaël Carrémain_interface.cpp: remove trailing ':' after #ifdef
2010-07-29 Juho Vähä-HerttuaQt: Make the systray menu work much nicer on Mac
2010-07-24 Jean-Baptiste KempfQt: make the MainInterface Grey Brushed on Mac
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-03 Jean-Baptiste KempfQt4: restart the playlist in the correct state when...
2010-06-12 Jean-Baptiste KempfQt: try to fix hangout on win32
2010-06-10 Ilkka Ollakkaqt4: make dnd to accepts network-urls
2010-06-08 Laurent AimarSimplified/fixed qt4 fullscreen implementation.
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2010-06-04 Rémi Denis-CourmontQt4: do not set fullscreen window on top (fixes #3712)
2010-05-30 Rémi Denis-CourmontQt4: main interface drops always-on-top mode when going...
2010-05-30 Rémi Denis-CourmontQt4: change main interface mode from the UI thread
2010-05-30 Rémi Denis-CourmontQt4: convert on top event to signal/slot model
2010-05-30 Rémi Denis-CourmontQt4: undo always-on-top hint when the video is released
2010-05-30 Rémi Denis-CourmontQt4: only reset main interface window flags if needed
2010-05-26 Jean-Baptiste KempfQt: fix Minimal view switching
2010-04-30 Jean-Baptiste KempfQt: fix playlist entry in taskbar on Win32
2010-04-20 Jean-Baptiste KempfFix MainInterace initial sizing
2010-04-14 Jean-Baptiste KempfQt: Fix playlist sizing
2010-04-12 Jean-Baptiste KempfQt: remove unnecessary debug message
next