]> git.sesse.net Git - vlc/history - modules/gui/qt4/main_interface.cpp
Qt4 - revert the revertion :D
[vlc] / modules / gui / qt4 / main_interface.cpp
2008-01-17 Jean-Baptiste KempfQt4 - revert the revertion :D
2008-01-17 Ilkka Ollakkadon't poll volume-change, change volumecontrol to use...
2008-01-17 Rafaël CarréReverts [24331] , fix a memleak. Add a debug message...
2008-01-16 Jean-Baptiste KempfQt4 - fix some saving and reading size bugs. Patch...
2008-01-12 Jean-Baptiste KempfQt4 - make the difference between DIALOG_USER_PROGRESS...
2008-01-11 Jean-Baptiste KempfQt4 - Try to fix minimal mode sizing.
2008-01-10 Jean-Baptiste KempfQt4 -reinventing the wheel is ALWAYS a good idea...
2007-12-30 Rafaël Carréauthorisation -> authorization
2007-12-24 Jean-Baptiste KempfQt4 - Background Widget change. Resetting the maximum...
2007-12-23 Jean-Baptiste KempfQt4 - Small fix to get a smaller size when a video...
2007-12-23 Jean-Baptiste KempfQt4 - simplify the VideoWidget. VideoWidget is a just...
2007-12-22 Jean-Baptiste KempfQt4 - timeLabel cosmetic.
2007-12-22 Jean-Baptiste KempfQt4 - Make the time Label right aligned and not size...
2007-12-22 Jean-Baptiste KempfQt4 - remember if the playlist was inside or not. Clean.
2007-12-22 Jean-Baptiste KempfQt4 - Remember playlist's size.
2007-12-22 Jean-Baptiste KempfQT4 - sizing (still not fix... anyone can look at it...
2007-12-22 Jean-Baptiste KempfQt4 - Typo on the sizing that can explain the "Video...
2007-12-21 Rafaël Carréqt4: special icon made by Geoffrey Roussel alias akem...
2007-12-20 Jean-Baptiste KempfQt4 - Fix the "playlist doesn't show at first click...
2007-12-19 Jean-Baptiste KempfQt4 - revert part of [23442]. Fix and close #1398.
2007-12-18 Jean-Baptiste KempfQt4 - remember the position on close and open in the...
2007-12-17 Jean-Baptiste KempfQt4 - less debug messages.
2007-12-17 Jean-Baptiste KempfQt4 - trailing spaces... Post-commit script ?
2007-12-16 Jean-Baptiste KempfQt4 - Hide the grey rectangle on the top of the interfa...
2007-12-16 Jean-Baptiste KempfQt4 - SHould Fix -- Videos are always started with...
2007-12-16 Jean-Baptiste KempfQt4 - Make the default interface smaller.
2007-12-16 Jean-Baptiste KempfQt4 - Small interface and control layout fix.
2007-12-14 Jean-Baptiste KempfQt4 - Playlist should be Expanding, not MinimumExpanding.
2007-12-12 Ilkka Ollakkaadd myself to list who to blaim for qt4 bugs
2007-12-12 Ilkka Ollakkaremove that kludge to use playlistwidget for getting...
2007-12-08 Jean-Baptiste KempfQt4 - FIXME and comments fix. If you want to help,...
2007-12-07 Jean-Baptiste KempfQt4 - remove PlaylistWidget from interface_widget and...
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...
next