]> git.sesse.net Git - vlc/history - modules/gui
Qt4 - Preferences: spaces and comments.
[vlc] / modules / gui /
2007-11-05 Jean-Baptiste KempfQt4 - Preferences: spaces and comments.
2007-11-05 Jean-Baptiste Kempfqt4 - SPrefs: define a caching general value ( Custom...
2007-11-05 Jean-Baptiste KempfQt4 - SPrefs, doing funny things with qobject_cast...
2007-11-05 Jean-Baptiste KempfQt4 - fix qt4.2 compilation
2007-11-04 Jean-Baptiste KempfQt4 - SPrefs, save the access-filter.
2007-11-04 Felix Paul Kühne* ehm, added a missing test case checking if EyeTV...
2007-11-04 Felix Paul Kühne* use the hard-coded authors and thanks lists instead...
2007-11-04 Olivier Teulièreqt4/dialogs/help.cpp: Fixed some typos
2007-11-03 Christophe MutricyRemove useless and broken rule
2007-11-01 Rafaël Carréncurses: workaround a race condition spotted by akem...
2007-10-31 Jean-Baptiste KempfPreferences, audio, save the normalizer activation...
2007-10-30 Christophe MutricyCosmetic
2007-10-30 Rafaël Carréncurses: base detection of wide characters support...
2007-10-30 Jean-Baptiste KempfQt4 - Ui, small name change.
2007-10-30 Jean-Baptiste KempfQt4 - Mkv muxer in GUI... Same as previous from thresh...
2007-10-30 Jean-Baptiste KempfQt4 - Fix the saving of the preferences to avoid inaccu...
2007-10-30 Jean-Baptiste KempfQt4 - Preferences, don't remove the widgets to re-add...
2007-10-30 Rafaël Carréqt4: use the brand new vlc_about.h
2007-10-30 Jean-Baptiste KempfQt4 - Prefs, cleanig again.
2007-10-30 Jean-Baptiste KempfQt4 - Prefs; cleaning, disabling unused code, general...
2007-10-29 Jean-Baptiste KempfQt4 - Remove excessive debug.
2007-10-29 Jean-Baptiste KempfQt4 - Fix Simple Preference saving...
2007-10-29 Christophe MutricyMove qt4/dialogs/about.hpp to include/vlc_about.h so...
2007-10-29 Jean-Baptiste KempfQt4 - whitespaces cleaning, code line size, code beauti...
2007-10-29 Jean-Baptiste KempfQt4 - SPrefs: save the interface value... Doesn't seem...
2007-10-29 Jean-Baptiste KempfQt4 - and fix the previous [22886]
2007-10-29 Jean-Baptiste KempfQt4 - SPrefs, device selection. Please Review, since...
2007-10-29 Jean-Baptiste KempfSout - cleanup. and mark the TODO for the icecast MRL...
2007-10-29 Jean-Baptiste KempfQt4 - Ui - Sout: rearrange the sout possibilities.
2007-10-29 Jean-Baptiste KempfQt4 - Sout: icecast patch mostly rewritten...
2007-10-28 Jean-Baptiste Kempfqt4 - Don't public slots when unneeded.
2007-10-28 Jean-Baptiste KempfQt4 - Open cleaning and comments.
2007-10-28 Jean-Baptiste KempfQt4 - Open Disc, use a completer for Linux, windows...
2007-10-28 Jean-Baptiste KempfQt4 - UI '2'
2007-10-28 Jean-Baptiste KempfQt4- Ui cleaning.
2007-10-28 Felix Paul Kühne* fixed Apple Remote support for Leopard. Note that...
2007-10-28 Jean-Baptiste KempfQt4 - spaces and comments on open.cpp.
2007-10-28 Jean-Baptiste KempfQt4 - spaces removing.
2007-10-28 Jean-Baptiste KempfQt4 - Moving function from one file to another...
2007-10-28 Jean-Baptiste KempfQt4 - yeah, redefining some existing options *IS* a...
2007-10-28 Jean-Baptiste KempfQt4 - small layout modification .
2007-10-26 Jean-Baptiste KempfQt4 - Prevent Key Modifiers pressed event to be propaga...
2007-10-26 Jean-Paul SamanAdd new gui module for use with overlay framebuffer...
2007-10-26 Rafaël Carréqt4: removes emails from THANKS tab
2007-10-26 Felix Paul Kühne* use secstotimestr to reduce code duplication and...
2007-10-26 Jean-Baptiste KempfQt4 - should fix the double-free and the freezing on...
2007-10-24 Felix Paul Kühne* make sure that we're using UTF-8 instead of Western...
2007-10-24 Felix Paul Kühne* ehm, we require 10.4, not 10.5 *cough*
2007-10-24 Felix Paul Kühne* added a version check of the current Mac OS X version...
2007-10-24 Jean-Baptiste KempfQt4 - switch to minimal view should hide and show the...
2007-10-24 Jean-Baptiste KempfQt4 - minimal change of naming.
2007-10-24 Jean-Baptiste KempfQt4 - GotoTime, translation and size issue.
2007-10-24 Jean-Baptiste KempfQt4 - allow the nameLabel to be selectable by mouse...
2007-10-24 Jean-Baptiste KempfQt4 - time left implementation. Do it better, faster...
2007-10-23 Jean-Baptiste KempfQt4 - initial actions support for StringListConfigs...
2007-10-23 Jean-Baptiste KempfQt4 - fix previous compilation for windows.
2007-10-23 Jean-Baptiste KempfQt4 - try to remember latest open disc path.
2007-10-22 Rafaël Carréqt4: removes useless functionnality. fix #1330
2007-10-22 Rafaël Carréconfiguration: add config_AddIntf() config_RemoveIntf...
2007-10-21 Rafaël Carréqt4: delete the QApplication when we are finished using...
2007-10-21 Jean-Baptiste KempfQt4 - Sprefs, ui margin adjustements.
2007-10-21 Jean-Baptiste KempfQt4 -- remove extra empty line.
2007-10-21 Jean-Baptiste KempfQt4 - Simple prefs, re-do [22621], but removes all...
2007-10-19 Rafaël Carréqt4: control_(Add/Remove/Exists) are not ready yet...
2007-10-19 Rafaël Carréqt4: fix the use of HTTP in open dialog
2007-10-19 Jean-Baptiste KempfQt4 - make the Browse Device button to actually do...
2007-10-19 Jean-Baptiste KempfQt4 - open File shortcut fix.
2007-10-18 Rafaël Carréplaylist_CreateNode(): add an argument to specify an...
2007-10-18 Felix Paul Kühne* implemented the generic VLC media player Help window...
2007-10-17 Rafaël Carréqt4: The media library can be disabled
2007-10-17 Rafaël Carréqt4: open file requester when the playlist is empty...
2007-10-16 Jean-Baptiste KempfQt 4.2: compatibility... btw, just switch to QT 4.3...
2007-10-16 Jean-Baptiste KempfQt4 - Open: - remove a few kludges, clean and do it...
2007-10-16 Rafaël Carréqt4: fix a segfault
2007-10-15 Christophe Mutricyi18n for the Qt dialogs
2007-10-15 Rafaël Carréqt4 preferences: combo is mandatory in StringListConfig...
2007-10-15 Rafaël Carréqt4 simple preferences: only show the options of the...
2007-10-15 Rafaël Carréqt4 preferences: the label is not mandatory in object...
2007-10-15 Jean-Baptiste KempfQt4 - compil fix.
2007-10-15 Jean-Baptiste KempfQt4 - threads assertions fixes, docking playlist and...
2007-10-15 Jean-Baptiste KempfQt4 - Prepare for get FPS.
2007-10-15 Jean-Baptiste KempfQt4 - Various comments and unimportant fixes.
2007-10-12 Damien Fouilleulplaylistinfo.m: MacOS X GUI, fixed crash where meta...
2007-10-12 Rafaël Carréqt4: do not access a widget from another thread
2007-10-12 Christophe Mutricystandardpanel: Add some tooltips
2007-10-12 Christophe MutricyOups
2007-10-12 Christophe MutricyDistribute pixmaps/menus_info_16px.png and sort the...
2007-10-12 Jean-Baptiste KempfQt4 - fix the assert bug on releasing the Video. There...
2007-10-11 Christophe MutricyFix make dist
2007-10-11 Jean-Baptiste KempfQt4 - Fix a Sout bug - spotted by humbleb on IRC
2007-10-11 Jean-Baptiste KempfQt4: close() slot problem fixed.
2007-10-11 Jean-Baptiste KempfQt4 - Menus. small fix.
2007-10-11 Jean-Baptiste KempfQt4 - VLM improvements in the layout and in the functio...
2007-10-11 Jean-Baptiste KempfQt4 - fix compilation on QT4.2
2007-10-11 Rafaël Carréqt4: typo
2007-10-11 Rafaël Carréncurses: extra checks for playlist code
2007-10-11 Rafaël Carréncurses: ressuscite file browser, and 'A' key (add...
2007-10-10 Damien Fouilleulmacosx: playlistinfo.m. small typo which caused ObjC...
2007-10-10 Jean-Baptiste KempfQt4: try to fix make dist.
2007-10-10 Jean-Baptiste KempfQt4 - Don't use Qt4.2 functions.
next