]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Qt4: fix a minor (but annoying) UI glitch on restart
[vlc] / modules / gui / qt4 / main_interface.cpp
2010-08-17 Jean-Baptiste KempfQt4: fix a minor (but annoying) UI glitch on restart
2010-07-30 Rafaël Carrémain_interface.cpp: remove trailing ':' after #ifdef
2010-07-29 Juho Vähä-HerttuaQt: Make the systray menu work much nicer on Mac
2010-07-24 Jean-Baptiste KempfQt: make the MainInterface Grey Brushed on Mac
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-03 Jean-Baptiste KempfQt4: restart the playlist in the correct state when...
2010-06-12 Jean-Baptiste KempfQt: try to fix hangout on win32
2010-06-10 Ilkka Ollakkaqt4: make dnd to accepts network-urls
2010-06-08 Laurent AimarSimplified/fixed qt4 fullscreen implementation.
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2010-06-04 Rémi Denis-CourmontQt4: do not set fullscreen window on top (fixes #3712)
2010-05-30 Rémi Denis-CourmontQt4: main interface drops always-on-top mode when going...
2010-05-30 Rémi Denis-CourmontQt4: change main interface mode from the UI thread
2010-05-30 Rémi Denis-CourmontQt4: convert on top event to signal/slot model
2010-05-30 Rémi Denis-CourmontQt4: undo always-on-top hint when the video is released
2010-05-30 Rémi Denis-CourmontQt4: only reset main interface window flags if needed
2010-05-26 Jean-Baptiste KempfQt: fix Minimal view switching
2010-04-30 Jean-Baptiste KempfQt: fix playlist entry in taskbar on Win32
2010-04-20 Jean-Baptiste KempfFix MainInterace initial sizing
2010-04-14 Jean-Baptiste KempfQt: Fix playlist sizing
2010-04-12 Jean-Baptiste KempfQt: remove unnecessary debug message
2010-04-12 Jean-Baptiste KempfQt: fix sizing of the interface
2010-04-10 Rémi Denis-CourmontFix dangerous use of qtu() on anonymous QString
2010-04-10 Rémi Denis-CourmontQt4: allow drag and drop of any URL, not just a local...
2010-04-07 Erwan Tulouqt4: popupmenu (part2)
2010-04-07 Jean-Baptiste KempfQt: correctly recreate the toolbar, taking care about...
2010-04-07 Jean-Baptiste KempfQt: kill a fixme for Fullscreen Control recreation
2010-04-07 Jean-Baptiste KempfQt: updateSystrayTooltipStatus simplification
2010-04-07 Jean-Baptiste KempfQt: remove unuseful code.
2010-04-07 Jean-Baptiste KempfQt: fix switching to minimalView behaviour
2010-04-06 Erwan Tulouqt4: Don't create QMenu without parents
2010-04-06 Jakob LebenQt: more settings fixes (undocked playlist size)
2010-04-01 Jakob LebenQt: settings
2010-04-01 Jakob LebenQt: main interface, small fixes
2010-03-30 Jean-Baptiste KempfQt: correct the size behaviour when zoom is called
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...
next