]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
[Qt] Fix small glitches, issues, because of previous commits.
[vlc] / modules / gui / qt4 / main_interface.cpp
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
2008-06-20 Rémi Denis-CourmontQt4: Avoid a warning when embedding is disabled
2008-06-20 Rémi Denis-CourmontAvoid comments within comments
2008-06-20 Rémi Denis-Courmontqt4: remove dummy error messages
2008-06-20 Rémi Denis-CourmontQt4: embedded window support
2008-06-20 Rémi Denis-CourmontRemove the broken window embedding core code
2008-06-15 Jean-Baptiste KempfCosmetic.
2008-06-10 Lukas DurfinaFullscreen controller
2008-06-01 Pierre d'Herbemontlibvlccore: "intf-show" is now a libvlc var instead...
2008-06-01 Rémi Denis-CourmontUse pl_Yield instead of vlc_object_find
2008-05-28 Rafaël CarréNULL pointer dereference
2008-05-26 Jean-Philippe AndréBugfix: non disparition of the Qt Popup Menu with X11...
2008-04-18 Jean-Baptiste KempfFix the drag'n drop of directories on windows. Thanks...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-02 Antoine CellerierRevert 4ce6c3f34b0807c7ee8db8739bdbdb9773d42f56. Fixes...
2008-04-02 Jean-Baptiste KempfEscape files when drag'n dropped... Hopefully fix ...
2008-04-01 Jean-Baptiste KempfThis was of course not intended...
2008-04-01 Jean-Baptiste KempfLayout cosmetics for crop UI.
2008-03-22 Jean-Baptiste KempfDon't set the privacy dialog as a MI child.
2008-03-18 Rémi Denis-CourmontRemove security-policy UI
2008-03-09 André WeberSaveing Window Positions useing the QT defined methods...
2008-03-09 Adrien Grand- layout correction on WMII
2008-02-25 Jean-Baptiste KempfQt4 - remove some unused code.
2008-02-13 Jean-Baptiste KempfQt4 - Actually implement double-click on speed does...
2008-02-12 Jean-Baptiste KempfQt4 - small fixes... Remove one redondant connect,...
2008-02-11 Jean-Baptiste KempfQt4 - network policy in Sprefs and in privacy policy...
2008-02-10 Jean-Baptiste KempfQt4 - save the mainInterface size only if there was...
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
next