]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Qt: fix video widget size
[vlc] / modules / gui / qt4 / main_interface.cpp
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...
2008-08-23 Jean-Philippe AndreTry to close ticket '#1775' (Qt intf startup size is...
2008-08-23 Jean-Philippe AndreThis is an attempt to close '#1716' (zoom has to be...
2008-08-22 Loïc MinierMerge branch 'master' of git.videolan.org:vlc
2008-08-22 Jean-Baptiste KempfClose #1717 (windows only )
2008-08-22 Jean-Baptiste KempfFix #1884
2008-08-22 Jean-Baptiste KempfImplement 'i' hotkey to show FSC.
2008-08-18 Jean-Baptiste KempfFix a probable crash when fullscreen controllers are...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Jean-Baptiste KempfClose #1826.
2008-08-06 Jean-Baptiste KempfRemove the progressBar in the interface to show more...
2008-08-05 Jean-Baptiste KempfRemove unuseful debug.
2008-08-04 Jean-Baptiste KempfCorrectly save the privacy dialog modifications.
2008-08-04 Jean-Baptiste KempfFix #1808 on AVI fixing.
2008-08-02 Laurent AimarFixed the last issue with FS (in embedded mode we not...
2008-08-02 Laurent AimarFixed fullscreen on exit (the embedded video can live...
2008-08-01 Jean-Baptiste KempfFix the activation or not of advanced buttons in fullsc...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-30 Jean-Baptiste KempfbgWidget fix. Close #1743
2008-07-29 Jean-Baptiste KempfStop allocating QSettings all the time everywhere.
2008-07-29 Jean-Baptiste KempfFix Tooltips and accelerators, since we need to update po.
2008-07-27 Jean-Baptiste KempfDefine an option to disable FS controller, as part...
2008-07-27 Jean-Baptiste KempfCosmetic alignment.
2008-07-26 Jean-Baptiste KempfCosmetic: don't access the same configuration item...
2008-07-26 Jean-Baptiste KempfHACK for minimalView to go around a Qt bug/feature
2008-07-17 Laurent AimarEnabled fullscreen controler by default.
2008-07-15 Laurent AimarFixed fullscreen controler race conditions and ugly...
2008-07-15 Laurent AimarPass vout_thread_t to releaseVideo.
2008-07-09 Jean-Baptiste Kempfuse OK instead of Ok
2008-07-09 Jean-Baptiste KempfUse Header capitalisation for dialogs titles.
2008-07-07 Felix Paul KühneRemoved 'fetch-meta' from the welcome dialogue. Still...
2008-07-06 Rémi Denis-CourmontQt4: remove fetch-meta - fixes #1670
2008-07-02 Rémi Denis-CourmontRemove hacking fullscreen control invocation - fixes...
2008-06-28 Antoine CellerierMove intf-popupmenu and video-on-top variables from...
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Rémi Denis-CourmontQt4 window: use a proper condition variable instead...
2008-06-25 Rémi Denis-CourmontRemove out-of-date comments
2008-06-25 Christophe MutricyIncrease videowidget size priority over the others.
2008-06-24 Jean-Baptiste KempfResize the video to the normal size on launch
next