]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Avoid MoveEvent action in Drag&Drop
[vlc] / modules / gui / qt4 / main_interface.cpp
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.
2008-10-04 Jean-Baptiste KempfQt4: Split the controllers from the rest of the interfa...
2008-10-01 Jean-Baptiste KempfQt4: Playlist fixes.
2008-09-23 Jean-Baptiste KempfQt4: Playlist saving size and blablah... Close #2112
2008-09-23 Jean-Baptiste KempfQt4: Center the Fullscreen controller on One screen...
2008-09-22 Jean-Baptiste KempfQt4: Really split the TimeLabel into its own class.
2008-09-21 Jean-Baptiste KempfQt4: D&D behaviour fix.
2008-09-18 Jean-Baptiste KempfAlways save position on exit.
2008-09-17 Jean-Baptiste KempfString updates from tonsofpcs
2008-09-14 Rémi Denis-CourmontRemove intf_ShouldDie
2008-09-10 Jean-Baptiste KempfFix drop MimeData on Windows... Close #1911
2008-09-07 Jean-Baptiste KempfYet again a try to fix the sizing behaviour when too...
2008-09-05 Jean-Baptiste KempfOnly Ctrl+H should make you quit minimalView mode
2008-08-25 Jean-Baptiste KempfFix some playlist start showing/non-showing bug.
2008-08-25 Jean-Baptiste KempfFix a rare sizing issue ( part of #1775 )
2008-08-25 Jean-Baptiste KempfFix Playlist resizing and positionning.
2008-08-25 Jean-Baptiste KempfHopefully close #1717
2008-08-25 Jean-Baptiste KempfDon't save geometry if Video is Active.
2008-08-24 Jean-Baptiste KempfFix win32 compiling
2008-08-24 Jean-Baptiste KempfDeactivate FS controller on Windows on 8-bit displays.
2008-08-24 Jean-Baptiste KempfVideo Widget cleaning. Corrections of previous commits.
2008-08-23 Jean-Philippe AndreQt: by default resize main interface so that it shows...
next