]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Qt: correctly delete callbacks
[vlc] / modules / gui / qt4 / main_interface.cpp
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
2010-04-12 Jean-Baptiste KempfQt: fix sizing of the interface
2010-04-10 Rémi Denis-CourmontFix dangerous use of qtu() on anonymous QString
2010-04-10 Rémi Denis-CourmontQt4: allow drag and drop of any URL, not just a local...
2010-04-07 Erwan Tulouqt4: popupmenu (part2)
2010-04-07 Jean-Baptiste KempfQt: correctly recreate the toolbar, taking care about...
2010-04-07 Jean-Baptiste KempfQt: kill a fixme for Fullscreen Control recreation
2010-04-07 Jean-Baptiste KempfQt: updateSystrayTooltipStatus simplification
2010-04-07 Jean-Baptiste KempfQt: remove unuseful code.
2010-04-07 Jean-Baptiste KempfQt: fix switching to minimalView behaviour
2010-04-06 Erwan Tulouqt4: Don't create QMenu without parents
2010-04-06 Jakob LebenQt: more settings fixes (undocked playlist size)
2010-04-01 Jakob LebenQt: settings
2010-04-01 Jakob LebenQt: main interface, small fixes
2010-03-30 Jean-Baptiste KempfQt: correct the size behaviour when zoom is called
2010-03-30 Jean-Baptiste KempfQt: Better restore of the playlist State
2010-03-30 Jean-Baptiste KempfQt: don't resize the mainWindow when toolbar changes
2010-03-28 Francois CartegnieQt: speed and time button actionable visual feedback
2010-03-28 Jean-Baptiste KempfQt: initialize stackCentralOldWidget
2010-03-28 Jakob LebenQt: subclass QStackedWidget for custom minimumSizeHint()
2010-03-28 Jakob LebenRevert "Qt: make ground for proper main interface size...
2010-03-27 Jakob LebenQt: make ground for proper main interface size management
2010-03-21 Jean-Baptiste KempfQt: mainInterface cleanup and simplifications
2010-03-19 Jean-Baptiste KempfQt: remove ugly hack for popupMenu
2010-03-19 Jean-Baptiste KempfQt: fix comments
2010-03-19 Jean-Baptiste KempfQt: remove unneeded workaround
2010-03-19 Jean-Baptiste KempfQt: remove dead code
2010-03-19 Jean-Baptiste KempfQt: fix main_interface sizing part 2
2010-03-13 Jean-Baptiste KempfQt: menus, force ViewMenu to run at menuBar creation.
2010-03-12 Jean-Baptiste KempfQt: put Win32 Main Interface function in its own file.
2010-03-11 Jean-Baptiste KempfRemove debug
2010-03-11 Jean-Baptiste KempfQt: Fixing main Interface, phase 1.
2010-03-03 Rémi Denis-CourmontGrammar
2010-03-02 Jean-Baptiste KempfQt: simplify SpeedLabel constructor
2010-02-28 Jean-Baptiste KempfQt: clean and cosmetics
2010-02-28 Jean-Baptiste KempfQt: undock the playlist
2010-02-28 Jean-Baptiste KempfQt: remove debug and cosmetics
2010-02-18 Jakob LebenQt: show buffering on the background of time label
2010-02-17 Jakob LebenQt: separate status bar label for "Buffering" + show...
2010-02-08 Gildas BazinFix typo in qt4 interface
2010-02-02 Rémi Duraffortqt4: fix typo.
2010-01-30 Jean-Baptiste KempfQt: fix a leak when exiting main interface
2010-01-26 Jakob LebenQt: end settings group earlier so other settings have...
next