]> git.sesse.net Git - vlc/history - modules/gui/qt4/util
Trailing ;
[vlc] / modules / gui / qt4 / util /
2009-01-22 Jean-Philippe AndreQt: Return == Enter
2009-01-18 Jean-Baptiste KempfQt: support for drag n dropping widget, removall and...
2009-01-16 Jean-Baptiste KempfQt: kill many warnings.
2009-01-14 Christophe MutricyQt4: more const
2009-01-05 Jean-Baptiste KempfQt: esthetic.
2009-01-05 Jean-Baptiste KempfQt: the red box when searching in the playlist is confu...
2008-12-30 Jean-Baptiste KempfQt: Remove unneeded stuffs from qt4.hpp
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-12-30 Jean-Baptiste KempfQt: input slider and other widgets cleaning.
2008-10-29 Rémi DuraffortQt4/DialogEvent: fix memleak
2008-10-20 Jean-Baptiste Kempf[Qt] Win Compilation fix.
2008-10-20 Jean-Baptiste Kempf[Qt] Forgotten file in previous commit.
2008-10-16 Ludovic FauvetA mouse click in an empty position clear the selection...
2008-10-15 Ludovic FauvetmouseReleaseEvent was not correctly dispatched under...
2008-10-15 Jean-Baptiste KempfQt4: kill an uninitialized warning.
2008-09-18 Jean-Baptiste KempfSomeone did not RTFM Qt::Key_Enter != Qt::Key_Return :D
2008-09-12 Jean-Baptiste KempfQt: Don't accept focus on the input slider. Never....
2008-09-12 Jean-Baptiste KempfQt: InputSlider: wheeling on it will seek of 1% in...
2008-08-25 Jean-Baptiste KempfFix annoying bug that prevented Bookmark dialog to...
2008-08-22 Lukas Durfinaqt4: Fix wrong hidding FS controller caused by disablin...
2008-08-18 Jean-Baptiste KempfSmall Sound Slider issue fixed.
2008-08-12 Jean-Baptiste KempfSmall sound slider size issue, Not perfect yet, but...
2008-08-12 Jean-Baptiste KempfChange the toolbar layout to make it smaller and have...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Jean-Baptiste KempfSmaller Volume Slider due to popular request.
2008-08-04 Jean-Baptiste KempfUse available Screensize and not the complete screensiz...
2008-08-04 Laurent AimarFixed uninitialized value.
2008-08-01 Jean-Baptiste KempfDelete the "QPainter::begin: A paint device can only...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-29 Jean-Baptiste KempfStop allocating QSettings all the time everywhere.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-26 Jean-Baptiste KempfSmall memory leak fix.
2008-07-05 Rémi Denis-CourmontCharset fixes
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-06 Jean-Baptiste KempfAdd me as an author here too.
2008-04-06 Jean-Baptiste KempfAdd a preference option to choose your Volume Slider...
2008-04-06 Jean-Baptiste KempfI am the one who rewrote most of this file.
2008-04-06 Jean-Baptiste KempfUse RGB instead of Qt:White.
2008-03-27 Rémi Denis-CourmontUse KeyToString
2008-03-15 Jean-Baptiste KempfFix the dialogs problem on Mac.
2008-03-09 André WeberSaveing Window Positions useing the QT defined methods...
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
2008-02-10 Jean-Baptiste KempfQt4 - SoundSlider setToolTip only in the correct range.
2008-02-08 Jean-Baptiste KempfQt4 - Permit QVLCFrame to have empty default size and...
2008-02-07 Jean-Baptiste KempfQt4 - Fix the "sound slider moves at first time, even...
2008-02-07 Jean-Baptiste KempfQt4 - SoundSlider. Enable MouseTracking and show a...
2008-01-25 Jean-Baptiste KempfQt4 - Remove useless inclusion.
2008-01-25 Jean-Baptiste KempfQt4 - Windows registry manipulation. Create the good...
2008-01-24 Rafaël Carréqt4: do not build windows registry code when not compil...
2008-01-24 Jean-Baptiste KempfQt4 - Fix Compilation on CYGWin. This is a quick fix...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Jean-Baptiste KempfQt4 - Support for VolumeMuteKey, as spotted by DGMurdockIII
2008-01-23 Jean-Baptiste KempfQt4 - Stop the stupidity of the input Slider:
2008-01-23 Jean-Baptiste KempfQt4 - Input Slider simplification... Draging still...
2008-01-22 Jean-Baptiste KempfQt4 - Dialog implementation for registering the file...
2008-01-19 Jean-Baptiste KempfQt4 - Prepare the work for file association from the...
2008-01-16 Jean-Baptiste KempfQt4 - fix some saving and reading size bugs. Patch...
2008-01-11 Jean-Baptiste KempfQt4 - Reference to Amarok good work.
2008-01-11 Jean-Baptiste KempfQt4 - SoundSlider, add a caption of the volume on it...
2007-12-11 Jean-Baptiste KempfQt4 - Slightly smaller sound slider and fix the padding...
2007-11-26 Jean-Baptiste KempfQt4 - Volume slider, move the slider when only clicked...
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-23 Jean-Baptiste KempfQt4 - I couldn't do more ugly... If you know how to...
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-20 Pierre d'Herbemontmodules/gui/qt4: Display time in seek bar when mouse...
2007-10-28 Jean-Baptiste KempfQt4 - spaces removing.
2007-10-28 Jean-Baptiste KempfQt4 - Moving function from one file to another...
2007-10-09 Jean-Baptiste KempfQt4 - header corrections.
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Antoine CellerierChange the QSettings stuff here too (this looks kind...
2007-09-08 Rafaël CarréFix duration slider. Patch by Hannes Domani
2007-09-05 Jean-Baptiste KempfQt4 - cosmetic
2007-06-28 Jean-Baptiste KempfQt4 - Make GNOME/KDE fanboys happy.
2007-05-26 Jean-Baptiste KempfQt4 - Open Capture Panel and file Panel: Don't build...
2007-05-18 Jean-Baptiste KempfQt4 - MediaKeys support, patch by Ilkka Ollakka
2007-04-13 Jean-Baptiste Kempfqt4 - Mousewheel (2)
2007-04-12 Jean-Baptiste KempfQt4 - MouseWheel support - patch by Sergey Volk.
2007-04-05 Jean-Baptiste KempfQt4 - Small modifications to messages dialog.
2007-04-05 Jean-Baptiste KempfQt4 - virtual bug once again. Add debug...
2007-04-05 Jean-Baptiste KempfQt4 - Update Preferences buttons to please any OS/DE.
2007-04-01 Jean-Baptiste KempfQt4 - Enter key does always close() a dialog. Correctio...
2007-03-28 Yoann Peronneau* qt: escape key on QVLCFrame and QVLCDialog closes...
2006-12-03 Clément Stenac* Made open and sout QDialogs
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-19 Clément StenacBeginning of implementation of art fetch when played
2006-11-14 Pavlov Konstantinqt4: i really like readable debug output
2006-10-08 Clément StenacHotkey selector widget. Save not implemented yet
2006-09-14 Clément StenacFix a number of problems with interaction dialogs
2006-09-13 Clément StenacSome more cleanup and macros
2006-09-02 Clément StenacPreferences
2006-08-31 Clément StenacMerge views.hpp in customwidgets
next