]> git.sesse.net Git - vlc/history - modules/gui/qt4
Qt: make the customize dialog a true Dialog.
[vlc] / modules / gui / qt4 /
2009-04-20 Jean-Baptiste KempfQt: make the customize dialog a true Dialog.
2009-04-20 Jean-Baptiste KempfQt: apply big and flat attributes to all QToolButton...
2009-04-18 Rémi Denis-CourmontUse gettext() as per gettext standard for non-constant...
2009-04-15 Rémi Denis-CourmontCompile fix
2009-04-15 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-04-15 Rémi Denis-CourmontQt4: hopefully fix the last open file path
2009-04-15 Rémi Denis-CourmontRemove useless display pointer
2009-04-15 Rémi Denis-CourmontDo not pass custom Xlib display to Qt4 - fixes #2322
2009-04-15 Rémi Denis-CourmontQt4: set proper window class (refs #2322)
2009-04-11 Jean-Philippe AndreQt: toggle minimal view should not change the interface...
2009-04-11 Jean-Philippe AndreQt: no popup menu over the status bar and menu bar
2009-04-09 Jean-Baptiste KempfQt4: correct fix for Hotkeys preferences.
2009-04-09 Jean-Baptiste KempfRevert "Qt: fix crashes possible in Hotkey settings."
2009-04-09 Jean-Baptiste KempfQt: fix crashes possible in Hotkey settings.
2009-04-08 Eric Lassaugeqt4: i18n fixes
2009-04-05 Rémi Denis-CourmontEnglish
2009-04-05 Jean-Baptiste KempfQt: put H.264 loopfilter skipping in SPrefs.
2009-04-05 Jean-Baptiste KempfQt: SPrefs hotkeys: add a line between the widgets.
2009-04-05 Jean-Philippe AndreQt: really fix #2619 and the Playback menus
2009-04-05 Jean-Philippe AndreQt: fix #2619 (prev/next/stop never greyed)
2009-04-04 Jean-Baptiste KempfQt: same issue with extended dialog and the synchronisa...
2009-04-04 Jean-Baptiste KempfQt: Fix open codec and open information showing
2009-04-04 Rémi Duraffortqt4: fix EMPTY_STR usage.
2009-04-03 Rémi Duraffortqt4: fix memleak.
2009-04-03 Jean-Baptiste KempfQt: avoid duplicates in open network, as reported by...
2009-04-03 Rémi Duraffortqt4: fix ExtVideo leaking.
2009-04-03 Rémi Duraffortqt4: fix bookmarks memleaks.
2009-03-31 Rémi Duraffortqt4: fix uri printed in the media_info dialog.
2009-03-31 Rémi Duraffortqt4: add some usefull const.
2009-03-31 Rémi Duraffortqt4: missing const for QString.
2009-03-30 Ludovic FauvetWorkaround for Qt bug #176201 (affect only Qt 4.5.0)
2009-03-29 Ludovic FauvetFix a little bug in recents media menu.
2009-03-29 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-03-29 Srikanth RajuFixes bug #2259. Sorts the files added to playlist...
2009-03-29 Jean-Baptiste KempfQt4: avoid the blinking of the unparented widgets in...
2009-03-27 Erwan Tuloucorrect a compilation error specific to QT4.3
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-26 Rémi Duraffortqt4_bookmarks: use ::number instead of %1
2009-03-26 Rémi Duraffortqt4: use const for QString when it's possible.
2009-03-25 Christophe MutricyQt4: i18n fixes
2009-03-25 Erwan Tulouskins2: solve minor problem when opening skin dialog box
2009-03-25 Kaarlo Raihaadd container formats to porfile names
2009-03-25 Kaarlo Raihaadd comments to profiles
2009-03-24 Jean-Baptiste KempfQt: add a --qt-embedded-open option to have the 0.9...
2009-03-24 Jean-Baptiste KempfRemove the .ui HACKs from translations because of Qt4...
2009-03-24 Jean-Baptiste KempfQt: try to make the advanced open dialog more usable...
2009-03-24 Jean-Baptiste KempfQt: don't open empty files.
2009-03-22 Laurent AimarFixed win32 compilation.
2009-03-22 Rémi Duraffortqt4_menus: fix segfault.
2009-03-22 Rémi Duraffortqt4_menus: missing undef.
2009-03-22 Rémi Duraffortqt4_bookmarks: fix encoding.
2009-03-22 Srikanth RajuFixes bookmark feature non update bug
2009-03-21 Rémi Duraffortqt4: be symetric for audio up and down.
2009-03-17 Rémi Denis-CourmontQt4: remove dummy locking
2009-03-17 Rémi Denis-CourmontQt4: cleanup
2009-03-17 Rémi Denis-Courmont(prev|next)-(chapter|title) is a void variable. Fix...
2009-03-17 Erwan Tulouat qt4 termination, ensure quit() function is executed...
2009-03-16 Jean-Baptiste KempfQt: fix a crash when you don't want to have the recent...
2009-03-16 Rémi Denis-CourmontQt4: hold objet while the popup menu is active
2009-03-16 Rémi Denis-CourmontRemove a whole bunch of non-sensical vlc_object_hold()
2009-03-16 Rémi Duraffortqt4: cleaning the singletons implementation.
2009-03-16 brezhoneg1Actually, the patch corrects three problems (2 pertaini...
2009-03-16 Jean-Baptiste KempfQt: Provide a clean way to not transcode in Sout dialog.
2009-03-15 Rémi Duraffortqt4_playlist: less includes.
2009-03-15 Rémi Duraffortqt4: remove totology.
2009-03-15 Fabio RitrovatoFix popupSave/Stream deadlock
2009-03-15 Rémi Duraffortqt4: fix memleak.
2009-03-15 Erwan Tulouqt4-correct several problems related to p_input (main...
2009-03-15 Rémi Denis-CourmontCosmetics
2009-03-15 Jean-Baptiste KempfQt: QString::number is more maintainable than QString...
2009-03-15 Jean-Baptiste KempfQt: correctly split options and escape ':' so if your...
2009-03-15 Jean-Baptiste KempfQt: remove Preferences singleton. Simplify and Close...
2009-03-15 Jean-Baptiste KempfQt menu, "Open Location from Clipboard."
2009-03-15 Jean-Baptiste KempfQt: provide a way to dump from the convert dialog.
2009-03-15 Jean-Baptiste KempfQt: String change for 'Track Synchronization'
2009-03-15 Jean-Baptiste KempfQt: move Sout Dialog out of singleton.
2009-03-15 Jean-Baptiste KempfQt: Sout strings modification.
2009-03-15 Jean-Baptiste KempfQt: various string fixes and consistencies in the ui
2009-03-15 Jean-Baptiste KempfQt: don't use "Open a Media"
2009-03-15 Jean-Baptiste KempfQt: split correctly the input options for Convertion...
2009-03-15 Jean-Baptiste KempfQt: includes barrier fix.
2009-03-15 Jean-Baptiste KempfQt: qt4.cpp cosmetics.
2009-03-14 Jean-Baptiste KempfQt: match the access changes for cdda-track specificati...
2009-03-14 Jean-Baptiste KempfQt: try to debug and solve the dshow-vdev issue.
2009-03-14 Jean-Baptiste KempfQt: Cosmetics and msg_Dbg.
2009-03-14 Jean-Baptiste KempfQt: correctly handle cancelling of sout/convert dialogs...
2009-03-14 Jean-Baptiste KempfQt: remove all the """ present in the Sout mRL.
2009-03-14 Jean-Baptiste KempfQt: Profiles, define codec=none when no transcoding...
2009-03-14 Jean-Baptiste KempfQt: profiles, make difference between:
2009-03-14 Jean-Baptiste KempfQt: use LineEdits for width and height and state that...
2009-03-14 Jean-Baptiste KempfQt: Sout Profiles: be sure to set a mux.
2009-03-14 Jean-Baptiste KempfQt: fix sample rate selection in the Sout profile.
2009-03-14 Jean-Baptiste KempfQt4.3 compatibility.
2009-03-14 Jean-Baptiste KempfQt: Minimal change in SPrefs for alignment.
2009-03-12 Rémi Duraffortqt_vlm: add some const for the QString.
2009-03-12 Rémi Duraffortqt4_sout: use references for const QString.
2009-03-10 Rémi Denis-CourmontMissing return value
2009-03-09 Laurent AimarDo not use the lock icon for scrambled stream.
2009-03-09 Laurent AimarFixed scrambled label state.
2009-03-09 Rémi Denis-Courmontnew cannot return NULL per ISO C++
next