]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Qt: early instantiation for THEMIM
[vlc] / modules / gui / qt4 / main_interface.cpp
2014-06-11 Erwan TulouQt: early instantiation for THEMIM
2014-05-20 Jean-Baptiste KempfQt: use a processor helper for Qt5
2014-05-20 Jean-Baptiste KempfQt: raise window when video Widget is shown
2014-05-19 Jean-Baptiste KempfQt: s/Qt4/Qt
2014-05-18 Jean-Baptiste KempfQt: use the new helper for Main Interface DnD actions
2014-04-27 Jean-Baptiste KempfQt: try to correctly save the playlist state
2014-04-18 Jean-Baptiste KempfQt: restore the playlist if it was minimized when closi...
2014-03-18 Rafaël Carréqt: qpa/qplatformnativeinterface.h is only needed on...
2014-03-11 Rafaël Carréqt: support for Qt5 windows build
2014-02-09 Jean-Baptiste KempfShow OSD when drag-n-dropping subtitles
2013-12-31 Jean-Baptiste KempfQt: allow smaller size on start
2013-08-20 Jean-Baptiste KempfQt: correctly restore the undocked playlist state
2013-07-15 Jean-Baptiste KempfQt: move from Q_WS to Q_OS in MainInterface, QVLCApp...
2013-06-21 Ludovic FauvetQt: use the theme icons for the system tray too
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-05-18 Erwan TulouQt: make the extensionsManager also available for qt4...
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
next