]> git.sesse.net Git - vlc/history - modules/gui/qt4/components/interface_widgets.cpp
Cosmetic.
[vlc] / modules / gui / qt4 / components / interface_widgets.cpp
2008-06-15 Jean-Baptiste KempfCosmetic.
2008-06-14 Jean-Baptiste KempfIntroduce setLayoutMargins for layout margins differenc...
2008-06-11 Lukas DurfinaFix of showing FS controller when it is slowly hidding
2008-06-10 Jean-Baptiste KempfTry to fix the win32 compile.
2008-06-10 Lukas DurfinaFixes for fullscreen controller
2008-06-10 Lukas DurfinaFullscreen controller
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-04-06 Jean-Baptiste KempfAdd a preference option to choose your Volume Slider...
2008-04-06 Jean-Baptiste KempfFix a small layout issue
2008-04-06 Jean-Baptiste KempfRemove debug.
2008-03-29 Jean-Baptiste KempfSmall improvements on the TelX bar.
2008-03-11 Jean-Baptiste KempfSet the correct ToolTip on the play/pause button.
2008-02-25 Jean-Baptiste KempfQt4 - Fix art display in the bgWidget, fix one volume...
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-08 Jean-Baptiste KempfQt4 - remove debug.
2008-02-08 Jean-Baptiste KempfQt4 - Include fix
2008-02-07 Jean-Baptiste KempfQt4 - Resizing changes. Part 1
2008-01-28 Jean-Baptiste KempfQt4 - Try to fix the detection of video tracks and...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Jean-Baptiste KempfQt4 fix a layout bug. Spotted by Antoine Lejeune |...
2008-01-18 Jean-Baptiste KempfQt4 - comment non-existing feature.
2008-01-17 Ilkka Ollakkadon't poll volume-change, change volumecontrol to use...
2008-01-15 Rafaël Carrécorrectly displays album art in playlist, fix by ILEoo
2008-01-06 Jean-Baptiste KempfQt4 - kill warnings.
2007-12-31 Ilkka Ollakkaadd artChanged signal to inputmanager and change backgr...
2007-12-24 Jean-Baptiste KempfQt4 - Background Widget change. Resetting the maximum...
2007-12-23 Jean-Baptiste KempfAnd forgot the other file... Sorry.
2007-12-23 Jean-Baptiste KempfQt4 - simplify the VideoWidget. VideoWidget is a just...
2007-12-22 Jean-Baptiste KempfQt4 - Add a "medium" volume icon as requested on IRC...
2007-12-22 Jean-Baptiste KempfQt4 - remember if the playlist was inside or not. Clean.
2007-12-22 Jean-Baptiste KempfQt4 - remove unusefull debug.
2007-12-21 Jean-Baptiste KempfQt4 - Use AutoRaise button for faster and slower in...
2007-12-21 Jean-Baptiste KempfQt4 - SpeedSlider, use an AutoRaise button for the...
2007-12-21 Rafaël Carréqt4: special icon made by Geoffrey Roussel alias akem...
2007-12-16 Jean-Baptiste KempfQt4 - Don't compile and create the Teletext bar without...
2007-12-16 Jean-Baptiste KempfQt4 - Hide the grey rectangle on the top of the interfa...
2007-12-16 Jean-Paul Samandon't show the teletext buttons yet, it is not ready...
2007-12-16 Jean-Paul Samankeep to the style of the file.
2007-12-16 Jean-Paul SamanSet default vbi page in interface.
2007-12-16 Jean-Baptiste KempfQt4 - teletext Panel. Not any function behind it. Not...
2007-12-16 Jean-Baptiste KempfQt4 - Make the interface a bit smaller.
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-13 Ilkka OllakkaChange backgroundwidget and mediainfo-dialog to use...
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-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 - Make the gradient fit INSIDE the boundaries...
2007-11-26 Jean-Baptiste KempfQt4 - Did you really think I couldn't do more ugly...
2007-11-26 Jean-Baptiste KempfQt4 - MainInterface, correct the resizing when docking...
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 KempfSpecial Xtophe request ( Bday! ), add a new --no-qt...
2007-11-23 Jean-Baptiste KempfQt4 - take care of the volume-step value from the prefe...
2007-11-23 Jean-Baptiste KempfQt4 - Add an option to have the volume slider from...
2007-11-23 Jean-Baptiste KempfQt4 - New kind of volume slider.
2007-11-11 Jean-Baptiste KempfQt4 - Use >= instead of == in loopA-B (thanks funman)
2007-11-11 Jean-Baptiste KempfQt4 - A to B Loop implementation.
2007-11-06 Jean-Baptiste KempfQt4 - Hotkeys, correct some unicode problem and change...
2007-10-28 Jean-Baptiste KempfQt4 - small layout modification .
2007-10-17 Rafaël Carréqt4: open file requester when the playlist is empty...
2007-10-15 Jean-Baptiste KempfQt4 - threads assertions fixes, docking playlist and...
2007-10-12 Rafaël Carréqt4: do not access a widget from another thread
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-06 Jean-Baptiste KempfQt4 - #include cleaning
2007-09-29 Jean-Baptiste KempfQt4 - add a record icon, might be unused.
2007-09-21 Ilkka Ollakkasmall change in album art change.
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Jean-Baptiste KempfQt4 - Remove preferences button from interface. Remove...
2007-09-09 Jean-Baptiste KempfQt4 - volumeSlider: correct the sliders functions and...
2007-09-09 Jean-Baptiste KempfQt4 - Have a slider to control precisely the rate,...
2007-09-09 Jean-Baptiste KempfQt4 - Volume: set the slider maximum to 200, in order...
2007-09-09 Jean-Baptiste KempfQt4 - Volume Icon updates NOT in an TIMEOUT function...
2007-09-08 Rafaël Carréqt4 fullscreen: releases the vout
2007-09-08 Rafaël Carréqt4 fullscreen: Uses FIND_ANYWHERE to find vout, fixes...
2007-09-08 Rafaël CarréMoves volume icon update in the timer
2007-09-08 Rafaël Carréqt4: Adds a volume-muted icon
2007-09-08 Jean-Baptiste KempfQt4 - Volume: if volume > 50% of the sliderBar, then...
2007-09-08 Jean-Baptiste KempfQt4 - cleanup.
2007-09-08 Jean-Baptiste KempfQt4 - Fix previous commit and implement also snapshot...
2007-09-08 Jean-Baptiste KempfQt4 - Fullscreen button should work now. hasVideo(...
2007-09-08 Rafaël CarréMakes a debug msg more explicit
2007-09-08 Rafaël CarréAdds a pause pixmap for the play/pause button
2007-09-05 Jean-Baptiste Kempfqt4 - Main controls, small modification and implementat...
2007-09-02 Antoine CellerierApply "[PATCH] controls widget" by Domani Hannes. Thanks.
2007-09-01 Jean-Baptiste Kempfqt4: disc controls should only be shown on request.
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-30 Rafaël Carréqt4: uses setMinimumSize from the good thread using...
2007-08-24 Rafaël CarréFixes crash when using a vout with qt4.3
2007-08-20 Jean-Baptiste KempfQt4 - Comments about TODO and FIXMEs on the main_interf...
2007-08-20 Jean-Baptiste KempfQt4 : buttons size and various fixes. Remove dead code...
2007-08-20 Jean-Baptiste KempfQt4 : Fix a size in main controlsWidget.
next