]> git.sesse.net Git - vlc/history - modules/gui
Qt: fix Win32 MOC breakage
[vlc] / modules / gui /
2013-06-17 Jean-Baptiste KempfQt: fix Win32 MOC breakage
2013-06-17 Francois CartegnieQt: InputManager: Split playback state change and item...
2013-06-14 Ludovic FauvetQt: fix layout resizing
2013-06-14 Ludovic FauvetQt: missing white space between the host and build...
2013-06-14 Ludovic FauvetQt: style the about dialog scrollbars
2013-06-14 Ludovic FauvetQt: remove duplicate background-color
2013-06-12 David Fuhrmannmacosx: update todo comment
2013-06-12 David Fuhrmannmacosx: fix start in fullscreen (fixes #8770)
2013-06-12 David Fuhrmannmacosx: fix execution on 10.6
2013-06-12 David Fuhrmannmacosx: fix resize to old size when finishing from...
2013-06-12 Francois CartegnieQt: ToolbarEditDialog: show tooltip on widgets list
2013-06-11 Francois CartegnieQt: OpenFile: Use QGroupBox for subs.
2013-06-11 Francois CartegnieQt: ConvertDialog: rewrite logic
2013-06-11 Francois CartegnieQt: ConvertDialog: Don't enforce extension on raw dump
2013-06-06 David Fuhrmannmacosx: move fullscreen-related method to VideoWindowCo...
2013-06-06 David Fuhrmannmacosx: add missing retains when exchanging views
2013-06-06 David Fuhrmannmacosx: remove recursive lock from fullscreen animation
2013-06-06 David Fuhrmannmacosx: try to correctly hide fspanel
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-05-26 David Fuhrmannmacosx: adapt setter for freetype settings
2013-05-25 Rémi Denis-CourmontQt4: unused parameter
2013-05-25 Rémi Denis-CourmontQt4: missing parentheses
2013-05-23 David Fuhrmannmacosx: adapt to new stereo-mode text
2013-05-23 KO Myung-Hunskins2: fix mouse cursor shape change and mouse cursor...
2013-05-22 KO Myung-Hunskins2: add OS/2 support
2013-05-20 Felix Paul Kühnemacosx/SPMediaKeyTap: update list of collaborating...
2013-05-19 Francois CartegnieQt: Seek/SoundSlider: handle hijacked released mouse...
2013-05-18 Erwan TulouQt: improve ToolsBar if run as a dialogProvider
2013-05-18 Erwan TulouQt: add entries in the popupmenu for lua extensions...
2013-05-18 Erwan TulouQt: make the extensionsManager also available for qt4...
2013-05-18 Francois CartegnieQt: SimplePreferences: Don't use QButtonGroup (fix...
2013-05-17 Felix Paul Kühnemacosx: bump plist version to avoid exceptions when...
2013-05-17 Felix Paul KühneRevert "macosx: clean code of objectAtIndex"
2013-05-16 Felix Paul Kühnemacosx: remove former puzzle option
2013-05-16 David Fuhrmannmacosx: do not use invalid objects for saving settings
2013-05-16 David Fuhrmannmacosx: automatically update subtitles submenus (fixes...
2013-05-13 David Fuhrmannmacosx: fix memleak in audio device list update
2013-05-13 David Fuhrmannmacosx: fix memleak in position formatter
2013-05-11 David Fuhrmannmacosx: fix color tint change notification (fixes ...
2013-05-11 Felix Paul Kühnemacosx: trivial copyright fix
2013-05-11 Felix Paul Kühnemacosx: destroy lua dialogs correctly on close (close...
2013-05-11 Felix Paul Kühnemacosx dialog provider: add checkbox synthesis (refs...
2013-05-11 Felix Paul Kühnemacosx: fix memory leak
2013-05-11 Felix Paul Kühnemacosx: add support for checkboxes created through...
2013-05-10 David Fuhrmannmacosx: CAS: sync steppers and fields, and add NumberFo...
2013-05-10 David Fuhrmannmacosx: retain objects in MainMenu object
2013-05-10 David Fuhrmannmacosx: CAS: correctly allocate arrays (fixes #8597)
2013-05-02 Felix Paul Kühnemacosx: fix longstanding ~30KB memory leak in the Apple...
2013-05-02 Christoph MiebachRemove more unused msgid defines and de-duplication
2013-05-02 David Fuhrmannmacosx: use position formatter for start and stop time...
2013-05-02 David Fuhrmannmacosx: fix start in fullscreen setting
2013-05-02 Felix Paul Kühnemacosx: fix custom playback options (close #8543)
2013-04-30 David Fuhrmannmacosx: add custom numberformatter to goto time field...
2013-04-30 David Fuhrmannmacosx: properly synchronize goto stepper / field values
2013-04-30 David Fuhrmannmacosx: remove obsolete puzzle black box checkbox
2013-04-30 David Fuhrmannmacosx: sanity checks and locking for video provider...
2013-04-30 Felix Paul Kühnemacosx: clean code of objectAtIndex
2013-04-30 Felix Paul Kühnemacosx: use modern ObjC syntax for C-Numbers to NSNumbe...
2013-04-30 Felix Paul Kühnemacosx: use modern ObjC syntax for C-String to NSString...
2013-04-30 Felix Paul Kühnemacosx: upgrade read-only array initializations to...
2013-04-30 Felix Paul Kühnemacosx: respect video-x and video-y (finally....)
2013-04-30 Felix Paul Kühnemacosx: remove duplicate code by using the same IBActio...
2013-04-30 Felix Paul Kühnemacosx: restart VLC when resetting preferences to ease...
2013-04-29 Sandeep Kumaraout: Increase/decrease volume in steps of 5%
2013-04-29 Jean-Baptiste KempfMac: use Blu-ray too
2013-04-29 Christoph MiebachIt's Blu-ray now
2013-04-28 Jean-Baptiste KempfQt: fix simple preferences alignment
2013-04-28 Christoph MiebachBluRay instead of Blu-Ray. Re-using short messages...
2013-04-28 Christoph MiebachStrings count -=5. No html translation needed
2013-04-28 Christoph MiebachUse same string in definition as in ui
2013-04-27 Jean-Baptiste KempfClear confusion about --started-from-file-and-one-insta...
2013-04-27 Jean-Baptiste KempfQt: different call to SHAddToRecentDocs
2013-04-27 David Fuhrmannmacosx: activate playlist when playback finishes (close...
2013-04-26 Christoph MiebachString removal
2013-04-26 Jean-Baptiste KempfQt: disable focus on widgets for hotkeys selection
2013-04-26 Felix Paul Kühnemacosx: remove http proxy settings from simplified...
2013-04-26 Felix Paul Kühnemacosx: improve handling of module lists within the...
2013-04-25 Erwan Tulouskins2: sliderBg (same issue as slider wrt to notifyLayout)
2013-04-25 Erwan Tulouskins2: simplify equalizer initialization
2013-04-25 Erwan Tulouskins2: slider fix notifyLayout wrongly removed
2013-04-25 Felix Paul Kühnemacosx: save 19 l10n strings by replacing them with...
2013-04-25 Felix Paul Kühnemacosx: save 6 l10n strings
2013-04-25 Francois CartegnieQt: PLModel: missing qfu()
2013-04-25 David Fuhrmannmacosx: use height method for controls bar
2013-04-25 David Fuhrmannmacosx: fix video view and bottom bar framings
2013-04-25 Erwan Tulouskins2: fix an equalizer issue
2013-04-25 Francois CartegnieQt: Menus: escape shortcuts in dynamic entries (fix...
2013-04-24 David Fuhrmannmacosx: same action for show playlist menu item and...
2013-04-24 Felix Paul Kühnemacosx: fix subtitles drag and drop (close #8477)
2013-04-24 Felix Paul Kühnemacosx: remove find_name(podcast)
2013-04-23 Francois CartegnieQt: AbtractPLItem: missing vtable entry for destructor...
2013-04-23 Rémi Denis-CourmontQt: remove find_name("podcast")
2013-04-23 Jean-Baptiste KempfQt: fix subtitles track update
2013-04-23 Sandeep KumarQt: Make fullscreen bar thinner in one line interface...
2013-04-22 Felix Paul Kühnemacosx: added support for the Boss Key (close #7243)
2013-04-22 Felix Paul Kühnemacosx: don't listen to media keys if current playlist...
2013-04-22 Felix Paul Kühnemacosx: add support for the Video Title option (close...
2013-04-22 Felix Paul Kühnemacosx: make sure that the fspanel is always displayed...
2013-04-22 Francois CartegnieQt: OpenDialog: Don't mix up icons
2013-04-22 David Fuhrmannmacosx: handle more playback menu shortcuts by core
next