]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Win32: fix potential error with thumbbar buttons
[vlc] / modules / gui / qt4 / main_interface.cpp
2009-09-06 Geoffroy CouprieWin32: fix potential error with thumbbar buttons
2009-09-02 Nick PopeAdded window roles for X11
2009-08-26 Erwan Tulouqt4: two more places where uri-encoded mrl are required
2009-08-26 Rémi Duraffortqt4: fix uninitialized values on win < Vista.
2009-08-19 Geoffroy CouprieWin7: add support for the taskbar's "oh, look, it's...
2009-08-18 Jean-Baptiste KempfQt: use a QGridLayout for the core of central Widget...
2009-08-16 Rémi Denis-CourmontQt4: process FSC key event in the main interface (facto...
2009-08-16 Rémi Denis-CourmontQt4: forward video key presses to main interface for...
2009-08-12 Rémi Denis-CourmontDummy debug
2009-08-12 Rémi Denis-CourmontQt4 window: full-screen support
2009-08-12 Rémi Denis-CourmontQt4: fix race in requestVideo and simplify
2009-08-01 Laurent AimarUpdated qt4 vout_window provider to the new API.
2009-07-23 Rémi DuraffortFix previous commit about drag&drop.
2009-07-23 Besnard Jean-BaptisteQt : Add PLAYLIST_PREPARSE flag to drag&dropped items
2009-07-21 Rémi DuraffortQt: add some missing const.
2009-06-17 Jean-Baptiste KempfQt4: fullscreen controller should stay on top
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-06-08 Jean-Baptiste KempfQt: code cosmetic.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Jean-Baptiste KempfQt: don't attach the core dialogs to the Main Interface...
2009-05-23 Jean-Baptiste KempfQt: don't attach the core dialogs to the Main Interface...
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-17 Jean-Baptiste KempfFix --qt-start-mninimized option
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Rémi Denis-Courmontqt4: remove double check of isFullScreen
2009-05-10 Niklas HayerPrevented QT4 gui from changing size while maximized...
2009-05-10 Niklas HayerPrevented QT4 gui from changing size while maximized...
2009-05-07 Jean-Baptiste KempfQt: fix systrayIcon menu status to show correct tooltip...
2009-04-26 Jean-Baptiste KempfQt4: force destruction of PopupMenu when Vout Changes.
2009-04-24 Jean-Baptiste KempfQt4: fix a rare crash...
2009-04-24 Jean-Baptiste KempfQt: fix behaviour in F11 mode.
2009-04-22 Ludovic FauvetAvoid MoveEvent action in Drag&Drop
2009-04-20 Jean-Baptiste KempfQt: cosmetics.
2009-04-20 Jean-Baptiste KempfQt: no need to restart VLC to get the new toolbars.
2009-04-11 Jean-Philippe AndreQt: toggle minimal view should not change the interface...
2009-04-11 Jean-Philippe AndreQt: no popup menu over the status bar and menu bar
2009-03-16 Rémi Duraffortqt4: cleaning the singletons implementation.
2009-03-09 Laurent AimarDo not use the lock icon for scrambled stream.
2009-03-09 Laurent AimarFixed scrambled label state.
2009-03-09 Jean-Paul Samanqt4: Catch INPUT_EVENT_PROGRAM updates and show icon...
2009-03-08 Rémi Denis-CourmontQt4: remove interaction support
2009-03-08 Jean-Baptiste KempfQt: do we really need the days configuration for update...
2009-03-07 Rémi Denis-CourmontQt4: move dialog handler to a separate file
2009-03-07 Rémi Denis-CourmontQt4: dialog_Fatal back-end (both modal and non-modal)
2009-03-07 Jean-Philippe AndreQt: add the popup menu in the main interface
2009-03-05 Rémi Denis-CourmontQt4: incomplete support for dialog_Fatal
2009-02-28 Jean-Baptiste KempfQt: now that you don't control the controls size anymor...
2009-02-28 Jean-Baptiste KempfUse !isVisible when needed ISO isHidden
2009-02-27 Jean-Baptiste KempfQt: comments.
2009-02-27 Jean-Baptiste KempfQt: remove debug forgotten.
2009-02-27 Jean-Baptiste KempfQt: remove the static QAction* for the menus consistenc...
2009-02-27 Jean-Baptiste KempfQt: remove the HACK with the static QAction for minimal...
2009-02-24 Jean-Baptiste KempfQt: use the new lock icon.
2009-02-22 Jean-Baptiste KempfQt, menus: various changes, speedups and addition to...
2009-02-22 Jean-Baptiste KempfQt: systray, don't show the tooltip on right-click...
2009-02-21 Jean-Baptiste KempfQt: deactivate the encryption functionnality until...
2009-02-21 Jean-Baptiste KempfQt: display a locker in the statusBar when encryption...
2009-02-20 Joseph TulouEnsure cone is hidden before video is shown in qt4...
2009-02-16 Jean-Baptiste KempfRevert "Qt: deinline createStatusBar() and explicit...
2009-02-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-02-15 Rémi Denis-CourmontRemove unused VOUT_GET_SIZE...
2009-02-13 Jean-Baptiste KempfQt: deinline createStatusBar() and explicit statusBar...
2009-02-11 Jean-Baptiste KempfQt: reparent the first-time dialog and make it die...
2009-02-11 Jean-Baptiste KempfQt: don't leak the FSC on exit.
2009-02-11 Jean-Baptiste KempfRevert "FSC memory leaks"
2009-02-10 Rémi Denis-CourmontQt4: more leaks
2009-02-10 Rémi Denis-CourmontFSC memory leaks
2009-02-08 Jean-Baptiste KempfQt: Fix minimalView state in menus.
2009-02-08 Jean-Baptiste KempfQt: fix Menu->View->Fullscreen interface state.
2009-01-31 Rémi Denis-CourmontCleanup vout window handle typedef
2009-01-29 Jean-Philippe AndreQt: fix video widget size
2009-01-25 Rémi Duraffortqt4: no need for a static_cast to the parent class.
2009-01-24 Jean-Baptiste KempfQt: change keep-size to autoresize in order to match...
2009-01-24 Jean-Baptiste KempfRemove whitespace after keep-size commit.
2009-01-24 Joseph Tulouimplements --qt-keep-size (persistent main windows...
2009-01-24 Rémi Duraffortqt4_skins2: fix a crash that occure when using skins2.
2009-01-24 Jean-Baptiste KempfQt: do not leak ActionsManager on exit.
next