]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Merge branch 1.0-bugfix
[vlc] / modules / gui / qt4 / main_interface.cpp
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.
2009-01-23 Rémi Duraffortqt4: follow the recommendations about foreach loops.
2009-01-19 Jean-Baptiste KempfQt: save and honour the above-video parameter to allow...
2009-01-16 Jean-Baptiste KempfQt: Kill more warnings.
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-11 Rémi Denis-CourmontCleanup interaction-capable interface registration
2009-01-10 Rémi Denis-CourmontQt4: systray hides the interface when it is visible...
2009-01-10 Rémi Denis-CourmontFix grammar and don't minimize if config_getInt fails
2009-01-06 Laurent AimarWait for VideoWiget to complete releaseVideoSlot event.
2009-01-05 Laurent AimarFixed dialog provider leaks on quit.
2009-01-05 Laurent AimarFixed qt4 initialization/destruction.
2009-01-05 Laurent AimarImproved fullscreen controller.
2008-12-31 Jean-Baptiste KempfQt: input manager updates. Remove some events with...
2008-12-30 Jean-Baptiste KempfQt: no need to go through the MainInterface to forward...
2008-12-30 Jean-Baptiste KempfQt: correctly hide everything on MinimalView
2008-12-30 Jean-Baptiste KempfQt: cosmetic on Main_Interface.
2008-12-30 Jean-Baptiste KempfQt: avoid slots duplication. Remove one connects too.
2008-12-30 Jean-Baptiste KempfQt: separate speedLabel code from interface code
2008-12-30 Jean-Baptiste KempfQt: Remove unneeded stuffs from qt4.hpp
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-12-09 Laurent AimarFixed input_AddSubtitle(s) coherency.
2008-12-09 Jean-Baptiste Kempf[Qt] Fix small glitches, issues, because of previous...
2008-12-06 Hannes Domaniqt4: don't count unselectable windows
2008-11-02 Jean-Baptiste Kempf[Qt] Parsing of generic toolbars and auto-creation...
2008-10-30 Rémi Denis-CourmontRemove useless parameter
2008-10-21 Jean-Baptiste Kempf[Qt] Fix a crash when toggling minimalView when --no...
2008-10-20 Jean-Baptiste Kempf[Qt] Split the QtWinApp to its own file and rename it.
2008-10-20 Jean-Baptiste Kempf[Qt] Various cleaning.
2008-10-20 Jean-Baptiste Kempf[Qt] remove trailing spaces, set a default filter and...
2008-10-19 Ludovic FauvetNew recently played menu.
2008-10-18 Ilkka OllakkaUse normal QCloseEvent to signal maininterface to closeup
2008-10-16 Ilkka OllakkaAllow thread-cancelation in qt4-module, and define...
2008-10-15 Jean-Baptiste KempfQt4: Controller Rework.
next