]> git.sesse.net Git - vlc/history - modules/gui
Qt4 - add a file to document a few things, especially the difference between QVLCDial...
[vlc] / modules / gui /
2008-02-08 Jean-Baptiste KempfQt4 - add a file to document a few things, especially...
2008-02-08 Jean-Baptiste KempfQt4 - Save Message Dialog position and Size on quit...
2008-02-08 Jean-Baptiste KempfQt4 - Permit QVLCFrame to have empty default size and...
2008-02-08 Jean-Baptiste KempfQt4 - Fix mediaInfoPanel in most (all?) of the situatio...
2008-02-08 Jean-Baptiste KempfQt4 - Add more debug to inputManager events.
2008-02-08 Jean-Baptiste KempfQt4 - Fix the VLM Input selection
2008-02-08 Jean-Baptiste KempfQt4 - remove debug.
2008-02-08 Jean-Baptiste KempfQt4 - Include fix
2008-02-08 Jean-Baptiste KempfQt4 - Remove the qt-pl-showflags from preferences and...
2008-02-08 Jean-Baptiste KempfQt4 - SPrefs: start the volume of the audio panel at...
2008-02-08 Jean-Baptiste KempfQt4 - Minimum size for help dialog.
2008-02-08 Jean-Baptiste KempfQt4 - Menu: consistency for update dialog.
2008-02-07 Christophe MutricyDistribute update.m and update.m
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-02-07 Jean-Baptiste KempfQt4 - MI: remove unneeded variables that weren't cleare...
2008-02-07 Jean-Baptiste KempfQt4 - Resizing changes. Part 1
2008-02-06 Jean-Baptiste KempfQt4 - Try to force the IM to show the name in DVD titles...
2008-02-06 Christophe MutricyMissing "
2008-02-05 Jean-Baptiste KempfQt4 - Update: clean and message Debug. My fault for...
2008-02-03 Rémi DuraffortAdd a public function to create the p_update struct.
2008-02-03 Rémi Denis-CourmontWe don't check for limits.h, so don't use HAVE_LIMITS_H
2008-02-03 Felix Paul Kühnemacosx: GUI demo of Simple Preferences showing the...
2008-02-02 Felix Paul Kühneqt4 - ehm, I did neither resize the windows nor wanted...
2008-02-02 Felix Paul Kühneqt4 - some string unifications. Open for comments.. ;)
2008-02-02 Antoine CellerierCapture devices interface changes: put v4l2 before...
2008-02-02 Antoine CellerierAdd a missing word.
2008-02-02 Jean-Baptiste KempfQt4- DOn't assumer string has been included
2008-02-01 Jean-Baptiste KempfQt4 - Use qtu() and no stdString
2008-02-01 Rémi DuraffortFix previous commit.
2008-02-01 Rémi DuraffortCompilation fix for Qt4.2
2008-01-31 Christophe MutricyRevert [24713]. If problem there is it's in configure...
2008-01-31 Christophe MutricyAdd a tooltip
2008-01-31 Jean-Baptiste KempfQt4 - #ifdef WIN32 consistancy if some insane people...
2008-01-31 Felix Paul Kühnemacosx: added an extra sanity check to fix video playba...
2008-01-31 Felix Paul Kühne*coughcough*
2008-01-31 Felix Paul Kühneqt4: fix [24714] properly
2008-01-31 Jean-Paul SamanDisable broken code, please compile before you checkin
2008-01-31 Jean-Paul SamanDisable broken code in qt4.
2008-01-31 Jean-Baptiste KempfQt4 - Fix behaviour with --qt-display-mode 2
2008-01-31 Jean-Baptiste KempfQt4 - Start mode configuration simplification.
2008-01-31 Jean-Baptiste KempfQt4 - tracks detection is splitted from the other funct...
2008-01-31 Jean-Baptiste KempfQt4 - Fix compilation
2008-01-31 Jean-Baptiste KempfQt4 - taglib defines attachment:// Make a comment on...
2008-01-31 Jean-Baptiste KempfQt4 - UpdateArt separation from other functions in...
2008-01-31 Jean-Baptiste KempfRemove useless ui properties.
2008-01-31 Jean-Baptiste KempfQt4 - Extended Panels. try to fix the sizing ...
2008-01-31 Jean-Baptiste KempfQt4 - Simple Preferences, audio: you expect to deal...
2008-01-31 Jean-Baptiste KempfQt4 - Updates: actually call the udpater when needed...
2008-01-31 Jean-Baptiste KempfQt4 - Update check every x days. Put it in the preferen...
2008-01-31 Jean-Baptiste KempfQt4 - Launch the update every x days ( x being 14 days...
2008-01-30 Jean-Baptiste KempfQt4 - Sprefs audio alignment fix.
2008-01-30 Jean-Baptiste KempfQt4 - Sprefs, avoid to cut text.
2008-01-28 Rafaël Carréncurses: removes useless unused parameter warnings...
2008-01-28 Rafaël Carrévlc_object_get(): removes unused parameter
2008-01-28 Jean-Baptiste KempfQt4 - Message, translate the filetype filtering......
2008-01-28 Jean-Baptiste KempfQt4 - VLM Export in the interface. Patch by Jean-Franço...
2008-01-28 Jean-Baptiste KempfQt4 - More debug to track regressions from today's...
2008-01-28 Jean-Baptiste KempfQt4 - Should fix the hasVideo and hasAudio detection...
2008-01-28 Jean-Baptiste KempfQt4 - Try to fix the detection of video tracks and...
2008-01-28 Jean-Baptiste KempfQt4- IM: update copyright and add myself to people...
2008-01-28 Jean-Baptiste KempfQt4 IM. Commenting the work done.
2008-01-28 Jean-Baptiste KempfQt4 - Avoid assertion problem...
2008-01-28 Jean-Baptiste KempfQt4 - Be sure to update the meta on Playlist Change.
2008-01-28 Jean-Baptiste KempfQt4 - IM. simplification again, since emit inputChanged...
2008-01-28 Jean-Baptiste KempfQt4 - Simplification and fix the IM interaction.
2008-01-27 Jean-Baptiste KempfFix previous commits.
2008-01-27 Jean-Baptiste KempfQt4 - Input Manager, cosmetic, comments and perf.
2008-01-27 Jean-Baptiste KempfQt4 - cosmetic
2008-01-27 Jean-Baptiste KempfQt4 - Try to separate IM and MIM
2008-01-27 Dennis van Amerongen* modules/gui/minimal_macosx/intf.h: add config.h in...
2008-01-27 Felix Paul Kühnemacosx: fix [24573]
2008-01-27 Felix Paul Kühnemacosx: we need to import intf.h before any import...
2008-01-26 Jean-Baptiste KempfQt4 - Fix segfault from previous commit, and read from...
2008-01-26 Jean-Baptiste KempfQt4- Playlist Model. Save the showColumn flags in the...
2008-01-26 Jean-Baptiste KempfQt4 - Split PLItem and PLModel in two different files.
2008-01-26 Jean-Baptiste KempfQt4 - playlist, Don't fetch name if you have title...
2008-01-26 Jean-Baptiste KempfQt4 - Fix some sizing in open dialog.
2008-01-26 Jean-Baptiste KempfQt4 - Remove unnecessary inclusion...
2008-01-26 Jean-Baptiste KempfQt4 - Windows. Put the file extensions in a tree and...
2008-01-25 Pavlov KonstantinQT4: Modify About dialog: make it brief, clean and...
2008-01-25 Jean-Baptiste KempfQt4 - Moc knows SYS_MINGW32, but not WIN32. Temporary...
2008-01-25 Rémi Denis-CourmontPrivatize the memalign replacement
2008-01-25 Rafaël Carréfix apple remote compilation
2008-01-25 Jean-Baptiste KempfQt4 - Remove QFontDialog Dependency... We don't have...
2008-01-25 Jean-Baptiste KempfQt4 - Remove useless inclusion.
2008-01-25 Jean-Baptiste KempfQt4 - Remove unused includes.
2008-01-25 Jean-Baptiste KempfQt4 - VLM: Schedule configuration. The VLM Dialog shoul...
2008-01-25 Jean-Baptiste KempfQt4 - Windows registry manipulation. Create the good...
2008-01-24 Jean-Baptiste KempfFix typo in [24531]
2008-01-24 Rémi Denis-CourmontRemove net_AddressIsMulticast:
2008-01-24 Rafaël CarréReverts [24530] & [24531] (preprocessing related) ...
2008-01-24 Dennis van Amerongen* modules/gui/wxwidgets and skins2: add various more...
2008-01-24 Rafaël Carréqt4: do not build windows registry code when not compil...
2008-01-24 Jean-Baptiste KempfQt4 - Basic implementation of the extensions. Seem...
2008-01-24 Jean-Baptiste KempfQt4 - Fix Compilation on CYGWin. This is a quick fix...
2008-01-24 Jean-Baptiste KempfSmall fix for Windows compilation... gruiking because...
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Rémi Denis-CourmontTabs!
next