]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Qt: Better restore of the playlist State
[vlc] / modules / gui / qt4 / main_interface.cpp
2010-03-30 Jean-Baptiste KempfQt: Better restore of the playlist State
2010-03-30 Jean-Baptiste KempfQt: don't resize the mainWindow when toolbar changes
2010-03-28 Francois CartegnieQt: speed and time button actionable visual feedback
2010-03-28 Jean-Baptiste KempfQt: initialize stackCentralOldWidget
2010-03-28 Jakob LebenQt: subclass QStackedWidget for custom minimumSizeHint()
2010-03-28 Jakob LebenRevert "Qt: make ground for proper main interface size...
2010-03-27 Jakob LebenQt: make ground for proper main interface size management
2010-03-21 Jean-Baptiste KempfQt: mainInterface cleanup and simplifications
2010-03-19 Jean-Baptiste KempfQt: remove ugly hack for popupMenu
2010-03-19 Jean-Baptiste KempfQt: fix comments
2010-03-19 Jean-Baptiste KempfQt: remove unneeded workaround
2010-03-19 Jean-Baptiste KempfQt: remove dead code
2010-03-19 Jean-Baptiste KempfQt: fix main_interface sizing part 2
2010-03-13 Jean-Baptiste KempfQt: menus, force ViewMenu to run at menuBar creation.
2010-03-12 Jean-Baptiste KempfQt: put Win32 Main Interface function in its own file.
2010-03-11 Jean-Baptiste KempfRemove debug
2010-03-11 Jean-Baptiste KempfQt: Fixing main Interface, phase 1.
2010-03-03 Rémi Denis-CourmontGrammar
2010-03-02 Jean-Baptiste KempfQt: simplify SpeedLabel constructor
2010-02-28 Jean-Baptiste KempfQt: clean and cosmetics
2010-02-28 Jean-Baptiste KempfQt: undock the playlist
2010-02-28 Jean-Baptiste KempfQt: remove debug and cosmetics
2010-02-18 Jakob LebenQt: show buffering on the background of time label
2010-02-17 Jakob LebenQt: separate status bar label for "Buffering" + show...
2010-02-08 Gildas BazinFix typo in qt4 interface
2010-02-02 Rémi Duraffortqt4: fix typo.
2010-01-30 Jean-Baptiste KempfQt: fix a leak when exiting main interface
2010-01-26 Jakob LebenQt: end settings group earlier so other settings have...
2010-01-25 Michael McEllQt: Fix Segfault when exiting on Windows 2000
2010-01-24 Geoffroy CouprieWin32: get rid of calls to GetVersion (CoCreateInstance...
2010-01-24 Jean-Philippe AndréExtensions/Qt: buildsystem + menu entries
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2010-01-16 Jean-Baptiste KempfQt4: win32 simplification
2010-01-16 Geoffroy CouprieWin32: add support for play and pause buttons in media...
2010-01-16 Geoffroy CouprieWin32: add support for media keys and remotes in Qt.
2010-01-16 Geoffroy CouprieWin32: fix Win7's taskbar buttons
2010-01-04 Rémi Duraffortqt4: fix buffer overflow.
2009-12-29 Jean-Baptiste KempfQt: fix First run dialog
2009-12-26 Rémi Denis-CourmontQt4: do not implement below state
2009-12-26 Rémi Denis-CourmontVOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE
2009-12-22 Erwan Tulouqt4 and skins2: fix resizing issue when zooming in...
2009-12-14 Rémi Denis-CourmontFix NULL dereference with -no-embedded-video (fixes...
2009-12-12 Jean-Baptiste KempfQt: PlaylistWidget parenting and code cleanup/simplific...
2009-12-12 Jean-Baptiste KempfQt: debug only if you want to.
2009-12-11 Jean-Baptiste KempfQt: various cleanups and fixes
2009-12-07 Jean-Baptiste KempfQt: state machine fixes part 1
2009-12-04 Jean-Baptiste KempfQt4: firstRun dialog is now separated
2009-12-04 Jean-Baptiste KempfChange debug
2009-12-04 Jean-Baptiste KempfQt: code cosmetics
2009-12-04 Jean-Baptiste KempfQt: use a single state variable and debug
2009-12-04 Jean-Baptiste KempfQt: move to Stack Widget, part 2
2009-12-04 Jean-Baptiste KempfQt: change mainLayout
2009-11-05 Ilkka Ollakkaqt4: change QIcon( QPixmap( x ) ) -> QIcon( x )
2009-11-03 Jakob LebenQt4: fix faulty playlist show / hide logic
2009-10-31 Rémi Denis-CourmontQt4: remove privacy dialog on Qt4
2009-10-31 Rémi Denis-CourmontQt4: remove unsuppotted system tray on Maemo
2009-10-01 Jean-Baptiste KempfQt: Cleanup of main_interface.
2009-09-08 Geoffroy CouprieWin32: fix version checks
2009-09-06 Jean-Baptiste KempfWin32: separate Windows code correctly.
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
next