]> git.sesse.net Git - vlc/history - modules/gui
qt4/macosx: fixed the embedded vout setting
[vlc] / modules / gui /
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!
2008-01-23 Rafaël Carréupdate comment about setDesktopSettingsAware()
2008-01-23 Jean-Baptiste KempfWxWidget: Fix compilation.
2008-01-23 Jean-Baptiste KempfQt4 - Typo correction.
2008-01-23 Jean-Baptiste KempfQt4 - Put the dialog you are not likely to use during...
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 fix a layout bug. Spotted by Antoine Lejeune |...
2008-01-23 Jean-Baptiste KempfQt4 - Input Slider simplification... Draging still...
2008-01-22 Rémi Denis-Courmont- Don't mix delete and free().
2008-01-22 Rafaël CarréFix qt4 deadlocking on gnome
2008-01-22 Ilkka OllakkaSeems that title-callback weren't called afterall for...
2008-01-22 Jean-Baptiste KempfQt4 - Fix timeLabel alignment.
2008-01-22 Ilkka Ollakkacall UpdateRate when rate changes, add myself to authors
2008-01-22 Jean-Baptiste KempfQt4 - remove windows only code.
2008-01-22 Jean-Baptiste KempfQt4 - Dialog implementation for registering the file...
2008-01-22 Jean-Baptiste KempfQt4 - < thresh> although "Add interfaces -> Switch...
2008-01-22 Jean-Baptiste KempfQt4 - layout fix.
2008-01-22 Pavlov KonstantinIntroduce HAVE_WX and HAVE_QT4 and show "Switch to...
2008-01-21 Pavlov KonstantinQT4: Add a menu item to switch to WxWidgets if available.
2008-01-21 Jean-Baptiste KempfQt4 - Simple Preferences. Fix the NON-saving of hotkeys...
2008-01-21 Jean-Baptiste KempfQt4 - add a button to scroll to currentItem. Close...
2008-01-21 Jean-Baptiste Kempfqt4 - think about saving the qt-PATH...
2008-01-21 Jean-Baptiste KempfQt4 - unification of the common used path for QFileDial...
2008-01-21 Jean-Baptiste KempfQt4 - add an option to close #1444
2008-01-21 Felix Paul Kühnemacosx: added an option to automagically save the equal...
2008-01-20 Rafaël Carréqt4: add the hability to put the *interface* in fullscr...
2008-01-20 Rafaël CarréDisable "qt-updates-notif" when update checking is...
2008-01-20 Rafaël Carréone day, the new qt4 interface will not be new anymore...
2008-01-20 Pavlov KonstantinTypos and "the Internet".
2008-01-19 Jean-Baptiste KempfQt4 - Prepare the work for file association from the...
2008-01-19 Jean-Baptiste KempfQt4 : change slightly the debug message.
2008-01-19 Jean-Baptiste KempfQt4 - Fix the double free. Close #1397.
2008-01-19 Jean-Baptiste KempfQt4 - Use same type of button in order to not kill...
2008-01-19 Jean-Baptiste KempfQt4 - Try to improve quitting of the application.....
2008-01-19 Jean-Baptiste KempfQt4 - Select the first category on the advanced prefere...
2008-01-18 Christophe MutricyTry to improve wording
2008-01-18 Rémi Denis-CourmontOups, this is a C++ file
2008-01-18 Rémi Denis-CourmontUse poll() instead of select() to fix an unlikely overf...
2008-01-18 Jean-Baptiste KempfQt4 - Preferences: checkboxes in ModuleList are shown...
2008-01-18 Jean-Baptiste KempfQt4 - SPrefs: add the option to embed the video in...
2008-01-18 Jean-Baptiste KempfQt4 - Preferences, fix the tooltip in the ModuleList.
2008-01-18 Jean-Baptiste KempfQt4 - Preferences. Fix a small bug in the layout of...
2008-01-18 Jean-Baptiste KempfQt4 - Reorder the options in order of importance.
2008-01-18 Jean-Baptiste KempfQt4 - make a small comment on how to integrate better...
2008-01-18 Jean-Baptiste KempfQt4 - comment non-existing feature.
2008-01-17 Jean-Baptiste KempfQt4 - revert the revertion :D
2008-01-17 Jean-Baptiste KempfQt4 - Fix segfault on item removal on VLM. Patch by...
2008-01-17 Ilkka Ollakkaforgotten file from previous commit, oneliner update...
2008-01-17 Antoine CellerierTemporarily fix compilation of the qt4 interface. ILEoo...
2008-01-17 Ilkka Ollakkadon't poll volume-change, change volumecontrol to use...
2008-01-17 Ilkka Ollakkachange input_manager to event-based instead of polling...
2008-01-17 Rafaël CarréReverts [24331] , fix a memleak. Add a debug message...
2008-01-17 Jean-Baptiste KempfDo previous commit in a better way.
2008-01-17 Jean-Baptiste KempfQt4 - Hotkeys: fix the bug about modifiers that empeach...
2008-01-17 Jean-Baptiste KempfQt4 - Preferences: avoid a few segfaults in the hotkeys...
2008-01-16 Jean-Baptiste KempfQt4 - remove trailing space due to Bookmark implementation.
2008-01-16 Jean-Baptiste KempfQt4 - fix some saving and reading size bugs. Patch...
2008-01-16 Jean-Baptiste KempfQt4 - Preferences, fix the bug that empeached to displa...
2008-01-16 Jean-Baptiste KempfQt4 - should fix #1348 (invalid free)
2008-01-16 Jean-Baptiste KempfQt4 - Playlist: double clicking on the art will open...
2008-01-16 Jean-Baptiste KempfQt4 - remove an unnecessary cast
2008-01-16 Jean-Baptiste KempfQt4 - move the playlist_model with the other files...
2008-01-16 Jean-Baptiste KempfQt4 - playlist model. Fix #1332
next