]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Fix the activation or not of advanced buttons in fullscreen controller
[vlc] / modules / gui / qt4 / main_interface.cpp
2007-12-05 Jean-Baptiste KempfQt4 - Typos/Code conventions/spaces/Cleaning.
2007-12-05 Jean-Baptiste KempfQt4 - Space removal
2007-12-03 Jean-Baptiste KempfQt4 - MainInterface cleaning, FIXME labelling, Simplifi...
2007-11-26 Jean-Baptiste KempfQt4 - Cleaning trailing spaces...
2007-11-26 Jean-Baptiste KempfQt4 - saving size, position for the playlist and the...
2007-11-26 Jean-Baptiste KempfQt4 - Avoid segfault on exist if the playlist was never...
2007-11-26 Jean-Baptiste KempfQt4 - MainInterface, correct the resizing when docking...
2007-11-25 Christophe MutricyAvoid segfault
2007-11-25 Jean-Baptiste KempfQt4 - lame attempt for the resizing of the interface.
2007-11-24 Ilkka Ollakkaqt4: no more calculateInterfaceSize, but sizeHint(...
2007-11-24 Jean-Baptiste KempfQt4 - privacy dialog... What about saving those options ?
2007-11-24 Jean-Baptiste KempfQt4 - Add a dialog at firststart to ask about the priva...
2007-11-24 Jean-Baptiste KempfSpecial Xtophe request ( Bday! ), add a new --no-qt...
2007-11-09 Jean-Baptiste KempfQt4 - Slight string change and code cosmetic.
2007-11-07 Jean-Baptiste KempfQt4 - Display "--:--" in the status bar when vlc can...
2007-11-07 Jean-Baptiste KempfQt4 - MainInterface, Don't show remaining time when...
2007-10-26 Jean-Baptiste KempfQt4 - Prevent Key Modifiers pressed event to be propaga...
2007-10-24 Jean-Baptiste KempfQt4 - switch to minimal view should hide and show the...
2007-10-24 Jean-Baptiste KempfQt4 - allow the nameLabel to be selectable by mouse...
2007-10-24 Jean-Baptiste KempfQt4 - time left implementation. Do it better, faster...
2007-10-16 Rafaël Carréqt4: fix a segfault
2007-10-15 Jean-Baptiste KempfQt4 - threads assertions fixes, docking playlist and...
2007-10-12 Jean-Baptiste KempfQt4 - fix the assert bug on releasing the Video. There...
2007-10-10 Jean-Baptiste KempfQt4 - use a docked playlist, remove dead code, don...
2007-10-09 Jean-Baptiste KempfQt4 - fix compilation.
2007-10-09 Jean-Baptiste KempfQt4 - no more timeElapsed/timeReamining menu for a...
2007-10-08 Rafaël CarréChecks if the videoWidget exist before resizing it...
2007-09-24 Jean-Baptiste KempfQt4 - Remove a funny debug message.
2007-09-23 Jean-Baptiste KempfQt4 MainInterface: Smaller Size on Linux.
2007-09-12 Rafaël Carréqt-notify only if vlc window is not visile was removed...
2007-09-09 Jean-Baptiste KempfQt4 - Remove preferences button from interface. Remove...
2007-09-09 Jean-Baptiste KempfQt4 - MainInterface: Make right-click on timeLabel...
2007-09-09 Jean-Baptiste KempfQt4 - MainInterface, avoid the bug that makes the popup...
2007-09-09 Jean-Baptiste KempfQt4 - speedLabel : consistency.
2007-09-09 Antoine CellerierRestore the interface when it's minimized and you click...
2007-09-09 Jean-Baptiste KempfQt4 - Have a slider to control precisely the rate,...
2007-09-09 Antoine CellerierSaves the qt intf settings in $XDG_CONFIG_DIR/vlc/...
2007-09-09 Rafaël CarréFix trax issue 3 on win32, patch by Hannes Domani
2007-09-08 Jean-Baptiste KempfQt4 - Volume: if volume > 50% of the sliderBar, then...
2007-09-08 Jean-Baptiste KempfQt4 - Removing frightening debug message :D
2007-09-08 Jean-Baptiste KempfQt4 - Menu consistency for Tools.
2007-09-08 Jean-Baptiste KempfQt4 - MainInterface and InputManager: setRate actually...
2007-09-08 Jean-Baptiste KempfQt4 TraxPage 27 QT4: initial size of vlc in windows.
2007-09-08 Jean-Baptiste KempfQt4 - MI: Install an event filter to make click on...
2007-09-08 Jean-Baptiste KempfQt4 - MainInterface, implement the feature request...
2007-09-08 Rafaël Carréqt4: Makes interface a bit wider on windows
2007-09-08 Rafaël CarréShows qt4 notification only if the player isn't visible
2007-09-06 Jean-Baptiste KempfQt4 - Define a TOGGLEV to toggleVisible on QWidgets...
2007-09-06 Jean-Baptiste KempfQt4 - Main Interface: hiding menus does hide the contro...
2007-09-02 Rafaël CarréRemoves leftover of previous commit
2007-09-02 Rafaël CarréAdds an option to qt4 intf to set opacity for main...
2007-09-02 Antoine CellerierAdd option to disable the Qt interface notification...
2007-09-01 Jean-Baptiste KempfQt4 - remove the 'pink sliders' effect
2007-08-31 Jean-Baptiste KempfQt4 - Main Interface: Advanced buttons are correctly...
2007-08-24 Christophe MutricyFix one segfault when systray is not used
2007-08-23 Rafaël CarréNotify item change in systray
2007-08-20 Jean-Baptiste KempfQt4 - Comments about TODO and FIXMEs on the main_interf...
2007-08-20 Jean-Baptiste KempfQt4: fix compilation. Sorry for the disturbance.
2007-08-20 Jean-Baptiste KempfQt4 : fullscreen Button activation/deactivation
2007-08-20 Jean-Baptiste KempfQt4 : remove useless files.
2007-08-20 Jean-Baptiste KempfQt4 : Changes in the main interface:
2007-08-19 Jean-Baptiste KempfQt4 - Right-Click menus for the main interface. Not...
2007-08-19 Jean-Baptiste Kempfqt4 : QT4 album art in allways-video.
2007-08-11 Jean-Baptiste KempfQt4 - Hide/Show from taskBar for Windows.
2007-08-07 Jean-Baptiste KempfQt4 - Slider bug temporary solving.
2007-08-06 Jean-Baptiste KempfQt4 - systray behaviour: first activate the Windows...
2007-08-02 Jean-Baptiste Kempfqt4 - HideMenus change position. Still don't know wheth...
2007-08-02 Jean-Baptiste Kempfqt4 - Main_Interface: show the cone when back from...
2007-08-01 Jean-Baptiste KempfQt4 - MainInterface: support for speed gestion.
2007-08-01 Jean-Baptiste KempfQt4 - MainInterface: small change on size behaviour...
2007-08-01 Jean-Baptiste KempfQt4 - Main Interface: Fix the always-video bug. Reparen...
2007-07-17 Jean-Baptiste Kempfqt4 - Renaming a function.
2007-07-17 Jean-Baptiste KempfQt4 - Cosmetics on previous commit and comments.
2007-07-17 Jean-Baptiste KempfQt4: Systray Menu segfaults. Don't register the connect...
2007-06-02 Jean-Baptiste Kempfqt4 - Include cleanup.
2007-05-31 Jean-Baptiste KempfQt4 - Forgotten file in a previous commit ( for the...
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-14 Christophe MutricyQt4 systray: Don't put the played item here now that...
2007-05-12 Christophe Mutricyinput_manager: Don't send name event all the time
2007-05-11 Jean-Baptiste KempfQt4 - small changes and factorisations in CONNECTs
2007-05-11 Christophe MutricyDon't hide the name in the status bar. Oups.
2007-05-10 Christophe Mutricyqt4: Make the name in the title an option
2007-05-04 Jean-Baptiste Kempfqt4 - Systray: - Repair the hide-and-never-show-back...
2007-05-02 Jean-Baptiste Kempfqt4 - Systray Menu - Add hide/show handling, open dialo...
2007-05-02 Jean-Baptiste KempfQt4 - Systray Icon and menu to control VLC. Play/Pause...
2007-04-30 Jean-Baptiste KempfQt4 - Main Windows: Rename the interface to $MEDIANAME...
2007-04-28 Jean-Baptiste KempfQt4 - Copyright update and CRs
2007-04-19 Jean-Baptiste KempfQt4 - Add entries to the popupMenu.
2007-04-18 Jean-Baptiste KempfQt4 - popupMenu and AlwaysOnTop. Needs testing.
2007-04-13 Jean-Baptiste Kempfqt4 - Mousewheel (2)
2007-04-12 Jean-Baptiste KempfQt4 - MouseWheel support - patch by Sergey Volk.
2007-03-04 Sigmund Augdal Helbergmove a few global variables into the appropriate class.
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-12-23 Clément StenacWtf ?
2006-12-01 Rafaël CarréSimplification of Advanced Open
2006-11-26 Clément StenacImplement disc chapter selection widget
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Pavlov Konstantinadded normal looking playlist icon (converted to png...
2006-11-13 Pavlov Konstantinproperly display translated strings in setWindowTitle...
2006-11-12 Clément StenacFix Qt4 play button
next